Thread: Seg Fault
View Single Post
  #4  
Old 12-28-2008, 01:57 AM
AbsoluteMonkey AbsoluteMonkey is offline
Registered User
AbsoluteMonkey's Avatar
Join Date: Oct 2006
Location: Boston, MA
Posts: 68
AbsoluteMonkey is on a distinguished road
Send a message via AIM to AbsoluteMonkey Send a message via MSN to AbsoluteMonkey Send a message via Yahoo to AbsoluteMonkey
I have the newest drivers available. No question on that.
I have however isolated the problem.
To get fglrx drivers to correctly work in the newest fedora, you need to create a symbolic link to the fglrx_dri.so x86_64 version. This makes graal seg fault as it's not 64 bit compiled. (Would be nice if it was, since 64 is the growing standard these days)
Repacing the symbolic link with a 32bit dri driver (this creates other problems with my pc), graal doesn't seg fault. However it doesn't load a window, just sits in memory. Not sure the issue after that.
Reply With Quote