zoran driver problem

*nix specific usage questions
meinnit
New Cone
New Cone
Posts: 8
Joined: 05 Dec 2006 19:23

zoran driver problem

Postby meinnit » 13 Feb 2007 12:57

Hi, trying desperatly to get some card working with VLC and failing! :(
This is more a linux module problem than vlc but....

I have a DC30+ miro card with a zoran chipset..
Apparently i need to use zr36067

with a fresh install of suse 10.2 zr36067 loads fine and with a little tweaking it kind of runs although vlc did crash quite quick. after a reboot zr36067 fails to load. This is not the first time i've come across this. It was the same an another motherboard with a via chipset. Some forums suggested that via was a waste of time so now i have an intel based board and the same happens. the errors seem to be around the i2c bus. Some relevent outputs are pasted below. Any help would be so cool as i'm about to loose the rest of my hair!!


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.
i2c-algo-bit.o: (0) scl=1, sda=1
i2c-algo-bit.o: (1) scl=1, sda=1
i2c-algo-bit.o: SDA stuck high!
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!



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


lsmod |grep zr
zr36050 12936 0
zr36016 9864 0
videocodec 12180 2 zr36050,zr36016

tail /var/log/messages
Feb 13 11:36:01 wendolene kernel: No known MJPEG cards found.
Feb 13 11:36:58 wendolene kernel: Linux video codec intermediate layer: v0.2
Feb 13 11:36:58 wendolene kernel: Zoran MJPEG board driver version 0.9.5
Feb 13 11:36:58 wendolene kernel: MJPEG[0]: Zoran ZR36067 (rev 2) irq: 177, memory: 0xec000000
Feb 13 11:36:58 wendolene kernel: MJPEG[0]: subsystem vendor=0x1031 id=0xd801
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: (0) scl=1, sda=1
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: (1) scl=0, sda=0
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: SCL unexpected low while pulling SDA low!
Feb 13 11:36:58 wendolene kernel: DC30plus[0]: find_zr36057() - can't initialize i2c bus
Feb 13 11:36:58 wendolene kernel: No known MJPEG cards found.


Anybody shed any light?
thanks
rob

mhunt
New Cone
New Cone
Posts: 2
Joined: 21 Feb 2007 14:54

Re: zoran driver problem

Postby mhunt » 21 Feb 2007 14:58

I{m also having the same problem. The only tip I gotten around the web is to boot with these parameter this way:

acpi=off

but I found out I already have it off so I'm clueless about how to solve the problem.

I haven't check if I have an Intel board or a VIA board but in the 3 weeks that I been looking on the web for this problem I always read the VIA doesnt work with zoran cards.

Good luck !

I need it too
Hi, trying desperatly to get some card working with VLC and failing! :(
This is more a linux module problem than vlc but....

I have a DC30+ miro card with a zoran chipset..
Apparently i need to use zr36067

with a fresh install of suse 10.2 zr36067 loads fine and with a little tweaking it kind of runs although vlc did crash quite quick. after a reboot zr36067 fails to load. This is not the first time i've come across this. It was the same an another motherboard with a via chipset. Some forums suggested that via was a waste of time so now i have an intel based board and the same happens. the errors seem to be around the i2c bus. Some relevent outputs are pasted below. Any help would be so cool as i'm about to loose the rest of my hair!!


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.
i2c-algo-bit.o: (0) scl=1, sda=1
i2c-algo-bit.o: (1) scl=1, sda=1
i2c-algo-bit.o: SDA stuck high!
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!



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


lsmod |grep zr
zr36050 12936 0
zr36016 9864 0
videocodec 12180 2 zr36050,zr36016

tail /var/log/messages
Feb 13 11:36:01 wendolene kernel: No known MJPEG cards found.
Feb 13 11:36:58 wendolene kernel: Linux video codec intermediate layer: v0.2
Feb 13 11:36:58 wendolene kernel: Zoran MJPEG board driver version 0.9.5
Feb 13 11:36:58 wendolene kernel: MJPEG[0]: Zoran ZR36067 (rev 2) irq: 177, memory: 0xec000000
Feb 13 11:36:58 wendolene kernel: MJPEG[0]: subsystem vendor=0x1031 id=0xd801
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: (0) scl=1, sda=1
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: (1) scl=0, sda=0
Feb 13 11:36:58 wendolene kernel: i2c-algo-bit.o: SCL unexpected low while pulling SDA low!
Feb 13 11:36:58 wendolene kernel: DC30plus[0]: find_zr36057() - can't initialize i2c bus
Feb 13 11:36:58 wendolene kernel: No known MJPEG cards found.


Anybody shed any light?
thanks
rob
:cry:

meinnit
New Cone
New Cone
Posts: 8
Joined: 05 Dec 2006 19:23

Postby meinnit » 22 Feb 2007 20:15

hey - thanks for your reply - i have made a little progress since. If i compile the kernel (did i make that sound like i know wat i'm doing?) with the i2c core support built in instead of modules. zr36067 AND all the others zr36016 and zr36050 all load according to lsmod.
Now there is a different problem it seems that the video device still isnt quite right. VLC reports that the chroma selection is unsupported but i left the chroma selection blank.
SO at the moment i am trying to figure out if the kernel compilation is correct and trying to figure out the correct module perameters. dmesg is also flooded with i2c info that doesnt tell me much.

i found this site helpful
http://www.linuxtv.org/v4lwiki/index.ph ... rnel_setup

and if you want any with the kernel let me know but i'm still making it up as go along! :)

i also found a windows xp driver for 10euros but thats a real last resort!

thanks again

let me know how you get on
rob

mhunt
New Cone
New Cone
Posts: 2
Joined: 21 Feb 2007 14:54

Postby mhunt » 01 Mar 2007 05:21

hi, glad you're making progress, I havent, still searching. I'm trying to use an old Iomega Buz btw.

Best

idcj
New Cone
New Cone
Posts: 1
Joined: 29 Jul 2008 22:53

Re: zoran driver problem

Postby idcj » 29 Jul 2008 22:56

Hi,

I have a different problem. Same card - DC30plus on openSUSE 11.0

VLC (and lavrec for that matter) both fail while trying to open the device. dmesg tells me that there is no TV decoder loaded for the device and google searching on this brings up nothing useful (just code snippets of the Zoran driver).

lsmod gives:

Code: Select all

Module Size Used by xt_tcpudp 20480 3 xt_pkttype 18944 3 ipt_LOG 23428 9 xt_limit 20356 9 af_packet 42624 0 ipt_REJECT 21120 3 xt_state 19712 4 iptable_mangle 20608 0 iptable_nat 24976 0 nf_nat 39576 1 iptable_nat iptable_filter 20736 1 nf_conntrack_netbios_ns 19968 0 nf_conntrack_ipv4 29576 7 iptable_nat,nf_nat nf_conntrack 91536 5 xt_state,iptable_nat,nf_nat,nf_conntrack_netbios_ns,nf_conntrack_ipv4 ip_tables 39056 3 iptable_mangle,iptable_nat,iptable_filter ip6_tables 40720 0 x_tables 43144 9 xt_tcpudp,xt_pkttype,ipt_LOG,xt_limit,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables snd_pcm_oss 68992 0 snd_mixer_oss 35584 1 snd_pcm_oss binfmt_misc 30220 1 microcode 32808 0 firmware_class 27776 1 microcode snd_seq 83600 0 snd_seq_device 26516 1 snd_seq cpufreq_conservative 26248 0 cpufreq_userspace 23556 0 cpufreq_powersave 18816 0 acpi_cpufreq 27536 0 fuse 72256 9 loop 37508 0 dm_mod 88600 0 joydev 30848 0 wacom 36096 0 ftdi_sio 57608 0 zr36016 23048 1 zr36050 26248 1 adv7175 23300 0 vpx3220 25476 0 zr36067 191088 0 compat_ioctl32 25984 1 zr36067 i2c_algo_bit 23940 1 zr36067 rtc_cmos 28728 0 iTCO_wdt 30800 0 videocodec 25256 3 zr36016,zr36050,zr36067 rtc_core 41012 1 rtc_cmos videodev 52096 2 zr36067,compat_ioctl32 ohci1394 50868 0 iTCO_vendor_support 21124 1 iTCO_wdt usbhid 65488 0 sr_mod 35764 0 hid 59296 1 usbhid button 27040 0 v4l1_compat 29444 1 videodev rtc_lib 20224 1 rtc_core ieee1394 122216 1 ohci1394 intel_agp 48240 0 cdrom 53416 1 sr_mod snd_hda_intel 497452 3 ff_memless 23176 1 usbhid sky2 69892 0 snd_pcm 115208 2 snd_pcm_oss,snd_hda_intel snd_timer 45072 2 snd_seq,snd_pcm snd_page_alloc 28688 2 snd_hda_intel,snd_pcm snd_hwdep 28424 1 snd_hda_intel snd 96248 14 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep soundcore 26000 1 snd i2c_i801 27804 0 i2c_core 45344 5 adv7175,vpx3220,zr36067,i2c_algo_bit,i2c_i801 usbserial 56528 1 ftdi_sio floppy 83048 0 sg 56912 0 ehci_hcd 56204 0 uhci_hcd 43936 0 sd_mod 47280 11 usbcore 188376 7 wacom,ftdi_sio,usbhid,usbserial,ehci_hcd,uhci_hcd edd 28176 0 ext3 170896 2 mbcache 27396 1 ext3 jbd 82368 1 ext3 fan 23944 0 thermal 44448 0 processor 72668 2 acpi_cpufreq,thermal ata_piix 43396 7 libata 195104 1 ata_piix scsi_mod 195032 4 sr_mod,sg,sd_mod,libata dock 29344 1 libata
Anyone got any ideas?


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 1 guest