Module fglrx not found
Posted: Wed Jul 02, 2014 10:26 am
Hi all,
The simulation code (simulatePdb.py of OpenMM) that worked absolutely fine initially, gives the following error now! I had downloaded OpenCL and its Linux 32 Ubuntu 12.04 with ATI Radeon Graphics Card.
[/size]
I have no clue what went wrong.
As per Swails suggestion, after trying , I get the error-
The simulation code (simulatePdb.py of OpenMM) that worked absolutely fine initially, gives the following error now! I had downloaded OpenCL and its Linux 32 Ubuntu 12.04 with ATI Radeon Graphics Card.
Code: Select all
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 ()
Minor opcode of failed request: 19
Serial number of failed request: 12
Current serial number in output stream: 12
I have no clue what went wrong.
As per Swails suggestion, after trying
Code: Select all
modprobe fglrx
Code: Select all
FATAL: Module fglrx not found.