I'm running Ubuntu 10.04 LTS and I'm having trouble mounting a Samsung Galaxy S2 under a thin client.
I can however mount a Motorola Atrix & HTC Desire and many memory sticks with no problems. Here is the relevant lines from my lts.conf file # --------------------------------------------------------------------------------------------- [Default] LDM_LANGUAGE=en_AU.utf8 # For ltsp-info to read proc and shutdown clients ALLOW_PROCREAD = Y ALLOW_SHUTDOWN = Y #LOCALDEV=True # broken # Grant access to /media /opt and /home on server from local_apps # These are not working for some reason LOCALDEV_DENY_INTERNAL_DISKS=False MOUNT_LOCAL_OPT=True MOUNT_LOCAL_MEDIA=True MOUNT_LOCAL_REAL_HOME=True LOCAL_APPS=True LOCAL_APPS_EXTRAMOUNTS=/media,/opt LOCAL_APPS_MENU=True LOCAL_APPS_MENU_ITEMS=xbill,glchess,skype,cheese #LOCAL_APPS_MENU_ITEMS=xbill,glchess,firefox,thunderbird # Allow use of ltsp-remoteapps within localapps on the terminals # mainly used for associating programs to filetypes REMOTE_APPS=True SCREEN_02=shell SCREEN_07=ldm # Turn off encryption between server and client. Speeds things up. LDM_DIRECTX=True # Required so clients can mount HTC Desire phones as disk drives MODULE_01 = "usb-uhci" MODULE_02 = "usb-storage" MODULE_03 = "sd_mod" MODULE_05 = "ehci-hcd" MODULE_06 = "ohci-hcd" # --------------------------------------------------------------------------------------------- I think the USB modules ehci-hcd & ohci-hcd are incorrect. I have tried without these two modules and with, rebooting the thin client in between. Both times I cannot see the phone. I can mount the phone on the server however so that proves that the phone is mounting under Linux and that the settings on the phone are correct. from Michael ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net