Regression: Headphone socket/Microphone does not work on MacBook Pro 3.1 - need to hint the module options manually
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
New
|
Undecided
|
Unassigned | ||
Mactel Support |
New
|
Undecided
|
Unassigned | ||
alsa-driver (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Won't Fix
|
Medium
|
Unassigned | ||
Bug Description
The sound device model probing is broken in 2.6.27. As a result, the sound device is missing large functionality, including any use of the microphone, and headphone port.
Using the model=mbp3 option on snd-hda-intel as described here: http://
Workaround: append the line "options snd-hda-intel model=mbp3" to /etc/modprobe.
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
NonfreeKernelMo
Package: linux-image-
ProcCmdLine: root=UUID=
ProcEnviron:
PATH=/
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: linux
Changed in linux: | |
assignee: | nobody → ubuntu-kernel-team |
importance: | Undecided → Medium |
status: | New → Triaged |
description: | updated |
Changed in alsa-driver: | |
status: | New → Won't Fix |
tags: | added: intrepid macbookpro |
This regression was caused due to a patch i had commited. The issue is known, as has been attended to in the alsa GIT repo.
The issue stems from Apple using the same PCI SSID's for many of their cards. We will be matching on Codec SSID in such a case.