On Friday 04 February 2005 10:13 pm, Tom E. Craddock, Jr. wrote: > David George wrote: > James Armstrong wrote: > > I was up til 1am fighting the install and this was one of the > > problems. I can confirm that /usr/lib/hotplug/firmware is the correct > > location for FC2 2.6.10/11 > > > > - James > > I see where I had made my problem. I had made /lib/firmware as a file, > not a dir. I deleted that file, mkdir /lib/firmware and put the > firmware in that folder, and it started working. Thanks everyone for > your help, it was just my own stupidty. > > Tom >
Well its 1:30am and I'm still fighting this problem.. Using Mandrake 10.0, 2.6.10 kernel with dvb-kernel patch. I've followed http://www.rsmas.miami.edu/personal/angel/mythtv/air2pc-howto.html except Mandrake 10.0 still uses devfs instead of udev. I modprobe skystar2 and get: ll /dev/dvb/adapter0/ total 0 crw------- 1 root root 212, 4 Dec 31 1969 demux0 crw------- 1 root root 212, 5 Dec 31 1969 dvr0 crw------- 1 root root 212, 3 Dec 31 1969 frontend0 crw------- 1 root root 212, 7 Dec 31 1969 net0 /var/log/syslog: Feb 6 01:25:01 fodvo kernel: PCI: Found IRQ 11 for device 0000:02:04.0 Feb 6 01:25:01 fodvo kernel: PCI: Sharing IRQ 11 with 0000:01:00.0 Feb 6 01:25:01 fodvo kernel: IRQ routing conflict for 0000:02:04.0, have irq 10, want irq 11 Feb 6 01:25:01 fodvo kernel: PCI: Sharing IRQ 11 with 0000:02:08.0 Feb 6 01:25:01 fodvo kernel: drivers/media/dvb/b2c2/skystar2.c: FlexCopIIB(rev.195) chip found Feb 6 01:25:01 fodvo kernel: drivers/media/dvb/b2c2/skystar2.c: the chip has 38 hardware filters Feb 6 01:25:01 fodvo kernel: DVB: registering new adapter (SkyStar2). Feb 6 01:25:01 fodvo kernel: DVB: registering frontend 0 (Nextwave nxt2002 VSB/QAM frontend)... I don't have the saa7115 line, maybe significant. I don't have any saa7115 module to load, the closest is saa7114 which doesn't seem to help. If I go on... /usr/local/bin/azap KARE yields: azap KARE using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' tuning to 599000000 Hz video pid 0x0000, audio pid 0x0000 status 00 | signal fff0 | snr ea60 | ber 00000000 | unc 00000000 | status 00 | signal fff0 | snr ea60 | ber 00000000 | unc 00000000 | status 00 | signal fff0 | snr ea60 | ber 00000000 | unc 00000000 | with /var/log/syslog: Feb 6 01:26:27 fodvo kernel: nxt2002: Waiting for firmware upload (dvb-fe-nxt2002.fw)... Feb 6 01:26:37 fodvo kernel: nxt2002: Waiting for firmware upload(2)... Feb 6 01:26:37 fodvo kernel: nxt2002: no firmware upload (timeout or file not found?) Feb 6 01:26:39 fodvo kernel: nxt2002: timeout error writing tuner Feb 6 01:26:50 fodvo last message repeated 4 times I've double checked /etc/hotplug/firmware.agent and FIRMWARE_DIR=/usr/lib/hotplug/firmware and ll /usr/lib/hotplug/firmware/ -rw-r--r-- 1 root root 5908 Feb 5 23:03 dvb-fe-nxt2002.fw I'm stumped. Any ideas? Brian _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
