I've just setup a Debian 7 LTSP server with some thin clients

I have pulseaudio & libasound2-plugins installed in the client image 
(and have rebuilt it).

I'm not getting sound from the client.

I tried putting this into the client image file: /etc/asound.conf
pcm.!default {
type pulse
}

ctl.!default {
type pulse
}

Still no go.

I've also put the following into my lts.conf file


Should I be using pulseaudio at all?
[Default]
SOUND_DAEMON=pulse
SOUND = true
LDM_LANGUAGE=en_AU.utf8

# For ltsp-info to read proc and shutdown clients
ALLOW_PROCREAD = Y
ALLOW_SHUTDOWN = Y

TIMEZONE=Australia/Melbourne

# 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

# You may have to use local apps for anything which links to a local camera
LOCAL_APPS=True
LOCAL_APPS_EXTRAMOUNTS=/media,/opt
LOCAL_APPS_MENU=True
#LOCAL_APPS_MENU_ITEMS=skype,cheese

# Allow use of ltsp-remoteapps within localapps on the terminals
# mainly used for associating programs to filetypes
REMOTE_APPS=True

# 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"





From
Michael Pope

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_____________________________________________________________________
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

Reply via email to