[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428519
Ti
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
This might help:
If the line 'GRUB_GFXPAYLOAD_LINUX=text' is in /etc/default/grub and I boot
with the kernel parameter 'noplymouth' (instead of default 'quiet splash') then
the first few messages after the kernel is loaded do appear on a screen with
(estimated) VGA size! But only seconds later t
@Andrew: yes, I still see it in Natty 11.04:
The following 2 lines in /etc/default/grub are supposed to set resolution of
grub screen AND framebuffer consoles:
GRUB_GFXMODE=1024x768
GRUB_GFXPAYLOAD_LINUX=1024x768
The grub screen resolution changes accordingly, but the framebuffer consoles
wit
"... with Ctrl+Alt+F1..F6" I meant.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428519
Title:
Unable to enable framebuffer modes with grub 2
To manage notifications about this bug go to:
https://
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428519
Title:
Unabl
Does this bug still affect any supported release?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428519
Title:
Unable to enable framebuffer modes with grub 2
To manage notifications about this bug g
As of grub2 1.98-1 grub supports a
GRUB_GFXPAYLOAD_LINUX=...
option in /etc/default/grub .
You need to make sure that the vbe module get's loaded though. (Setting GFXMODE
seems to take care of that for me)
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
Y
Update: I was able to fix my problem by following the instructions step
by step found in the 2nd post here.
http://forums.debian.net/viewtopic.php?f=5&t=41881&sid=cad4fe74d13a3ed1e9bc754942ee1825&start=15
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
Yo
Thanks aramis, I can confirm your workaround works on Ubuntu 9.10
Server.
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
I'm going to add my two cents of advice. I had the problem as well.
This is what I did to solve it.
1) in /etc/grub.d, I've added the line set gfxpayload=keep right after set
gfxmode=${GRUB_GFXMODE}
2) in /etc/default I've added the line GRUB_GFXMODE=1024x768
3) I ran update-grub, and the grub.
Ditto. Also running Karmic 9.10 server (no X server) under
VirtualBox-3.1.0 (Windows XP Pro Host).When I set gfxmode=1024x768 and
gfxpayload=keep and remove "quiet splash" from the "linux" line I still
get a blank screen (correct resolution though). System appears to boot
okay, but nothing is displ
I see the same problem. Even just adding "set gfxpayload=640x480", i.e.
setting it to the same as the default resolution, is enough to reproduce
the blinking cursor in the upper-left corner. I have an Intel 965
Express Chipset video device, in a Compaq 6910p laptop. Karmic is being
booted under
Same problem. I've edited the appropriate file /etc/grub.d/00_header to
"set gfxpayload=1024x768x16". Then ran sudo update-grub to update the
grub.cfg file. I then open the grub.cfg file to verify & it is updated.
But when I reboot my computer I get the grub2 screen for OS selection,
choose Ubuntu,
Same problem.
To edit grub.cfg you must edit files '/etc/grub.d/' and then run 'grub-mkconfig
-o /boot/grub/grub.cfg'
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
I use root account and mcedit editor.
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
Am Dienstag, den 17.11.2009, 07:26 + schrieb FRANK CHEUNG:
> Sebastian, just out of interest how did you edit grub.cfg? I can't seem
> to edit mine because even with sudo vi it opens in read-only mode.
>
vim at least tells you that you can override the read only check with
a !
i.e. :w! or :w
Sebastian, just out of interest how did you edit grub.cfg? I can't seem
to edit mine because even with sudo vi it opens in read-only mode.
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubunt
For me everything works fine.
Maybe you couldn't configure it properly.
I've those lines inside grub.cfg:
set gfxmode=1280x800
set gfxpayload=keep
insmod gfxterm
insmod vbe
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification
I have an update on this issue:
After some more attempts to get grub2 to work I finally gave up and downgraded
to grub legacy.
However I still have the same problem!!!
This problem is NOT related to grub (grub legacy or grub2) it's the kernel in
karmic!
Both grub versions correctly set the graph
I have the same issue and have been trying to fix it for hours.
I can set the resolution for the GRUB2 menu using gfxmode=1024x768x16
I can also set the initial resolution for the kernel boot using gfxpayload=keep
or gfxpayload=1024x768x16
I even see the resolution change to the desired mode for a
I can now use vga=791 although it is painfully slow as described in bug
#297704. I'll try gfxpayload shortly
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Yes, I do. It's an onboard nvidia chipset on an HP Compaq Presario
CQ50-110em laptop.
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
I am experiencing the same issue. Do you happen to have an NVIDIA
graphic card?
--
Unable to enable framebuffer modes with grub 2
https://bugs.launchpad.net/bugs/428519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
$ uname -a
Linux lepton 2.6.31-10-generic #32-Ubuntu SMP Thu Sep 10 23:29:56 UTC 2009
x86_64 GNU/Linux
$ apt-cache policy grub2
grub2:
Installed: (none)
Candidate: 1.97~beta2-2ubuntu2
Version table:
1.97~beta2-2ubuntu2 0
500 http://gb.archive.ubuntu.com karmic/universe Packages
25 matches
Mail list logo