All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Fwd: Problems with linux and framebuffer
Date: Mon, 26 Oct 2009 22:40:39 +0100	[thread overview]
Message-ID: <1256593239.3276.25.camel@fz.local> (raw)
In-Reply-To: <8e04b5820910261432m61c0d8a8h574ef0af35e845df@mail.gmail.com>

Am Montag, den 26.10.2009, 23:32 +0200 schrieb Ciprian Dorin, Craciun:
> I've tried initially to send this email to the mailing list
> without beeing subscribed. Now I've subscribed and send the email
> again.
> 
>     Ciprian.
> 
>     P.S.: Is there any mailing list for Grub users?
> 

There is help-grub@gnu.org but it's pretty low traffic and at least I'm
not subscribed there.
For support questions about grub2 our IRC channel is better: #grub on
irc.freenode.net

> ---------- Forwarded message ----------
> From: Ciprian Dorin, Craciun <ciprian.craciun@gmail.com>
> Date: Mon, Oct 26, 2009 at 11:01 PM
> Subject: Problems with linux and framebuffer
> To: grub-devel@gnu.org
> 
> 
>    Hello all!
> 
>    I've just installed Grub 1.97 on my laptop, and tried it... (I've
> installed it manualy by calling grub-mkimage and grub-setup.)
> 
>    The problem is related with not beeing able to boot a Linux kernel
> with framebuffer... (I've already tried the gfx dance...) :) (See the
> attached config where I've commented the lines in discussion.)
> 
>    Can anyone send me a working grub.cfg example?

grub-mkconfig should generate a gfxterm config if you have the fonts
compiled.
If you used grub-mkfont yourself you can use
GRUB_FONT_PATH=/boot/myfont.pf2 in /etc/default/grub
or /usr/local/default/grub depending what --prefix option was used
to ./configure

For `set gfxpayload=1024x768x32' or the deprecated `vga=0x317' to work
you need at least `insmod vbe'

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




  reply	other threads:[~2009-10-26 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8e04b5820910261401r6a54d9aao35fd4c8b09493e05@mail.gmail.com>
2009-10-26 21:32 ` Fwd: Problems with linux and framebuffer Ciprian Dorin, Craciun
2009-10-26 21:40   ` Felix Zielcke [this message]
2009-10-27  4:56     ` Ciprian Dorin, Craciun

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=1256593239.3276.25.camel@fz.local \
    --to=fzielcke@z-51.de \
    --cc=grub-devel@gnu.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.