Bug 577806

Summary: Intel GMA945 and framebuffer/X.Org
Product: [openSUSE] openSUSE 11.3 Reporter: Alexander Lavrinenko <lavrinenko_alex>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: lchiquitto
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***