Summary: | Not able to use the qxl drive in F12 | ||
---|---|---|---|
Product: | Spice | Reporter: | monoliv |
Component: | spicec (deprecated) | Assignee: | Alexander Larsson <alexl> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | b_milliron, muppski |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Error log xorg
xorg.conf used xorg pkg installed |
Description
monoliv
2010-06-03 09:12:55 UTC
Created attachment 36033 [details]
xorg.conf used
Created attachment 36034 [details]
xorg pkg installed
ive got a similar issue on OpenSuSE 11.2 same issue w/ Ubuntu 10.04 xorg version xorg | 1:7.5+5ubuntu1 | lucid | source, amd64, i386 *** Bug 28432 has been marked as a duplicate of this bug. *** 0.0.12 segfaults during probe (see monoliv's attachment) 0.0.11 keeps probing and gives up 0.0.9 however works fine. Tested on Ubuntu 10.04 Found a solution by googling: http://www.listware.net/201006/xorg-general/32288-re-xorg-cant-load-qxl-driver.html "in src/qxl-driver.c line 1234, then recompile it assert (((struct qxl-mode *)p- assert (((struct qxl-mode *)p-" Delete line 1234 and 1235, Recompile. Tested it myself and it worked. You can also git this: http://cgit.freedesktop.org/xorg/driver/xf86-video-qxl/ (In reply to comment #7) > Found a solution by googling: > http://www.listware.net/201006/xorg-general/32288-re-xorg-cant-load-qxl-driver.html > > > "in src/qxl-driver.c line 1234, then recompile it > assert (((struct qxl-mode *)p- assert (((struct qxl-mode *)p-" > > Delete line 1234 and 1235, Recompile. > Tested it myself and it worked. QXL driver is directly included in F14. Closing this bug as old since it seems to be working with git and in f14 |
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.