LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-07-2005, 06:55 PM   #1
lovetto
LQ Newbie
 
Registered: Aug 2005
Location: missouri
Distribution: Fedora Core 4
Posts: 29

Rep: Reputation: 15
another ati config quesion HELP PLEASE


After you install the driver, edit in your xfree86/xorg (can't remember what FC4 uses), and find the place where it says:

Section "Device"

And change the driver from "ati" to "fglrx"

i posted in a different forum and thats wht they told me to do in order to get enemy territory to work

can somone please tell me me where xfree86/xorg is?
 
Old 09-07-2005, 07:07 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
On FC4, look in /etc/X11/xorg.conf
 
Old 09-07-2005, 11:01 PM   #3
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
check ati.com ..they came up with updated graphics & all...they are pretty simple now..u can even use fglrxconfig & configures good (writes a fresh /etc/X11/xorg.conf (if it fails..gointo console mode...delete /etc/X11/xorg.conf & run $setup to switch back to default graphics from kernel drivers...
after u install driver..probly u need to compile the fglrx modules (would be in /lib/modules/fglrx) & insert that module
& remove DRM from kernels, but enable agpgart module
 
Old 09-08-2005, 06:56 AM   #4
lovetto
LQ Newbie
 
Registered: Aug 2005
Location: missouri
Distribution: Fedora Core 4
Posts: 29

Original Poster
Rep: Reputation: 15
well i opened xorg.conf and it says the driver is "flgrx" which is what i was told to make to allow eney territory to run... but it already says it...

if i run flgrx.conf in kedit this is what it says...

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"

is that what it should say or what?

and when i try to run it using et +set r_allowSoftwareGL
the game actually opens but it is soooooo slow its almost impossible to do anything
 
Old 09-08-2005, 06:58 AM   #5
lovetto
LQ Newbie
 
Registered: Aug 2005
Location: missouri
Distribution: Fedora Core 4
Posts: 29

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by mayhemt
check ati.com ..they came up with updated graphics & all...they are pretty simple now..u can even use fglrxconfig & configures good (writes a fresh /etc/X11/xorg.conf (if it fails..gointo console mode...delete /etc/X11/xorg.conf & run $setup to switch back to default graphics from kernel drivers...
after u install driver..probly u need to compile the fglrx modules (would be in /lib/modules/fglrx) & insert that module
& remove DRM from kernels, but enable agpgart module
how do i do all of that?
 
Old 09-08-2005, 08:00 AM   #6
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
http://www.rage3d.com/content/articles/atilinuxhowto/
thats a good ATI howto...
everything described there...follow it carefully & enjoy great FPSes!!
 
Old 09-08-2005, 09:56 AM   #7
lovetto
LQ Newbie
 
Registered: Aug 2005
Location: missouri
Distribution: Fedora Core 4
Posts: 29

Original Poster
Rep: Reputation: 15
if i follow those instructions will it fix my problem?

this is what i get wheni try to run enemy territory (the reason im posting in linux forums)
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
/home/Zexter/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain

----------------------
3763 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
Xlib: extension "XFree86-DGA" missing on display ":0.0".
Failed to detect XF86DGA Mouse
XFree86-VidModeExtension Activated at 800x600
Using 8/8/8 Color bits, 16 depth, 0 stencil display.
GL_RENDERER: Mesa GLX Indirect

***********************************************************
You are using software Mesa (no hardware acceleration)!
Driver DLL used: libGL.so.1
If this is intentional, add
"+set r_allowSoftwareGL 1"
to the command line when starting the game.
***********************************************************
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
XFree86-VidModeExtension Activated at 640x480
Received signal 11, exiting...
[Zexter@172 ~]$

Last edited by lovetto; 09-08-2005 at 09:58 AM.
 
Old 09-08-2005, 05:51 PM   #8
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
Cant say that...dont know ur exact card name & if its supported by ati linux drivers.
but follow that ATI howto & install drivers & recompile kernel if needed.....
lot of my games were busted too previously..after installing fglrx etc..now they r good..nice FPS!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ati Driver Config lovetto Linux - Software 4 09-06-2005 10:32 PM
quick sed quesion DBabo Linux - Software 1 07-24-2005 01:11 PM
ati tv wonder pro config chief7 Linux - Hardware 2 05-23-2005 10:30 PM
silly CS quesion confused me. jhorvath Programming 9 02-11-2004 06:49 PM
redhat 9 quesion the anti-riced Linux - Newbie 2 06-08-2003 05:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration