Comment 7 for bug 487473

Revision history for this message
Asmo Koskinen (asmok) wrote :

Well, I did it in short way - ltsp-build-client --arch i386

Now webcam works in both servers. My bad, I'm sorry for that.

asmok@edubuntu:~$ cat /etc/group | grep ltsp001
adm:x:4:asmok,ltsp001
dialout:x:20:asmok,ltsp001
fax:x:21:ltsp001
cdrom:x:24:asmok,ltsp001
tape:x:26:ltsp001
audio:x:29:pulse,ltsp001
dip:x:30:ltsp001
video:x:44:ltsp001
plugdev:x:46:asmok,ltsp001
fuse:x:103:ltsp001
lpadmin:x:104:asmok,ltsp001
netdev:x:112:ltsp001
sambashare:x:120:asmok,ltsp001
vboxusers:x:124:ltsp001
ltsp001:x:1001:ltsp001
asmok@edubuntu:~$

root@ltsp200:~# cat /etc/group | grep ltsp001
adm:x:4:ltsp001
dialout:x:20:ltsp001
fax:x:21:ltsp001
cdrom:x:24:ltsp001
tape:x:26:ltsp001
audio:x:29:pulse,ltsp001
dip:x:30:ltsp001
video:x:44:ltsp001
plugdev:x:46:ltsp001
fuse:x:104:ltsp001
lpadmin:x:107:ltsp001
netdev:x:112:ltsp001
sambashare:x:120:asmok,ltsp001
vboxusers:x:124:ltsp001
ltsp001:x:1001:ltsp001
root@ltsp200:~#

root@ltsp200:~# ls -al /dev/video*
crw-rw---- 1 root video 81, 0 2009-11-25 21:12 /dev/video0
root@ltsp200:~#

root@ltsp200:~# ps ax | grep cheese
 3791 tty7 S 0:00 su - ltsp001 -c LANG=fi_FI.UTF-8 LANGUAGE=fi_FI.UTF-8 DISPLAY=:7 XAUTHORITY=/var/run/ldm-xauth-uDpAbh9mb/Xauthority cheese
 3794 tty7 Sl 0:12 cheese
 3867 pts/1 S+ 0:00 grep cheese
root@ltsp200:~#

Best Regards Asmo Koskinen.