Search:

Type: Posts; User: metatechbe; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    460
    Views
    137,644

    [ubuntu] Re: ubuntu on new retina macbook : any experience ?

    Here is the experience of Jens Axboe with rMBP :
    link
  2. Re: Install hangs infinitely at "Preparing to install Ubuntu-Netbook"

    Hi,

    I had the same problem on a MacBook Pro with 12.04 64-bit.
    I needed to select "Try before install" instead of "Install", so that I could open a Terminal and type "ps -efH", and I saw that...
  3. Replies
    1
    Views
    2,874

    [ubuntu] Re: Bless on Linux

    "hfs-bless" does exist on Linux in the "mactel-boot" package :
    https://bugzilla.redhat.com/show_bug.cgi?id=755093

    metatech
  4. Replies
    4
    Views
    1,360

    [ubuntu] Re: grub-efi on Macbook (no refit)

    grub.efi needs to be on a HFS+ partition, but the real Linux partition can be on a ext4 partition.
  5. Replies
    4
    Views
    1,360

    [ubuntu] Re: grub-efi on Macbook (no refit)

    You can "bless" the "grub.efi" to avoid using rEFIt.
    Type the following command in a MacOS terminal :


    sudo bless --folder=/Volumes/something --file=/Volumes/something/efi/grub/grub.efi --setBoot
  6. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Very interesting !
    Could this trick also be used to re-enable the Intel card in BIOS mode ?

    metatech
  7. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    fooblablah,

    What happens if you comment out "fix_video" and use "lvds_channels=2" (all other parameters being equal) ? Does that work without freezing ?
    If yes, what happens if you uncomment...
  8. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Hi fooblablabla,
    Thanks for your test !
    Something is not clear from your description : does the picture on the screen look distorted or is it all black ?
    Thanks,
    metatech
  9. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    wilfriedd,

    Thanks a lot for your test !
    Apparently, the PCI ID of Intel CPU have several variants for the same generation.
    Please replace 0x01168086 by 0x01268086 in the patch and that should...
  10. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Have you tried the grub2 patch to avoid the need for the LVDS kernel patch ?
    http://ubuntuforums.org/showpost.php?p=11198339&postcount=605
  11. Replies
    21
    Views
    7,618

    [SOLVED] Re: Ubuntu 11.10 Macbook Pro 5,4/5,5

    Some people still had the problem with Ubuntu 11.10 :
    https://bugs.launchpad.net/ubuntu-release-notes/+bug/774089/comments/133

    Let's hope it's fixed for next year's release...
  12. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Hello,

    I think I found an alternative way to setup the "LVDS channels" in grub instead of using the "Implement manual override of LVDS single/dual channel mode" kernel patch, to avoid the need to...
  13. Replies
    2
    Views
    1,052

    [ubuntu] Re: Bricked MacBook Pro 3.1 with 11.04 Ubuntu

    You are most likely hitting this well-known bug :
    https://bugs.launchpad.net/efibootmgr/+bug/774089
    You can try to reinstall your firmware (see instructions in thread).
  14. [ubuntu] Re: Macbook Pro 7.1 - Natty - SSD 120Go OWC

    In BIOS mode, the interface is by default in legacy IDE mode.
    In EFI mode, the interface is by default in SATA AHCI mode.
    But the following is a workaround : ...
  15. Replies
    1
    Views
    254

    [ubuntu] Re: MBP 5 2 11.04 vs 10.10

    The general rule is that the 9600M only can be used in BIOS mode and the 9400M and the 9600M can both be used in EFI mode.

    This rule is independent of the Ubuntu version.
  16. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    It surely is.

    Can you add "echo" between all lines to see which is the last line displaying an output ?
    Can you post the resulting grub.cfg, so that it's easy to see which sequence is executed ?...
  17. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    I am running out of ideas…

    Which is the last "inb" command whose output is displayed ?

    Have you tried without all the "gfxterm" stuff ?

    Thanks.
  18. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    I meant something like this :
    outb 0x728 1
    inb 0x728
    outb 0x710 2
    inb 0x710
    outb 0x740 2
    inb 0x740
    outb 0x750 0
    inb 0x750
  19. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Yes the logs might some clues, especially the line looking like the following :


    efifb: dmi detected MacBookPro5,3 - framebuffer at d0010000 (1440x900, stride 8192)


    Can you add the following...
  20. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Hello,

    The magic numbers of the gmux looks the same (mainly 0x750). Anyway, they have been the same since the first dual-graphics laptops in 2009 (except brightness), so this is most probably not...
  21. [all variants] Re: [SOLVED] MPB4,1/MBA 'wait status failed: c != 8' solved?

    Hello,

    Xserve machines do not have a BIOS compatibility layer.
    Your machine must be be booted in EFI mode, hence the error.
    You could try "fakebios" in grub.cfg if you are lucky.
  22. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    The "magic" gmux hex values (eg 0x750) can be found in the log under MacOS X by enabling trace on the gmux driver :
    Add "agclog=10000 agcdebug=4294967295" to...
  23. Replies
    3
    Views
    677

    [ubuntu] Re: Trying to boot from efi

    Hi,

    Recent Mac models (from 2010 and higher) are reported not to work "out of the box" with the Linux kernel in EFI mode.
    3 possibilities to make it work :
    - Use the kernel v3.0rc7 (or higher),...
  24. [ubuntu] Re: Booting Natty iso from USB on MBP (8,1) using Grub2

    Grub2 v1.99 is absolutely required for UEFI booting (with the "newreloc" feature), or you risk memory corruptions because of memory overwriting.
    Please see...
  25. Replies
    882
    Views
    224,495

    Re: Macbook Pro 8,1 + Maverick

    Hi Sloth,

    Thanks for the great news...
    Does it mean the "LVDS dual channel mode" is not needed either to use the Intel graphic card ?

    metatech
Results 1 to 25 of 142
Page 1 of 6 1 2 3 4