Results 1 to 6 of 6

Thread: Sound Does Not Work In Ubuntu [Macbook C2D]

  1. #1
    Join Date
    Oct 2007
    Beans
    24

    Sound Does Not Work In Ubuntu [Macbook C2D]

    My sound does not work at all in Ubuntu 8.04.

    It is a C2D Black Macbook. I tried the fix shown in the Macbook Santa Rosa guide, but it did not work:

    To resolve, add the following to /etc/modprobe.d/options:

    Code:
    options snd_hda_intel model=mbp3
    Any suggestions?

  2. #2
    Join Date
    Oct 2006
    Location
    European Union
    Beans
    283
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Sound Does Not Work In Ubuntu [Macbook C2D]

    This worked for me:

    Check if you yourself (and other users) are part of the pulse groups. If not, add yourself to all pulse groups.
    Code:
    System --> Admin --> Users and groups
    Restart or reboot.
    Make sure to turn your volume on and up after reboot.

    Good luck.
    Retire, miscreants, to your muddy billabongs and forget even passive attempts to educate windozian zombies: how can those of easy virtue, who simply stroll into a store and "buy" programs off the rack, compare to us?

  3. #3
    Join Date
    Oct 2007
    Beans
    24

    Re: Sound Does Not Work In Ubuntu [Macbook C2D]

    Quote Originally Posted by Cannaregio View Post
    This worked for me:

    Check if you yourself (and other users) are part of the pulse groups. If not, add yourself to all pulse groups.
    Code:
    System --> Admin --> Users and groups
    Restart or reboot.
    Make sure to turn your volume on and up after reboot.

    Good luck.
    I checked, I'm part of the pulse group. D:

  4. #4
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Sound Does Not Work In Ubuntu [Macbook C2D]

    there are some other parameters you can try setting:
    http://gentoo-wiki.com/HARDWARE_Apple_MacBook#Sound

  5. #5
    Join Date
    Feb 2006
    Beans
    108

    Re: Sound Does Not Work In Ubuntu [Macbook C2D]

    Quote Originally Posted by jatoskep View Post
    My sound does not work at all in Ubuntu 8.04.

    It is a C2D Black Macbook. I tried the fix shown in the Macbook Santa Rosa guide, but it did not work:

    To resolve, add the following to /etc/modprobe.d/options:

    Code:
    options snd_hda_intel model=mbp3
    Any suggestions?

    Try this.. That is what I did..

    http://ubuntuforums.org/showthread.p...45#post4807645

  6. #6
    Join Date
    Jun 2007
    Location
    SP, Brazil
    Beans
    Hidden!

    Re: Sound Does Not Work In Ubuntu [Macbook C2D]

    Quote Originally Posted by jatoskep View Post
    My sound does not work at all in Ubuntu 8.04.

    It is a C2D Black Macbook. I tried the fix shown in the Macbook Santa Rosa guide, but it did not work:

    To resolve, add the following to /etc/modprobe.d/options:

    Code:
    options snd_hda_intel model=mbp3
    Any suggestions?
    Try this for MacBook 2nd gen:
    options snd-hda-intel model=[intel-mac-v5] position_fix=1 probe_mask=1

    If you want surround try this on /etc/pulse/default.pa
    load-module module-alsa-sink device=pulseaudio rate=48000 channels=6 sink_name=alsa_surround mmap=0 fragments=6
    set-default-sink alsa_surround

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •