Hi, PCTV USB was not detected! :( I think!

# modprobe usb-uhci ; modprobe videodev ; modprobe usbvision; modprobe saa7111-new

usbcore was already loaded!, because of this I didn't do "modprobe usbcore"

# lsmod
Module                  Size  Used by
usbvision             262688   0  (unused)
i2c-algo-usb            1968   0  [usbvision]
usb-uhci               22240   0  (unused)
saa7111-new             2528   0  (unused)
i2c-core               13264   0  [i2c-algo-usb saa7111-new]
videodev                4960   0  [usbvision]
ide-scsi                7664   0
ide-cd                 26704   0
cdrom                  29280   0  [ide-cd]
scsi_mod               52560   1  [ide-scsi]
ptserial               49456   1
pctel                 705920   1  [ptserial]
3c59x                  25536   1  (autoclean)
lvm-mod                47840   0
usbcore                56128   1  [usbvision usb-uhci]

but, when I try to run:
# xawtv
This is xawtv-3.43, running on Linux/i686 (2.4.17)
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed request: 136 (XFree86-DGA)
Minor opcode of failed request: 1 (XF86DGAGetVideoLL)
Serial number of failed request: 31
Current serial number in output stream: 31 xawtv


I'm using Kernel 2.4.17
I compiled the kernel with modules for multimedia: V4L and BTTV too.

Any clue?

Thanks...

Leandro Sales
CEFET/AL
Adm. de Redes - GTI


Quoting Jörg Heckenbach <[EMAIL PROTECTED]>:

> Hi,
> 
> try the USBvision driver. You will find it on
> http://www.emuit.com/webcam.html
> It is working for VID 0x2304 and PID 0x0111 just add an appropriate
> line
> to the 
> usbvision_device_data[] and usbvision_table[] in usbvision.h.
> Type "make" and "make install" and tell me your experience.
> 
> Good luck
> Joerg
> 
> Leandro Melo wrote:
> > 
> > Hi... I have Pinnacle Studio PCTV USB and I'd like to configure it on
> a Linux
> > box. Any clue?
> > 
> > When I run:
> > 
> > # usrview
> > 
> > I got the following:
> > 
> > Studio PCTV USB (NTSC)
> > Manufacturer: PCLE
> > Speed: 12Mb/s (full)
> > USB Version:  1.00
> > Device Class: 00(>ifc )
> > Device Subclass: 00
> > Device Protocol: 00
> > Maximum Default Endpoint Size: 8
> > Number of Configurations: 1
> > Vendor Id: 2304
> > Product Id: 0212
> > Revision Number:  4.00
> > 
> > Thanks and I'm waiting for answers...
> > 
> > Leandro Sales
> > CEFET/AL
> > Adm. de Redes - GTI
> > 
> > _______________________________________________
> > [EMAIL PROTECTED]
> > To unsubscribe, use the last form field at:
> > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> 
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> 

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to