[Bug 404690] [NEW] After update to jaunty 9.04, Pinnacle PCTV HD 800i no longer works
Launchpad Bug Tracker
404690 at bugs.launchpad.net
Fri Aug 13 21:41:15 UTC 2010
You have been subscribed to a public bug:
I have a Pinnacle PCTV HD 800i (as reported by dmesg) that I'm using
with mythbuntu 9.04. It was working fine in Intrepid, but after
upgrading to Jaunty it no longer works. For Hardy I had to manually
compile the v4l-dvb drivers, but this also no longer works.
Here's the relevant dmesg output:
[ 16.432525] cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
[ 16.432566] cx8800 0000:02:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 16.433274] cx88[0]: subsystem: 11bd:0051, board: Pinnacle PCTV HD 800i [card=58,autodetected], frontend(s): 1
[ 16.433277] cx88[0]: TV tuner type 76, Radio tuner type -1
[ 16.471789] cx2388x alsa driver version 0.0.6 loaded
[ 16.474865] cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.6 loaded
[ 16.503144] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 16.503201] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 16.685245] tuner' 0-0064: chip found @ 0xc8 (cx88[0])
[ 16.816163] xc5000 0-0064: creating new instance
[ 16.817130] xc5000: Successfully identified at address 0x64
[ 16.817132] xc5000: Firmware has not been loaded previously
[ 16.818093] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.1.fw)...
[ 16.818097] i2c-adapter i2c-0: firmware: requesting dvb-fe-xc5000-1.1.fw
[ 16.888523] xc5000: Upload failed. (file not found?)
[ 16.888528] xc5000: Unable to initialise tuner
[ 16.888643] input: cx88 IR (Pinnacle PCTV HD 800i) as /devices/pci0000:00/0000:00:1e.0/0000:02:01.0/input/input6
[ 16.896158] cx88[0]/0: found at 0000:02:01.0, rev: 5, irq: 16, latency: 20, mmio: 0xfc000000
[ 16.896259] cx88[0]/0: registered device video0 [v4l2]
[ 16.896324] cx88[0]/0: registered device vbi0
[ 16.898333] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.1.fw)...
[ 16.898337] i2c-adapter i2c-0: firmware: requesting dvb-fe-xc5000-1.1.fw
[ 16.901112] xc5000: Upload failed. (file not found?)
[ 17.940800] i2c-adapter i2c-0: sendbytes: NAK bailout.
[ 17.940824] xc5000: I2C write failed (len=4)
[ 17.940826] xc5000: xc_SetTVStandard failed
[ 17.940930] cx88_audio 0000:02:01.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 17.940938] cx88_audio 0000:02:01.1: setting latency timer to 64
[ 17.940965] cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
[ 17.941922] cx88[0]/2: cx2388x 8802 Driver Manager
[ 17.941935] cx88-mpeg driver manager 0000:02:01.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 17.941941] cx88-mpeg driver manager 0000:02:01.2: setting latency timer to 64
[ 17.941948] cx88[0]/2: found at 0000:02:01.2, rev: 5, irq: 16, latency: 64, mmio: 0xfa000000
[ 17.941957] cx8802_probe() allocating 1 frontend(s)
[ 18.004530] cx88/2: cx2388x dvb driver version 0.0.6 loaded
[ 18.004533] cx88/2: registering cx8802 driver, type: dvb access: shared
[ 18.004536] cx88[0]/2: subsystem: 11bd:0051, board: Pinnacle PCTV HD 800i [card=58]
[ 18.004539] cx88[0]/2: cx2388x based DVB/ATSC card
[ 18.127824] xc5000 0-0064: attaching existing instance
[ 18.128793] xc5000: Successfully identified at address 0x64
[ 18.128795] xc5000: Firmware has not been loaded previously
[ 18.130077] DVB: registering new adapter (cx88[0])
[ 18.130081] DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
And here's the output I get when trying to compile from source:
mthaddon at sentinel:/usr/src/v4l-dvb-afa24b594522$ sudo make clean
[sudo] password for mthaddon:
make -C /usr/src/v4l-dvb-afa24b594522/v4l clean
make[1]: Entering directory `/usr/src/v4l-dvb-afa24b594522/v4l'
rm -f *~ *.o *.ko .*.o.cmd .*.ko.cmd *.mod.c av7110_firm.h fdump \
config-compat.h Module.symvers
make[1]: Leaving directory `/usr/src/v4l-dvb-afa24b594522/v4l'
mthaddon at sentinel:/usr/src/v4l-dvb-afa24b594522$ sudo make
make -C /usr/src/v4l-dvb-afa24b594522/v4l
make[1]: Entering directory `/usr/src/v4l-dvb-afa24b594522/v4l'
perl scripts/make_config_compat.pl /lib/modules/2.6.24-19-generic/build ./.myconfig ./config-compat.h
File not found: /lib/modules/2.6.24-19-generic/build/include/linux/netdevice.h at scripts/make_config_compat.pl line 15.
make[1]: *** [config-compat.h] Error 2
make[1]: Leaving directory `/usr/src/v4l-dvb-afa24b594522/v4l'
make: *** [all] Error 2
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Incomplete
** Tags: jaunty
--
After update to jaunty 9.04, Pinnacle PCTV HD 800i no longer works
https://bugs.launchpad.net/bugs/404690
You received this bug notification because you are a member of Kernel Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list