From: Thomas A. <t.d...@gm...> - 2011-04-05 06:33:50
|
Seems like the problem of `muted`. But I can not be 100% sure because previously the sound is not muted. The way I get it worked again is First check if it works in gdm3 by reinstalling gdm3 and choose gdm3 as the default display manager. Second, after switching back to slim, launching alsamixer to check Master, PCM. Third, in alsamixer screen press m to make sure the bar in Master and PCM is not shown with MM, which indicates it is muted. Thanks again for the help. I appreciate it. On Mon, Apr 4, 2011 at 2:53 AM, Etan Reisner <de...@pi...> wrote: > On Sun, Apr 03, 2011 at 11:41:07PM +0800, Thomas Anderson wrote: > Answers out of order for simplicity. > >> So generally what e.g. sound mixer is launched when you use notion? >> And where (log files) to check if it is running or not? > > There isn't one. notion doesn't have one. notion is only a window manager. > So there aren't any log files to tell you anything about one because that > isn't possible. > >> Now I try installing pulseaudio and executing command >> >> ps -ef | grep pulseaudio >> >> returns process >> >> /usr/bin/pulseaudio --start --log-target=syslog >> >> but I still have no sound. Checking alsamixer, it shows the Master and >> PCM are at max (100<>100). > > They are maxed and unmuted? > >> Playing video with mplayer in terminal (e.g. tty 2), sound is not >> working. Also, after reinstalling gnome-session and rebooting the >> system, sound is still not available. > > I think this is likely where you should focus things. If you can't get > your sound working in GNOME again then that's interesting. > > I don't know what utilities GNOME uses by default to manage sound or where > configuration for them might live but I would imagine that if it worked > once it should work again (even if it may take a bit of reconfiguration). > > -Etan > |