vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Can anyone help as to why my Winfast TV 2000 card works perfectly with knoppix or windows, but Mandrake 9.2 will crash either immediately or within minutes of starting it with xawtv in full screen. This is a serious crash, total lockup with the only recovery method being the reboot button. I have tried to copy the knoppix parameters as best I can, changed sound module to cmpci, removed tvaudio. Here is lsmod with 9.2: Module Size Used by Not tainted cmpci 33060 1 tuner 11688 1 (autoclean) bttv 99648 0 videodev 7936 3 [bttv] i2c-algo-bit 8552 0 [bttv] soundcore 6340 0 [cmpci bttv] i2c-core 20484 0 [tuner bttv i2c-algo-bit] and this is lsmod for Knoppix: Module Size Used by Not tainted cmpci 33492 0 tuner 9408 1 (autoclean) bttv 95968 0 (unused) i2c-algo-bit 6888 1 [bttv] i2c-core 12100 0 [tuner bttv i2c-algo-bit] soundcore 3428 4 [cmpci bttv] videodev 5472 3 [bttv] relevant parts of dmesg on knoppix Linux video capture interface: v1.00 i2c-core.o: i2c core module i2c-algo-bit.o: i2c bit algorithm module bttv: driver version 0.7.107 loaded bttv: using 4 buffers with 2080k (8320k total) for capture bttv: Host bridge is Silicon Integrated Systems [SiS] 630 Host bttv: Bt8xx card found (0). PCI: Enabling device 00:0d.0 (0004 -> 0006) PCI: Found IRQ 11 for device 00:0d.0 PCI: Sharing IRQ 11 with 00:0d.1 PCI: Sharing IRQ 11 with 01:00.0 bttv0: Bt878 (rev 17) at 00:0d.0, irq: 11, latency: 32, mmio: 0xef800000 bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606 bttv0: using: BT878(Leadtek WinFast 2000/ W) [card=34,autodetected] i2c-core.o: adapter bt848 #0 registered as adapter 0. bttv0: using tuner=5 bttv0: i2c: checking for MSP34xx @ 0x80... not found bttv0: i2c: checking for TDA9875 @ 0xb0... not found bttv0: i2c: checking for TDA7432 @ 0x8a... not found i2c-core.o: driver i2c TV tuner driver registered. tuner: chip found @ 0xc2 tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) i2c-core.o: client [Philips PAL_BG (FI1216 and comp] registered to adapter [bt848 #0](pos. 0). bttv0: PLL: 28636363 => 35468950 .. ok bttv0: registered device video0 bttv0: registered device vbi0 bttv0: registered device radio0 and the corresponding bits in my Mandrake 9.2 system i2c-core.o: i2c core module version 2.8.0 (20030714) Linux video capture interface: v1.00 bttv: driver version 0.7.107 loaded bttv: using 4 buffers with 2080k (8320k total) for capture bttv: Host bridge is Silicon Integrated Systems [SiS] 630 Host bttv: Bt8xx card found (0). PCI: Enabling device 00:0d.0 (0004 -> 0006) PCI: Found IRQ 11 for device 00:0d.0 PCI: Sharing IRQ 11 with 00:0d.1 PCI: Sharing IRQ 11 with 01:00.0 bttv0: Bt878 (rev 17) at 00:0d.0, irq: 11, latency: 32, mmio: 0xef800000 bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606 bttv0: using: BT878(Leadtek WinFast 2000/ W) [card=34,insmod option] i2c-algo-bit.o: Adapter: bt848 #0 scl: 1 sda: 1 -- testing... i2c-algo-bit.o:1 scl: 1 sda: 0 i2c-algo-bit.o:2 scl: 1 sda: 1 i2c-algo-bit.o:3 scl: 0 sda: 1 i2c-algo-bit.o:4 scl: 1 sda: 1 i2c-algo-bit.o: bt848 #0 passed test. i2c-core.o: adapter bt848 #0 registered as adapter 0. bttv0: using tuner=5 bttv0: i2c: checking for MSP34xx @ 0x80... not found bttv0: i2c: checking for TDA9875 @ 0xb0... not found bttv0: i2c: checking for TDA7432 @ 0x8a... not found i2c-core.o: driver i2c TV tuner driver registered. tuner: chip found @ 0xc2 tuner(bttv): type forced to 5 (Philips PAL_BG (FI1216 and compatibles)) [insmod] tuner: type already set (5) i2c-core.o: client [Philips PAL_BG (FI1216 and comp] registered to adapter [bt848 #0](pos. 0). bttv0: PLL: 28636363 => 35468950 .. ok bttv0: registered device video0 bttv0: registered device vbi0 bttv0: registered device radio0 The only other thing I can think of is that knoppix correctly identifies my monitor as an ÄDI 5230, whereas Mandrake does not have this driver, and I have to use a generic one. I wonder if there is some way to get that driver from the knoppix disk or elsewhere? Thanks if anyone can help Peter |