Hi everyone.<br>
<br>
I was getting my box set up last night and I have everything working except the remote.<br>
<br>
I have a PVR-350 as video0 and a PVR-250 as video1. <br>
<br>
Lirc seemed to install fine, but I can't seem to get it to work. The
hardware has worked on this box in the past on FC3, so I wouldn't say
it's an issue with that, and I've tested the remote with my video
camera to make sure it is sending signals and it is.<br>
<br>
I checked /var/log/messages and I have a pile of stuff in there about
lirc and errors and whatnot. I can't seem to sort it out, so I'm
posting it in the hopes that someone else knows what the problem could
be.<br>
Here is the part of lirc in the message log on a reboot.<br>
<br>
Oct 19 20:44:32 mythmbe lircd-0.7.2[3582]: lircd(any) ready<br>
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: accepted new client on /dev/lircd<br>
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: could not get file information for /dev/lirc<br>
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: default_init(): No such file or directory <br>
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: caught signal<br>
Oct 19 20:44:59 mythmbe kernel: lirc_dev: IR Remote Control driver registered, at major 61 <br>
Oct 19 20:44:59 mythmbe kernel: bttv: disagrees about version of symbol tveeprom_hauppauge_analog<br>
Oct 19 20:44:59 mythmbe kernel: bttv: Unknown symbol tveeprom_hauppauge_analog<br>
Oct 19 20:44:59 mythmbe modprobe: FATAL: Error inserting bttv
(/lib/modules/2.6.13-1.1526_FC4smp/kernel/drivers/media/video/bttv.ko):
Unknown symbol in module, or unknown parameter (see dmesg) <br>
Oct 19 20:44:59 mythmbe kernel: cx88xx: disagrees about version of symbol tveeprom_hauppauge_analog<br>
Oct 19 20:44:59 mythmbe kernel: cx88xx: Unknown symbol tveeprom_hauppauge_analog<br>
Oct 19 20:44:59 mythmbe modprobe: WARNING: Error inserting cx88xx
(/lib/modules/2.6.13-1.1526_FC4smp/kernel/drivers/media/video/cx88/cx88xx.ko):
Unknown symbol in module, or unknown parameter (see dmesg) <br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_reset<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_call_i2c_clients<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_wakeup<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_risc_stopper<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_print_irqbits<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_scale<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_shutdown<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_vdev_init<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_put<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_audio_thread<br>
Oct 19 20:44:59 mythmbe modprobe: FATAL: Error inserting cx8800
(/lib/modules/2.6.13-1.1526_FC4smp/kernel/drivers/media/video/cx88/cx8800.ko):
Unknown symbol in module, or unknown parameter (see dmesg) <br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_irq<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_get<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_get_stereo<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_tvnorm<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_risc_buffer<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_stereo<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_sram_channels<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_tvaudio<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_sram_channel_dump<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_sram_channel_setup<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_print_ioctl<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_free_buffer<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_boards<br>
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_newstation<br>
Oct 19 20:44:59 mythmbe kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)<br>
Oct 19 20:44:59 mythmbe kernel: ivtv0: i2c attach to card #0 ok [client=Hauppauge IR, addr=18]<br>
Oct 19 20:44:59 mythmbe kernel: lirc_dev: lirc_register_plugin: sample_rate: 10<br>
Oct 19 20:44:59 mythmbe kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)<br>
Oct 19 20:44:59 mythmbe kernel: ivtv1: i2c attach to card #1 ok [client=Hauppauge IR, addr=18]<br>
Oct 19 20:44:59 mythmbe kernel: lirc_dev: lirc_register_plugin: sample_rate: 10<br>
Oct 19 20:45:03 mythmbe lircd-0.7.2[3688]: lircd(any) ready<br>
Oct 19 20:45:05 mythmbe lircd-0.7.2[3688]: accepted new client on /dev/lircd<br>
Oct 19 20:45:21 mythmbe lircd-0.7.2[3688]: removed client<br>
<br>
I have entries in /dev regarding lirc.<br>
[root@mythmbe dev]# ll lirc*<br>
lrwxrwxrwx 1 root root 5 Oct 19 20:44 lirc -> lirc0<br>
crw-rw---- 1 root root 61, 0 Oct 19 20:44 lirc0<br>
crw-rw---- 1 root root 61, 1 Oct 19 20:44 lirc1<br>
srw-rw-rw- 1 root root 0 Oct 19 20:45 lircd<br>
<br>
Anyone have ideas as to what seems to be wrong with my setup? I
followed Jarod's guide, and everything seemed to go smooth. I've done
this many times in the past, and never had any issues regarding lirc
except when I installed my second tuner a while ago, and they were
arguing over what port lirc should run on.<br>
<br>
Thanks.<br>
<br clear="all"><br>-- <br>-=/>Thom