Bug 437631

Summary: DRM not working in rawhide
Product: [Fedora] Fedora Reporter: Tom "spot" Callaway <tcallawa>
Component: xorg-x11-drv-i810Assignee: Dave Airlie <airlied>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-25 00:19:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Xorg log
none
xorg.conf for my T60 none

Description Tom "spot" Callaway 2008-03-15 15:07:48 UTC
On my Lenovo T60, DRM has stopped working in rawhide. Desktop Effects (Compiz)
still works fine, but all gl related functionality fails or segfaults:

[spot@localhost ~]$ glxinfo
name of display: :0.0
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
Segmentation fault
[spot@localhost ~]$ glxgears
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
Segmentation fault

dmesg shows:
glxinfo[3061]: segfault at 0 ip 0 sp 7fff048a56d8 error 14 in glxinfo[400000+5000]
glxgears[3079]: segfault at 0 ip 0 sp 7fff3e434328 error 14 in glxgears[400000+4000]

Packages:
kernel-2.6.25-0.121.rc5.git4.fc9.x86_64
xorg-x11-drv-i810-2.2.1-12.fc9.x86_64
mesa-libGL-7.1-0.20.fc9.x86_64
libdrm-2.4.0-0.9.fc9.x86_64

The i915.ko module is loaded.

Comment 1 Tom "spot" Callaway 2008-03-15 15:07:48 UTC
Created attachment 298148 [details]
Xorg log

Comment 2 Tom "spot" Callaway 2008-03-15 15:08:37 UTC
Created attachment 298149 [details]
xorg.conf for my T60

Comment 3 Tom "spot" Callaway 2008-03-25 00:19:57 UTC
This is cleared up now, DRM started working when the permissions were opened wide.