Hello
i don't know when it started, but i recorded it from 1.18.5.3 and this problem still exist on 1_19_1_3_RELEASECANDIDATE:
At first start, Second Life don't recognize esound system on a Ubuntu 7.10
2008-03-27T17:28:38Z INFO: init: Trying ESD audio output...
2008-03-27T17:28:38Z WARNING: ESD audio output FAILED to initialize: Error initializing output device.
Then, closing and re opening the viewer it works:
2008-03-27T17:31:57Z INFO: LLAudioEngine_FMOD::init() initializing FMOD
2008-03-27T17:31:57Z INFO: init: Trying ESD audio output...
2008-03-27T17:31:57Z INFO: ESD audio output initialized OKAY
2008-03-27T17:31:57Z INFO: init: Audio output: ESD
2008-03-27T17:31:57Z INFO: LLAudioEngine_FMOD::init() FMOD initialized correctly
2008-03-27T17:31:57Z INFO: setStartupState: Startup state changing from 0 to 1
2008-03-27T17:31:57Z INFO: idle_startup: Initializing Multimedia....
Then, closing and re opening viewer:
2008-03-27T17:32:48Z INFO: LLAudioEngine_FMOD::init() initializing FMOD
2008-03-27T17:32:48Z INFO: init: Trying ESD audio output...
2008-03-27T17:32:48Z WARNING: ESD audio output FAILED to initialize: Error initializing output device.
And so on.
I'm on a Dell Inspiron 1520 so lspci show:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Bye