Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 168367
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo ALSA team <alsa-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: stephan wezel <s.wezel@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
alsasound-init-20070218.patch Add check that snd is a modul before trying to unload the snd modul patch stephan wezel 2007-02-25 20:00 0000 649 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 168367 depends on: Show dependency tree
Bug 168367 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-25 19:59 0000
The init-script /etc/init.d/alsasound from the
alsa-utils/alsa-utils-1.0.14_rc2-r1 package tries to unload the snd modul even
if the snd isn't build as modul (when using in-kernel alsa).
The Problem is, that the script doesn't check this condition.

Reproducible: Always

Steps to Reproduce:
1. Use in-kernel alsa and built the snd fix into the kernel
2. alsa-utils-1.0.14_rc2-r1 installed
3. /etc/init.d/alsasound start && /etc/alsasound stop

Actual Results:  
The error message "ERROR: Removing 'snd': No such file or directory" is shown
when stopping alsasound

Expected Results:  
No error message

------- Comment #1 From stephan wezel 2007-02-25 20:00:23 0000 -------
Created an attachment (id=111222) [details]
Add check that snd is a modul before trying to unload the snd modul

------- Comment #2 From Roy Marples (RETIRED) 2007-03-19 21:32:11 0000 -------
Fixed, thanks

------- Comment #3 From Bugs Bunny 2007-05-10 02:47:37 0000 -------
(In reply to comment #2)
> Fixed, thanks
> 

This is not fixed :/ it is still very reproducable in the latest
alsa-utils-1.0.14_rc2-r3

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug