LinHES Forums
http://forum.linhes.org/

Hauppage grey remote not working w. R5B7
http://forum.linhes.org/viewtopic.php?f=6&t=10091
Page 1 of 1

Author:  bluedrake [ Wed May 17, 2006 11:14 pm ]
Post subject:  Hauppage grey remote not working w. R5B7

Hello,
I am having issues with a hauppage remote, and the newest knoppmyth release (R5B7). I did some searching around the forums, but couldnt find a answer to the problem. To put it simply, after a fresh install of knoppmyth, everything works :-), except the remote that came with the PVR-350. The remote was working fine before installing the newest knoppmyth. (I upgraded to take advantage of the new mythtv). So i believe the issue is not hardware failure.

This is a list of things I have already done in attempt to troubleshoot.

1) Run lirc-reconfig.sh as root, and trying every hauppage remote available.

2) grep lirc /var/log/syslog

root@mythtv:~# grep lirc /var/log/syslog
May 18 04:07:54 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61
May 18 04:07:54 mythtv lircd-0.8.0pre4-pvr150[5537]: lircd(all) ready
May 18 04:10:52 mythtv lircd-0.8.0pre4-pvr150[5537]: accepted new client on /dev/lircd
May 18 04:10:52 mythtv lircd-0.8.0pre4-pvr150[5537]: could not open /dev/lirc
May 18 04:10:52 mythtv lircd-0.8.0pre4-pvr150[5537]: default_init(): No such device
May 18 04:10:52 mythtv lircd-0.8.0pre4-pvr150[5537]: caught signal
May 18 00:31:32 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61
May 18 00:31:32 mythtv lircd-0.8.0pre4-pvr150[3226]: lircd(all) ready
May 18 00:31:59 mythtv lircd-0.8.0pre4-pvr150[3226]: accepted new client on /dev/lircd
May 18 00:31:59 mythtv lircd-0.8.0pre4-pvr150[3226]: could not open /dev/lirc
May 18 00:31:59 mythtv lircd-0.8.0pre4-pvr150[3226]: default_init(): No such device
May 18 00:31:59 mythtv lircd-0.8.0pre4-pvr150[3226]: caught signal
May 18 00:37:23 mythtv lircd-0.8.0pre4-pvr150[5605]: lircd(all) ready
May 18 00:40:15 mythtv lircd-0.8.0pre4-pvr150[5605]: caught signal
May 18 00:40:15 mythtv lircd-0.8.0pre4-pvr150[5638]: lircd(all) ready
May 18 00:40:32 mythtv lircd-0.8.0pre4-pvr150[5638]: caught signal
May 18 00:40:32 mythtv lircd-0.8.0pre4-pvr150[5668]: lircd(all) ready
May 18 00:41:09 mythtv lircd-0.8.0pre4-pvr150[5668]: accepted new client on /dev/lircd
May 18 00:41:09 mythtv lircd-0.8.0pre4-pvr150[5668]: could not open /dev/lirc
May 18 00:41:09 mythtv lircd-0.8.0pre4-pvr150[5668]: default_init(): No such device
May 18 00:41:09 mythtv lircd-0.8.0pre4-pvr150[5668]: caught signal
May 18 00:47:59 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61
May 18 00:47:59 mythtv lircd-0.8.0pre4-pvr150[3200]: lircd(all) ready
May 18 00:48:26 mythtv lircd-0.8.0pre4-pvr150[3200]: accepted new client on /dev/lircd
May 18 00:48:26 mythtv lircd-0.8.0pre4-pvr150[3200]: could not open /dev/lirc
May 18 00:48:26 mythtv lircd-0.8.0pre4-pvr150[3200]: default_init(): No such device
May 18 00:48:26 mythtv lircd-0.8.0pre4-pvr150[3200]: caught signal
May 18 00:49:39 mythtv lircd-0.8.0pre4-pvr150[5586]: lircd(all) ready
May 18 00:52:21 mythtv lircd-0.8.0pre4-pvr150[5586]: accepted new client on /dev/lircd
May 18 00:52:21 mythtv lircd-0.8.0pre4-pvr150[5586]: could not open /dev/lirc
May 18 00:52:21 mythtv lircd-0.8.0pre4-pvr150[5586]: default_init(): No such device
May 18 00:52:21 mythtv lircd-0.8.0pre4-pvr150[5586]: caught signal
May 18 00:59:40 mythtv irrecord: could not open /dev/lirc
May 18 00:59:56 mythtv irrecord: could not open /dev/lirc
May 18 01:02:40 mythtv irrecord: could not open /dev/lirc
May 18 01:02:46 mythtv irrecord: could not connect to unix socket /dev/lircd
May 18 01:04:01 mythtv irrecord: could not open /dev/lirc
May 18 01:04:05 mythtv irrecord: could not open /dev/lirc1
May 18 01:04:19 mythtv irrecord: could not connect to unix socket /dev/lircd
May 18 01:04:50 mythtv lircd-0.8.0pre4-pvr150[5783]: lircd(all) ready
May 18 01:04:58 mythtv lircd-0.8.0pre4-pvr150[5783]: caught signal
May 18 01:05:31 mythtv lircd-0.8.0pre4-pvr150[5807]: lircd(all) ready
May 18 01:06:52 mythtv lircd-0.8.0pre4-pvr150[5807]: caught signal


3) root@mythtv:~# ls -lha /dev/lirc*
crw-r--r-- 1 root root 61, 0 Jan 23 22:41 /dev/lirc
crw-r--r-- 1 root root 61, 1 Oct 1 2005 /dev/lirc1
srw-rw-rw- 1 root root 0 May 18 01:05 /dev/lircd
prw-r--r-- 1 root root 0 Jul 30 2004 /dev/lircm

Any help would be appreciated, thanks in advance !
-mike

Author:  bluedrake [ Sun May 21, 2006 11:17 pm ]
Post subject: 

bump :-/ Unfortunately I dont have as much time to tinker with my mythbox as I did in the past. Is there any more information I can provide that would be useful? Also, I thought there was a command I could run to diagnose if the sensor is actually recieving the ir signal? Thanks,
-mike

Author:  mjl [ Sun May 21, 2006 11:39 pm ]
Post subject: 

Hi,
May want to go to cesman's R5C7 .. anyway I use 16 b for my 350
command you may be thinking of irw I believe.
Mike

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/