On Fri, 25 Feb 2005 09:47:07 +0100, Filippo Carone <[EMAIL PROTECTED]> wrote: > Hi everybody, > I installed the chroot to run 32bit apps, but I'm not able to access > the /dev/dri/card0 file either binding /dev on /chroot/dev or creating > /chroot/dev/dri/card0 . stracing on glxinfo inside the chroot or by > dchroot:
Unfortunatly, the DRI was not designed with 64/32-bit compatibility in mind. Currently, a 32-bit process cannot use the DRI under a 64-bit kernel. A proper 64/32 compatibility layer is proving hard to make without losing backwards compatibility. -- Will Dyson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

