Audio problem.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Audio problem.

Post by mike3 »

Hi.

I've noticed audio problems when using Wine on Sun's Solaris 10 UNIX system. When I go to run a program that uses audio, like a game, it seems not to be synchronized properly and skips some. What's up with that, anyway? I noticed some messages about not being able to find "SUNW,oss" and also this, if it has any relevancy:

"fixme:mpeg3:mp3_horse Error occurred during decoding!
err:mpeg3:decodeMP3 Output buffer too small"
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Post by mike3 »

Any answers?

Just found out the precise error(?) message is this:
"esd: Unknown device `SUNW,oss', but will try anyway."
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Audio problem.

Post by austin987 »

On Wed, Jan 21, 2009 at 4:15 PM, mike3 <[email protected]> wrote:
Any answers?

Just found out the precise error(?) message is this:
"esd: Unknown device `SUNW,oss', but will try anyway."





Try starting the esd daemon manually in another terminal.

--
-Austin
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Re: Audio problem.

Post by mike3 »

austin987 wrote:On Wed, Jan 21, 2009 at 4:15 PM, mike3 <[email protected]> wrote:
Any answers?

Just found out the precise error(?) message is this:
"esd: Unknown device `SUNW,oss', but will try anyway."





Try starting the esd daemon manually in another terminal.

--
-Austin
Don't know what that would accomplish -- wouldn't it already be running? How would that fix the glitching/desync? And furthermore running esd at the terminal just burps out that same error "esd: Unknown device `SUNW,oss', but will try anyway.".
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Audio problem.

Post by austin987 »

On Thu, Jan 22, 2009 at 10:34 PM, mike3 <[email protected]> wrote:
austin987 wrote:
On Wed, Jan 21, 2009 at 4:15 PM, mike3 <[email protected]> wrote:
Any answers?

Just found out the precise error(?) message is this:
"esd: Unknown device `SUNW,oss', but will try anyway."






Try starting the esd daemon manually in another terminal.

--
-Austin
Don't know what that would accomplish -- wouldn't it already be running? How would that fix the glitching/desync? And furthermore running esd at the terminal just burps out that same error "esd: Unknown device `SUNW,oss', but will try anyway.".





Whoops, misread your error. Nevermind.

--
-Austin
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Post by mike3 »

So what is the problem, then?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Audio problem.

Post by austin987 »

On Fri, Jan 23, 2009 at 2:57 PM, mike3 <[email protected]> wrote:
So what is the problem, then?





I don't know. Wine has recently had a bit more problems with
stuttering, but that was mostly on Pulseaudio from what I hear.

Audio on Sun isn't really tested much, so could be a wine problem or a
Sun problem.

Does the sound test in winecfg work?

--
-Austin
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Re: Audio problem.

Post by mike3 »

austin987 wrote:On Fri, Jan 23, 2009 at 2:57 PM, mike3 <[email protected]> wrote:
So what is the problem, then?





I don't know. Wine has recently had a bit more problems with
stuttering, but that was mostly on Pulseaudio from what I hear.

Audio on Sun isn't really tested much, so could be a wine problem or a
Sun problem.

Does the sound test in winecfg work?

--
-Austin
The test works. Although I'm not sure how that has to do with the skip/desync problem, though.
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Re: Audio problem.

Post by mike3 »

mike3 wrote:
austin987 wrote:On Fri, Jan 23, 2009 at 2:57 PM, mike3 <[email protected]> wrote:
So what is the problem, then?





I don't know. Wine has recently had a bit more problems with
stuttering, but that was mostly on Pulseaudio from what I hear.

Audio on Sun isn't really tested much, so could be a wine problem or a
Sun problem.

Does the sound test in winecfg work?

--
-Austin
The test works. Although I'm not sure how that has to do with the skip/desync problem, though.
Does anyone have any comment?
Locked