In the shell, run "alsamixer" if it works, turn the volume way up. if it doesn't, you probably don't have the soundcard driver for the soundcard. check: lsmod|grep snd
Do you know what soundcard it has? also, rdesktop should be: -r sound:local -Gadi On Wed, 2009-09-02 at 16:09 -0600, David Burgess wrote: > No joy. I tried both methods. Although 'ps aux | grep -i pulse' > doesn't show in the shell, still no sound from the rdp session. > > Any other ideas? > > db > > On Wed, Sep 2, 2009 at 3:21 PM, Gideon Romm<[email protected]> > wrote: > > This might seem odd, but try setting: > > > > SOUND=False > > > > in your lts.conf. > > > > By default, LTSP runs pulseaudio on startup, which hogs the audio > > device. You either need to add a "pkill pulseaudio" to the rdesktop > > screen script, or make rdesktop use pulseaudio, or, as with SOUND=False, > > instruct LTSP not to start the sound daemon (udev should still load the > > sound driver modules). > > > > Cheers, > > > > -Gadi > > > > On Wed, 2009-09-02 at 14:58 -0600, David Burgess wrote: > >> Hi, it's me again. > >> > >> Thanks to good help from the list so far I have my tc booting up to > >> rdp. I can log in, and all seems well, but no sound. > >> > >> I'm using ubuntu 9.04 x86_64 as ltsp server. Here are some lines from > >> lts.conf: > >> > >> SCREEN_07=rdesktop > >> RDP_OPTIONS="-dGPRC -z -a24 -P -f -0 -rsound:local -u userid" > >> > >> I also tried with "-rsound:remote" and without the "-0", but still no > >> sound. I tried an ldm login and sound worked there. > >> > >> I have tc's on identical hardware connecting to the same Windows term > >> server and they get sound. They are using a local debian-based boot > >> image with the following command line: > >> > >> rdesktop -dGPRC -f -a24 -rsound:local -ken-us -z -rdisk:usbdev > >> /media/usb0 fvtc001 > >> > >> Something to do with ubuntu's sound server perhaps? > >> > >> db > >> > >> ------------------------------------------------------------------------------ > >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > >> trial. Simplify your report design, integration and deployment - and focus > >> on > >> what you do best, core application coding. Discover what's new with > >> Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _____________________________________________________________________ > >> 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 > > -- > > -------------------------------------------------------- > > Gideon Romm | Proud LTSP Developer > > [email protected] > > > > Pay It Forward! > > Intel Atom 1.6GHz, 512MB RAM + Symbiont Boot Stick = $275 > > 10% of order goes to school or open source project of your choice! > > > > Buy yourself a lab or office and use your donation to set up a school, > > pay for a desperately needed feature added to a software package, > > or sponsor part of LTSP's annual developer's conference LTSP-by-the-sea! > > > > Check out: http://www.symbio-technologies.com/payitforward > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > > trial. Simplify your report design, integration and deployment - and focus > > on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _____________________________________________________________________ > > 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 > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _____________________________________________________________________ > 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 -- -------------------------------------------------------- Gideon Romm | Proud LTSP Developer [email protected] Pay It Forward! Intel Atom 1.6GHz, 512MB RAM + Symbiont Boot Stick = $275 10% of order goes to school or open source project of your choice! Buy yourself a lab or office and use your donation to set up a school, pay for a desperately needed feature added to a software package, or sponsor part of LTSP's annual developer's conference LTSP-by-the-sea! Check out: http://www.symbio-technologies.com/payitforward ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _____________________________________________________________________ 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
