Bug 577806 - Intel GMA945 and framebuffer/X.Org
Summary: Intel GMA945 and framebuffer/X.Org
Status: RESOLVED DUPLICATE of bug 577000
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Factory
Hardware: x86-64 openSUSE 11.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-07 22:34 UTC by Alexander Lavrinenko
Modified: 2010-02-08 15:30 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Lavrinenko 2010-02-07 22:34:08 UTC
User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.3) KHTML/4.3.98 (like Gecko) SUSE

Recent factory update broke automatic intel KMS detect and setup. Booting shows error:
[    1.288072] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.

and screen stays in original vga mode. i915 module loads automatically (with other modules in deps), but I have to rmmod it and modprobe once again for KMS to work. /etc/modprobe.d/i915-kms.conf (created by hand) reads:
options i915 modeset=1

Initrd contains every necessary module, /etc/sysconfig/kernel reads:
...
INITRD_MODULES="processor thermal fan edd piix battery i915 drm intel_agp button video drm_kms_helper i2c_algo_bit"
...

X11 automatic start is not possible since KDM fails due to wrong screen resolution, so I have to 'rcxdm restart' after I fix framebuffer manually.

Reproducible: Always

Steps to Reproduce:
1.boot on intel gma* machine
Comment 1 Leonardo Chiquitto 2010-02-08 15:30:49 UTC
Thanks for taking the time to report the problem. This one is being investigated in bug #577000.

*** This bug has been marked as a duplicate of bug 577000 ***