Bug 38198

Summary: X: (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
Product: Mesa Reporter: jalil <jukarimov>
Component: Drivers/DRI/nouveauAssignee: 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

Description jalil 2011-06-11 20:07:38 UTC
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 :)
Comment 1 jalil 2011-06-11 20:35:12 UTC
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...
Comment 2 jalil 2011-06-12 06:46:06 UTC
Bump to mesa
Comment 3 Emil Velikov 2011-06-12 07:07:39 UTC
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
Comment 4 Daniel Stone 2011-06-12 08:18:25 UTC
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.