All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Miata <mrmazda@earthlink.net>
To: intel-gfx@lists.freedesktop.org
Subject: Re: Lenovo X60 with i945: Setting resolution in GRUB to 1024×768
Date: Sun, 18 Jan 2015 16:56:33 -0500	[thread overview]
Message-ID: <54BC2C11.3060206@earthlink.net> (raw)
In-Reply-To: <1421580056.2887.14.camel@users.sourceforge.net>

Paul Menzel composed on 2015-01-18 12:20 (UTC+0100):

> on the Lenovo X60 with i945 graphics (and vendor BIOS), for using
> fastboot, that means to avoid a modeset, I want to set the desired
> resolution in GRUB using the option `GRUB_GFXMODE=1024x768` in
> `/etc/default/grub`.

Making a change in /etc/default/grub does not take effect until the actual
Grub menu is rebuilt. It's a config file, not a menu file.

> Unfortunately that does not have an effect and the
> resolution is only 640×480.

IIRC, I've solved this problem in the distant past by in BIOS setup changing
memory size reserved for video controller from 1M to 8M.

> The GRUB developer told me that this is likely a Video BIOS issue.

> Am I out of luck or do you know of possible solutions or do you have
> pointers how to debug this? GRUB’s `vbeinfo` lists the resolution of
> 1024×768.

GRUB_GFXMODE=1024x768 assumes you are using Grub2. In Grub legacy what you
need is video=1024x768 or video=1024x768@60 on the kernel cmdline. I have
multiple i945G systems using both vga=1024x768@60 and Grub Legacy, but none
Lenovo.

Which distro are you using?
-- 
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-01-18 21:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 11:20 Lenovo X60 with i945: Setting resolution in GRUB to 1024×768 Paul Menzel
2015-01-18 21:56 ` Felix Miata [this message]
2015-01-18 23:01   ` Paul Menzel
2015-01-18 23:46     ` Felix Miata

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54BC2C11.3060206@earthlink.net \
    --to=mrmazda@earthlink.net \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.