OESF Portables Forum

Everything Else => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => Sharp PC-Z1 NetWalker => Topic started by: masanasj on January 22, 2010, 10:30:12 am

Title: Netcam For Netwalker
Post by: masanasj on January 22, 2010, 10:30:12 am
I had buy this  camera for the netwalker (camera and micro)

http://www.pixmania-pro.co.uk/uk/uk/813147...300-webcam.html (http://www.pixmania-pro.co.uk/uk/uk/813147/art/ngs/netcam-300-webcam.html)

But trying to run cheese, and it doesn't run.
I try to do this:
http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia (http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia)

but it netwalker on this step:

sudo cp sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/

response this:

root@masanasj:~/microdia# sudo cp
> sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/
>
> cp: no se puede crear el fichero regular
> «/lib/modules/2.6.28-15-araneo/kernel/drivers/media/video/usbvideo/»: No
> existe el fichero ó directorio
>
>
> root@masanasj:~/microdia#
>

can you help me to have a webcam, for to try after to install Eriga in substitution to Skype?

Thanks
Title: Netcam For Netwalker
Post by: merlin1 on January 22, 2010, 12:48:02 pm
Quote from: masanasj
I had buy this  camera for the netwalker (camera and micro)

http://www.pixmania-pro.co.uk/uk/uk/813147...300-webcam.html (http://www.pixmania-pro.co.uk/uk/uk/813147/art/ngs/netcam-300-webcam.html)

But trying to run cheese, and it doesn't run.
I try to do this:
http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia (http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia)

but it netwalker on this step:

sudo cp sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/

response this:

root@masanasj:~/microdia# sudo cp
> sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/
>
> cp: no se puede crear el fichero regular
> «/lib/modules/2.6.28-15-araneo/kernel/drivers/media/video/usbvideo/»: No
> existe el fichero ó directorio
>
>
> root@masanasj:~/microdia#
>

can you help me to have a webcam, for to try after to install Eriga in substitution to Skype?

Thanks
Does the directory you are trying to copy the file to exist? If not you have to create it first.
Title: Netcam For Netwalker
Post by: masanasj on January 22, 2010, 01:06:53 pm
Quote from: merlin1
Quote from: masanasj
I had buy this  camera for the netwalker (camera and micro)

http://www.pixmania-pro.co.uk/uk/uk/813147...300-webcam.html (http://www.pixmania-pro.co.uk/uk/uk/813147/art/ngs/netcam-300-webcam.html)

But trying to run cheese, and it doesn't run.
I try to do this:
http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia (http://doc.ubuntu-es.org/Instalar_c%C3%A1maras_Microdia)

but it netwalker on this step:

sudo cp sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/

response this:

root@masanasj:~/microdia# sudo cp
> sn9c20x.ko /lib/modules/$(uname
> -r)/kernel/drivers/media/video/usbvideo/
>
> cp: no se puede crear el fichero regular
> «/lib/modules/2.6.28-15-araneo/kernel/drivers/media/video/usbvideo/»: No
> existe el fichero ó directorio
>
>
> root@masanasj:~/microdia#
>

can you help me to have a webcam, for to try after to install Eriga in substitution to Skype?

Thanks
Does the directory you are trying to copy the file to exist? If not you have to create it first.


I do not want to crate, because  behind to kernel?
With what consecuences?
where is beter to create?
In the sentences of the howto, i need to create a directory?
Title: Netcam For Netwalker
Post by: merlin1 on January 22, 2010, 03:15:38 pm
You have to create this directory and copy the module in there. This won't do anything to the kernel. The howto shows how to do it. Just follow all the steps and it should work.