Welcome to the Linux Foundation Forum!

Ubuntu 10.10 RC no sound on Macbook pro 13.3"

Hi, I recently bought a macbook pro 13.3 inch.

and I installed ubuntu 10.10 RC on it.

By following wiki guide:

https://help.ubuntu.com/community/MacBookPro7-1/Lucid

Almost works fine.

But despite add "options snd-hda-intel model=mbp55" or not, there is no sound

I've checked alsa-mixer that "PCM" and "MASTER" are not mute.

Does someone has the same problem? or any suggestion?

P.S:

there is an unfinished wiki for maverick on macbook, but I cant not wait :(

https://help.ubuntu.com/community/MacBookPro7-1/Maverick

Comments

  • mfillpot
    mfillpot Posts: 2,177
    Can you run "sudo lspci -kQ" and copy the portion referring to the Audio Controller here? Your issue may be be a case of an alternate audio controller being used and this will tell us exactly what is in your system.
  • Hi, Below is HDA part of `lspci --nnv`
    00:08.0 Audio device [0403]: nVidia Corporation MCP89 High Definition Audio [10de:0d94] (rev a2)
    Subsystem: nVidia Corporation Device [10de:cb89]
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23
    Memory at d3480000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel

    and below are `lspci --nn`
    00:00.0 Host bridge [0600]: nVidia Corporation MCP89 HOST Bridge [10de:0d60] (rev a1)
    00:00.1 RAM memory [0500]: nVidia Corporation MCP89 Memory Controller [10de:0d68] (rev a1)
    00:01.0 RAM memory [0500]: nVidia Corporation Device [10de:0d6d] (rev a1)
    00:01.1 RAM memory [0500]: nVidia Corporation Device [10de:0d6e] (rev a1)
    00:01.2 RAM memory [0500]: nVidia Corporation Device [10de:0d6f] (rev a1)
    00:01.3 RAM memory [0500]: nVidia Corporation Device [10de:0d70] (rev a1)
    00:02.0 RAM memory [0500]: nVidia Corporation Device [10de:0d71] (rev a1)
    00:02.1 RAM memory [0500]: nVidia Corporation Device [10de:0d72] (rev a1)
    00:03.0 ISA bridge [0601]: nVidia Corporation MCP89 LPC Bridge [10de:0d80] (rev a2)
    00:03.1 RAM memory [0500]: nVidia Corporation MCP89 Memory Controller [10de:0d7b] (rev a1)
    00:03.2 SMBus [0c05]: nVidia Corporation MCP89 SMBus [10de:0d79] (rev a1)
    00:03.3 RAM memory [0500]: nVidia Corporation MCP89 Memory Controller [10de:0d69] (rev a1)
    00:03.4 Co-processor [0b40]: nVidia Corporation MCP89 Co-Processor [10de:0d7a] (rev a1)
    00:04.0 USB Controller [0c03]: nVidia Corporation MCP89 OHCI USB 1.1 Controller [10de:0d9c] (rev a1)
    00:04.1 USB Controller [0c03]: nVidia Corporation MCP89 EHCI USB 2.0 Controller [10de:0d9d] (rev a2)
    00:06.0 USB Controller [0c03]: nVidia Corporation MCP89 OHCI USB 1.1 Controller [10de:0d9c] (rev a1)
    00:06.1 USB Controller [0c03]: nVidia Corporation MCP89 EHCI USB 2.0 Controller [10de:0d9d] (rev a2)
    00:08.0 Audio device [0403]: nVidia Corporation MCP89 High Definition Audio [10de:0d94] (rev a2)
    00:0a.0 IDE interface [0101]: nVidia Corporation MCP89 SATA Controller [10de:0d85] (rev a2)
    00:0b.0 RAM memory [0500]: nVidia Corporation Device [10de:0d75] (rev a1)
    00:0e.0 PCI bridge [0604]: nVidia Corporation Device [10de:0d9a] (rev a1)
    00:15.0 PCI bridge [0604]: nVidia Corporation Device [10de:0d9b] (rev a1)
    00:16.0 PCI bridge [0604]: nVidia Corporation Device [10de:0d9b] (rev a1)
    00:17.0 PCI bridge [0604]: nVidia Corporation MCP89 PCI Express Bridge [10de:0d76] (rev a1)
    01:00.0 FireWire (IEEE 1394) [0c00]: Agere Systems FW643 PCI Express1394b Controller (PHY/Link) [11c1:5901] (rev 08)
    02:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
    03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684] (rev 10)
    04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:08a0] (rev a2)

    and `lsmod | grep ^snd`
    snd_hda_codec_nvhdmi 12879 3
    snd_hda_codec_cirrus 9976 1
    snd_hda_intel 22203 2
    snd_hda_codec 87552 3 snd_hda_codec_nvhdmi,snd_hda_codec_cirrus,snd_hda_intel
    snd_hwdep 5040 1 snd_hda_codec
    snd_pcm 71571 2 snd_hda_intel,snd_hda_codec
    snd_seq_midi 4588 0
    snd_rawmidi 17783 1 snd_seq_midi
    snd_seq_midi_event 6047 1 snd_seq_midi
    snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
    snd_timer 19067 2 snd_pcm,snd_seq
    snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
    snd 49006 13 snd_hda_codec_cirrus,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    snd_page_alloc 7216 2 snd_hda_intel,snd_pcm

    And dmesg attached.
  • add dmesg.log and
    HDA part of `lspci -kQ` are as below
    00:08.0 Audio device: nVidia Corporation MCP89 High Definition Audio (rev a2)
    Subsystem: nVidia Corporation Device cb89
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    [file name=dmesg.txt size=56696]http://www.linux.com/media/kunena/attachments/legacy/files/dmesg.txt[/file]
  • mfillpot
    mfillpot Posts: 2,177
    Thank you for all of the information.

    I have reviewed the list of available models at http://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt and the mpb55 appears to be the only model for macbooks. Have you attempted to change the model to auto to see if it will autodetect and use the best drivers?
  • use model=auto I got the same situation.

    but I found a patch for deviceid=cb89
    http://www.spinics.net/lists/alsa-devel/msg38369.html

    and I'll patch kernel to try it again.

    P.S:
    There is a same bug report here:
    https://bugs.launchpad.net/bugs/647389

    but he said he solved the issue by followed:
    https://help.ubuntu.com/community/MacBookPro7-1/Lucid#Sound
    this does not work for me although.
  • Still no sound, after patching kernel. :(
  • mfillpot
    mfillpot Posts: 2,177
    I was really hoping that the patch would work for you, but it does appear that the alsa libraries still do not have the required instructions to handle your sound card. The best recommendation I can give is to follow up on the bug report so the ubuntu developers (who know more about the core systems than I do) can network to get the issue resolved for you and future users.

Categories

Upcoming Training