1
vote
0answers
107 views

after enabling Xinerama (in AMD condor Dual-Head Graphics Card) the system graphics hangs

I have a problem in my AMD Condor Dual-Head Graphics Card When I enable Xinerama from "System → Preferences → AMD Catalyst Control center (Administrative)" my RHEL Server 6.3 (x64) Graphics hangs. ...
2
votes
1answer
509 views

Xorg not working on Arch Linux

I installed Arch i686 on a VirtualBox VM (I have an nvidia GT610). I ran the following commmand as root: pacman -S nvidia After installation and rebooting, I ran pacman -S xorg-server xorg-xinit ...
3
votes
1answer
278 views

HDMI port not working after installing KDE Desktop Enviroment for Ubuntu

My laptop can't detect the HDMI port and my Samsung TV shows no signal. When I run xrandr, my HDMI port doesn't show in the output. Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x ...
1
vote
3answers
987 views

Possible missing firmware

I've just installed Backtrack 5 r3 (Gnome, 64bits) on my new machine but I am kind of facing a problem. I tried installing ATI driver, gparted, and libc for 32-bit support and I always seem to be ...
2
votes
1answer
2k views

How to get dual graphic cards working under Linux?

My laptop is Dell Inspiron 5420, with two graphic cards: Intel HD Graphics 4000 Nvidia GeForce GT 630M I took the Thinkpad T400 configuration guide as an example to configure my Linux, but I only ...
1
vote
0answers
285 views

How to force Intel GMA 3150 use only fixed rectangle of the screen e

I have Atom N455 with Intel GMA 3150 and Debian 6 xfce x64. It's connected to 1680x1050 display by VGA cable. The problem is that the screen looks blurry (on Win also). I found that the maximum ...
0
votes
1answer
188 views

Xorg.conf, which modules should be loaded for better performance?

In general what is supposed to be in the Module section of the Xorg.conf file in order to get maximum performance from a graphic card? At the moment my Module section is empty... also because I ...
1
vote
2answers
2k views

Achieving full resolution with PowerVR SGX454 on Ubuntu 12.04

I have a Mini-PC with an ASRock AD2700B-ITX motherboard, which has an Intel PowerVR SGX545 on-board graphic chip. I installed Ubuntu 12.04 on it today. Everything is working properly and is quite ...
33
votes
8answers
19k views

How do I choose a graphics card for Linux?

I'm building or buying a new Linux system, and I'm trying to select the best graphics card for my needs. How do I go about making this decision? There's dozens of computer-gear review sites which ...
13
votes
4answers
1k views

How is the linux graphics stack organised?

Can anybody explain(hopefully with a picture), how is the linux graphics stack organised? I hear all the time about X/GTK/GNOME/KDE etc., but I really don't have any idea what they actually do and how ...