To check if the module was loaded type:<br>sudo lsmod | grep (module name here)<br>    If nothing shows up here just try "sudo lsmod" and try to find what looks like the module needed.<br><br><br>To try to load the module manually:
<br>sudo modprobe -v (module name here)<br><br><br>To list all of the modules on the system:<br>ls -R /lib/modules/'uname -r'/kernel<br>     'uname -r' is your kernel version. type "uname -r" at the command prompt and replace the output into the command above.
<br><br>I hope you know or can find the name of the module; I think it would probably be named "spca5xx", but I am not sure.  If you can't find the module on the system, there must have been something wrong with the install of the driver.  If there are any errors while running these commands, try to quote them on your next post.
<br><br>Andrew<br><br><br><div><span class="gmail_quote">On 4/27/07, <b class="gmail_sendername">Magyari, Balázs</b> <<a href="mailto:tripatos@gmail.com">tripatos@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you for this link, I found out that this Canyon webcam might<br>have a "Microdia" chipset inide, as with lsusb it lists this word only<br>for the found device...<br>There's a useful webpage <a href="http://www.qbik.ch/usb/devices/devices.php">
http://www.qbik.ch/usb/devices/devices.php</a><br>which listed some canyon webcam and said they worked with spca5xx<br>drivers. I guess then my cam should also work with it if I'm lucky.<br>Which is the easiest way of configuring a webcam with spca5xx? Just
<br>installing the spca5xx-source or easyspca package is enough or more<br>config should be done? (I tried to install and run Easycam2 but the<br>app didn't start for me.)<br>I found this page too:<br>(<a href="http://ralph.n3rds.net/index.php?/archives/124-Webcam-installation-scripts.html">
http://ralph.n3rds.net/index.php?/archives/124-Webcam-installation-scripts.html</a>)<br>and installed easyspca (and zenity) and tried to install the driver<br>with it but the script was terminated. The dialog said the spca5xx
<br>module was not found...<br>:-(<br><br><br>2007/4/24, Andrew Jarrett <<a href="mailto:jarrett.andrew@gmail.com">jarrett.andrew@gmail.com</a>>:<br>> Hi,<br>><br>> I don't own that webcam, but why don't you have a look at this:
<br>> <a href="http://www.linux.com/howtos/Webcam-HOWTO/hardware.shtml">http://www.linux.com/howtos/Webcam-HOWTO/hardware.shtml</a><br>><br>> I hope it helps you fix your problem!<br>><br>> Andrew<br>><br>
><br>> On 4/23/07, Magyari, Balázs <<a href="mailto:tripatos@gmail.com">tripatos@gmail.com</a>> wrote:<br>> ><br>> > Hi,<br>> > I have just bought a Canyon CN-WCAM313 webcam. Has anyone succeeded to
<br>> > configure it under Kubuntu? That would be a great help for me if you<br>> > told me where how-tos and other help are located, because it doesn't<br>> > work out-of-the-box for me.<br>> > Thanks in advance,
<br>> > Balázs Magyari<br>> ><br>> > --<br>> > kubuntu-users mailing list<br>> > <a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>> > Modify settings or unsubscribe at:
<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>> ><br>><br>><br>> --<br>> kubuntu-users mailing list<br>> <a href="mailto:kubuntu-users@lists.ubuntu.com">
kubuntu-users@lists.ubuntu.com</a><br>> Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>><br>
><br><br>--<br>kubuntu-users mailing list<br><a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br></blockquote></div><br>