Page 12 of 23 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 227

Thread: Sound on a Macbook Pro 5,5?

  1. #111
    Join Date
    Jul 2009
    Beans
    1

    Re: Sound on a Macbook Pro 5,5?

    I haven't seen this problem. it works fine in mine.

  2. #112
    Join Date
    Oct 2005
    Beans
    693

    Re: Sound on a Macbook Pro 5,5?

    Can anyone help me with getting MIDI to work? DO I have to enable midi options in ALSA, when compiling?

  3. #113
    Join Date
    Jun 2009
    Location
    Berlin, Germany
    Beans
    28

    Re: Sound on a Macbook Pro 5,5?

    Quote Originally Posted by Mazza558 View Post
    Can anyone help me with getting MIDI to work? DO I have to enable midi options in ALSA, when compiling?

    should be sufficient to do a configure with --with-sequencer.
    like so:
    Code:
    ./configure --enable-dynamic-minors  --without-oss --with-cards="hda-intel" --with-sequencer
    .

  4. #114
    Join Date
    Jul 2009
    Beans
    5

    Re: Sound on a Macbook Pro 5,5?

    Is it the some procedure for the new Mac Pro, Quad-Core?

  5. #115
    Join Date
    Jul 2009
    Beans
    5

    Re: Sound on a Macbook Pro 5,5?

    Is it the some procedure for the new Mac Pro, Quad-Core? Thanks!

  6. #116
    Join Date
    Jul 2009
    Beans
    6

    Re: Sound on a Macbook Pro 5,5?

    I m having Macbook pro unified body (2.8 GHz, 4GB)
    I recently did triple boot (OS X.Ubuntu 9.04, XP pro).

    (ubuntu 9.04 32 bit)
    After following the instructions on page 10 (in this thread). I got my sound working.
    But my flash player has no sound, it freezes my firefox too.

    Does any one know how to fix it?. Any help highly appreciated.

  7. #117
    Join Date
    Jul 2009
    Beans
    6

    Re: Sound on a Macbook Pro 5,5?

    Flash player problem got resolved.
    I followed this thread
    http://ubuntuforums.org/showthread.php?t=1146943&page=3

  8. #118
    Join Date
    Feb 2009
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Sound on a Macbook Pro 5,5?

    I have no sound and i tried the solutions on this thread



    Mac book Pro 15" (5,4) any assistance please

    Btw its still showing as nvidia and not as cirrus Logic.... :/


    i also attached the alsa utility scripts output.
    Last edited by Ravernomina; August 15th, 2010 at 08:20 PM.

  9. #119
    Join Date
    Feb 2009
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Sound on a Macbook Pro 5,5?

    Bump Please help
    Last edited by Ravernomina; July 25th, 2009 at 01:53 PM.

  10. #120
    Join Date
    Jun 2009
    Location
    Berlin, Germany
    Beans
    28

    Re: Sound on a Macbook Pro 5,5?

    Hey *,

    so i found this patch (which i altered a little bit) so that the CapsLock-Key becomes the "Print/SysRq"-Key.

    this way you can use the magic-sysrq-keys again.
    (Alt-CapsLock-S/U/O to turn of the computer, B won't work due to reboot not working)


    apply by going to your sources-dir, and do
    Code:
    patch -p1 < /location/of/the/patch.txt

    oh btw: this will currently only work with "USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI", aka the US-Layout.
    if someone needs this applied to another mbp-keyboard layout, please IM me.
    Attached Files Attached Files
    Last edited by bobbytables; July 25th, 2009 at 03:32 PM.

Page 12 of 23 FirstFirst ... 2101112131422 ... LastLast

Tags for this Thread

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
  •