Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 366865

Summary: x11-base/nouveau-drm-20101107 -
Product: Gentoo Linux Reporter: Geoff Madden <mgmadden>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: 10.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info x86 nvidia mobo
xorg log failed start
build log

Description Geoff Madden 2011-05-11 11:07:19 UTC
Created attachment 272845 [details]
emerge info x86 nvidia mobo

At around line 501 with the error there is an implicit direction to flush buffers
in drm_agpsupport.c . prior to this point all was compiling well.
Reason I'm trying to use this package,when trying to startX fails because there isn't any drm facility.
If anyone can point me to a fix for this it will be apreciated.
I have updated my mobo to a Gigabyte GA-n700 Pro2,and my original nvidia card wasn't compatible,managed to obtain an agp 8x Geforce 6200,so am stuck with this 
setup.
Comment 1 Geoff Madden 2011-05-11 11:09:26 UTC
Created attachment 272847 [details]
xorg log failed start
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-12 22:47:53 UTC
Please attach the build log for =x11-base/nouveau-drm-20101107.
Comment 3 Geoff Madden 2011-05-14 10:45:55 UTC
Created attachment 273183 [details]
build log
Comment 4 Geoff Madden 2011-05-14 10:54:55 UTC
(In reply to comment #2)
> Please attach the build log for =x11-base/nouveau-drm-20101107.

I have done so for your usage, it probably won't apply to me now as I have included the CONFIG_DRM into the kernel, and now have a usable gui in operation.
The problem came about as I was following a thread on the Forums about the installation of nouveau,which recommended not using the drm in the kernel,as this wasn't successful,I recompiled the kernel with it in place ,and now am able to login and use the system.
Geoff
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-05-16 08:37:45 UTC
> [ 55448.974] (++) Using config file: "/root/xorg.conf.new"

The log from attachment 272847 [details] looks as if you ran X -configure. This does not work with KMS any more.

The in-kernel DRM should be preferred over the nouveau-drm package unless you cannot use it for some reason.

Marking as OBSOLETE.