Difference between revisions of "CR48-Static in audio after update"
From eLinux.org
(→Fix for static audio noise on latest dev and beta update) |
|||
| Line 2: | Line 2: | ||
If you've been updated to the latest beta or dev release of Chrome OS on your Cr-48, you may have encountered issues with audio. After a few minutes of playback, all you'll hear is an irritating garbled noise. Google's aware of the issue and working on an official fix. But I've come up with a quick workaround solution. As always, you should be aware that making changes to your Cr-48 could go bad, be ready to run a USB Recovery if necessary.<p> | If you've been updated to the latest beta or dev release of Chrome OS on your Cr-48, you may have encountered issues with audio. After a few minutes of playback, all you'll hear is an irritating garbled noise. Google's aware of the issue and working on an official fix. But I've come up with a quick workaround solution. As always, you should be aware that making changes to your Cr-48 could go bad, be ready to run a USB Recovery if necessary.<p> | ||
| − | *Your Cr-48 must be rooted. | + | *Your Cr-48 must be [[CR48-rooting|rooted]]. |
*From root, run the command: | *From root, run the command: | ||
<code> | <code> | ||
Revision as of 03:18, 21 January 2011
Fix for static audio noise on latest dev and beta update
If you've been updated to the latest beta or dev release of Chrome OS on your Cr-48, you may have encountered issues with audio. After a few minutes of playback, all you'll hear is an irritating garbled noise. Google's aware of the issue and working on an official fix. But I've come up with a quick workaround solution. As always, you should be aware that making changes to your Cr-48 could go bad, be ready to run a USB Recovery if necessary.
- Your Cr-48 must be rooted.
- From root, run the command:
wget -O - http://cr-48-ubuntu.googlecode.com/files/fix-sound.sh | sh -
- That's wget, space, dash, capital o, space, dash, space, etc. The command is case sensitive!
- Reboot. Audio problems should be fixed!
Back to CR48 Home