linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* intelfb refuses to load
@ 2010-12-11 22:13 Pavel Machek
  2010-12-11 22:43 ` Bruno Prémont
  2010-12-11 22:44 ` Matt Turner
  0 siblings, 2 replies; 8+ messages in thread
From: Pavel Machek @ 2010-12-11 22:13 UTC (permalink / raw)
  To: kernel list, dri-devel, linux-fbdev, mbroemme

Hi!

I'm trying to fix up my kernel setup so that X is happy... currently
it fails to start with:

FATAL: Could not load /lib/modules/2.6.37-rc5+/modules.dep: No such
file or directory
(EE) intel(0): No kernel modesetting driver detected.
(EE) Screen(s) found, but none have a usable configuration.

So far I have:

CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_STUB_POULSBO is not set
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
CONFIG_FB_I810=y
# CONFIG_FB_I810_GTF is not set
# CONFIG_FB_LE80578 is not set
CONFIG_FB_INTEL=y
CONFIG_FB_INTEL_DEBUG=y
CONFIG_FB_INTEL_I2C=y
# CONFIG_FB_MATROX is not set

And on the command line:

BOOT_IMAGE=(hd0,2)/l/linux-good/arch/i386/boot/bzImage root=/dev/sda4
resume=/dev/sda1 psmouse.psmouse_proto=imps psmouse_proto=imps
psmouse.proto=imps vgay1 init=/tmp/swsusp-init
acpi_sleep=s3_bios,s3_mode no_console_suspend i915.modeset=1
video=intelfb:mode\x1024x768 fbcon=scrollback:64k

...but intelfb fails with:

[drm] Initialized drm 1.1.0 20060810
intelfb: intelfb_init
intelfb: Framebuffer driver for Intel(R)
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/945GME/965G/965GM
chipsets
intelfb: Version 0.9.6
intelfb: intelfb_setup
intelfb: options: mode\x1024x768
intelfb: intelfb_pci_register
intelfb 0000:00:02.0: power state changed by ACPI to D0
intelfb 0000:00:02.0: power state changed by ACPI to D0
intelfb 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
intelfb: fb aperture: 0xd0000000/0x10000000, MMIO region:
0xee100000/0x80000
intelfb: Cannot reserve FB region.
intelfb: cleanup

Any hints? If I'm doing some trivial mistake, perhaps "cannot reserve
FB region" message could be improved?
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-12-12 13:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11 22:13 intelfb refuses to load Pavel Machek
2010-12-11 22:43 ` Bruno Prémont
2010-12-12  7:52   ` Pavel Machek
2010-12-12  8:00     ` Dave Airlie
2010-12-12  8:08       ` Pavel Machek
2010-12-12 12:10         ` Alessandro Suardi
2010-12-12 13:39   ` Dave Young
2010-12-11 22:44 ` Matt Turner

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).