! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Xfce4 mixer raises the use count of the sound driver, while not using it
Status:
RESOLVED: FIXED
Product:
Xfce4-mixer
Component:
General

Comments

Description Nick Schermer editbugs 2006-05-21 09:14:31 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060503 Firefox/1.5.0.3 (Swiftfox)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060503 Firefox/1.5.0.3 (Swiftfox)

Maybe I'm a bit wrong here, but here's the problem:

When I'm goign to suspend my laptop, I need to unload some
modules: network and sound (weird sound after suspend), so
a simple rmmod snd-hda-intel works fine here.
The problem is a "module is in use" error and it seems that
xfce-mcs-manager with the sound module loaded causes this problem.


Reproducible: Sometimes

Steps to Reproduce:
1. rmmod snd-hda-intel -> module is in use
2. killall xfce-mcs-manager
3. Use count of the module is 0 (you can see this in lsmod)
4. xfce-mcs-manager
5. Use count is 1
6. Killall xfce-mcs-manager
7. Remove xfce4-mixer
8. xfce-mcs-manager
9. Use count is still 0

Actual Results:  
Xfce4 mixer increases the use count by 1

Expected Results:  
Hard to say, but when I'm not using some frontend of xfce4-mixer (panel plugin or application), it souldn't use the sound module.

Maybe xfce4-mixer needs to use the module, but i'm not
using the mixer in the panel so I assume xfce4-mixer is
doing nothing.
Comment 1 dannym editbugs 2006-05-21 10:56:48 CEST
Yeah..

hmmm.... I think I fixed it now

Bug #1831

Reported by:
Nick Schermer
Reported on: 2006-05-21
Last modified on: 2009-07-14

People

CC List:
0 users

Version

Attachments

Additional information