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

           Summary: Problem with new jglisse kms radeon driver and 2d driver
           Product: DRI
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: sob...@wp.pl


Created an attachment (id=25566)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=25566)
Xorg.0.log from failed X start

I have done everything as described here:
http://jglisse.livejournal.com/1822.html
After overconing vesafb and vga16 problem I was able to see console but
starting X failed and I only get error(full log attached):
failed to add fb

After reading some code I found that 2d driver uses drmModeAddFB
with in fact calls ioctl DRM_IOCTL_MODE_ADDFB. Unfortunately it returns -1. So
I checked drm module to find out why the -1 is returned. The drm_mode_addfb
should support this ioctl, but I don't think it was even called once. I have
even added DRM_ERROR line to show if it was used, but I never saw anything
printed from it.


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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to