Re: [Bug 481385] [NEW] Setting video mode in Grub fails

2009-11-14 Thread Felix Zielcke
Am Samstag, den 14.11.2009, 10:22 + schrieb Launchpad Bug Tracker:
> You have been subscribed to a public bug:
> 
> I have a Fujitsu Siemens B Series laptop (500 MHz CPU, Ati Rage Mobility
> gfx card). On 9.04 everything worked fine: I was able to set vga=0x315
> to get 800x600x24 mode in console and run an app I have that's written
> in SDL. On 9.10 however all I get is a blank screen after adding
> vga=0x315 to kernel line. This is true for Grub2 and Grub legacy.
> 

You are sure that you tried it really with GRUB Legacy in MBR? I.e. it
said 0.97?
The default Linux loader in GRUB 2 is now different.
But maybe something in the Kernel has changed.

With GRUB 2 you can try `set gfxpayload=800x600x24' in grub.cfg. Use
sudo chmod +w /boot/grub/grub.cfg, then sudo gedit /boot/grub/grub.cfg
to edit it.

If that works you can make this permanent if you do this:
  sudo cp /etc/grub.d/40_custom /etc/grub.d/05_gfxpayload
  sudo gedit /etc/grub.d/05_gfxpayload
and then place it there and save the file.

You can also try vga=ask if it lists the 800x600x24 mode but this only
works in GRUB 2 if you change the linux and initrd commands inside the
menuentry to linux16 and initrd16.


-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer

-- 
Setting video mode in Grub fails
https://bugs.launchpad.net/bugs/481385
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 481385] [NEW] Setting video mode in Grub fails

2009-11-12 Thread MaV
Public bug reported:

I have a Fujitsu Siemens B Series laptop (500 MHz CPU, Ati Rage Mobility
gfx card). On 9.04 everything worked fine: I was able to set vga=0x315
to get 800x600x24 mode in console and run an app I have that's written
in SDL. On 9.10 however all I get is a blank screen after adding
vga=0x315 to kernel line. This is true for Grub2 and Grub legacy.

Useful info:
--

~$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10

~$ lspci
00:00.0 Host bridge: Intel Corporation 82440MX Host Bridge (rev 01)
00:00.1 Multimedia audio controller: Intel Corporation 82440MX AC'97 Audio 
Controller
00:00.2 Modem: Intel Corporation 82440MX AC'97 Modem Controller
00:07.0 Bridge: Intel Corporation 82440MX ISA Bridge (rev 01)
00:07.1 IDE interface: Intel Corporation 82440MX EIDE Controller
00:07.2 USB Controller: Intel Corporation 82440MX USB Universal Host Controller
00:07.3 Bridge: Intel Corporation 82440MX Power Management Controller
00:12.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 
(rev 09)
00:13.0 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus 
Controller (rev 02)
00:13.1 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus 
Controller (rev 02)
00:14.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M (rev 
64)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: ati mode vga video

-- 
Setting video mode in Grub fails
https://bugs.launchpad.net/bugs/481385
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs