* Gunther Furtado <[email protected]> [090827 12:52]: > 2009/8/27, Elimar Riesebieter <[email protected]>: > > * Gunther Furtado <[email protected]> [090827 00:37]: > >> Hi, > >> > >> 2009/8/26, Elimar Riesebieter <[email protected]>: > > [...] > >> > And if you really have the same problem, fire up alsamixer, set > >> > channels , mixers etc, unmute master and pcm and test again. > >> > > >> > >> Did that and when I reboot the system, master is mute again. > >> > >> the output of the following command could be of interest: > >> > >> # /etc/init.d/alsa-utils restart > >> Shutting down ALSA...amixer: Invalid command! > >> done. > >> Setting up ALSA...done. > > > > What tells: > > # lsmod | grep snd > > # alsactl init > > ? > > > > ~# lsmod | grep snd > snd_powermac 49548 4 > snd_pcm_oss 45784 0 > snd_mixer_oss 21040 1 snd_pcm_oss > snd_pcm 80484 2 snd_powermac,snd_pcm_oss > snd_seq_midi 10576 0 > snd_rawmidi 27180 1 snd_seq_midi > snd_seq_midi_event 10576 1 snd_seq_midi > snd_seq 59096 2 snd_seq_midi,snd_seq_midi_event > snd_timer 25828 2 snd_pcm,snd_seq > snd_seq_device 11044 3 snd_seq_midi,snd_rawmidi,snd_seq > snd 66880 16 > snd_powermac,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > soundcore 10324 1 snd > snd_page_alloc 13252 1 snd_pcm
Burgundy is supported by snd-powermac since ages... > ~# alsactl init > Unknown hardware: "PMac Burgundy" "PowerMac Burgundy" "" "" "" > Hardware is initialized using a guess method Well known, there is no database for powerpc hardware. I guess you were using kmix or somethig like that to set up your mixer. Alsa doesn't know these settings so it refused /var/lib/alsa/asound.state. Please delete /var/lib/alsa/asound.state, set your mixer with alsamixer, run `alsactl store && invoke-rc.d alsa-utils restart` and check your mixersetings again. Elimar -- BOFH excuse #30: positron router malfunction -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

