Re: [Spca50x-devs] Sony Visual Communication Camera VGP-VCC1
- Date: Mon, 17 Jul 2006 10:04:49 +0300
- From: Volkan YAZICI <volkan@xxxxxxxxxx>
- Subject: Re: [Spca50x-devs] Sony Visual Communication Camera VGP-VCC1
Hi,
On Jul 16 01:09, Sebastian Mauer wrote:
> I just finished installing Ubuntu on my Sony VAIO VGN-FE21S, and
> everything buit the builtin camera VGP-VCC1 does work.
> However I was able to compile and load the spca50x driver, but I don't
> get a /dev/video0 or 1 device.
AFAIK, it must exist already if you use a static device file system,
unless you use a dynamic fs like devfs. Can you try to create device
manually with using below command:
shell# mknod /dev/video0 c 81 0
If that works, though it probably will, you can create other nodes
(video1, video2, etc.) by looking at related major and minor device
numbers in linux/Documentation/devices.txt
For an immediat test you can try sth like that:
shell# apt-get install xawtv
shell# xawtv -c /dev/video0
Regards.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Spca50x-devs mailing list
Spca50x-devs@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/spca50x-devs