Quoting Steven Brunasso <sbrunasso@xxxxxxxx>: > Hey all, > > I feel rather foolish with this, but can someone point me to my problem. I > have an IBM Camera that loads properly, it seems. I just can't access it > from the video software. > > The USB Bus sees the camera as: > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 > D: Ver= 1.01 Cls=0a(data ) Sub=03 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0545 ProdID=8080 Rev= 3.01 > S: Product=USB PC Camera > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=256mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=0a(data ) Sub=03 Prot=00 Driver=ibmcam > E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl= 1ms > I: If#= 0 Alt= 1 #EPs= 1 Cls=0a(data ) Sub=03 Prot=00 Driver=ibmcam > E: Ad=81(I) Atr=01(Isoc) MxPS=1022 Ivl= 1ms > > The ibmcam module loads and triggers on the proper camera, I believe. But > the software vctrl and vcat say no device, or can't open. > > [root@ip21 videox]# ./vctrl > sorry, no such device /dev/video > [root@ip21 videox]# ./vcat > Can't open /dev/video I usually test with xawtv, and it works for me. If vidcat has the option for the device then you can try that too. Otherwise have a look at /var/log/messages, there might be something interesting. If all else fails, modprobe ibmcam debug=1 and watch your /var/log/messages. This debug level is not that bad, actually - it will log only v4l ioctls, so open the device and see what happens. You should also be able to do the cat test: # cat < /dev/video0 > /dev/null (or anywhere else) ^C # Dmitri -- panic("esp: detected penguin phase."); (Panic message in the kernel.)
Attachment:
pgp8rDWfbr9W6.pgp
Description: PGP signature