Ubuntu Forums Archive Viewer

No DRI on macbook pro core2duo

Archived thread 377507 from Apple Intel Users. Markdown source: Apple_Intel_Users/thread_377507_No_DRI_on_macbook_pro_core2duo.md

Original URL About this archive
#1

I have installed Edgy onto my macbook pro core2duo and followed these instructions to install my ati drivers. I am running into the problem of not having DRI. My fglrxinfo output just looks like this:


macbook-pro:~$ fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

Does anybody have any idea what could be the problem?

#2

Problem is probably that although the drivers are installed, you haven't "set" or "activated" them. Try running ``` sudo dpkg-reconfig xserver-xorg


Good luck!