Hi Rob,
thanks for fast response and information
I think that the main problem comes from debian modules-loading...
After analysing the syslog i found out, that the bttv-driver is loaded successfully and the grandtek x guard card is registered as video0. Then some lines later one of the scripts is unloading the bttv driver... and i dont know why.
I will post the result after checking out the error...
these are the parts of the syslog:
bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 10, latency: 32, mmio: 0xcdcfe000
bttv0: detected: Grandtec Grand X-Guard [card=103], PCI subsystem ID is 0304:0102
bttv0: using: Grand X-Guard / Trust 814PCI [card=103,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
bttv0: using tuner=4
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
Capability LSM initialized
------- snipp -------
eth0: no IPv6 routers present
usbcore: deregistering driver snd-usb-audio
bttv0: unloading
PCI: Found IRQ 10 for device 0000:00:02.7
------- snapp -------
The bootprocess ist unloading the bttv0 with / or after the script:
"Config_Device_Changes.sh"
I tried to reorder the module-loading in /etc/modules... this is my actual one:
ide-cd
ide-disk
ide-generic
psmouse
snd-usb-audio
ovcamchip
pci_hotplug
video-buf-dvb
cx88-blackbird
cx88-dvb
saa7134-dvb => (for my dvb-s nexus)
bttv
Some ideas ?
Thanks alot - Regards,
Andre