Page 50 of 123 FirstFirst ... 40484950515260100 ... LastLast
Results 491 to 500 of 1226

Thread: grub2 EFI boot loader internal/external booting

  1. #491
    Join Date
    Mar 2008
    Location
    In a fantasy land
    Beans
    96
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    ... How would we implement that though? The average user wouldn't be able to do that.
    Last edited by shadowdude1794; March 25th, 2009 at 03:53 AM.

  2. #492
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by shadowdude1794 View Post
    ... How would we implement that though? The average user wouldn't be able to do that.
    Well, that's unfortunate, but it can't be done without patching kernel. Perhaps we could add it to the mactel patches ?

  3. #493
    Join Date
    Mar 2008
    Location
    In a fantasy land
    Beans
    96
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by bean123 View Post
    Well, that's unfortunate, but it can't be done without patching kernel. Perhaps we could add it to the mactel patches ?
    Cyberdork33 is one of the admins, he could get the ball rolling on that.

  4. #494
    Join Date
    Mar 2009
    Beans
    8

    Re: grub2 EFI boot loader internal/external booting

    Well I got it figured out on why I wasn't able to build GRUB2. GRUB2 doesn't like being pulled into a windows environment first! I thank everyone's help in getting this figured out. Only one thing to add to pxwpxw's package list, autoconf.

  5. #495
    Join Date
    Mar 2008
    Location
    In a fantasy land
    Beans
    96
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Backup A DVD Movie by DVD Clone Program

    ... I smell a bot

  6. #496
    Join Date
    Apr 2006
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by bean123 View Post
    Yeah, although with my new finding with agp, perhaps it would be better to just use fbdev. fbdev is easier to setup, works for every card, and have some 2d acceel. I'm running glxgears in agp enabled fbdev, it's about 1000 FPS, although not as smooth as pc mode.

    Now I'm looking for a way to do the treaking in grub so that users don't need to patch their kernels.
    agp enabled fbdev could be a good option for nvidia, how do you do that.

    It's in the kernel source, drivers/char/agp directory.
    Thanks
    EDIT: BTW, from your previous log files, I think your mb21 is 945 chipset, so you should change the intel_915_driver structure. mbp41 and mb81 don't use intel-agp though, but I guess the cause should be similar.
    Yes 945.
    Can we clarify the issue being addressed - i.e. the visible symptoms
    and the configuration, I seem to have missed it.
    I don't think I have a distortion problem with the MacBook21 using xorg intel driver with efi.

  7. #497
    Join Date
    Apr 2006
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by bean123 View Post
    Well, that's unfortunate, but it can't be done without patching kernel. Perhaps we could add it to the mactel patches ?
    Yes I would expect stage 1, for enthusiasts, a patch and howto just requiring user to apply patch and recompile kernel.
    Later stage 2 applied in ubuntu kernel if generally acceptible, maybe when grub.efi booting is offered as install option.

  8. #498
    Join Date
    May 2007
    Beans
    465

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by pxwpxw View Post
    agp enabled fbdev could be a good option for nvidia, how do you do that.
    First, we need to know which module handle the agp. You can browse through the /sys/devices/ directory and see if you can locate the host bus for agp. If you're not sure, please post the output from lspci.


    Yes 945.
    Can we clarify the issue being addressed - i.e. the visible symptoms
    and the configuration, I seem to have missed it.
    I don't think I have a distortion problem with the MacBook21 using xorg intel driver with efi.
    I mean the console mode, doesn't the screen go crazy if intel-agp module is not blacklisted ? This patch should fix that.

    If all is good to begin with, you don't need this at all.
    Last edited by bean123; March 25th, 2009 at 07:10 AM.

  9. #499
    Join Date
    Mar 2008
    Location
    In a fantasy land
    Beans
    96
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    Macbook4,1 has the "screen crazy" problem when it is in console mode if intel-agp isn't blacklisted.
    Last edited by shadowdude1794; March 25th, 2009 at 08:24 AM.

  10. #500
    Join Date
    Apr 2006
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: grub2 EFI boot loader internal/external booting

    Quote Originally Posted by bean123 View Post
    First, we need to know which module handle the agp. You can browse through the /sys/devices/ directory and see if you can locate the host bus for agp. If you're not sure, please post the output from lspci.
    Thanks, I will look at that.


    I mean the console mode, doesn't the screen go crazy if intel-agp module is not blacklisted ? This patch should fix that.

    If all is good to begin with, you don't need this at all.
    Ah, that one, yes I get the 'crazy' console screen booting grub32 with agp, mine is more like a venetian blind, or a bathroom mat.
    Would be much better to have a usable console like grub64 without blacklist.

    No problem at the desktop though, except when leaving.

Page 50 of 123 FirstFirst ... 40484950515260100 ... 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
  •