new install on Ubuntu, not finding Kodicom 8800
Posted: Mon Apr 17, 2017 8:36 pm
I had to flatten my server, so I figured I'd go to the most recent Ubuntu (17.4). It installed fine, and the new docs for installing ZM are fantastic, it was a breeze.
The problem appears to be my input card. I setup the bttv.conf in modprobe.d, and it finds the card fine. But no /dev/video* gets created. Is this something that changed in newer versions of Ubuntu? My previous (running long time) install was 14.4 LTS.
root@zm:/dev# dmesg | grep bttv
[ 14.545525] bttv: driver version 0.9.19 loaded
[ 14.545527] bttv: using 2 buffers with 2080k (520 pages) each for capture
[ 14.545569] bttv: Bt8xx card found (0)
[ 14.545909] bttv: 0: Bt878 (rev 17) at 0000:06:0c.0, irq: 17, latency: 64, mmio: 0xf4ffe000
[ 14.545927] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546109] bttv: 0: tuner absent
[ 14.546110] bttv: 0: the autoload option is obsolete
[ 14.546111] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546178] bttv: probe of 0000:06:0c.0 failed with error -34
[ 14.546185] bttv: Bt8xx card found (0)
[ 14.546249] bttv: 0: Bt878 (rev 17) at 0000:06:0d.0, irq: 18, latency: 64, mmio: 0xf4ffc000
[ 14.546258] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546413] bttv: 0: tuner absent
[ 14.546414] bttv: 0: the autoload option is obsolete
[ 14.546415] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546498] bttv: probe of 0000:06:0d.0 failed with error -34
[ 14.546506] bttv: Bt8xx card found (0)
[ 14.546574] bttv: 0: Bt878 (rev 17) at 0000:06:0e.0, irq: 19, latency: 64, mmio: 0xf4ffa000
[ 14.546581] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546718] bttv: 0: tuner absent
[ 14.546719] bttv: 0: the autoload option is obsolete
[ 14.546720] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546798] bttv: probe of 0000:06:0e.0 failed with error -34
[ 14.546806] bttv: Bt8xx card found (0)
[ 14.546858] bttv: 0: Bt878 (rev 17) at 0000:06:0f.0, irq: 16, latency: 64, mmio: 0xf4ff8000
[ 14.546866] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546994] bttv: 0: tuner absent
[ 14.546995] bttv: 0: the autoload option is obsolete
[ 14.546996] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.547061] bttv: probe of 0000:06:0f.0 failed with error -34
root@zm:/dev# ls /dev/video*
ls: cannot access '/dev/video*': No such file or directory
root@zm:/dev#
The problem appears to be my input card. I setup the bttv.conf in modprobe.d, and it finds the card fine. But no /dev/video* gets created. Is this something that changed in newer versions of Ubuntu? My previous (running long time) install was 14.4 LTS.
root@zm:/dev# dmesg | grep bttv
[ 14.545525] bttv: driver version 0.9.19 loaded
[ 14.545527] bttv: using 2 buffers with 2080k (520 pages) each for capture
[ 14.545569] bttv: Bt8xx card found (0)
[ 14.545909] bttv: 0: Bt878 (rev 17) at 0000:06:0c.0, irq: 17, latency: 64, mmio: 0xf4ffe000
[ 14.545927] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546109] bttv: 0: tuner absent
[ 14.546110] bttv: 0: the autoload option is obsolete
[ 14.546111] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546178] bttv: probe of 0000:06:0c.0 failed with error -34
[ 14.546185] bttv: Bt8xx card found (0)
[ 14.546249] bttv: 0: Bt878 (rev 17) at 0000:06:0d.0, irq: 18, latency: 64, mmio: 0xf4ffc000
[ 14.546258] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546413] bttv: 0: tuner absent
[ 14.546414] bttv: 0: the autoload option is obsolete
[ 14.546415] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546498] bttv: probe of 0000:06:0d.0 failed with error -34
[ 14.546506] bttv: Bt8xx card found (0)
[ 14.546574] bttv: 0: Bt878 (rev 17) at 0000:06:0e.0, irq: 19, latency: 64, mmio: 0xf4ffa000
[ 14.546581] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546718] bttv: 0: tuner absent
[ 14.546719] bttv: 0: the autoload option is obsolete
[ 14.546720] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.546798] bttv: probe of 0000:06:0e.0 failed with error -34
[ 14.546806] bttv: Bt8xx card found (0)
[ 14.546858] bttv: 0: Bt878 (rev 17) at 0000:06:0f.0, irq: 16, latency: 64, mmio: 0xf4ff8000
[ 14.546866] bttv: 0: using: IVC-200 [card=102,insmod option]
[ 14.546994] bttv: 0: tuner absent
[ 14.546995] bttv: 0: the autoload option is obsolete
[ 14.546996] bttv: 0: use option msp3400, tda7432 or tvaudio to override which audio module should be used
[ 14.547061] bttv: probe of 0000:06:0f.0 failed with error -34
root@zm:/dev# ls /dev/video*
ls: cannot access '/dev/video*': No such file or directory
root@zm:/dev#