[pvrusb2] IR Question?

Miephos miephos at h3c.de
Sun Jan 29 04:38:17 CST 2006


Am Sonntag, 29. Januar 2006 07:03 schrieb Roger J. Allen:
> Here is a different example.  It is for SuSE 9.1, so it may be old:
>
> http://www.digitalinsomniac.net/di/Main?action=viewPage&sectionName=htpc&pa
>geName=building100504

Perfect my IR-Remote was detected. The problem was that some old modules from 
the suse-rpm exists. I uninstall all versions of lirc and all lirc* files and 
compile lirc from source. And now my remote is detected. Here the proof.

PC-MIEPHOS:/usr/local/sbin # ./lircd
PC-MIEPHOS:/usr/local/sbin # irw
00000000000017fd 00 Power hauppauge_pvr
00000000000017c1 00 1 hauppauge_pvr
00000000000017c4 00 4 hauppauge_pvr
00000000000017c7 00 7 hauppauge_pvr
00000000000017c8 00 8 hauppauge_pvr
00000000000017c5 00 5 hauppauge_pvr

super!!! ;-)

Next step is to control an application. In the howto stands that you create a 
file .lircrc in your home-directory ok i choose the one of the pvr-treiber. I 
start my xawtv4 application by hand and want to controle it with the remote, 
but it doesn't work. Sorry, I know, I am to stupid. What must I do to control 
an application? I have to create the file /etc/sysconfig/lirc with the 
following content:

LIRCD_DEV_PERMISSIONS="660"
LIRCD_DRIVER="default"
LIRCD_DEV_OWNER="root:video"
LIRCD_DEVICE="/dev/lirc"
LIRC_MODULE="lirc_i2c"
LIRCD_LISTENPORT=""
LIRCD_CONNECT=""

great thanks to the mailing-list and I hope that you can help me by the last 
step to get my remote perfectly working.

~miephos


More information about the pvrusb2 mailing list