Hi,
Dont know if anyone can help, I have been racking my brains and searching everywhere for a solution to my problem. I am trying to configure a Digital Now DNTV Live Pro card in Ubuntu kernel 2.6.12-10-686 using Chris Pascoe's driver
http://www.itee.uq.edu.au/~chrisp/Li.../DNTV/?print=1 and come up with the following error. Can anyone help or offer any ideas?
Thanks in advance
root@Ubuntu:/home/pretzal/DNTV# sh DVB-Build.sh
make -C /lib/modules/2.6.12-10-686/build SUBDIRS=/home/pretzal/DNTV/video4linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.12-10-686'
CC [M] /home/pretzal/DNTV/video4linux/video-buf.o
CC [M] /home/pretzal/DNTV/video4linux/v4l1-compat.o
CC [M] /home/pretzal/DNTV/video4linux/v4l2-common.o
CC [M] /home/pretzal/DNTV/video4linux/btcx-risc.o
CC [M] /home/pretzal/DNTV/video4linux/ir-common.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-driver.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-cards.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-risc.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-if.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-vbi.o
CC [M] /home/pretzal/DNTV/video4linux/bttv-i2c.o
/home/pretzal/DNTV/video4linux/bttv-i2c.c:336: error: unknown field `id' specified in initializer
/home/pretzal/DNTV/video4linux/bttv-i2c.c:336: warning: missing braces around initializer
/home/pretzal/DNTV/video4linux/bttv-i2c.c:336: warning: (near initialization for `bttv_i2c_client_template.released')
make[2]: *** [/home/pretzal/DNTV/video4linux/bttv-i2c.o] Error 1
make[1]: *** [_module_/home/pretzal/DNTV/video4linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-10-686'
make: *** [default] Error 2
root@Ubuntu:/home/glasson/DNTV#
the relevant dmesg output gives:
[4294699.520000] Linux video capture interface: v1.00
[4294699.665000] cx2388x v4l2 driver version 0.0.4 loaded
[4294699.673000] ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 22 (level, low) -> IRQ 22
[4294699.673000] cx88[0]: Your board isn't known (yet) to the driver. You can
[4294699.673000] cx88[0]: try to pick one of the existing card configs via
[4294699.673000] cx88[0]: card=<n> insmod option. Updating to the latest
[4294699.673000] cx88[0]: version might help as well.
[4294699.673000] cx88[0]: Here is a list of valid choices for the card=<n> insmod option:
[4294699.673000] cx88[0]: card=0 -> UNKNOWN/GENERIC
[4294699.673000] cx88[0]: card=1 -> Hauppauge WinTV 34xxx models
[4294699.673000] cx88[0]: card=2 -> GDI Black Gold
[4294699.673000] cx88[0]: card=3 -> PixelView
[4294699.673000] cx88[0]: card=4 -> ATI TV Wonder Pro
[4294699.673000] cx88[0]: card=5 -> Leadtek Winfast 2000XP Expert
[4294699.673000] cx88[0]: card=6 -> AverTV Studio 303 (M126)
[4294699.673000] cx88[0]: card=7 -> MSI TV-@nywhere Master
[4294699.673000] cx88[0]: card=8 -> Leadtek Winfast DV2000
[4294699.673000] cx88[0]: card=9 -> Leadtek PVR 2000
[4294699.673000] cx88[0]: card=10 -> IODATA GV-VCP3/PCI
[4294699.673000] cx88[0]: card=11 -> Prolink PlayTV PVR
[4294699.673000] cx88[0]: card=12 -> ASUS PVR-416
[4294699.673000] cx88[0]: card=13 -> MSI TV-@nywhere
[4294699.673000] cx88[0]: card=14 -> KWorld/VStream XPert DVB-T
[4294699.673000] cx88[0]: card=15 -> DVICO FusionHDTV DVB-T1
[4294699.673000] cx88[0]: card=16 -> KWorld LTV883RF
[4294699.673000] cx88[0]: card=17 -> DViCO - FusionHDTV 3 Gold
[4294699.673000] cx88[0]: card=18 -> Hauppauge Nova-T DVB-T
[4294699.673000] cx88[0]: card=19 -> Conexant DVB-T reference design
[4294699.673000] cx88[0]: card=20 -> Provideo PV259
[4294699.673000] cx88[0]: card=21 -> DVICO FusionHDTV DVB-T Plus
[4294699.673000] cx88[0]: card=22 -> pcHDTV HD3000 HDTV
[4294699.673000] cx88[0]: card=23 -> digitalnow DNTV Live! DVB-T
[4294699.673000] cx88[0]: card=24 -> Hauppauge WinTV 28xxx (Roslyn) models
[4294699.673000] cx88[0]: card=25 -> Digital-Logic MICROSPACE Entertainment Center (MEC)
[4294699.673000] cx88[0]: card=26 -> IODATA GV/BCTV7E
[4294699.673000] cx88[0]: subsystem: 1822:0025, board: UNKNOWN/GENERIC [card=0,autodetected]
[4294699.840000] cx88[0]/0: found at 0000:02:0e.0, rev: 5, irq: 22, latency: 165, mmio: 0xe3000000
[4294699.870000] tuner 0-0061: chip found @ 0xc2 (cx88[0])
[4294699.949000] cx88[0]/0: registered device video0 [v4l2]
[4294699.951000] cx88[0]/0: registered device vbi0
[4294700.346000] cx2388x dvb driver version 0.0.4 loaded
[4294700.445000] cx2388x blackbird driver version 0.0.4 loaded