 |
 |
 |
 |
| Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released |

30th May 2009, 10:41 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Oulu, Finland
Posts: 70

|
|
|
Pulse OSS support broken?
Hi
A week or two ago I noticed that none of my games that use OSS had sound anymore. /dev/dsp isn't found... Also when I start some games, pulseaudio process goes wild and grabs 30% of my CPU time, while 70% is allocated to the game - even if I have sound disabled in the games.
Quick searching in the web and this forum didn't give me any hints that anyone else had this trouble. Still, I don't think I had installed/uninstalled any audio related packages. I've checked my package listing twice and didn't see anything clearly wrong there.
Does anyone else have this problem or any advice or info?
Cheers,
T
|

31st May 2009, 12:30 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
From http://fedoraldc.wordpress.com/2009/...-of-fedora-11/
Quote:
|
Other Unixes, such as FreeBSD and OpenSolaris are still stuck with OSS (Open Sound System) audio. In F11 we finally switched OSS off by default (though you can still reenable it via some minor hackery). OSS was the predecessor of ALSA. Thankfully it is now fully obsolete on Linux. OSS is mostly a design from the early nineties. It has received only minor updating since then. It is no way comparable to what we now have on Linux or even what MacOS or Windows provide. (Although is has some very vocal fans which like to write me hate mails because I say things like this)
|
|

31st May 2009, 02:45 AM
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 194

|
|
Quote:
Originally Posted by sideways
|
Try padsp like this:
$padsp program-name
|

31st May 2009, 03:09 AM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
Sounds rather tongue in cheek--I suppose the author has some BSD using friends and was simply jealous of how well sound works for them, regardless of whether or not they use X, different X desktops, etc.
Although, in fairness, the same was true of Fedora till they broke sound in Nov 2007.
Works like a charm in CentOS.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

31st May 2009, 09:55 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
Quote:
Originally Posted by scottro
Sounds rather tongue in cheek--I suppose the author has some BSD using friends and was simply jealous of how well sound works for them, regardless of whether or not they use X, different X desktops, etc.
Although, in fairness, the same was true of Fedora till they broke sound in Nov 2007.
Works like a charm in CentOS.
|
The "author" is Lennart Poettering, full-time paid employee of Redhat, he is very serious
|

31st May 2009, 12:44 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
Ah, well, if you're going to be condescending, you should be sure that what you have works better than what you're degrading. In this case, it doesn't.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

31st May 2009, 01:40 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
|
Hi,
OSS in Linux is obsolete. OSS in BSD* is not and not even the same software anymore.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

31st May 2009, 02:24 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
There actually seems to be a new flavor of OSS for Linux. ArchLinux has it as an option, and it works well for me.
(And Fedora has, I believe, some relatively new alsa-oss libraries.)
DISCLAIMER: My use of audio is quite simple, occasional music and movies. From what I pick up here and there, for those who make sophisticated use of audio, pulse is already showing itself, at least according to some, to be a serious contender.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

31st May 2009, 02:29 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
|
The new version of OSS is not in the upstream kernel and won't be in Fedora until it does if that ever happens. So that's isn't relevant for Fedora at this point. PulseAudio isn't quite in the same level. It is not a direct comparison.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

31st May 2009, 08:16 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Oulu, Finland
Posts: 70

|
|
Quote:
Originally Posted by helloworld1
Try padsp like this:
$padsp program-name
|
ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
open /dev/[sound/]dsp: No such file or directory
This means it the library should be included in some package. It seems this is a 32-to64-bit compatibility issue. http://pulseaudio.org/ticket/220
Last edited by TarrasQ; 31st May 2009 at 10:34 PM.
|

1st June 2009, 04:15 AM
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 194

|
|
Quote:
Originally Posted by TarrasQ
ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
open /dev/[sound/]dsp: No such file or directory
This means it the library should be included in some package. It seems this is a 32-to64-bit compatibility issue. http://pulseaudio.org/ticket/220
|
#yum install libpulsedsp.so
|

1st June 2009, 05:49 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,099

|
|
|
My only interest here is the best sound quality. The default Fedora 11 sound system produces pops and crackles - that is not acceptable (despite the wonderful-sounding "glitch-free" logic referred to by Lennart Poettering - if only his audio code was as good as his PR/marketing talent).
Following the Arch Linux Wiki page on OSSv4, I installed their system on Fedora 11 and the audio quality is perfect.
I really don't care about the upstream kernel arguments, the userspace/kernelspace debates, or how much Red Hat is paying someone to produce lousy sound on my computer. OSSv4 works, Pulse Audio doesn't work.
|

1st June 2009, 06:36 AM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
Yuppers.
Lots of people agree. Apparently Ubuntu folks as well--there were a number on Crunchbang forums quite happy that it wasn't included.
The upstream stuff really doesn't make sense to me. Upstream firefox doesn't force installation of 60 odd language packs, some of which have been known to have vulnerabilities in the past, but that doesn't stop Fedora.
Funny, today I saw several articles of outrage (though not on these forums) when MS added some firefox extension without giving the user a choice. At least, that one can be removed with a registry edit.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

1st June 2009, 07:01 AM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
[QUOTE=sonoran;1219750]My only interest here is the best sound quality. The default Fedora 11 sound system produces pops and crackles - that is not acceptable (despite the wonderful-sounding "glitch-free" logic referred to by Lennart Poettering - if only his audio code was as good as his PR/marketing talent).
/QUOTE]
Glitch free refers specifically to a implementation detail that saves power. If you have issues, make sure you have all the updates and file bug reports
http://fedoraproject.org/wiki/How_to_file_a_bug_report
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|

1st June 2009, 07:05 AM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 3,549

|
|
Quote:
Originally Posted by scottro
The upstream stuff really doesn't make sense to me. Upstream firefox doesn't force installation of 60 odd language packs, some of which have been known to have vulnerabilities in the past, but that doesn't stop Fedora.
Funny, today I saw several articles of outrage (though not on these forums) when MS added some firefox extension without giving the user a choice. At least, that one can be removed with a registry edit.
|
As I have already explained to you, Add-ons are merely a reflection of the way it is packaged and can be removed as root user. Intrusive kernel patches are quite a different thing. These often lag behind the latest upstream kernel releases and whenever Fedora has to push a new kernel release an an update, third party patches will break. This is not a better experience. I understand some people have issues with the current implementation but piling more kernel patches aren't going to help that. Instead provide feedback by filing bug reports.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:43 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|