View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri May 18, 2007 4:10 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
This was a Tier 1 install all the way, except that my grey Hauppauge remote doesn't work.

On my previous Knoppmyth installation, it guided me through a wizard that helped me install the remote. R5F1 install didn't ask me for it. The IR receiver is plugged into the PVR350, as is TV-out (which works great).

My wife doesn't want to use the keyboard, so can someone help point me in the right direction?

Many thanks!

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 18, 2007 4:14 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Does this help? http://mysettopbox.tv/phpBB2/viewtopic.php?t=15219


Top
 Profile  
 
 Post subject: nope, not yet...
PostPosted: Sun May 20, 2007 11:19 am 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
I have tried these things from the above post:

1) Cold Reboot (10min, 50min) // I was really hoping this one would work!
2) commented out the modprobe for saa7134-dvb as such:

Code:
modprobe dvb-bt8xx
modprobe nvram
/usr/local/bin/tvterm.sh
#modprobe saa7134-dvb
modprobe cx88-dvb
echo "} Done"
########################################################################
# End


3) lirc-reconfig.sh none of the 3 Hauppauge options work
4)
Quote:
which says that DEVICE should equal "/dev/lirc0" and not "/dev/lirc/0". In /etc/init.d/lirc , line 34, it indeed refers to /dev/lirc/0, so I changed it to /dev/lirc0.

* Also, in line 83 of /etc/init.d/lirc, there is a line that ends "$LIRCD_ARGS\" That backslash didn't look right so I put a space there: "$LIRCD_ARGS \"


I have rebooted countless times between each config change (still a Windows user - bad habit, I know)

My remote has fresh batteries, it is the Grey/Silver Hauppauge with the colored buttons at the bottom.

It looks like everything else is working.....

thanks for your help on this!

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 20, 2007 12:07 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
The only things that I did that I didn't see you did are:

* confirm that you've got an /etc/lircd.conf as a symlink to /etc/lirc/lircd.conf
* edit your lircd.conf file... after selecting the gray remote from the lirc-reconfig script, there are three independent listings for Hauppauge remotes in this one file. I am pretty sure I deleted the first and third ones and left the second (the first one seemed generic, the third one seemed to be for the "dogbone" remote).

You might try renaming and moving that ir_kbd_i2c module: I did that in addition to commenting out the saa module just in case that wasn't sufficient.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 20, 2007 9:28 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
ceenvee703 wrote:
The only things that I did that I didn't see you did are:

* confirm that you've got an /etc/lircd.conf as a symlink to /etc/lirc/lircd.conf
* edit your lircd.conf file... after selecting the gray remote from the lirc-reconfig script, there are three independent listings for Hauppauge remotes in this one file. I am pretty sure I deleted the first and third ones and left the second (the first one seemed generic, the third one seemed to be for the "dogbone" remote).

You might try renaming and moving that ir_kbd_i2c module: I did that in addition to commenting out the saa module just in case that wasn't sufficient.


Ok - so now I have:
1) re-created the symlink to /etc/lirc/lircd.conf
2) only one remote is listed in my /etc/lirc/lircd.conf file

i'll see if I can find the instruction to rename / move the ir_kbd_i2c module...

any other ideas?
what are some good remotes people like/ ( I have four and would like to use one... )

Thanks!

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject: ok... so....
PostPosted: Mon May 21, 2007 10:56 am 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
I did this:
Code:
lsmod | awk '$3 == 0 { print $1 }' | sort

and ir_kbd_i2c isn't in the list.

The list:
Code:
8250_pnp
ac
agpgart
autofs4
battery
button
container
cx8800
cx8802
cx88_vp3054_i2c
dvb_bt8xx
dvb_pll
ehci_hcd
eth1394
fan
fuse
i2c_nforce2
lirc_i2c
msp3400
nvram
ohci1394
ohci_hcd
parport_pc
pcmcia
saa7115
saa7127
sbp2
sbs
serio_raw
snd_intel8x0
snd_pcm_oss
thermal
tsdev
tuner
uhci_hcd
unionfs
usb_storage
usbhid
video
video_buf_dvb
yenta_socket


I have three tuner cards, the IR Receiver is attached to the last PVR-250 (pci slot 3).

I am tempted to go buy a SnapStream Firefly...

any other suggestions?

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject: same problem
PostPosted: Wed Jun 06, 2007 12:40 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
I bought a SnapStream Firefly, connected it and rebooted, re-configured lirc, rebooted, rebooted, rebooted, and still no love from the remote...

I am pretty frustrated at this point, but very willing to try anything!

Please, your helpful hints will be greatly appreciated!

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 06, 2007 3:57 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
I bought a Firefly for a remote front end, and it was automatically recognized WHEN I ran lirc-reconfig.sh -- when you say you "reconfigured lirc" do you mean you ran lirc-reconfig.sh ? If you ran it, did it say it recognized the Snapstream remote?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 06, 2007 10:51 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
NO, it said that it SHOULD HAVE BEEN ABLE to detect it automatically, but didn't, and to email the contents of a log file to a @gmail.com address.

I would do that, but I didn't because I don't know how to get that all working from the command line.

(ok, ok, I'm a n00b...)

thanks for any help...

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
 Post subject: I'm guessing
PostPosted: Wed Jun 06, 2007 11:06 pm 
Offline
Joined: Fri Feb 03, 2006 5:31 pm
Posts: 39
After you run lirc-reconfig.sh have you tried doing irw.


I've been having a lot of issues with my remote, ir receiver attached to the pvr-250 using the silver hauppauge remote, and I check by running IRW.

at command line type

IRW

now when you press the remote do you see anything.

**I know this is probably the most basic thing but it is my first step usually


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 06, 2007 11:14 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
I have not, let me try that...


nope, IRW seems to wait for input, then I tried the remote and nothing appears. I did Ctrl-Z to stop.

Does it matter that I did this over PuTTY?

thanks - what next?

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 
PostPosted: Wed Jun 06, 2007 11:54 pm 
Offline
Joined: Mon Jun 13, 2005 10:39 pm
Posts: 42
Code:
T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh=10
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.18-chw-13 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:02.1
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh=10
B:  Alloc= 14/900 us ( 2%), #Int=  1, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.18-chw-13 ohci_hcd
S:  Product=OHCI Host Controller
S:  SerialNumber=0000:00:02.0
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=01 Prnt=01 Port=06 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0bc7 ProdID=0008 Rev= 1.00
S:  Manufacturer=X10 WTI
S:  Product=RF receiver
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=  2mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=lirc_atiusb
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms
E:  Ad=02(O) Atr=03(Int.) MxPS=   8 Ivl=10ms
/usr/local/bin/lirc-reconfig.sh:
/usr/local/bin/lirc-reconfig.sh: The SnapStream_Firefly remote should be in the$
/usr/local/bin/lirc-reconfig.sh:

_________________
Athlon 64 3200+
2 x 1GB RAM - Kingston DDR PC2700
Hauppauge PVR-350
Hauppauge PVR-250
Hauppauge PVR-250
WD 250GB IDE ( IDE0 Master )
TDK DVD Burner ( IDE0 Slave )
GeForce 7300 GS PCI Express 256MB


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 55 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu