[mythtv-users] Lirc on New Install FC4

Thom Paine painethom at gmail.com
Wed Oct 19 20:57:11 EDT 2005


Hi everyone.

I was getting my box set up last night and I have everything working except
the remote.

I have a PVR-350 as video0 and a PVR-250 as video1.

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.

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.
Here is the part of lirc in the message log on a reboot.

Oct 19 20:44:32 mythmbe lircd-0.7.2[3582]: lircd(any) ready
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: accepted new client on /dev/lircd
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: could not get file information
for /dev/lirc
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: default_init(): No such file or
directory
Oct 19 20:44:35 mythmbe lircd-0.7.2[3582]: caught signal
Oct 19 20:44:59 mythmbe kernel: lirc_dev: IR Remote Control driver
registered, at major 61
Oct 19 20:44:59 mythmbe kernel: bttv: disagrees about version of symbol
tveeprom_hauppauge_analog
Oct 19 20:44:59 mythmbe kernel: bttv: Unknown symbol
tveeprom_hauppauge_analog
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)
Oct 19 20:44:59 mythmbe kernel: cx88xx: disagrees about version of symbol
tveeprom_hauppauge_analog
Oct 19 20:44:59 mythmbe kernel: cx88xx: Unknown symbol
tveeprom_hauppauge_analog
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)
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_reset
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_call_i2c_clients
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_wakeup
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_risc_stopper
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_print_irqbits
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_scale
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_shutdown
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_vdev_init
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_put
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_audio_thread
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)
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_irq
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_core_get
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_get_stereo
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_tvnorm
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_risc_buffer
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_stereo
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_sram_channels
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_set_tvaudio
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol
cx88_sram_channel_dump
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol
cx88_sram_channel_setup
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_print_ioctl
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_free_buffer
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_boards
Oct 19 20:44:59 mythmbe kernel: cx8800: Unknown symbol cx88_newstation
Oct 19 20:44:59 mythmbe kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)
Oct 19 20:44:59 mythmbe kernel: ivtv0: i2c attach to card #0 ok
[client=Hauppauge IR, addr=18]
Oct 19 20:44:59 mythmbe kernel: lirc_dev: lirc_register_plugin: sample_rate:
10
Oct 19 20:44:59 mythmbe kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)
Oct 19 20:44:59 mythmbe kernel: ivtv1: i2c attach to card #1 ok
[client=Hauppauge IR, addr=18]
Oct 19 20:44:59 mythmbe kernel: lirc_dev: lirc_register_plugin: sample_rate:
10
Oct 19 20:45:03 mythmbe lircd-0.7.2[3688]: lircd(any) ready
Oct 19 20:45:05 mythmbe lircd-0.7.2[3688]: accepted new client on /dev/lircd
Oct 19 20:45:21 mythmbe lircd-0.7.2[3688]: removed client

I have entries in /dev regarding lirc.
[root at mythmbe dev]# ll lirc*
lrwxrwxrwx 1 root root 5 Oct 19 20:44 lirc -> lirc0
crw-rw---- 1 root root 61, 0 Oct 19 20:44 lirc0
crw-rw---- 1 root root 61, 1 Oct 19 20:44 lirc1
srw-rw-rw- 1 root root 0 Oct 19 20:45 lircd

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.

Thanks.


--
-=/>Thom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20051019/396e06a0/attachment-0001.htm


More information about the mythtv-users mailing list