Gentoo Archives: gentoo-user

From: Biru Ionut <biru.ionut@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] webcam problem
Date: Wed, 14 Jun 2006 19:17:05
Message-Id: 44905E61.2000905@gmail.com
1 I use for my webcam the latest spca5xx driver. everything work well
2 until i want to test my webcam. When i try this thing
3
4 mplayer tv:// -tv
5 driver=v4l:width=352:height=288:outfmt=rgb24:device=/dev/video0:noaudio
6 -flip
7
8 91 audio & 208 video codecs
9 Playing tv://.
10 Selected driver: v4l
11 name: Video 4 Linux input
12 author: Alex Beregszaszi
13 comment: under development
14 unable to open '/dev/video0': No space left on device
15
16
17 Exiting... (End of file)
18
19 I have connected several devices on the same root hub a mouse,printer
20 and webcam. if i unplug the mouse and the printer and i try it my webcam
21 work very well. I have GA-K8N Ultra 9 motherboard with Nforce4 Ultra
22 Chipset.
23
24 My kernel config is:
25
26 # USB devices
27 # CONFIG_SND_USB_AUDIO is not set
28 # CONFIG_SND_USB_USX2Y is not set
29 # USB support
30 CONFIG_USB_ARCH_HAS_HCD=y
31 CONFIG_USB_ARCH_HAS_OHCI=y
32 CONFIG_USB=y
33 # CONFIG_USB_DEBUG is not set
34 # Miscellaneous USB options
35 CONFIG_USB_DEVICEFS=y
36 CONFIG_USB_BANDWIDTH=y
37 CONFIG_USB_DYNAMIC_MINORS=y
38 # CONFIG_USB_SUSPEND is not set
39 # CONFIG_USB_OTG is not set
40 # USB Host Controller Drivers
41 CONFIG_USB_EHCI_HCD=y
42 CONFIG_USB_EHCI_SPLIT_ISO=y
43 CONFIG_USB_EHCI_ROOT_HUB_TT=y
44 # CONFIG_USB_ISP116X_HCD is not set
45 CONFIG_USB_OHCI_HCD=y
46 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
47 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
48 CONFIG_USB_UHCI_HCD=y
49 # CONFIG_USB_SL811_HCD is not set
50 # USB Device Class drivers
51 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
52 # CONFIG_USB_ACM is not set
53 CONFIG_USB_PRINTER=y
54 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
55 # may also be needed; see USB_STORAGE Help for more information
56 CONFIG_USB_STORAGE=y
57 # CONFIG_USB_STORAGE_DEBUG is not set
58 # CONFIG_USB_STORAGE_DATAFAB is not set
59 # CONFIG_USB_STORAGE_FREECOM is not set
60 # CONFIG_USB_STORAGE_ISD200 is not set
61 # CONFIG_USB_STORAGE_DPCM is not set
62 # CONFIG_USB_STORAGE_USBAT is not set
63 # CONFIG_USB_STORAGE_SDDR09 is not set
64 # CONFIG_USB_STORAGE_SDDR55 is not set
65 # CONFIG_USB_STORAGE_JUMPSHOT is not set
66 # CONFIG_USB_STORAGE_ALAUDA is not set
67 # CONFIG_USB_LIBUSUAL is not set
68 # USB Input Devices
69 CONFIG_USB_HID=y
70 CONFIG_USB_HIDINPUT=y
71 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
72 # CONFIG_USB_HIDDEV is not set
73 # CONFIG_USB_AIPTEK is not set
74 # CONFIG_USB_WACOM is not set
75 # CONFIG_USB_ACECAD is not set
76 # CONFIG_USB_KBTAB is not set
77 # CONFIG_USB_POWERMATE is not set
78 # CONFIG_USB_MTOUCH is not set
79 # CONFIG_USB_ITMTOUCH is not set
80 # CONFIG_USB_EGALAX is not set
81 # CONFIG_USB_YEALINK is not set
82 # CONFIG_USB_XPAD is not set
83 # CONFIG_USB_ATI_REMOTE is not set
84 # CONFIG_USB_ATI_REMOTE2 is not set
85 # CONFIG_USB_KEYSPAN_REMOTE is not set
86 # CONFIG_USB_APPLETOUCH is not set
87 # USB Imaging devices
88 # CONFIG_USB_MDC800 is not set
89 # CONFIG_USB_MICROTEK is not set
90 # USB Multimedia devices
91 # CONFIG_USB_DABUSB is not set
92 # CONFIG_USB_VICAM is not set
93 # CONFIG_USB_DSBR is not set
94 # CONFIG_USB_ET61X251 is not set
95 # CONFIG_USB_IBMCAM is not set
96 # CONFIG_USB_KONICAWC is not set
97 # CONFIG_USB_OV511 is not set
98 # CONFIG_USB_SE401 is not set
99 # CONFIG_USB_SN9C102 is not set
100 # CONFIG_USB_STV680 is not set
101 # CONFIG_USB_PWC is not set
102 # USB Network Adapters
103 # CONFIG_USB_CATC is not set
104 # CONFIG_USB_KAWETH is not set
105 # CONFIG_USB_PEGASUS is not set
106 # CONFIG_USB_RTL8150 is not set
107 # CONFIG_USB_USBNET is not set
108 CONFIG_USB_MON=y
109 # USB port drivers
110 # USB Serial Converter support
111 # CONFIG_USB_SERIAL is not set
112 # USB Miscellaneous drivers
113 # CONFIG_USB_EMI62 is not set
114 # CONFIG_USB_EMI26 is not set
115 # CONFIG_USB_AUERSWALD is not set
116 # CONFIG_USB_RIO500 is not set
117 # CONFIG_USB_LEGOTOWER is not set
118 # CONFIG_USB_LCD is not set
119 # CONFIG_USB_LED is not set
120 # CONFIG_USB_CYTHERM is not set
121 # CONFIG_USB_PHIDGETKIT is not set
122 # CONFIG_USB_PHIDGETSERVO is not set
123 # CONFIG_USB_IDMOUSE is not set
124 # CONFIG_USB_SISUSBVGA is not set
125 # CONFIG_USB_LD is not set
126 # CONFIG_USB_TEST is not set
127 # USB DSL modem support
128 # USB Gadget Support
129 # CONFIG_USB_GADGET is not set
130
131 Does somebody experience that error?if yes that can i do to make my
132 webcam work
133 --
134 gentoo-user@g.o mailing list