Bug 485823
Summary: | intel kms breaks Xv | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> | ||||
Component: | xorg-x11-drv-i810 | Assignee: | Kristian Høgsberg <krh> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | krh, mcepl, michael.monreal, rvokal, wwoods, xgl-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-02-27 20:32:16 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 487202 | ||||||
Attachments: |
|
Description
Bill Nottingham
2009-02-16 21:13:35 UTC
I still believe that /var/log/Xorg.0.log would be useful. (In reply to comment #1) > I still believe that /var/log/Xorg.0.log would be useful. No, it's ok, I'll take it from here - thanks. Remove needinfo. xorg-x11-drv-i810-2_6_0-6_fc11 should bring back the textured xv adaptor. Created attachment 332657 [details]
X log
xorg-x11-server-Xorg-1.5.99.903-3.fc11.x86_64
xorg-x11-drv-i810-2.6.0-6.fc11.x86_64
kernel-2.6.29-0.134.rc5.git2.fc11.x86_64
It still fails.
X-Video Extension version 2.2
screen #0
no adaptors present
What is the "correct" way to enable KMS for Intel? I tries "options i915 modeset=1" in one of the modprobe.d/ files but with that, X never really draws anything after boot and I cannot switch to a VT either... With kernel >= 0.122, it should be enabled by default. Otherwise, you have to load i915 with modeset=1 before starting X. With: 2.6.29-0.157.rc6.git2.fc11.x86_64 xorg-x11-drv-intel-2.6.0-9.fc11.x86_64 it works now again. |