ATI 12XX card- which linux???


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers ATI 12XX card- which linux???
# 1  
Old 11-26-2011
ATI 12XX card- which linux???

Hi,

Im somewhat used to linux..especially ubuntu and pclos. Previously I was using a intel based PC and never had any issues. Now I am switching to an AMD based pc and have issues with the display driver. any version of ubuntu gives me a complletely blurry display.

Are there any linux distributions, preferably based on debian, come with native ATI support?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

PC cannot reach two lan card Linux box

we have red hat 6 linux box There are two lan card one lan card eth0 have ip 10.82.190.31/24 GW 10.82.190.254 2th lan card eth1 have ip 10.82.188.33/24 GW 10.82.188.254 I have below route ... I use two route table root@xxx# netstat -rn Kernel IP routing table Destination Gateway ... (5 Replies)
Discussion started by: chuikingman
5 Replies

2. Hardware

ATI Radeon HD 7450 DP Linux driver

I'm looking for Linux driver for ATI Radeon HD 7450 graphics card. The OS I'm using is RHEL5.7 server. The desktop is HP compaq elite 8300 SFF. Couldn't find it in hp.com support website. Downloaded AMD Catalyst 13.1 Proprietary Linux x86 Display Driver (file size is 109MB) from... (1 Reply)
Discussion started by: joker_789us
1 Replies

3. Linux

changing speed of NIC Card in linux

Hi, I would like to know how to change the speed of ethernet card in linux? as it is showing auto-neg using mii-tool -v eth0 and my requirement is 100mbps full duplex. Regards, Manoj (3 Replies)
Discussion started by: manoj.solaris
3 Replies

4. Linux

Do linux have a device file for ETHERNET CARD.

Sir, Do linux have device file for ethernet card. Can I use open , read , write , system calls to read data transferred through LAN. Is there any methods to read network datas (with out header and tailor information). Hope anyone can help me out. Thanking you.... ... (5 Replies)
Discussion started by: iamjayanth
5 Replies

5. Red Hat

linux server with raid controller card

I am planning on building a fedora box with raid controller (database server). Is anybody done that ? also what kind of software do you need to backup and recover data. (1 Reply)
Discussion started by: amir07
1 Replies

6. UNIX Desktop Questions & Answers

Dual monitor for Intel 82915G & ATI Rage 128 card on FC6, Dell Optiplex Gx520

I want to setup dual monitor for the Dell Optiplex Gx520 computer. The motherboard has an Intel Corporation 82915G Integrated Graphics Controller. Then I add an ATI Rage 128 video card. The dual monitor work on Windows 2000 with the Intel chip as the primary screen and the ATI chip... (0 Replies)
Discussion started by: TsanChung
0 Replies

7. Linux

Redhat Linux 8 gfx card prob

hi guys, i have just installed Redhat Linux 8 on my home computer and it doesn't have the valid driver for my Radeon 9800 xt have looked about for it and can't find the driver. My computer works fine in a way, i can use it, but it would just be nice to have it set up fully correct so i can... (0 Replies)
Discussion started by: SemperFi
0 Replies

8. UNIX Desktop Questions & Answers

ATI && XFree86 (Linux)

Anyone who have any ideas how-to make X faster. I have a ATI Rage Mobility P/M AGP 2x card and I wanto get it fast, mostly for movie playback and so. Is there OpenGL and GLX support? regards Esaia (1 Reply)
Discussion started by: Esaia
1 Replies

9. UNIX for Advanced & Expert Users

Trying to get my USB network card to work with Linux

Ok, heres the deal... Yesterday i installed Unix on my laptop and surprisingly everything works perfect.....exept my network card i have a linksys USB network card (basically a thing you plug into a USB port that is now your NIC card and i connect it to my router) But i have no idea how i... (1 Reply)
Discussion started by: Freakytah
1 Replies

10. UNIX for Dummies Questions & Answers

Network Card Problem On Linux

Hi I just installed linux red hat 7.0 and i can't connect the machine on the network. Even after i run linuxconfig, when the machine reboots ethernet card eth0 fails to initialize. Any sugestion would be welcome. (1 Reply)
Discussion started by: IMOTEB
1 Replies
Login or Register to Ask a Question
POWERTOP(8)							  powertop manual						       POWERTOP(8)

NAME
powertop - a power consumption and power management diagnosis tool. SYNOPSIS
powertop [ options ] DESCRIPTION
powertop is a program that helps to diagnose various issues with power consumption and power management. It also has an interactive mode allowing one to experiment with various power management settings. When invoking powertop without arguments powertop starts in interactive mode. OPTIONS
--calibrate runs powertop in calibration mode. When running on battery, powertop can track power consumption as well as system activity. When there are enough measurements, powertop can start to report power estimates. One can get more accurate estimates by using this option to enable a calibration cycle. This will cycle through various display levels and USB device activities and workloads. --csv[=FILENAME] generate a CSV report. If a filename is not specified then the default name "powertop.csv" is used. The CSV report can be used for reporting and data analysis. --debug run in "debug" mode. --extech=devnode use the Extech Power Analyzer for measurements. This allows one to specify the serial device node of the serial to USB adaptor con- necting to the Extech Power Analyzer, for example /dev/ttyUSB0. --help show the help message. --html[=FILENAME] generate an HTML report. If a filename is not specified then the default name "powertop.html" is used. The HTML report can be sent to others to help diagnose power issues. --iteration[=iterations] number of times to run each test. --workload[=workload] file to execute for workload. --quiet supress stderr output. --time[=seconds] generate a report for a specified number of seconds. --version print version information and exit. BUGS
Send bug reports to <powertop@lists.01.org> SEE ALSO
The program is more fully described at https://01.org/powertop AUTHOR
powertop was written by Arjan van de Ven <arjan@linux.intel.com>, and is currently maintained by Chris E Ferron <chris.e.fer- ron@linux.intel.com>. Linux June 1, 2012 POWERTOP(8)