I'm working remotely by ssh on ltsp server and on thin client. I've checked all 
steps before and they are all ok.
This is the dmesg output on thin client, so usb pen is correctly identified.

[ 4532.722446] Initializing USB Mass Storage driver...
[ 4532.722983] scsi2 : SCSI emulation for USB Mass Storage devices
[ 4532.723271] usb-storage: device found at 3
[ 4532.723277] usb-storage: waiting for device to settle before scanning
[ 4532.723527] usbcore: registered new interface driver usb-storage
[ 4532.723658] USB Mass Storage support registered.
[ 4537.721771] usb-storage: device scan complete
[ 4537.747823] scsi 2:0:0:0: Direct-Access     SanDisk  Cruzer Mini      0.1  
PQ: 0 ANSI: 2
[ 4537.759600] sd 2:0:0:0: [sdb] 250879 512-byte hardware sectors (128 MB)
[ 4537.772585] sd 2:0:0:0: [sdb] Write Protect is off
[ 4537.772601] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 4537.772607] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4537.798556] sd 2:0:0:0: [sdb] 250879 512-byte hardware sectors (128 MB)
[ 4537.811582] sd 2:0:0:0: [sdb] Write Protect is off
[ 4537.811600] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 4537.811607] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4537.811624]  sdb: sdb1
[ 4537.821931] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 4537.822078] sd 2:0:0:0: Attached scsi generic sg2 type 0

This is the content of /var/run/ltspfs_fstab on the thin client:

/dev/fd0 /var/run/drives/floppy0 auto defaults 0 0
/dev/sda1 /var/run/drives/scsidisk-sda1 vfat defaults 0 0
/dev/cdrom /var/run/drives/cdrom auto defaults 0 0
/dev/sdb1 /var/run/drives/usbdisk-sdb1 vfat defaults 0 0

So device have been correctly picked up by udev rules.

This is the output of the mount command:

ssh -S /var/run/ldm_socket_vt7_192.168.0.45 192.168.0.45
"/usr/sbin/ltspfsmounter /tmp add"

X connection to localhost:10.0 broken (explicit kill or server shutdown).
Error: /tmp/.username-ltspfs/tmp is not mounted

I'm on a remote ssh session, maybe this can explain the X related error.
About the second error no idea, the directory /tmp/.username-ltspfs/tmp
is correctly created on the server but not mounted.

The same user can correctly load the same usb pen on another thin
client.

-- 
local device not working on some client
https://bugs.launchpad.net/bugs/158989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to