After modifying bt878.c to add value 0 in array, device is created, and dmesg gives: [ 37.536488] bttv: driver version 0.9.17 loaded [ 37.536494] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 37.536552] bttv: Bt8xx card found (0). [ 37.536584] bttv0: Bt878 (rev 17) at 0000:03:02.0, irq: 18, latency: 32, mmio: 0xfdffe000 [ 37.537457] bttv0: using: Twinhan DST + clones [card=113,insmod option] [ 37.537470] bttv0: gpio: en=00000000, out=00000000 in=00fefffe [init] [ 37.537508] bttv0: tuner absent [ 37.537525] bttv0: add subdevice "dvb0" [ 37.607866] bt878: AUDIO driver version 0.0.0 loaded [ 37.607909] bt878: Bt878 AUDIO function found (0). [ 37.607936] bt878_probe: card id=[0x0],[ <NULL> ] has DVB functions. [ 37.607943] bt878(0): Bt878 (rev 17) at 03:02.1, irq: 18, latency: 32, memory: 0xfdfff000 [ 37.640656] DVB: registering new adapter (bttv0)
** Description changed: Hi, Some time ago, I was able to use my VP-1020A twinhan DVB-S card with Ubuntu (don't remember version). - I was just trying to configure it for Hardy, and I discovered I wasn't able to use it: device /dev/video0 wasn't created. + I was just trying to configure it for Hardy, and I discovered I wasn't able to use it: device /dev/dvd/adapter0 wasn't created. After having a look at dmesg, I saw that: [EMAIL PROTECTED]:/dev$ dmesg | grep bt [ 42.892656] bttv: driver version 0.9.17 loaded [ 42.892660] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 42.892718] bttv: Bt8xx card found (0). [ 42.892754] bttv0: Bt878 (rev 17) at 0000:03:02.0, irq: 18, latency: 32, mmio: 0xfdffe000 [ 42.893893] bttv0: using: Twinhan DST + clones [card=113,insmod option] [ 42.893909] bttv0: gpio: en=00000000, out=00000000 in=00fefffe [init] [ 42.893957] bttv0: tuner absent [ 42.893976] bttv0: add subdevice "dvb0" [ 42.957804] bt878: AUDIO driver version 0.0.0 loaded [ 42.957846] bt878: Bt878 AUDIO function found (0). [ 42.957874] bt878_probe: card id=[0x0], Unknown card. [ 42.957886] bt878: probe of 0000:03:02.1 failed with error -22 [ 42.972173] dvb_bt8xx: unable to determine DMA core of card 0, [ 42.972177] dvb_bt8xx: if you have the ALSA bt87x audio driver installed, try removing it. [ 42.972183] dvb-bt8xx: probe of dvb0 failed with error -14 basically, my twinhan card is not recognized anymore: [ 42.957874] bt878_probe: card id=[0x0], Unknown card. After searching in google, I discovered that the lines thas was making my card working has been dropped from bt878.c: http://linuxtv.org/hg/v4l-dvb/diff/97edfa0f7c94/linux/drivers/media/dvb/bt8xx/bt878.c -- Support for Twinhan DVB-S VP-1020A has been dropped from BT878 https://bugs.launchpad.net/bugs/268846 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs