Opened 16 years ago
Last modified 6 years ago
#2402 new bug
Distrorted AC'97 sound output
Reported by: | thomasmansfeld | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Audio/auich | Version: | R1/pre-alpha1 |
Keywords: | Cc: | adek336@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
The sound playing back an mp3 is distorted with Sony vaio Z1RA notebook. the ac'97 controller is a Yamaha sound chip. The driver from BeBits for BeOS works fine under BeOS R5. Syslog attached
Attachments (1)
Change History (9)
by , 16 years ago
comment:1 by , 16 years ago
Cc: | added |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
When using fail safe-video mode my system hangs at start up. Removing the radeon driver lets the system start. But then I get no sound at all anymore. Seams that switching to the new device manger causes problems with my system: no boot until I remove all USB devices. Panel resolution is not atomically picked ( was before ) at first start.
comment:4 by , 16 years ago
Moving the mouse improves playback, but still stuttering. Maybe an interrupt related issue.
comment:5 by , 16 years ago
Perhaps editing the file ~/config/settings/kernel/drivers/kernel, uncommenting the line
#serial_debug_output false
(and rebooting) helps, as someone in another audio stutter related ticket noted.
comment:6 by , 16 years ago
Tried this also, but it didn't help. I think, I have to wait for the fix of ticket #5.
comment:7 by , 13 years ago
Component: | Audio & Video → Drivers/Audio/auich |
---|
Can you test it with radeon driver disabled? (Using fail-safe video/VESA). I have the same issues while using with radeon driver. Using with VESA driver the problem disappears.