|
Bugzilla – Full Text Bug Listing |
| Summary: | setup-pulseaudio --disable does not actually disable PulseAudio | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Lubos Lunak <llunak> |
| Component: | Sound | Assignee: | Scott Reeves <sreeves> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | binner, gp, lnussel, lslezak, tiwai, zajec5 |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lubos Lunak
2009-09-09 15:50:50 UTC
The suggestions sounds reasonable. Scott, any chance to fix it? Meanwhile, it's not too difficult to make PA to work together with others, just use the default ALSA PCM definition instead of grabbing the hw device... I have fixed the Yast config problem (bug #537784). Scott, could you look at it? This is quite important, having fixed the Yast part is useless without PA setup fix. See SR#21254 for my patches fixing this. hmm, I guess if we are going to rely on the setup-pulseaudio script being run it could use some work. I would think the mplayer section should not exist - we should just setup the default alsa plugin to be pulse and then have mplayer talk to the default. I have no idea what would be needed for the xine and openal section. Takashi - do you have thoughts on this. mplayer's default behavior is somehow odd. It first probes OSS, ALSA, then rest. And, because of SPDIF support, mplayer would choose another ALSA PCM device depending on the usage. So, for PA, basically it's safer to change the default setup in the config file. The openal was recently changed to openal-soft, and this has a system-wide config file in /etc/openal/alsoft.conf. The drivers section corresponds to it. I also have no idea whether xine has a system-wide config file, too. (Removing the dependency so bug #537784 can be closed as FIXED.) So, can we close this? Lubos? I'm fine with closing this, but I don't know why it has been kept open. It can be closed as fixed... |