[PlanetCCRMA] No sound output on FC3
Shayne O'Connor
forums@machinehasnoagenda.com
Wed Apr 20 14:33:00 2005
Tim Berghoff wrote:
> Hi!
>
> When starting FC3 and running XMMS I don't hear anything unless I go
> to the sound control Panel and unmute the PCM channels, which are
> always muted and turned down on startup.
> My XMMS output Plugin is ALSA and the device should be 'default'.
> Why does that happen and how can I fix ist?
after installing ALSA drivers, the mixer channels are always muted and
will keep being muted on startup until you do this:
1. in a terminal, open alsamixer.
2. adjust volumes to how you would like them on startup.
3. exit alsamixer and change to the root user in the terminal.
4. as root, do this:
/usr/sbin/alsactl store
5. reboot.
your mixer settings should now be restored to how you had them just
before running the alsactl command.
hope it works!
shayne