All of lore.kernel.org
 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 00:32:45 +0000	[thread overview]
Message-ID: <20111114013245.516c4ed0@wker> (raw)
In-Reply-To: <CADO5RbhunU1X7mWwGDbVRc1FSPKBaLudAVav0TMkBoQ_1zp0Mw@mail.gmail.com>

On Sun, 13 Nov 2011 22:48:02 -0500 (EST)
David J Ring Jr <n1ea@arrl.net> wrote:

> I get these drivers:
...

Thanks for the info. As Bruno already guessed you have a mainstream
Intel GPU, the driver for it in under drivers/gpu/. From the log I
can see that it is probed. Try to disable passing "nomodeset" option
on the kernel command line.

> Is there a universal driver?

You already got the right one, see below.

> [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUIDË1268f1-4e20-4409-87b1-3d882c14102c ro nomodeset
...
> [    1.002504] Linux agpgart interface v0.103
> [    1.002638] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
> [    1.003092] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
> [    1.034511] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
...
> [    8.825096] [drm] Initialized drm 1.1.0 20060810
> [    8.827153] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b090)
> [    8.830393] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb3/3-3/3-3:1.0/input/input5
> [    8.830589] usbcore: registered new interface driver uvcvideo
> [    8.830712] USB Video Class driver (v0.1.0)
> [    8.872716] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [    8.872790] pci 0000:00:02.0: setting latency timer to 64
> [    8.878968] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
> [    8.879055] [drm] MTRR allocation failed.  Graphics performance may suffer.
...
> [    8.990393] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [    8.990485] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

The driver is already in the kernel, you have to disable passing
"nomodeset", as Bruno suggested.

Anatolij

  parent reply	other threads:[~2011-11-14  0:32 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 [this message]
2011-11-14  1:10 ` David J Ring Jr
2011-11-14 18:58 ` Anatolij Gustschin
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=20111114013245.516c4ed0@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 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.