Opened 13 years ago

Closed 13 years ago

#7546 closed bug (duplicate)

Audio is delayed on start-up ICH4

Reported by: deejam Owned by: korli
Priority: normal Milestone: R1
Component: Drivers/Audio/auich Version: R1/Development
Keywords: Cc:
Blocked By: #5828 Blocking:
Platform: All

Description

If you start playing a mp3 directly after start-up, the mp3 will play but there will be no sound. After about 2 minutes, sound is audible.

Tested with 2 different mp3's in both MediaPlayer and CL-Amp. The sound is audible at the same time in both players.

r1a3-rc-hrev41612 IBM Thinkpad T41

How to reproduce: Boot up Haiku and play a mp3 file directly after start-up. Mp3 will play, but you won't hear any sound. Wait ~2 minutes, sound will be audible.

Nothing unusual appears in the syslog, but at the moment when sound is audible, this shows up in the log:

KERN: Received buffer 597845 usec late
KERN: sending notify
KERN: Received buffer 586934 usec late
KERN: sending notify
KERN: Received buffer 575421 usec late
KERN: sending notify
KERN: Received buffer 564033 usec late
KERN: sending notify
KERN: Received buffer 552624 usec late
KERN: sending notify
KERN: Received buffer 541226 usec late
KERN: sending notify
KERN: Received buffer 529865 usec late
KERN: sending notify
KERN: Received buffer 518489 usec late
KERN: sending notify
KERN: Received buffer 507113 usec late
KERN: sending notify
KERN: Received buffer 495744 usec late
KERN: sending notify
KERN: Received buffer 484367 usec late
KERN: sending notify
KERN: Received buffer 473416 usec late
KERN: sending notify
KERN: Received buffer 462088 usec late
KERN: sending notify
KERN: Received buffer 450713 usec late
KERN: sending notify
KERN: Received buffer 439336 usec late
KERN: sending notify
KERN: Received buffer 427961 usec late
KERN: sending notify
KERN: Received buffer 416594 usec late
KERN: sending notify
KERN: Received buffer 405078 usec late
KERN: sending notify
KERN: Received buffer 393560 usec late
KERN: sending notify
KERN: Received buffer 382042 usec late
KERN: sending notify
KERN: Received buffer 370524 usec late
KERN: sending notify
KERN: Received buffer 359006 usec late
KERN: sending notify
KERN: Received buffer 347487 usec late
KERN: sending notify
KERN: Received buffer 336037 usec late
KERN: sending notify
KERN: Received buffer 324568 usec late
KERN: sending notify
KERN: Received buffer 313074 usec late
KERN: sending notify
KERN: Received buffer 301580 usec late
KERN: sending notify
KERN: Received buffer 290085 usec late
KERN: sending notify
KERN: Received buffer 278591 usec late
KERN: sending notify
KERN: Received buffer 267098 usec late
KERN: sending notify
KERN: Received buffer 255604 usec late
KERN: sending notify
KERN: Received buffer 244111 usec late
KERN: sending notify
KERN: Received buffer 232702 usec late
KERN: sending notify
KERN: Received buffer 221290 usec late
KERN: sending notify
KERN: Received buffer 209852 usec late
KERN: sending notify
KERN: Received buffer 198414 usec late
KERN: sending notify
KERN: Received buffer 186974 usec late
KERN: sending notify
KERN: Received buffer 175536 usec late
KERN: sending notify
KERN: Received buffer 164104 usec late
KERN: sending notify
KERN: Received buffer 152666 usec late
KERN: sending notify
KERN: Received buffer 141227 usec late
KERN: sending notify
KERN: Received buffer 129788 usec late
KERN: sending notify
KERN: Received buffer 118348 usec late
KERN: sending notify
KERN: Received buffer 106908 usec late
KERN: sending notify
KERN: Received buffer 95475 usec late
KERN: sending notify
KERN: Received buffer 84034 usec late
KERN: sending notify
KERN: Received buffer 72592 usec late
KERN: sending notify
KERN: Received buffer 61152 usec late
KERN: sending notify
KERN: Received buffer 49710 usec late
KERN: sending notify
KERN: Received buffer 38267 usec late
KERN: sending notify
KERN: Received buffer 26835 usec late
KERN: sending notify
KERN: Received buffer 15393 usec late
KERN: sending notify
KERN: Received buffer 3952 usec late
KERN: sending notify
ctrl^c

Change History (13)

comment:1 by deejam, 13 years ago

Same behavior with ogg audio files.

comment:2 by anevilyak, 13 years ago

Is this with the auich driver? If so, I believe there's already an open ticket but I'm not finding it right now.

comment:3 by anevilyak, 13 years ago

Component: Audio & VideoDrivers/Audio
Owner: changed from nobody to korli

in reply to:  2 comment:4 by deejam, 13 years ago

Replying to anevilyak:

Is this with the auich driver? If so, I believe there's already an open ticket but I'm not finding it right now.

How do I check which driver I'm using?

comment:5 by anevilyak, 13 years ago

What's the name of the audio device in media prefs?

in reply to:  5 comment:6 by deejam, 13 years ago

Replying to anevilyak:

What's the name of the audio device in media prefs?

Auich ICH.

comment:7 by axeld, 13 years ago

FWIW I've also seen this issue with HDA. Maybe it's a multi-audio issue.

in reply to:  7 comment:8 by anevilyak, 13 years ago

Replying to axeld:

FWIW I've also seen this issue with HDA. Maybe it's a multi-audio issue.

#7284 is the one I was thinking of, for reference. That one doesn't appear to be multi-audio related though. Anecdotally I haven't ever observed this issue on my emuxki, but I admittedly don't know if that driver's using multi either.

comment:9 by khallebal, 13 years ago

this behavior is the same as the one i reported in this ticket #5828 although on this machine it takes about 15 min after the boot up to get sound,but it is defenetly a dup.

comment:10 by mmadia, 13 years ago

Version: R1/alpha3R1/Development

R1 Alpha 3 has not yet been released. This was with an R1 Alpha 3 Release Candidate image.

comment:11 by diver, 13 years ago

Component: Drivers/AudioDrivers/Audio/AUICH

comment:12 by diver, 13 years ago

Summary: Audio is delayed on start-upAudio is delayed on start-up ICH4

comment:13 by diver, 13 years ago

Blocked By: 5828 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.