Hello,
I am trying to set up an x2go server with thin clients (debian wheezy). For the most part, the clients are working fine - the boot time and speed is astonishing even with the low-power server hardware I need to use.
Alas, there are a few important things I cannot get to work after days of googling and tinkering:
When I insert a cd-rom, a little eject button appears in the lower right corner of the screen. However, I cannot see the files on the disc in /home/<user>/media/cd
When I insert a FAT formatted USB stick, nothing (visible) happens. Only in the local console can I see that a device has been attached, but nothing is mounted, and nothing shows up in /home/<user>/media/disk
The x2gousbmount and x2gocdmanager are installed in the chroot, and <user> was added to the fuse group. Are there other prerequisite packages on the server that I could have missed?
PulseAudio Manager reports "Default Sink: not set"; "Default Source: not set".
Those issues are real showstoppers for a project I am trying to set up in Africa next week - I'd be really thankful for hints on how to solve them.
Peter
Hi Peter,
On So 06 Okt 2013 03:40:41 CEST, registration wrote:
The home dir of the thinclient /var/lib/x2gothinclient rests on a RAM
disk. With a local test setup I figured out that the home is not owned
by x2gothinclient:x2gothinclient but root:root (with umask 022). So,
x2goclient cannot write to that folder, alas no USB flashdrive pluggin
or CD rom mounting is possible...
Same applies here. Audio requires write access to ~x2gothinclient.
I will check where this needs to be fixed in x2gothinclient.git and
release an update version ASAP.
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi, I have a problem with only one of my currently two user accounts:
after a while it works again.
cheers Mathias
Hi again,
On Mi 09 Okt 2013 15:02:23 CEST, Mike Gabriel wrote:
Please check, if changing the thin clients fstab file as shown in [1]
fixes your issue (watch out there is a typo in that commit fixed in
[2]). I will only have time to confirm this fix tomorrow, but I guess
giving rw access to /var/lib/x2gothinclient for user x2gothinclient
will solve the reported problems.
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...