Mahakala Omegamu
Registered User
Join date: 9 Apr 2006
Posts: 20
|
09-23-2007 10:59
Anyone else having the same trouble with recent releases and release candidates? I'm just an hda-intel alsa guy, i've had audio work before for certain.
Edit:
To be a bit explicit about what i've done:
Right now in that secondlife script, I uncommented the two lines that disable the non-alsa drivers, but still nothing.
I look in the startup, and SL thinks ALSA has started up ok
-09-22T22:11:13Z INFO: LLAudioEngine_FMOD::init() initializing FMOD 2007-09-22T22:11:13Z INFO: init: ESD audio output SKIPPED 2007-09-22T22:11:13Z INFO: init: OSS audio output SKIPPED 2007-09-22T22:11:13Z INFO: init: Trying ALSA audio output... 2007-09-22T22:11:13Z INFO: ALSA audio output initialized OKAY 2007-09-22T22:11:13Z INFO: init: Audio output: ALSA 2007-09-22T22:11:13Z INFO: LLAudioEngine_FMOD::init() FMOD initialized correctly 2007-09-22T22:11:13Z INFO: idle_startup: Initializing Window 2007-09-22T22:11:13Z INFO: login_show: Initializing Login Screen
|
Fluf Fredriksson
Registered User
Join date: 8 Feb 2007
Posts: 248
|
09-23-2007 11:21
I never had much luck getting alsa to run smoothly for SL. And guess the checks are done in the ESD -> OSS -> ALSA order because the most stable is ESD. It depends on your distribution but do a double check on any updates or packages you installed on your system recently. I've had them sneakily reset defaults for OSS drivers on me in the past. Good Luck!
|
Corax Homewood
Linux Bird
Join date: 10 Mar 2007
Posts: 59
|
09-24-2007 17:01
Same for me, ALSA doesn't appear to work. I don't run ESD, and disabling OSS the first time I tried it wouldn't work. So I just use the OSS emulation under ALSA, and that works, though it's not ideal. Perhaps a bug should be filed on this?
|
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
|
09-25-2007 03:55
From: Fluf Fredriksson I never had much luck getting alsa to run smoothly for SL. And guess the checks are done in the ESD -> OSS -> ALSA order because the most stable is ESD. Right. ESD comes first because that causes the least fatal problems, not because it's the best (in fact, it's kinda lame).
|
Drake Bacon
Linux is Furry
Join date: 13 Jul 2005
Posts: 443
|
09-25-2007 10:36
I suggested that ESD actually worked better for me than OSS and ALSA. The reason why is that ESD actually insulated SL a bit from the card, ALSA crashed on me, and OSS locked out every other audio player.
If I started ESD, then SL, there's a little delay but I can hear Gaim messages come in (which goes through ALSA, as does ESD itself).
Is ESD piss-poor? Ask ESD's origional writer! He'd like to make it fully emulate a sound card and speed it up a bit.
_____________________
Drake Bacon/Drake Winger Home: Custom AMD X2 (65nm) 5000+, 4 Gig RAM, Gentoo amd64, NVidia GeForce 8600GT PCIe Mobile: Dell Inspiron E1505 (Core Duo 1.6GHz, 1 gig RAM, Gentoo x86, NVidia GeForce Go 7300 PCIe) Backup: iMac (Core 2 Duo 2.4GHz, 4 gig RAM, ATI Radeon HD 2400, MacOS X Leopard) Don't Ask: Asus EeePC 900A (Atom 1.6Ghz, 1 gig RAM, Intel graphics, Gentoo x86)
|
Boroondas Gupte
Registered User
Join date: 16 Sep 2005
Posts: 186
|
Vwr-2490
09-27-2007 14:50
From: Corax Homewood Perhaps a bug should be filed on this? Everyone interested, please try the repro at http://jira.secondlife.com/browse/VWR-2490and report the results as a comment to the JIRA issue.
|