[Wine] Re: ATI/AMD GPU + Ubuntu + Wine + EVE Online = I need help...

Entanglement wineforum-user at winehq.org
Sat Sep 24 01:05:06 CDT 2011


Have you tried disabling AMD's Cool & Quiet drivers?


Code:
echo 'performance' > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor 



You'll have to do this as "su -", apparently it doesn't work with sudo.

If it's too loud or whatever, you can disable it by:


Code:
echo 'ondemand' > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor



Also, are you sure you downloaded the correct drivers?







More information about the wine-users mailing list