Results 1 to 10 of 10

Thread: Macbook crackling sound on left speaker? Use kernel 2.6.25!

  1. #1
    Join Date
    May 2006
    Location
    BH, Brazil
    Beans
    338

    Macbook crackling sound on left speaker? Use kernel 2.6.25!

    I am using the newly realeased kernel 2.6.25 for some time now,
    with a Gutsy install. And one thing I noted is that it
    completely fixes the crackling sound problem some
    people with intel macbooks have.

    There were some workarounds for old kernels, but this one is
    really making me very happy. If somebody tries this, please
    post your experience here.

    Thank you!

  2. #2
    Join Date
    May 2006
    Location
    BH, Brazil
    Beans
    338

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Kubuntu?
    How the hell it went there before the thread title?
    Well, I think I might have mis-selected something.

    Anyway, this is a kernel thing.
    It applies to all ubuntu derivatives!

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

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Quote Originally Posted by volanin View Post
    Kubuntu?
    How the hell it went there before the thread title?
    Well, I think I might have mis-selected something.

    Anyway, this is a kernel thing.
    It applies to all ubuntu derivatives!
    Yea, it is a new "feature". Can you post the kernel config you are using and your Macbook Version? Some people were having trouble with the new kernel version.

  4. #4
    Join Date
    Jun 2007
    Location
    USA
    Beans
    291
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    I second cyberdork. So far 2.6.24 has brought me nothing but trouble. I have a 3rd gen. Macbook, do suspend and resume still work with 2.6.25?
    Macbook 2,1 2.16 Core 2 Duo / 2Gb Ram / 120Gb HDD: Ubuntu Studio 9.04 64 Bit/ Mac OS X 10.4.11

    Registered Linux User # 449355 / Registered Ubuntu User # 16921

  5. #5
    Join Date
    May 2006
    Location
    BH, Brazil
    Beans
    338

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Suspend and hibernate works flawlessly for me in every kernel since 2.6.23.
    Here goes the kernel 2.6.25 config for the Macbook 3rd gen. (see SIG)
    I hope you have luck with it.

    It supports every hardware except for iSight.
    And it lacks support for iptables.
    Attached Files Attached Files

  6. #6
    Join Date
    May 2006
    Location
    BH, Brazil
    Beans
    338

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    I lied.
    This new kernel breaks suspend.

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

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Quote Originally Posted by volanin View Post
    I lied.
    This new kernel breaks suspend.
    Then your sig lies too

  8. #8
    Join Date
    Jun 2006
    Beans
    471

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    I'm using 0.2.65 having run into a sound issue on hardy that I traced back to a kernel issue. (Something to do with the soundcard reporting as DEAD) The sound only worked as far as playing the drums on login.

    Anyway there is a patch on https://bugs.launchpad.net/ubuntu/+s...nux/+bug/87652 which I found had been included in 2.6.25. I compiled it using the method on the PPC FAQ with a few changes.

    The only changes I made in the menuconfig were:

    Code:
     Kernel Options>Timer Frequency>1000 Hz
     Kernel Options>Preemption Model>(X) Preemptible Kernel (Low-Latency Desktop)
    But I found an error once I compiled and I had to include CONFIG_INPUT_UINPUT=y in the file .config. I did this between the steps fakeroot make-kpkg clean and fakeroot make-kpkg --initrd --revision=ppc32 kernel_image kernel_headers modules_image.

    I hope this helps anyone with the same issue.

    As a result I have working sound. Sound with games (such as openarena which runs superfast at 800x600). Suspend and wake-up. Also the problem I had found that most games crashed on exit seems to have been fixed.

    I have also compiled OpenAl Soft which is working well.
    Last edited by mikeym; April 22nd, 2008 at 02:31 PM.

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

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Quote Originally Posted by mikeym View Post
    I'm using 0.2.65 having run into a sound issue on hardy that I traced back to a kernel issue. (Something to do with the soundcard reporting as DEAD) The sound only worked as far as playing the drums on login.

    Anyway there is a patch on https://bugs.launchpad.net/ubuntu/+s...nux/+bug/87652 which I found had been included in 2.6.25. I compiled it using the method on the PPC FAQ with a few changes.

    The only changes I made in the menuconfig were:

    Code:
     Kernel Options>Timer Frequency>1000 Hz
     Kernel Options>Preemption Model>(X) Preemptible Kernel (Low-Latency Desktop)
    But I found an error once I compiled and I had to include CONFIG_INPUT_UINPUT=y in the file .config. I did this between the steps fakeroot make-kpkg clean and fakeroot make-kpkg --initrd --revision=ppc32 kernel_image kernel_headers modules_image.

    I hope this helps anyone with the same issue.
    Please note he has a Macbook (i.e. Intel-based).

  10. #10
    Join Date
    Jun 2006
    Beans
    471

    Re: Macbook crackling sound on left speaker? Use kernel 2.6.25!

    Oh OK. Sorry yes mine is a PPC.

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
  •