Summary: | X: (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument | ||
---|---|---|---|
Product: | Mesa | Reporter: | jalil <jukarimov> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jukarimov |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
X log
X, mesa and friends noob-rootstrap |
Created attachment 47857 [details]
X, mesa and friends noob-rootstrap
Thats a scripts configs i used to build X, and run on top of it xfce4, and test oa, nexuiz...
Bump to mesa In order to work with nouveau you need the kernel module, libdrm, ddx and (optional) mesa/gallium A good starting point can be found here [1] From your log I can see two things 1. You do not have the minimal xorg.conf [1] 2. Come to think of it, most likely you do not have the nouveau ddx (xf86-video-nouveau) Build the ddx, and add the "nouveau" to your xorg.conf. Any further issues please consult yourself with the faq[2], bugs[3] and mesadrivers[4] [1] http://nouveau.freedesktop.org/wiki/InstallNouveau [2] http://nouveau.freedesktop.org/wiki/FAQ [3] http://nouveau.freedesktop.org/wiki/Bugs [4] http://nouveau.freedesktop.org/wiki/MesaDrivers As above - you aren't using the Nouveau driver. Installing it per the instructions linked to above should work fine; please open another bug if it doesn't. |
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.
Created attachment 47855 [details] X log How to reproduce: startxfce4 run xfce4 display settings. GUI is untunable in terminal X vomits errors above. PS: It's really friendly system, that i can guess component :)