Hi, 
Since I also works with Fedora 10, I am also interested in this
thread :)

On Wed, 2009-01-21 at 15:03 -0800, Dan Nicholson wrote:

> > I've attached my log file.  Am I supposed to have a "rules file" for evdev?
> 
> Unfortunately, the script you followed doesn't seem to tell you about
> handling the XKB data. You can either install xkeyboard-config or
> follow the instructions for "Making the keyboard work" here:
> 
> http://wiki.x.org/wiki/Development/git
> 

ok I found some updates on Development/git, and that a cool page , but I
have some questions .

On section: running new stack
* rmmod i915 # assuming you're using Intel 
  * rmmod drm 
  * insmod <path_to_drm_tree_above>/linux-core/drm.ko 
  * insmod <path_to_drm_tree_above>/linux-core/i915.ko

This isn't more applicable on Intel isn't it ? but as example for others
that don't use the new drm kernel are fine :)

Other question is about section: Building DRM. 
On Intel (that is my development case ) make install (without make -C
linux-core ) , will overwrite drm kernel headers , that is good ? 

To be honest I don't know if libdrm could be different of drm kernel and
they could act independently or if we should check if headers of libdrm
and headers of drm kernel are equal. Some clues about this question are
welcome .

Thanks, 

> Or, as a quick and dirty method:
> ln -sn /usr/share/xkb /opt/gfx-test/share/X11/xkb
> ln -s /usr/bin/xkbcomp /opt/gfx-test/bin
> 


> > ---------
> > PART 2:
> >
> > I installed system-config-display to generate a xorg.conf.  I added the UXA 
> > option for DRI2 (my xorg.conf is attached).  Then I tried out glxinfo (and 
> > glxgears).  They don't work:
> >
> > [r...@xyz ~]# glxinfo
> > name of display: :0.0
> > X Error of failed request:  BadLength (poly request too large or internal 
> > Xlib length error)
> >  Major opcode of failed request:  135 (DRI2)
> >  Minor opcode of failed request:  1 ()
> >  Serial number of failed request:  16
> >  Current serial number in output stream:  16
> >
> > In case the new glxinfo is different, I called it directly, like this: 
> > /opt/gfx-test/bin/glxinfo.  Same result.
> >
> > Am I doing something wrong?  Thanks for the help so far.
> 
> I don't know why that's happening since the log seems to indicate the
> DRI2 is loaded. Maybe you want to try LIBGL_DEBUG=verbose glxinfo.
> 
> --
> Dan
> _______________________________________________
> xorg mailing list
> xorg@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
-- 
Sérgio M.B.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to