Mailinglist Archive: opensuse (3288 mails)

< Previous Next >
Re: [opensuse] Kernel Driver issue using rmmod and modprobe
  • From: "Rajko M." <rmatov101@xxxxxxxxxxx>
  • Date: Fri, 28 Dec 2007 21:13:38 -0600
  • Message-id: <200712282113.38271.rmatov101@xxxxxxxxxxx>
On Friday 28 December 2007 08:39:12 pm Robert Lewis wrote:
I am attempting to install a driver for my Logitech 9000.
The supplied driver with 10.3 is uvcvideo-kmp-default-r117_2.6.22.5_31-2
However, the developers have released 158 although that is a beta.
I would like to try out the beta. I removed the rpm for the SUSE released
driver.

When I compile up the one that I get from
svn://svn.berlios.de/linux-uvc/linux-uvc/trun
which requires that the svn command be installed on ones system
I then put the driver in

/lib/modules/$(uname -r)/kernel/drivers/media/video/usbvideo/

The name of the driver is uvcvideo.ko

However, when I envoke the
modprobe uvcvideo # command
I get back.
FATAL: Module uvcvideo.ko not found.

What am I doing wrong?

Maybe missing command
depmod

--
Regards,
Rajko
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References