http://bugs.freedesktop.org/show_bug.cgi?id=11682

           Summary: Nouveau DDX cannot get DRM version
           Product: DRI
           Version: DRI CVS
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM modules
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


After the recent large patches by Eric Anholt, the Nouveau DDX cannot get the
DRM version and X fails to start. Xorg log will be attached.

git-bisect lead me to two commits:
c1119b1b092527fbb6950d0b5e51e076ddb00f29 Replace filp in ioctl arguments with
drm_file *file_priv.
5b38e134163cc375e91424c4688cc9328c6e9082 Replace DRM_IOCTL_ARGS with (dev,
data, file_priv) and remove DRM_DEVICE.

Neither of these commits compile. For the last one I made a fix (will be
attached), then it compiles, and X fails to start as described.

I have Xorg server 1.3, and xf86-video-nouveau and DRM from git master. Gentoo,
amd64, kernel 2.6.20-gentoo.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to