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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to