Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[HUB usb] Problème web-cam
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
jotake
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 102

PostPosted: Fri Jun 09, 2006 9:19 pm    Post subject: [HUB usb] Problème web-cam Reply with quote

Bonjour,

- Voila, je rencontre une problèleme assez bizarre. En faite je me demandais si y'avais quelques chose de spécial à activer dans le kernel pour l'utilisation d'un HUB usb2.0. Car en faite, visiblement il marche bien sauf avec ma webcam.
- Si je branche ma cam directement sur un port usb elle marche très bien, hors si je la branche sur le hub la elle ne veut rien savoir :-(

Par exemple avec spcaview (l'utilitaire fourni par les drivers spca5xx) je me retrouve avec ceci :
Code:

 Spcaview version: 1.1.4 date: 27:11:2005 (C) mxhaard@magic.fr
Initializing SDL.
SDL initialized.
bpp 3 format 15
Using video device /dev/video0.
Initializing v4l.
ERROR opening V4L interface
: Function not implemented


Or je le repette si je branche la cam directement sur un port usb (sans passer par le hub) ca marche impecable.
La deuxieme chose de louche, c'est que tous mes autres periphs usb (clés, appareils photos numeriques etc..) passe très bien, même avec l'usb 2.0.

Donc voila je fais appel à vous !

voila quelques infos :
Code:

medion nicolas # lspci | grep USB
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller


Code:

medion nicolas # zgrep -A73 "USB support" /proc/config.gz
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=y           
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
CONFIG_USB_SL811_HCD=y         
                               
#                               
# USB Device Class drivers     
#                               
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
# CONFIG_USB_ACM is not set     
# CONFIG_USB_PRINTER is not set
                               
#                               
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#                               
                               
#                               
# may also be needed; see USB_STORAGE Help for more information
#                               
CONFIG_USB_STORAGE=y           
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=y           
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
CONFIG_USB_SL811_HCD=y         
                               
#                               
# USB Device Class drivers     
#                               
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
# CONFIG_USB_ACM is not set     
# CONFIG_USB_PRINTER is not set
                               
#                               
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#                               
                               
#                               
# may also be needed; see USB_STORAGE Help for more information
#                               
CONFIG_USB_STORAGE=y           
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
CONFIG_HID_FF=y
CONFIG_HID_PID=y
CONFIG_LOGITECH_FF=y
CONFIG_THRUSTMASTER_FF=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not
Back to top
View user's profile Send private message
GaMeS
Guru
Guru


Joined: 08 Nov 2005
Posts: 374
Location: Nantes

PostPosted: Sat Jun 10, 2006 11:49 am    Post subject: Reply with quote

As tu essayé de branché ta webcam seulement sur ton hub USB 2.0 ?

il se peut que la webcam en question est besoin d'un bus USB a elle toute seule.
_________________
$this->setLife(FALSE);
printf "I'm not a gamer !";
Back to top
View user's profile Send private message
jotake
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 102

PostPosted: Sat Jun 10, 2006 12:04 pm    Post subject: Reply with quote

Ben en faite, j'ai aussi pensé à ceci, mais ca ne marche pas non plus :/
Back to top
View user's profile Send private message
GaMeS
Guru
Guru


Joined: 08 Nov 2005
Posts: 374
Location: Nantes

PostPosted: Sat Jun 10, 2006 2:41 pm    Post subject: Reply with quote

tu as testé de branché ton hub usb sur plusieurs usb ?
_________________
$this->setLife(FALSE);
printf "I'm not a gamer !";
Back to top
View user's profile Send private message
jotake
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 102

PostPosted: Sat Jun 10, 2006 2:56 pm    Post subject: Reply with quote

oui, et la aussi toujours le même problème.
J'ai vu quelques options dans le kernel, par exemple :
Code:

<*>   EHCI HCD (USB 2.0) support                                                                                                                           
   [ ]     Full speed ISO transactions (EXPERIMENTAL)                                                                                                       
   [ ]     Root Hub Transaction Translators (EXPERIMENTAL)

Code:

 <*> Support for USB Gadgets                                                                                                                                   
   [ ]   Debugging information files                                                                                                                             
     USB Peripheral Controller (Dummy HCD (DEVELOPMENT))  --->                                                                                                 
      Dummy HCD (DEVELOPMENT)   


En compilant les 2 première options, je vois une évolutions : en faite quand je lance l'utilitaire spcaview il bloques au niveau de l'initialisation de v4l. Cependant j'ai plus le message d'erreur. Alors est-ce bon signe ou pas, doit-je regarder dans cette direction la ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum