Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Intrepid Ibex on Macbook Pro Black

  1. #1
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Intrepid Ibex on Macbook Pro Black (Penryn) [applesmc problem solved]

    \o/

    I successfully upgraded to Ibex on my Macbook.
    I just had to add "Windows List" to my gnome panel, and change the theme back.

    But basically, that's it ! It works like a charm

    ENJOY !
    Last edited by Kooothor; November 6th, 2008 at 10:40 AM.
    Flood.fr, the neverending troll (french forum).

  2. #2
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Intrepid Ibex on Macbook Pro Black

    Small problem :

    The applesmc module doesn't load at boot (and yes, it is in /etc/modules)
    Coretemp is okay, but applesmc nope...
    Flood.fr, the neverending troll (french forum).

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

    Re: Intrepid Ibex on Macbook Pro Black

    interesting. Do you get an error when you try to load it manually?

    Code:
    sudo modprobe applesmc
    PS Please determine your MacBook Pro's version number and use it to identify what Mac you have in the future...

    https://wiki.ubuntu.com/MactelSuppor...unityHelpPages
    Last edited by cyberdork33; November 4th, 2008 at 04:32 PM.

  4. #4
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Intrepid Ibex on Macbook Pro Black

    No, I get no problem loading it.

    Product Name: MacBook4,1
    Product Name: Mac-F22788A9

    It's annoying cause each morning I have to reload it manually....
    And also edit the fan1_min speed wich by default is far too low.

    dmesg show me that applesmc is successfully loaded at boot.
    Then it is unloaded (whyyyyyyyyyyyyyyyyyy)

    Code:
    [   15.235830] applesmc: Apple MacBook detected:
    [   15.235834] applesmc:  - Model with accelerometer
    [   15.235835] applesmc:  - Model without light sensors and backlight
    [   15.235836] applesmc:  - Model with 10 temperature sensors
    [   15.292862] applesmc: device successfully initialized (0xe0, 0x00).
    [   15.292866] applesmc: device successfully initialized.
    [   15.293547] applesmc: 1 fans found.
    [   15.296886] input: applesmc as /devices/platform/applesmc.768/input/input13
    [   15.344173] applesmc: driver successfully loaded.
    [   17.599980] applesmc: wait status failed: 5 != 0
    [   17.635808] applesmc: wait status failed: 5 != 0
    [   26.924421] applesmc: wait status failed: 5 != 0
    [   26.960253] applesmc: wait status failed: 5 != 0
    [   27.580424] applesmc: driver unloaded. :(
    Flood.fr, the neverending troll (french forum).

  5. #5
    Join Date
    May 2008
    Beans
    745

    Re: Intrepid Ibex on Macbook Pro Black

    Quote Originally Posted by Kooothor View Post

    Product Name: MacBook4,1
    Product Name: Mac-F22788A9
    Your model is not properly supported in applesmc. Please run this script

    http://ubuntuforums.org/attachment.p...6&d=1224442499

    as root, and report the output here, so we can add it. The script is from this thread http://ubuntuforums.org/showthread.p...tatus+applesmc, which has already been used several times.

    Thanks!

  6. #6
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Intrepid Ibex on Macbook Pro Black

    Here is the output of the script :
    http://pastebin.com/m60f6c15

    I've already added the patch provided on the thread you're refering to. (it was to get rid of the "failed status" messages). But it was with previous kernel.

    In hardy it was all fine, but in Intrepid I think something deactivate the loading of applesmc at boot....
    Flood.fr, the neverending troll (french forum).

  7. #7
    Join Date
    May 2008
    Beans
    745

    Re: Intrepid Ibex on Macbook Pro Black

    Ok, here is a version with macbook4 support for testing. Please install and test using this script: http://ubuntuforums.org/attachment.p...1&d=1221901854. If you want to be included as Tested-by in the upstream patch, send me a private message with name and email. Thanks!
    Attached Files Attached Files

  8. #8
    Join Date
    Mar 2006
    Location
    Florence / Italy
    Beans
    19
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Intrepid Ibex on Macbook Pro Black

    Thank you kosumi68 ! Your package works very well on my system:
    Code:
    [  368.134234] applesmc: Apple MacBook 4 detected:
    [  368.134248] applesmc:  - Model with accelerometer
    [  368.134253] applesmc:  - Model without light sensors and backlight
    [  368.134259] applesmc:  - Model with 10 temperature sensors
    [  368.135228] applesmc: device has already been initialized (0xe0, 0xf8).
    [  368.135234] applesmc: device successfully initialized.
    [  368.136194] applesmc: 1 fans found.
    [  368.138312] input: applesmc as /devices/platform/applesmc.768/input/input12
    [  368.172123] applesmc: driver successfully loaded.
    Code:
    ale@MacBook:~/Desktop$ ./applesmc-test.sh 
    accelerometer: present, readable, output: (-14,7,268)
    fan:           present, readable, output: 2300
    light:         not present
    leds:          not present
    temperatures:  present,
     temperature:           readable, output: 48500
     temperature:           readable, output: 31500
     temperature:           readable, output: 51000
     temperature:           readable, output: 49000
     temperature:           readable, output: 53250
     temperature:           readable, output: 48500
     temperature:           readable, output: 65000
     temperature:           readable, output: 62000
     temperature:           readable, output: 49250
     temperature:           readable, output: 49000
    performance:   reading all temperatures
     fail frequency:        0
     reads per second:      62
    Now I would like to increase fan1_min speed, but I cannot set it permanently...
    Code:
    root@MacBook:~# echo 3000 > /sys/devices/platform/applesmc.768/fan1_output 
    root@MacBook:~# cat /sys/devices/platform/applesmc.768/fan1_output 
    2024
    root@MacBook:~# echo 3000 > /sys/devices/platform/applesmc.768/fan1_min
    root@MacBook:~# cat /sys/devices/platform/applesmc.768/fan1_min
    1932
    How can I get that?
    Many Thanks,
    Alessandro

  9. #9
    Join Date
    May 2008
    Beans
    745

    Re: Intrepid Ibex on Macbook Pro Black

    Quote Originally Posted by AleXit View Post
    Now I would like to increase fan1_min speed, but I cannot set it permanently...
    Code:
    root@MacBook:~# echo 3000 > /sys/devices/platform/applesmc.768/fan1_output 
    root@MacBook:~# cat /sys/devices/platform/applesmc.768/fan1_output 
    2024
    root@MacBook:~# echo 3000 > /sys/devices/platform/applesmc.768/fan1_min
    root@MacBook:~# cat /sys/devices/platform/applesmc.768/fan1_min
    1932
    How can I get that?
    Looks related to this post: http://ubuntuforums.org/showpost.php...57&postcount=7

  10. #10
    Join Date
    Mar 2008
    Location
    Paris
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Intrepid Ibex on Macbook Pro Black

    Quote Originally Posted by kosumi68 View Post
    Ok, here is a version with macbook4 support for testing. Please install and test using this script: http://ubuntuforums.org/attachment.p...1&d=1221901854. If you want to be included as Tested-by in the upstream patch, send me a private message with name and email. Thanks!
    Ok, thanks kosumi68, here is the output :
    http://pastebin.com/m6ceaa81f

    I'll try to reboot and see if it works in an hour or so.
    Flood.fr, the neverending troll (french forum).

Page 1 of 3 123 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
  •