grub-pc is very much in maintenance mode, no new BIOS hardware is being
made at this point, thus it seems rather difficult to debug this, and
verify a patch for it.
If anyone wants to propose a concrete patch and test it on affected, I
am open to reviewing, but currently the honest thing to do thi
The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release
** Changed in: grub2 (Ubuntu Precise)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
** Changed in: grub2 (Ubuntu)
Assignee: Erin Osmin Portillo Gomez (grupolinuxubuntu) => (unassigned)
** Changed in: grub2 (Ubuntu)
Status: Fix Committed => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Fix Committed
** Changed in: grub2 (Ubuntu)
Assignee: (unassigned) => Erin Osmin Portillo Gomez (grupolinuxubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Also present in my 18.04. of comment #101 has solved the issue of the
error , but i still don't get the boot screen, however, the wait is
there
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Also present in the 18.04. [comment #101 has solved the
issue|https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/699802/comments/101]
How did you find, that it is a theme problem?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
This seems to be a theme problem. Running these commands fixed it for
me:
sudo chmod a-x /etc/grub.d/05_debian_theme
sudo update-grub
sudo reboot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
confirm #99 for 16.04:
Linux xxx 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64
x86_64 x86_64 GNU/Linux
nvidia-304, 304.132, 4.4.0-57-generic, x86_64: installed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Confirm that this still exits in 16.04.
My machine is a Thinkpad T530 with NVidia NVS 5400M GPU. I've tried all the
workarounds above, not fixing the bug. I doubt it's related to NVidia drivers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
happens for ubuntu xenial LTS too, no way to fix that.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this bug go to:
http
PS: if ever related, the native lcd is 1680x1050, and as so not listed
in grub's vbeinfo only showing 1280x1024x4|8|16|32 and 1600*1200x8|16
around the native.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Post #62 from drs305 fixed the fleeting message for me too, 12.04, grub
1.99, GRUB_TERMINAL[_OUTPUT]=console, with force menu to show, i.e. no
submenu, with help of GRUB_TIMEOUT=2, and commenting these 4 lines near
the end of /etc/grub.d/10_linux:
# if [ "$list" ] && ! $in_submenu; then
# echo "s
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as "Won't Fix".
** Changed in: grub2 (Ubuntu Quantal)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
I had the same problem on my t430 with 14.04 LTS
I wanted text-boot and tried to activate it with
"GRUB_TERMINAL=console". Since then i got the "no videomode set" error.
The problem coubd be solved with
"GRUB_CMDLINE_LINUX_DEFAULT=noplymouth"(for text-mode) and
"#GRUB_TERMINAL=console"("GRUB_TER
This flaw (or bug) has caused 2 different problems. It has prevented the
desktop (/home/mark/Desktop) from being stable. At boot time (cold or
warm) the objects on the /Desktop load, but after a few seconds vanish.
The file manager behaves much the same way. When called or invoked the
"Folder" icon
I confirm this as well, installed Ubuntu 12.04 LTS 32BIT alternative iso
in virtual machine and get the "Error: no video activated" message. I
also got some other errors when at password prompt screen for unlocking
the encryption for LVM. I'll have to screen shot the other errors though
and write t
A year later and I'm still facing this issue, now on 12.04.2.
This time I installed LUKS on top of RAID on a Tyan-S3970. A Ctl-
Alt-F1, Ctl-Alt-F7 got me to a text box, but updating, followed by
installing the proprietary nvidia drivers, turned that into a text mode
input. I used #24 and I now h
I am also facing same issue... but #24 fix that problem. But this is
workaround.
In my case i tried to install system with preseed, and i tried #24 run
as late_command. But it doesn't work.
d-i preseed/late_command string in-target cp -rf
/target/usr/share/grub/*.pf2 /target/boot/grub; in-target
Hit this bug, with the described symptoms, and the ones reported in #88.
#24 fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifica
I am pretty sure this is the bug that is keeping me from seeing the full
disk encryption password prompt. I am on a fresh install of the released
version of 13.04. Sorry if this information is not needed just wanted to
point out it was effecting more than the dev branch.
--
You received this bug
this problem is in raring 13.04 as well (Development branch).
apt-cache policy grub-pc
grub-pc:
Installed: 2.00-13ubuntu3
Candidate: 2.00-13ubuntu3
Version table:
*** 2.00-13ubuntu3 0
500 http://localhost/ubuntu/ raring/main amd64 Packages
500 http://uk.archive.ubuntu.com/ub
Commenting out GRUB_HIDDEN_TIMEOUT and GRUB_HIDDEN_TIMEOUT_QUIET in
/etc/default/grub works for me.
GRUB_DEFAULT=GRUB_SAVED_DEFAULT
#GRUB_HIDDEN_TIMEOUT=10
#GRUB_HIDDEN_TIMEOUT_QUIET=
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT="qui
I had got the error ("error: no video mode activated." message) after
upgrading from 10.04 to 12.04. I have purged grub configuration and
error has dissapeared.
These are the magic commands (use carefully when installing grub on
partitions, internet connection required):
sudo apt-get purge grub
todaioan, please don't mark bugs as fixed for no reason, especially
right after someone says it is NOT fixed.
Greg, there is no need to say it is not fixed when the status clearly
says it is confirmed, not fixed.
** Changed in: grub2 (Ubuntu)
Status: Fix Released => Confirmed
--
You rec
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this
I'm running 12.10 and I do not have a graphical prompt to enter the LUKS
password at boot. I have to press one of the arrow keys to get a text
prompt. If I install the flgrx drivers for my ATI card on my laptop I
will then get a graphical prompt for my LUKS password, however I can not
run flgrx dri
Got the same problem, but not after installing Ubuntu or the ATI-driver. After
a kernel update to 3.2.0.30, I think, I had the error message once, then a week
nothing and since then I have this error message all the time, directly before
the old 'Sparse file not allowed'-btrfs-related error. Now
** Tags added: rls-q-notfixing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Bah. I uninstalled proprietary driver. There is no message, screen is
blank. When I cycle ctrl+F1 > ctrl+F7, the image appears normally.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
e
Yesterday, grub-pc and grub-common were upgraded. Was it releated to
this problem? I currently use the nvidia proprietary driver that
disables the high-resolution boot manager display, so I don't know.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Brian, it works the other way round. I need to know that it's actually
been fixed in the (lower-risk) development release before backporting to
the (higher-risk) development release. I don't mind if a relatively
small number of people are able to respond initially.
--
You received this bug noti
> Could affected people retest with GRUB 2.00 in an up-to-date build
> of Ubuntu 12.10, please? There have been quite a number of
> potentially relevant changes here, which may have fixed this.
I have been running 12.10 on encrypted LVM in a VirtualBox virtual
machine for a little while now and h
I commented on this in #51
I have two machines running 12.04 now (both with encrypted LVMs), one of
which was updated from 11.10, where I experienced this error, the other
was a fresh install. I don't get the error message anymore now, on
either machine.
I still get this blank screen (greyish now
On 12-09-26 11:35 AM, Colin Watson wrote:
> Could affected people retest with GRUB 2.00 in an up-to-date build of
> Ubuntu 12.10, please?
Just a suggestion...
In general, I'd guess that most people are unable to do such things. I
don't know about anyone else, but I stick to stable releases for m
In particular I think problems with encrypted LVM should now be fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this
Could affected people retest with GRUB 2.00 in an up-to-date build of
Ubuntu 12.10, please? There have been quite a number of potentially
relevant changes here, which may have fixed this. (Of course, given the
number of people responding to this, and the general level of bile, it's
quite possible
Comment #24 combined with commenting out the lines in #29 makes the menu
show, but as I do have only Ubuntu on this machine, there's no need for
the menu. I'd just like the error to go away. Anyway I can live with it.
In my case it is also accompanied with:
error: out of disk
and
error:no suitable
And by the way, importance should be High at least.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this bug go to:
https:/
Why is this not fixed? This is outrageous. This has been open for nearly
two years.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notificatio
Same problem installing 12.04 as RAID -> LUKS -> LVM on a Tyan S2865
with an nVidea GF-7900GT video card.
I did as suggested in #28 and the disk decryption/password screen/box
appeared. I was able to mount disks and log in. I installed the
proprietary drivers, and on next boot I went right to t
I experienced this problem when I installed Kubuntu 11.10 on my laptop
(see #51). I have installed Kubuntu 12.04 on my desktop recently, and
here the "no video mode activated" message does not appear. iirc, I saw
it on the first boot up (not sure though), but i hasn't shown up since
(I didn't apply
** Also affects: grub2 (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: grub2 (Ubuntu Quantal)
Importance: Medium
Status: Confirmed
** Changed in: grub2 (Ubuntu Precise)
Status: New => Confirmed
--
You received this bug notification because you are
I did a fresh lvm+encrypt install of ubuntu 12.04 using alternate
amd64+mac iso and I saw same error.
I followed the suggestion from comment #24 and just copied the *.pf2 files from
/usr/share/grub/ to /boot/grub
and updated the grub. Now I do not see that error message anymore.
Thanks a lot!
This bug also affects me on 12.04. The solution in #24 did not work for
me, no difference. Workstation with two ATI video cards. Seperate /boot,
encrypted lvm (and and swap, but that probably doesn't make a
difference.)
--
You received this bug notification because you are a member of Ubuntu
Bugs
Same here after installing kubuntu to luks setup in LVM with a seperate
/boot partition.
It shows the error message and then it takes ages untill ugly text comes
up without any splash.
I remember having the same thing on my laptop, a little diffrent, it
actaully showed the message a short time bu
On 12-06-11 09:34 PM, michael brenden wrote:
> Long-time Ubuntu masochist here.
Dude. You are clearly using the wrong distro. Ubuntu is the
dumbed-down-and-amped-up-with-eye-candy distro for the masses. If you
don't want eye-candy and you want defaults meant for "power users" you
really ought t
#24 did it for me too.
Fresh install of Ubuntu 12.10 (Daily), x64, Dell Lat. E4300 (Intel-Graphics),
with unencrypted /boot, luks on /, swap and /home from Alternate-install.
But honestly - I do agree to #63.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Long-time Ubuntu masochist here.
Every version of Ubuntu I've ever installed has had this asinine
insistence of hiding everything, making it "quiet" and turning on some
goofy "splash", all of which have never - not once - worked correctly
and have only succeeding in causing very severe problems.
While testing variations of the hidden menu option and booting into the
console mode (which is the only way I can get the hidden timeout to
display) I also got the error message. Since the offending lines add an
aubergine background to the grub menu, I'm guessing the default.grub
file could be spec
My fix:
1.) Apply fix provided in post #24.
2.) Install Nvidia drivers
3.) Use GFXMODE
Works perfectly
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
T
Comment #24 worked around this issue for me. I ran:
sudo cp -i /usr/share/grub/*.pf2 /boot/grub/
sudo update-grub
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video m
Affects me on Toshiba Satellite A660 and fix form post #24 fixes "no video mode
activated" error.
But now i have another problem.
I don't see nice splash screen but this:
[IMG]http://i48.tinypic.com/w9709y.jpg[/IMG]
After i press escape twice i get nice splash screen...
Does anyone know what to
Affects me on 11.10 and 12.04 using kubuntu alternate and lvm +
encryption except on /boot. #24 fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
I have a Dell Latitude E6510 with NVS3100M, comment 24 did the trick.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this
This affects an ACER1410 and a HP Pavilion notebook in Precise Beta 1.
Both were default LUKS alternate ISO installs.
For both, comment 24 did the trick (in addition to an NVIDIA jockey
install for the HP to clear up other bootup visual artifacting)
--
You received this bug notification because
Also on Precise Beta 1.
In my case I have:
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="console=ttyS0,115200 console=tty0"
GRUB_TER
In addition to #24, I had to set GRUB_FONT (not GRUB_FONT_PATH) to
"/boot/grub/unicode.pf2" in /etc/default/grub.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode ac
Thanks! Been digging around all day for #24. Installed with kubuntu
alternate cd for 11.10 and couldn't see screen for password prompt when
booting. #24 fixed it for me as well. I did full disk encryption (less
/boot) with LUKS using alternate.
--
You received this bug notification because yo
#24 workaround works for me as well. / resides on an encrypted LVM
(LUKS) and there is a separate non-encrypted /boot partition. I used the
alternate install.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
The workaround in #24 did not work for me. The error message disappears,
but I get a blank bluish screen, similar to #27 and #31. However, my
system does not freeze, and after a few seconds, I get to the graphical
LUKS password prompt during boot.
On the other hand, the workaround described in #44
Confirming the bug, and that the workaround in #24 also solved my issue.
11.10 Kubuntu alt install on an HP dv7-6b79us.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video m
#24 solved for me: Lenovo W500 with dual graphic disabled in BIOS (use only ATI
3650) and 11.10 Alternate install with full disk encryption (LUKS) with /boot
unencrypted.
Still having trouble with compiz andwobbly windows... but GRUBis fine now.
--
You received this bug notification because you
I am also confirming that workaround described in Comment #24 worked for me.
My situation was similar with #47 (was installing ubuntu 11.10 amd64, into
encrypted lvm volume, with separate non-encrypted boot partition).
--
You received this bug notification because you are a member of Ubuntu
Bugs
#24 worked for me.
I am getting this error only after trying to install ubuntu into an encrypted
lvm with a separated boot partition (not encrypted).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/6998
After copying the .pf2 files from /usr/share/grub to /boot/grub and
running sudo update-grub, a few new lines are added as can be seen in
the attachment.
** Tags added: oneiric
** Patch added: "grub.cfg.diff"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/699802/+attachment/2626151/+fil
Ok, finally got this to work(ish)! I commented most things out in
/boot/grub/grub.cfg, and the menu finally shows up! When I boot it says
"error: no suitable mode found \n booting however" or somthing like
that.
As an aside, is there meant to be loads of ugly bash-like code in the
grub.cfg? Becaus
Ok, I tried what is suggested here:
http://ubuntuforums.org/showthread.php?t=1759894
sudo chmod -x /etc/grub.d/05_debian_theme
sudo update-grub
And it gets rid of the "error: no video mode activated" message, but I
still only have the single digit count-down, and cannot access the menu.
--
You
Oh, and also #24 did not help!
I have:
* Copied the pf2 files to /boot/grub
* Set:
GRUB_HIDDEN_TIMEOUT=10
GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=10
GRUB_TERMINAL=console
GRUB_GFXMODE=640x480
* Run update-grub.
And it *still* says "error: no video mode set" (with a 10 second
countdown). W
This is still a problem in 11.10. But for me it is even worse: I just
get a purple screen, with a single count-down number (if I change the
timeout). The error is not even visible unless I set the graphics mode
to 'console', so it took me a while to even find this bug!
Desktop with Geforce GTX 570
#24 solved the problem on a ThinkPad T500, AMD/ATI Mobility Radeon HD 3650.
LUKS volume with separate boot partition.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mod
#24 worked for me as well.
Acer 1410
Intel GMA 4500MHD graphics
LUKS volume with separate boot part
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To m
I can confirm that #24 solved this for me on a Dell XPS15 with encrypted
LVM.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications abo
I can confirm that #24 solves this issue. I'm also using full disk
enryption on a Dell Instpiron 1515.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To
I can confirm this bug on a Sony Vaio Z2 with RAID 0 and full disk
encryption.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications ab
Comment #24 worked for me too. I am using natty w/ lvm encrypted
partition with separate /boot on hp 6730b laptop with builtin intel
graphics controller.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/6
Comment #24 seems like a viable workaround for some, but not for me.
After copying the fonts as per Comment #24, GRUB is now displaying at an
insane resolution of something like 2000x2000 px at the boot screen and
also when I get to a textmode shell. My cheap LCD won't show anything
at all, and m
#24 fixed it for me in 11.04 (with encrypted root and swap and separate,
unencrypted boot partition).
(Although, now I have a new problem: my cheap LCD monitor can't
recognize the resolution requested by the GRUB screen. Ugh!)
So, this is verified as a font path issue. I have to say, this bug i
#24 fixed it for me in 11.04 (with separated boot partition)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
To manage notifications about this bug go to
Correction: "Natty was installed via i386 alt disc in expert mode".
I forgot to mention kernels I tried were 2.6.38.8-generic and
2.6.38.10-generic.
I also just reinstalled natty via amd64 alt disc in expert mode on the
same hardware. The same issue persists there for the same two kernels.
--
Y
This is not solely a problem with laptops. I see the same behavior on an
lvm encrypted partition with separate raid1 /boot partition with a fresh
install of natty. Natty was installed via i386 x64 alt disc in expert
mode on a SuperMicro 7046T-H6R SuperServer with an ATI 5870 card.
I did *not* see
Just wanted to confirm that the method for number 24 works well for
people with the encrypted partition (don't bother with the uncommenting
stuff).
Just so anyone like myself out there doesn't have to look all over to
figure out how to do simple commands (my first time ever using linux).
launch t
I can confirm that comment #27 also works on a Thinkpad W510 with Nvidia
Quadro FX 880M and the nvidia blob. Thank you past Martin!
After messing around a bit more, it looks like all that was necessary to
fix the problem I described in that post was commenting out the
following:
#GRUB_HIDDEN_TIME
I was able to circumvent the error by pressing Ctrl-Alt-F1 and then
Ctrl-Alt-F7, which brought me to a graphical screen with the LUKS
password prompt.
Then, installation of Nvidia proprietary drivers seems to change the
boot sequence so that it falls back to usable text mode on my ThinkPad
T61p.
I too hit this problem with my old Thinkpad T41 with radeon 9000 (rv250)
graphics. I installed natty from scratch from the alternate disc (on
usb) with lvm + encryption. I have "nomodeset" in my /etc/default/grub
to allow the system to suspend:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Just wanted to confirm that comment #24 worked for me on Natty final,
after an alternate install in which I selected LVM with encryption for /
. Seems to me that grub goes looking for the fonts at boot but the
volume they are on is still encrypted at that time and therefore
unaccessible. Moving the
I'm getting this same error message on my intel laptop
I don't want to use GFXMODE I like too see what is being outputted to
the console however I think this error causes the first part of the
output to be cut off.
It also seems related to this bug related to ubuntu grub themed
backgrounds, suppo
I was finally able to workaround the problem here.
The script /etc/grub.d/00_header does some font path detection stuff and
if that fails it doesn't set any gfxmode (neither the default "auto" nor
anything defined manually in /etc/default/grub).
The font path is /usr/share/grub, but I have a sepa
Have this same problem on an Asus laptop i3 2.53 GHz with lvm + crypt.
Interestingly, initially I *upgraded* from Maverick to Natty and the
problem didn't occur. After a clean install of Natty it started
occurring.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Same here, but on a workstation (not a laptop).
Ubuntu 11.04 Alternate (installed via USB flash drive)
Partitions: Guided (full disk encryption with LVM for root and swap)
Motherboard: MSiGF615M-P33
Video: Built-in (integrated on-mobo): NVidia GeForce 7025 & nForce 630a
Previous versions of Ubunt
When you run vbeinfo, grub reports a preferred resolution at the end.
Could it be that grub is trying to switch to this resolution, failing if it is
not one of the supported VESA modes?
16:9 and 16:10 modes are usually not among those, yet a great deal of (if not
almost all) modern computers have
annoying to have the computer[server] start with "error".
associated with: GRUB_TERMINAL=console
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
--
ubun
I have this same problem on a clean Ubuntu Natty installation with
encrypted LVM (similar to comment #6). A possible cause can be that the
fonts and other information GRUB loads from places other than /boot are
not accessible at the boot time because they are located in the
encrypted partition.
--
I have TERMINAL=console and GFXMODE decomented, and the HIDDEN_TIMEOUT
and QUIET commented to grub to showup... also, probably related,
plymouth is not working, not even in "textmode", the screen goes black
until the login shows up... pretty odd
--
You received this bug notification because you a
@linux4me: Well that's for this theory.
And now that you mention it, I can also see some message flicker up for a very
short time.
But than I get the grub menu and can chose kernel/os.
So at least for me, the workaround is usable (even if not really solving the
bug?!?).
--
You received this bu
I tried commenting out GRUB_HIDDEN_TIMEOUT=0 and I believe the error
message still appears, but it flashes up and is gone so fast it's hard
to tell if it's the same error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
@Ren: I've got the errpr with clean installs of Natty on two desktops,
both of which have nVidia graphics chips, one on the motherboard and the
other a discrete card (7600 GS PCI Express x16).
Changing the GFXMODE didn't work for me, either.
--
You received this bug notification because you are
Found workaround for me.
Deactivate the following line:
#GRUB_HIDDEN_TIMEOUT=0
Though the defaut value is =0 this seams to cause the error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title
Still not working here with
grub-pc Version 1.99~rc1-13ubuntu3.
Console mode leads to the error message,
graphic terminal and "workaround" setting "GRUB_GFXMODE=640x480" also doesn't
work.
It looks like all effected use a notebook?
And a big part of them ATI mobile graphic? With AGP?
--
You re
I have the same problem on Natty. My graphics card is a ATI Technologies
Inc Radeon RV250 [Mobility FireGL 9000] [1002:4c66] (rev 01).
The workaround doesn't work for me – changing /etc/default/grub has no
effect.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
PS: remember to run "sudo update-grub" after changing
"/etc/default/grub"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699802
Title:
error:: no video mode activated
--
ubuntu-bugs mailing list
ub
1 - 100 of 110 matches
Mail list logo