Subwoofer not working in Intel Macbooks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ALSA driver |
New
|
Unknown
|
|||
Mactel Support |
Confirmed
|
Medium
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
linux-backports-modules-2.6.31 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Upon installation of Ubuntu 8.10, sound can be enabled by adding
"options snd_hda_intel model=mbp3"
to /etc/modprobe.
(This is needed due to a detection issue, but that is another bug)
After rebooting, the sound does work, but there is no sound from the Macbook's built-in subwoofer which makes the sound very poor sounding in comparison to how it sounds in OSX. This difference puts Ubuntu in a bad light. Users often complain about "tinny" or "poor quality" sound.
This is specifically occurring on Macbook4,1 models (and likely Macbook3,1 as well)
Reference:
https:/
http://
Changed in mactel-support: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in mactel-support: | |
assignee: | nobody → Sergiojose (sjmp93) |
assignee: | Sergiojose (sjmp93) → nobody |
Changed in alsa-driver: | |
status: | Unknown → New |
Changed in linux (Ubuntu): | |
status: | Fix Committed → Fix Released |
"options snd_hda_intel model=mbp3"
This is posted to the end alsa bug report, but I figure since I wrote it, then I should be able to post it where ever I like :)
On my Macbook 4,1, running a stock Ubuntu 8.10, kernel 2.6.27-11-generic, alsa version 1.0.17
The magic options bit that makes bass work on mine is a kernel option when inserting the snd_hda_intel module:
model=asus-a7m
The PCM level seems to control some(all, maybe) of the bass woofer. I'm not sure if all of the woofer is entirely all there though. Might be, would need to get two macbooks next to each other with the same piece of music to see. My hunch is that it isn't. Its more bassy than than the auto detected config, however.
To make this change permanent, do this d/options
sudo gedit /etc/modprobe.
Add the line:
"options snd_hda_intel model=asus-a7m"
Save, Quit
Reboot
Sound should work.
I'm not promising that it's perfect, either. I have no idea about recording, or iec playback, or even if plugging in a headset turns off the speakers, or causes global thermonuclear war, only that it increases the bass somewhat.