Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Logitech Quickcam Communicate STX won't work.

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
xiaweitang
Apprentice
Apprentice
Posts: 152
Joined: Fri Feb 26, 2010 5:46 pm

Logitech Quickcam Communicate STX won't work.

  • Quote

Post by xiaweitang » Sat Apr 03, 2010 8:53 pm

I have enabled gspcav in kernel and recompiled the kernel, xorg-server and x11 drivers. But the command v4l-info shows nothing:

Code: Select all

open /dev/video0: No such file or directory
and spcaview:

Code: Select all

 Spcaview version: 1.1.8 date: 25:12:2007 (C) mxhaard@magic.fr 
Initializing SDL.
SDL initialized.
bpp 3 format 15
Using video device /dev/video0.
Initializing v4l.
ERROR opening V4L interface 
: No such file or directory
Top
DONAHUE
Watchman
Watchman
User avatar
Posts: 7651
Joined: Sat Dec 09, 2006 4:27 pm
Location: Goose Creek SC

  • Quote

Post by DONAHUE » Sat Apr 03, 2010 10:45 pm

Is your menuconfig similar to this?
Device Drivers --->
<*> Multimedia support --->
--- Multimedia support
<*> Video For Linux
[*] Enable Video For Linux API 1 (DEPRECATED)
<M> DVB for Linux
*** Multimedia drivers ***
[ ] Load and attach frontend and tuner driver modules as needed
[*] Customize analog and hybrid tuner modules to build --->
[*] Video capture adapters --->
[*] Autoselect pertinent encoders/decoders and other helper chips <M> SPCA500 USB Camera Driver
<M> SPCA501 USB Camera Driver
<M> SPCA505 USB Camera Driver
<M> SPCA506 USB Camera Driver
<M> SPCA508 USB Camera Driver
<M> SPCA561 USB Camera Driver
--- Video capture adapters
[ ] Enable advanced debug functionality
[ ] Enable old-style fixed minor ranges for video devices
[*] Autoselect pertinent encoders/decoders and other helper chips
< > Virtual Video Driver
< > BT848 Video For Linux
< > CPiA Video For Linux
< > CPiA2 Video For Linux
< > SAA5246A, SAA5281 Teletext processor
< > SAA5249 Teletext processor
< > Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)
< > Zoran ZR36057/36067 Video For Linux
< > Philips SAA7134 support
< > Siemens-Nixdorf 'Multimedia eXtension Board'
< > Hexium HV-PCI6 and Orion frame grabber
< > Hexium Gemini frame grabber
< > Conexant 2388x (bt878 successor) support
< > Conexant cx23885 (2388x successor) support
< > Auvitek AU0828 support
< > Conexant cx23416/cx23415 MPEG encoder/decoder support
< > Conexant cx23418 MPEG encoder support
< > Marvell 88ALP01 (Cafe) CMOS Camera Controller support
< > SoC camera support
[*] V4L USB devices --->
--- V4L USB devices
< > USB Video Class (UVC)
[ ] UVC input events device support
<M> GSPCA based webcams --->
--- GSPCA based webcams
< > ALi USB m5602 Camera Driver (NEW)
< > STV06XX USB Camera Driver (NEW)
< > Conexant Camera Driver (NEW)
< > Etoms USB Camera Driver (NEW)
< > Fujifilm FinePix USB V4L2 driver (NEW)
< > Mars USB Camera Driver (NEW)
< > Mars-Semi MR97310A USB Camera Driver (NEW)
< > OV519 USB Camera Driver (NEW)
< > OV534 USB Camera Driver (NEW)
< > Pixart PAC207 USB Camera Driver (NEW)
< > Pixart PAC7311 USB Camera Driver (NEW)
< > SN9C20X USB Camera Driver (NEW)
< > SONIX Bayer USB Camera Driver (NEW)
< > SONIX JPEG USB Camera Driver (NEW)
<M> SPCA500 USB Camera Driver
<M> SPCA501 USB Camera Driver
<M> SPCA505 USB Camera Driver
<M> SPCA506 USB Camera Driver
<M> SPCA508 USB Camera Driver
<M> SPCA561 USB Camera Driver

< > SQ Technologies SQ905 based USB Camera Driver (NEW)
< > SQ Technologies SQ905C based USB Camera Driver (NEW)
< > Syntek DV4000 (STK014) USB Camera Driver (NEW)
<M> SUNPLUS USB Camera Driver (NEW)
< > T613 (JPEG Compliance) USB Camera Driver (NEW)
< > TV8532 USB Camera Driver (NEW)
< > VC032X USB Camera Driver (NEW)
< > ZC3XX USB Camera Driver (NEW)
Top
xiaweitang
Apprentice
Apprentice
Posts: 152
Joined: Fri Feb 26, 2010 5:46 pm

  • Quote

Post by xiaweitang » Sun Apr 04, 2010 4:08 am

I built those drivers into the kernel instead of modules. But still the same problem.
Top
xiaweitang
Apprentice
Apprentice
Posts: 152
Joined: Fri Feb 26, 2010 5:46 pm

  • Quote

Post by xiaweitang » Wed Apr 07, 2010 9:11 pm

I have recompiled the kernel again with those drivers installed as modules. After that i have

Code: Select all

$ groups
wheel cron audio cdrom ftp video usb users portage

Code: Select all

$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:08d7 Logitech, Inc. QuickCam Communicate STX
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Code: Select all

$ find /lib/modules/2.6.31-gentoo-r10/ -type f -iname '*.o' -or -iname '*.ko' | grep video
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca500.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_main.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_sunplus.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca508.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca505.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca501.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca561.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/gspca/gspca_spca506.ko
/lib/modules/2.6.31-gentoo-r10/kernel/drivers/media/video/uvc/uvcvideo.ko
I tried modprobe gspca_spca5xx and gspca_sunplus one by one, but still there is no video0 in /dev. I also tried uvcvideo, no luck. The wiki said if I use udev, there should exist /dev/v4l/video0, but I don't even have /dev/v4l.
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56106
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Wed Apr 07, 2010 9:18 pm

xiaweitang,

Its one of these
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
xiaweitang
Apprentice
Apprentice
Posts: 152
Joined: Fri Feb 26, 2010 5:46 pm

  • Quote

Post by xiaweitang » Thu Apr 08, 2010 12:14 am

NeddySeagoon wrote:xiaweitang,

Its one of these
This works. Thanks!
Top
Astronome
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 148
Joined: Sat Jan 02, 2016 11:28 pm

  • Quote

Post by Astronome » Fri Jul 14, 2017 6:05 pm

NeddySeagoon wrote:Its one of these
How did you figure this out? Helped me all these years later.
Top
Post Reply

7 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic