linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: linux-fbdev@vger.kernel.org
Subject: Re: Getting FB to work in Console
Date: Mon, 14 Nov 2011 18:58:56 +0000	[thread overview]
Message-ID: <20111114195856.22b471b5@wker> (raw)
In-Reply-To: <CADO5RbhunU1X7mWwGDbVRc1FSPKBaLudAVav0TMkBoQ_1zp0Mw@mail.gmail.com>

Hello David,

On Mon, 14 Nov 2011 01:09:53 -0500 (EST)
David J Ring Jr <n1ea@arrl.net> wrote:

> I found a line in /etc/default/grub which has nomodeset in it and I 
> disabled it.
> 
> Here is what I have in that file now.
> 
> I have a feeling that something in grub is not right.

Did you run 'sudo update-grub' command after changing the /etc/default/grub
file ? If not, then the actual grub configuration file was not
updated and you probably still have nomodeset on the kernel command
line.

> # If you change this file, run 'update-grub' afterwards to update
> # /boot/grub/grub.cfg.
> 
> GRUB_DEFAULT=0
> GRUB_TIMEOUT=5
> GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
> #GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
> GRUB_CMDLINE_LINUX=""
...
> What do you think?  Is this where nomodeset is and does it look like this 
> should work?  I still cannot get /dev/fb0

It should work. If you additionally run 'sudo update-grub', the grub
configuration file /boot/grub/grub.cfg will be updated. Then nomodeset
shouldn't be passed on the kernel command line any more.

Anatolij

  parent reply	other threads:[~2011-11-14 18:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-12 23:42 Getting FB to work in Console D.J.J. Ring, Jr.
2011-11-13  1:00 ` Florian Tobias Schandinat
2011-11-13  2:46 ` David J Ring Jr
2011-11-13 16:57 ` Anatolij Gustschin
2011-11-13 18:58 ` David J Ring Jr
2011-11-13 19:11 ` David J Ring Jr
2011-11-13 20:00 ` Geert Uytterhoeven
2011-11-13 20:11 ` Anatolij Gustschin
2011-11-13 20:53 ` Anatolij Gustschin
2011-11-13 21:17 ` David J Ring Jr
2011-11-13 21:21 ` David J Ring Jr
2011-11-13 21:39 ` Anatolij Gustschin
2011-11-13 21:44 ` Bruno Prémont
2011-11-13 22:48 ` David J Ring Jr
2011-11-13 22:50 ` David J Ring Jr
2011-11-14  0:15 ` Anatolij Gustschin
2011-11-14  0:32 ` Anatolij Gustschin
2011-11-14  1:10 ` David J Ring Jr
2011-11-14 18:58 ` Anatolij Gustschin [this message]
2011-11-14 20:09 ` D.J.J. Ring, Jr.
2011-11-14 20:25 ` Bruno Prémont
2011-11-14 21:50 ` David J Ring Jr
2011-11-14 23:38 ` D.J.J. Ring, Jr.

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=20111114195856.22b471b5@wker \
    --to=agust@denx.de \
    --cc=linux-fbdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).