Manu wrote in linux.debian.user: > (II) RADEON(0): [drm] Initialized kernel GART heap > manager, 5111808 > (II) RADEON(0): Direct rendering enabled > ------------------------- > > but glxinfo return the following: > > Paris:# glxinfo > name of display: :0.0 > display: :0 screen: 0 > direct rendering: No > > what am i missing?
Does "export LIBGL_DEBUG=verbose" and running glxinfo give any hints? Are you sure the cirrect gl library is loaded (check with ldd `which glxinfo`)? -- Kind regards, +--------------------------------------------------------------------+ | Bas Zoetekouw | GPG key: 0644fab7 | |----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | +--------------------------------------------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

