Summary: | xserver fails to start: [DRI2] no driver mapping found for PCI device 0x8086 / 0x0be1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Stephan Hilb <stephan> | ||||||
Component: | Server/Acceleration/glamor | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | critical | ||||||||
Priority: | medium | CC: | eric | ||||||
Version: | git | Keywords: | bisected, regression | ||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Stephan Hilb
2018-06-03 17:13:10 UTC
Created attachment 139990 [details]
working log
Seems like since 1.20, xorg changed behavieur to enable Glamor on any ""Intel"" GPU, even if their are not using intel driver. And since GMA500 doesn't support DRI2, it crashes. As a workaround, you can manually disable glamor with the xorg config option: Option "AccelMethod" "none" Thanks for the workaround, it works for me. I'm still leaving this open since we should probably detect unsupported (intel?) drivers before doing glamor. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/102. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.