Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
04-13-2003, 04:13 PM
|
#1
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Rep:
|
-logitech zoom webcam on rh8-
hey all
i can't seem to get anything to detect my webcam
i have a logitech zoom webcam...through USB
now when i plug it in...the light comes on...but i can't find any drivers or when i open up gnome meeting it gives me a dev error
any help would be muchly appreciated
|
|
|
04-13-2003, 08:36 PM
|
#2
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
It's really a philips webcam dressed up as a logitech.
http://www.smcc.demon.nl/webcam/
|
|
|
04-14-2003, 02:16 AM
|
#3
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
now how do i go about installing this
i'm a little confused
|
|
|
04-14-2003, 02:27 AM
|
#4
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
According to the install notes you should already have a kernel module for this cam, see what happens if you do "modprobe pwc".
|
|
|
04-14-2003, 02:50 AM
|
#5
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
nuthin...just goes to the next line
but when i do
insmod pwc...says it's already installed
|
|
|
04-14-2003, 03:04 AM
|
#6
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
When modprobe does nothing then that means that the module loaded correctly. Have you tried using the cam yet?
|
|
|
04-14-2003, 03:26 AM
|
#7
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
yes...and nothing happens
gnomemeeting won't detect it
|
|
|
04-14-2003, 03:35 AM
|
#8
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Try it with xawtv.
|
|
|
04-14-2003, 04:19 AM
|
#9
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
k...how do i run that..
|
|
|
04-14-2003, 04:33 AM
|
#10
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Open a terminal and type xawtv, then press enter.
|
|
|
04-14-2003, 04:39 AM
|
#11
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
this is what i get
This is xawtv-3.74, running on Linux/i686 (2.4.18-26.8.0)
can't open /dev/video0: No such device
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such device
v4l: open /dev/video0: No such device
no video grabber device available
|
|
|
04-14-2003, 04:53 AM
|
#12
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Cool, now cd to /dev, su to root and do the following
Code:
./MAKEDEV video
followed by
chmod 666 video*
Then try xawtv again.
|
|
|
04-14-2003, 05:10 AM
|
#13
|
LQ Newbie
Registered: Feb 2003
Location: The 'Wack
Distribution: redhat 8.0
Posts: 28
Original Poster
Rep:
|
well this is waht happened
[root@h24-71-50-105 dev]# ./MAKEDEV video
[root@h24-71-50-105 dev]# chmod 666 video*
[root@h24-71-50-105 dev]# xawtv
This is xawtv-3.74, running on Linux/i686 (2.4.18-26.8.0)
can't open /dev/video0: No such device
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such device
v4l: open /dev/video0: No such device
no video grabber device available
[root@h24-71-50-105 dev]#
|
|
|
04-14-2003, 05:22 AM
|
#14
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Do 'ls -al /dev/video*' and post the output, and post the entire output of 'lsmod' please.
|
|
|
04-14-2003, 07:12 AM
|
#15
|
Senior Member
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316
Rep:
|
Well there are two modules. One of them (pwc) is open source and is included in the kernel. The second module (pwcx) is closed source and contains decompression routines. The second module isn't necessary if you want to run at a really low frame rate and use a very small image size.
Either way if you have the modules for your usb and pwc loaded then you should see someting like this in your dmesg output when you attach the webcam:
hub.c: new USB device 00:10.0-2, assigned address 2
pwc Philips PCVC740K (ToUCam Pro) USB webcam detected.
pwc Registered as /dev/video1.
This will also tell you which device it connected to. Usually this would be /dev/video0 if you only have one video device connected.
I don't know what kernel version you are running with redhat. But you might want to try to get the latest version of the driver from the site that Aussie gave you.
Either way you might want to post the output of dmesg, at least the webcam part.
|
|
|
All times are GMT -5. The time now is 06:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|