search for: aticonfig

Displaying 16 results from an estimated 16 matches for "aticonfig".

2007 May 09
0
CentOS 5 dual head doesn't work [SOLVED}
On 5/9/07, Jeff Stacey wrote: > A quick google turned up this > > http://gentoo-wiki.com/HOWTO_Dual_Monitors#With_the_proprietary_binary_driver > > Newer ati-drivers come with a handy aticonfig script that actually > produces a working dual-head setup. This is the quick-and-easy way. Log > out of X, backup your xorg.conf and run something akin to the following > line: > > # aticonfig --initial=dual-head --dtop=horizontal --screen-layout=right --iagp=off -v > # /etc/init....
2007 May 02
3
CentOS 5 dual head doesn't work
I just bit the bullet and installed CentOS 5 on my work desktop, and although I have two monitors and a card that supports them, I cannot get the display configuration to work with both as a continuous (spanning) desktop. I have tried using the correct (autodetected) monitor type (digital and analog), a generic LCD with 1280x1024, nothing works. Every time I set the configuration, the X server
2007 Apr 30
1
Strange behavior in X, esp. VMWare Windows
...ng when I have to mis-aim the cursor to hit certain selections (check boxes, bullets, etc.). Can anyone explain this? Here's my xorg.conf: # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 Screen "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" Option "Clo...
2011 May 15
10
Bad performance in games
...ode: direct rendering: No (LIBGL_ALWAYS_INDIRECT set) However, if I run sudo glxinfo | grep direct, it outputs this: Code: direct rendering: Yes I'm not sure if that is relevant, but it seems a bit odd. Here is my xorg.conf file: Code: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName"...
2015 Oct 22
2
Centos 7, ATI/AMD video, fonts
A newly built CentOS 7.1 system, with an ATI/AMD video card. I installed the proprietary driver (this is a Dell, and they had their own rpm), and after I ran aticonfig --initial, init 3, then init 5, and we have a working video. Excerpt the fonts are atrocious. All the letters seem to be missing pixels, so it's as though there's no across, almost. He's running gnome. There has to be a quick fix - a link would be great. Thanks in advance. ma...
2008 May 02
12
Carrara 6 on wine in Ubuntu Hardy...
I am new and trying to get Daz Carrara 6 Pro going on Ubuntu Hardy. I am on a Core 2 Quad Q6600 Dell Inspiron 530 using an ATI X1650 pro card. I am using the Ubuntu Add/Remove ATI drivers and Wines. Carrara 6 pro 6.1. and I just updated to 6.1.1. I did not load the C++ and I have turned off windows management in WINE. If I change the interactive rendering settings and click OK, Carrara
2008 Jul 30
1
Additional Notes on: AtiDriver
...CentOS 5. On my 5.2 machine the newly generated packages are found in: /usr/src/redhat/RPMS/i386/ instead of the current working directory (at least on my box, mabe somebody else could verify it). Also the newly generated fglrx package seems to require compat-libstdc++-33 on CentOS5. Concerning aticonfig: the command: aticonfig --initial will modify at least the most necessary configuration options in xorg.conf Kind Regards Marcus
2018 Sep 19
2
Help with multi-monitor Xorg stuff
I have an unusual use case. I wonder if anyone can help. We use a PC with 8 HDMI outputs for powering a video wall in an operations centre. We use two Matrox video cards, each with 4 outputs. "lspci" reports these cards as" [AMD/ATI] Cape Verde PRO [FirePro W600]". On an older version of CentOS 7, I used the proprietary AMD/ATI driver. This had a utility (I roorget the name)
2007 Jun 28
3
Install XGL under CentOS 5 with ATI X600 and dual-head configuration
Hi again. I've got a laptop with an ATI X600 inside, perfectly working xorg with dual head configuration, 2 desktops (without xinerama). I've got 2 xorg.conf files, one for propietary ATI (fglrx) driver, and other to use the open source driver. The difference is very notorious. The problem I have is that I read (Saint Google) that to work with compiz/beryl and dual-head configuration, I
2018 Sep 19
0
Help with multi-monitor Xorg stuff
Cracked this. The solution was that I needed to specify the correct driver ("radeon") in the xorg conf file to use the open source driver, e.g. Section "Device" Identifier "aticonfig-Device[0]-0" Driver "radeon" BusID "PCI:1:0:0" EndSection All the other bits from the conf file I could keep the same as before. On Wed, Sep 19, 2018 at 10:41 AM Richard G <grainger at gmail.com> wrote: > > I have an unusual use case. I wonder i...
2007 Dec 03
1
howto: Option "FSAAScale" "0", why?
Guys, I'm trying to understand the xorg.conf settings instead of blindly following the howto. What does Option "FSAAScale" "0" do? I have Option "FSAAScale" "1" and it seems to work fine. Does it even matter with Option "FSAAEnable" "no"? Any thoughts or a link to documentation would be great? -- David C. Rankin, J.D., P.E. Rankin
2008 Sep 18
0
Bewildered by Radeon x1650 Card - No Compiz, Blank glxgears, good frame rates?
...lay goes blank (no screenshot of that): http://www.3111skyline.com/download/linux/ati/x1650_err/no_glxgears.jpg http://www.3111skyline.com/download/linux/ati/x1650_err/no_mplayer.jpg I have done just about everything I can think of with xorg.conf and I updated /etc/ati/amdpcsdb with the changes (aticonfig --input=/etc/X11/xorg.conf) trying tls on/off (--tls=1)(--tls=0) and I have tried removing all xorg.conf "Device" section "Options" and adding them back one at a time (restarting x in between) but still I get blank glxgears, mplayer and compiz is blank as well. I have tried with...
2008 Apr 10
7
Games not loading
...ribes of the east and Civilization 4 are crashing on load in wine. They loaded before when I was using the Ubuntu drivers. Ever since I have changed to The ATI drivers have my Games stopped running. I have added the following to /etc/X11/xorg.conf Code: ection "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "Capabilities" "0x00000800" Option "UseFastTLS" "off" Option "KernelModuleParm" "...
2008 Mar 24
4
Ati Low Perfomance
..."record" Load "xie" Load "v4l" Load "type1" Load "dri" Load "int10" Load "vbe" Load "bitmap" Load "ddc" Load "freetype" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]" Drive...
2010 May 30
5
ATI Proprietary Drivers LAG
I've installed CentOS 5.5, fixed my problems with my network card driver, and and I've followed this: http://wiki.centos.org/AdditionalResources/HardwareList/AtiDriver , downladed latest ati driver, restarted, screen resolution is fixed, but everything lags. ATI Radeon HD 5470 1GB this is the output of "lspci -v" *01:00.0 VGA compatible controller: ATI Technologies Inc
2010 Jul 29
3
Unusual hard problem, WoW won't start!
...#39;t work either): Code: Section "Screen" Identifier "Default Screen" DefaultDepth 24 SubSection "Display" Virtual 3200 1080 EndSubSection EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "Capabilities" "0x00000800" Option "UseFastTLS" "off" Option "KernelModuleParm" "locked-userpages=0" EndSection This is a new clean install of ubuntu an...