Hallo

>> Which DC10 do you have ? (I know of 3 different versions)
> I don't know. I know it is a DC10+ an that lshw report this:
> 
>         *-multimedia:1 UNCLAIMED
[...]
>              configuration: latency=32 maxlatency=16 mingnt=2
That does not show the important IC's that are used on the card.
The DC10 can have a video decoder a: vpx3220 or a saa7110
As video encoder it can have adv7175 or a mse3000.
It always has a Zoran 36060 and a Zoran 36067.
The driver is able to andle 4 different versions of the card, with 
different video de/en-coders.

> And that its correct driver is zr36060 with card number = 2
Maybe you have what the driver know as "dc10new" than the card number 
should be 1.

>> For your next mail can you attach a output of lsmod | grep zr ?
> [EMAIL PROTECTED]:~$ lsmod | grep zr
> zr36060                10892  1
> zr36067               138252  0
> compat_ioctl32          2304  1 zr36067
> i2c_algo_bit            7300  1 zr36067
> videocodec              9108  2 zr36060,zr36067
> i2c_core               24832  6
> adv7175,saa7110,i2c_ali15x3,zr36067,i2c_algo_bit,i2c_ali1535
> videodev               29440  1 zr36067
Looke ok.

>> Can you unload all zr related module like: saa7110, adv7175, zr36060,
>> zr36067, i2c_algo_bit, i2c_algo_bit, i2c_core, videodev, videocodec
> I don't know how to do.
Use rmmod, you have to take care of the order how you unload the 
modules. You usually can't unload a modules used by other modues.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to