#12637 HIGH 13.2.0: Q4D25 breaks sound output in Linux
Zarro Boogs per Child
bugtracker at laptop.org
Mon Mar 25 12:30:05 EDT 2013
#12637: Q4D25 breaks sound output in Linux
-------------------------------------------+--------------------------------
Reporter: dsd | Owner: Quozl
Type: defect | Status: new
Priority: high | Milestone: 13.2.0
Component: ofw - open firmware | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------------+--------------------------------
Comment(by wmb at firmworks.com):
The first thing I would try is this patch:
{{{
===================================================================
--- build-fw.fth (revision 3622)
+++ build-fw.fth (working copy)
@@ -690,10 +690,8 @@
: pre-setup-for-linux ( -- )
[ ' linux-pre-hook behavior compile, ] \ Chain to old behavior
sound-end
-[ifdef] mmp3
\ XXX Delete this when Linux is ready to turn on the audio island
" audio-island-on" " /pmua" execute-device-method drop
-[then]
;
' pre-setup-for-linux to linux-pre-hook
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/12637#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list