• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Linux overclock tools

pt

not a suicide-bomber
Joined
Mar 11, 2006
Messages
8,956 (1.28/day)
Location
Portugal
Processor AMD Turion 64 X2 Mobile TL-60 (Trinidad)
Motherboard ASUS F3Ka (ATI RS690M)
Cooling stock
Memory Nanya 2x1GB ddr2 667@5-5-5-15-2T
Video Card(s) ATI Mobility Radeon HD2600 512MB DDR2@ 580mhz/486mhz
Storage 160GB on laptop+250GB external
Display(s) ASUS 15.4
Case Asus Laptop F3Ka chassis
Audio Device(s) on-board
Power Supply 1:30minutes battery
Software "genui xp", 'cause i hated vista
Does ATITOOL, Systool and Rivatuner work on Linux?
When version 10 of Suse come out i will get it working (read a review that it's pretty simle to work with it), so i need to know if my favourite programs, especially ATITOOL work on it
Thanks
 
Good question.

Obviously, ATITool and all windows apps won't run natively. They will have to run under emulation.

ATITool might run under WINE, but i'm not entirely sure, because i'm assuming it does some pretty low-level hardware stuff, and i'm not sure if wine can emulate it.

As for games under linux, i haven't had much success. The primary problem i encountered was getting 3d acceleration enabled on the card, as well as installing the drivers. I don't kno about ATI linux drivers, but Nvidia linux drivers were a pain in the ass to install.

Also, i doubt any of your current games will work well, if they work at all, under emulation. it requires too much overhead. Although i believe the Quake and Unreal engines have Linux variants, but i'm not too sure how to make those work.

You have to keep in mind that Linux runs a completely differnet kernel than windows, so anything written natively for windows will not run at all under a linux platform without emulation. And emulation is, 99% of the time, a heck of a lot slower than running it native.

Personally, i view linux as more of a workstation operating system, not so much gaming and overclocking. But it is exremely easy to dual boot, and have linux and windows. that way, you can go in and fiddle with linux, then boot back into windows to play all your games. the best of both worlds!
 
the live CD Overclockix, helps with stability, not sure if it has any overclocking tools for your video card whcich i assume is what you want
 
NVIDIA Linux driver has hidden overclocking capabilities similar to Windows drivers (Coolbits tweak). You can enable it by adding following line to Device section in the xorg.conf:

Code:
Option "Coolbits" "1"

A label called "Clock Frequencies" should appear to nvidia-settings. For ATI cards, you're basicly out of overclocking - the ATI Linux drivers suck anyway.

PS. There's also available an application called NVClock. Check this out:
http://www.linuxhardware.org/nvclock/
 
Last edited:
ATI Fan speed - Tempature sensor for Linux

Hi, I am interested to do it. But I don't know about ati hardware, specialy where can I found address of the sensor chip. Do you know how can I reach ATI sensor chip? (I have X800XL PCIexpress )

Thanks.
 
Back
Top