Hi, i am trying to run a pinnicle miro DC30+ (zoran chipset) capture card on suse 10.2 and am having problems. With the fresh install, the driver zr36067 loads first time and with a bit of tweaking kind of runs although vlc crashed after a second or 2. So i reboot and after that zr36067 wont load. I had the same problrm with a via based board and read in some forums that the card is a pain with via chipsets so am now trying with an intel based board. some error outputs are below. Can anyone help before i lose the rest of my hair?!?

dmesg |grep zr
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
DC30plus[0]: find_zr36057() - can't initialize i2c bus
zr36067: no version for "struct_module" found: kernel tainted.
zr36067: no version magic, tainting kernel.


dmesg |grep i2c
i2c-algo-bit.o: (0) scl=1, sda=1
i2c-algo-bit.o: (1) scl=0, sda=0
i2c-algo-bit.o: SCL unexpected low while pulling SDA low!
DC30plus[0]: find_zr36057() - can't initialize i2c bus
i810_smbus 0000:00:02.0: i810/i815 i2c device found.


lspci |grep vid
01:00.0 Multimedia video controller: Zoran Corporation ZR36057PQC Video cutting chipset (rev 02)

Anyone?


oops just realised that the tainted stuff in dmesg might be a red herring - i modprobed -f some modules and i think thats what caused that output. I rebooted and dmesg no longer mentions the bottom two lines.