Hello all,

New to this list, so bear with the entry-level question, please. I have
a Pinnacle DC10+ capture card that I want to get working under SuSE 8.2,
(Yes, I know I should be using the kernel.org kernels, but I haven't
mastered compiling a kernel yet...) 

The problem is that I can get the system to load all the applicable
modules for the card, but it won't associate the modules with the card
(i.e. it won't detect the card.) I am running an ABIT NF-7S MB (nForce2
chipset) with an Athlon XP 2700+ and 1 GB of RAM.

uname -r yields the following:
2.4.20-4GB-athlon

lsmod yields the following:
Module                  Size  Used by    Not tainted
zr36067                78128   0  (unused)
adv7175                 3588   0  (unused)
saa7110                 5540   0  (unused)
zoran                 120512   0  (autoclean) (unused)
videocodec              5236   0  [zoran]
videodev                6176   0  [zr36067 zoran]
i2c-algo-bit            8392   0  [zoran]
i2c-old                 4128   0  [zr36067]
i2c-core               15336   0  [adv7175 saa7110 zoran i2c-algo-bit]


dmesg output is as follows:
Zoran ZR36060 + ZR36057/67 MJPEG board driver version 0.7
MJPEG[0]: Zoran ZR36067 (rev 2) irq: 5, memory: 0xe3000000
MJPEG[0]: subsystem vendor=0x1031 id=0x7efe
MJPEG[0]: Initializing i2c bus...
MJPEG[0]: Card not supported
No known MJPEG cards found.

cat /proc/pci yields the following:
Bus  1, device  10, function  0:
    Multimedia video controller: Zoran Corporation ZR36057PQC Video
cutting chipset (rev 2).
      IRQ 5.
      Master Capable.  Latency=32.  Min Gnt=2.Max Lat=16.
      Non-prefetchable 32 bit memory at 0xe3000000 [0xe3000fff].

cat /proc/devices yields the following:
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 cua
  6 lp
  7 vcs
 10 misc
 13 input
 14 sound
 21 sg
 29 fb
 81 video_capture
116 alsa
128 ptm
136 pts
162 raw
171 ieee1394
180 usb
188 ttyUSB

and /etc/modules.conf looks like this:
alias char-major-81 videodev
alias char-major-81-0 zoran
options zoran card=2 debug=2 default_norm=1

Has anyone set up a zoran card on a SuSE system that can help?

Thanks in advance,

Kurt





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to