LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-29-2005, 04:36 PM   #1
sutley
Member
 
Registered: Jul 2004
Posts: 42

Rep: Reputation: 15
modprobe: command not found


I'm trying to get my Creative NX Pro Webcam working. I am having some problems with modprobe (and a few others). What did I screw up this time? Is there a fix?

Code:
[root@localhost user]# modprobe videodev
bash: modprobe: command not found
Code:
[root@localhost user]# lsmod videodev
bash: lsmod: command not found
Thanks
Sam
 
Old 07-29-2005, 04:38 PM   #2
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
Try typing

Code:
su -
then re-enter your commands.
 
Old 07-29-2005, 05:37 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 267Reputation: 267Reputation: 267
Quote:
Originally posted by bushidozen
Try typing

Code:
su -
then re-enter your commands.
Or put the full path to them:

/sbin/<command>
/usr/sbin/<command>

Wherever the command resides. And if you are using su, look into using sudo instead, more secure as you don't have to use root's password directly.
 
Old 07-29-2005, 05:39 PM   #4
Pete M
Member
 
Registered: Aug 2003
Location: UK
Distribution: Redhat 9 FC 3 SUSE 9.2 SUSE 9.3 Gentoo 2005.0 Debian Sid
Posts: 657

Rep: Reputation: 32
Sam

Try this way

Code:
[root@localhost user]# sbin/modprobe videodev
Code:
[root@localhost user]# sbin/lsmod videodev
As you can see add "sbin"

Pete
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
modprobe: command not found tombaaaaa Linux - Newbie 7 07-23-2004 05:46 PM
Modprobe command not found DoThatPlan Linux - Software 2 07-14-2004 08:21 AM
'modprobe' command not found DeltaXFX Fedora 5 07-09-2004 02:31 PM
modprobe: command not found redhatman Linux - Newbie 5 02-08-2004 10:13 PM
modprobe: command not found....? Tommi Linux - Newbie 3 06-27-2003 06:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration