Page 6 of 47 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 461

Thread: ubuntu on new retina macbook : any experience ?

  1. #51
    Join Date
    Apr 2010
    Beans
    40

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by blayne View Post
    Code:
    ~ ➜ cat /proc/cpuinfo | grep 'model name'
    model name    : Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz
    This explained why you are not getting the TSC error.

    My CPU is:

    Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz
    Last edited by nsicad; July 21st, 2012 at 12:48 AM.

  2. #52
    Join Date
    Dec 2010
    Location
    Kansas
    Beans
    118

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by nsicad View Post
    BlueDragonX suggested "noapci" to fix TSC clocksource hanging. It works as well with 3.2 kernel (Ubuntu 12.04 / Mint 13).

    Just to be clear, it's noapic NOT noacpi. Why do you need nopci? That shouldn't be necessary.

    Without noapic mine would hang after the initrd was loaded. There is some configuration in my kernel preventing APIC from working but I haven't found it.
    Gentoo Developer Extraordinaire

  3. #53
    Join Date
    Apr 2010
    Beans
    40

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by BlueDragonX View Post
    Just to be clear, it's noapic NOT noacpi. Why do you need nopci? That shouldn't be necessary.

    Without noapic mine would hang after the initrd was loaded. There is some configuration in my kernel preventing APIC from working but I haven't found it.
    BlueDragonX, what is your CPU and kernel that you are using?

  4. #54
    Join Date
    Dec 2010
    Location
    Kansas
    Beans
    118

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by nsicad View Post
    BlueDragonX, what is your CPU and kernel that you are using?
    I have the 2.6GHz CPU and I'm running 3.5-rc7 with a collection of patches.
    Gentoo Developer Extraordinaire

  5. #55
    Join Date
    Apr 2010
    Beans
    40

    Re: ubuntu on new retina macbook : any experience ?

    Just like to put this link (Greg Kroah-Hartman. He is trying to boot linux in his MacBookPro retina as well).

    https://plus.google.com/111049168280159033135/posts

    My problem regarding MacBookPro retina users porting to linux, most of the blogs / porters not mentioning the CPU of their MacBookPro retina. I think the CPU plays either you can boot your MacBookPro retina with various Linux kernels.

    MacBookPro Retina (2.3Ghz) one I got have problems with:

    1. TSC clocksource in 3.5-rc7
    2. nvidia native driver (307.12), the nvidia card in PCI slot is not recognized in 3.2 kernel (default - Linux mint 13 / 12.04).

  6. #56
    Join Date
    Feb 2011
    Location
    Lugano, Switzerland
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ubuntu on new retina macbook : any experience ?

    I have been using 12.04 and it works GREAT!

  7. #57
    Join Date
    Apr 2010
    Beans
    40

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by SoulTechnologist View Post
    I have been using 12.04 and it works GREAT!
    What is the CPU for your retina and the kernel?

    Could post the results of ddcprobe in the terminal.

    sudo ddcprobe

    Edit: This is fedora forum for mac.

    http://forums.fedoraforum.org/forumdisplay.php?f=51

    It seems that Ubuntu is ahead than fedora in booting Macbookpro retina.

    Please note that if you are posting in this thread, kindly indicate your Macbookpro retina CPU and kernel that you are booting and also the upgrade if you make it working. It night also good which nvidia driver you are using and resolution.

    Again, 2.6Ghz CPU macbookpro retina seems to be working well with current status of the kernel.
    Last edited by nsicad; July 23rd, 2012 at 08:04 AM.

  8. #58
    Join Date
    Apr 2010
    Beans
    40

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by BlueDragonX View Post
    I have the 2.6GHz CPU and I'm running 3.5-rc7 with a collection of patches.
    BlueDragonX,

    Did you use this drver (i.e. nouveau)?

    http://nouveau.freedesktop.org/wiki/UbuntuPackages

    Did you patched something in this driver, any link where to download it and instruction how to install it, if any?

  9. #59
    Join Date
    Dec 2010
    Location
    Kansas
    Beans
    118

    Re: ubuntu on new retina macbook : any experience ?

    Quote Originally Posted by nsicad View Post
    BlueDragonX,

    Did you use this drver (i.e. nouveau)?
    Go back and read my posts. I'm implementing support for the MBP Retina in nouveau right now.

    Quote Originally Posted by nsicad View Post
    Did you patched something in this driver, any link where to download it and instruction how to install it, if any?
    See my patches in my Gentoo overlay: https://github.com/BlueDragonX/fm-ov...-sources/files
    Gentoo Developer Extraordinaire

  10. #60
    Join Date
    Jan 2008
    Beans
    6

    Re: ubuntu on new retina macbook : any experience ?

    2.3 Ghz here working fine with my own custom built kernel (not using noapic and pretty sure kernel has apic support).

Page 6 of 47 FirstFirst ... 4567816 ... LastLast

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
  •