|
Bugzilla – Full Text Bug Listing |
| Summary: | alsamixer: all input channels disabled on reboot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Casual J. Programmer <casualprogrammer> |
| Component: | Sound | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Casual J. Programmer
2007-11-09 13:26:19 UTC
Cannot reproduce here. Please boot with init 3, and login to linux console (no X). Then run alsamixer and check whether the inputs are still disabled. If they are disabled, try to turn on, reboot with runlevel 3 and check again. Same as before :-( OK, then do the following: - boot with runlevel 3 - login on linux console - run "/usr/sbin/alsactl -f asound.save1 store" - adjust inputs manually - run "/usr/sbin/alsactl -f asound.save2 store" - run "/usr/sbin/alsactl -f asound.save1 restore" and check whether the inputs are changed again to the old state - run "/usr/sbin/alsactl -f asound.save2 restore" and check whether the inputs are activated again - run "/usr/sbin/alsactl store" as root, this will save to the system default file - reboot again with runlevel 3 - login - run "/usr/sbin/alsactl -f asound.save3 store", and compare asound.save2 and asound.save3 - boot with runlevel 3 OK - login on linux console OK ( as user ) - run "/usr/sbin/alsactl -f asound.save1 store" /usr/sbin/alsactl:get_control:341:snd_config_string_add: File exists same if repeating as root :-( Thanks, this appears to be a bug of alsactl after 1.0.15 release.. Now fixed on the upstream, and the fixed package is submitted. |