Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
06-05-2006, 03:11 PM
|
#16
|
Member
Registered: May 2005
Distribution: Fedora
Posts: 49
Original Poster
Rep:
|
And how does the absence of "extmod" affect me? Do I have any limitations?
|
|
|
06-05-2006, 10:47 PM
|
#17
|
Member
Registered: Oct 2002
Location: Ill
Distribution: Gentoo x86 2006.0
Posts: 89
Rep:
|
I have no clue how it will affect you but from my box I have no problems with 3d acc, tranparentence, games and so on. The only problem i have is some invalid shape when starting xine and mplayer but my movies still play very good.
|
|
|
06-10-2006, 04:55 AM
|
#18
|
Member
Registered: May 2005
Distribution: Fedora
Posts: 49
Original Poster
Rep:
|
First of all, thank you very much! It seems that my card is recognized as it should be, and the driver is loaded properly!
But I have some strange problem... When I try to run the Enemy Territory game I receive this output:
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
/root/.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
Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0".
Xlib: extension "XFree86-DGA" missing on display ":0.0".
Failed to detect XF86DGA Mouse
Using 8/8/8 Color bits, 24 depth, 0 stencil display.
X Error of failed request: GLXBadContext
Major opcode of failed request: 129
Minor opcode of failed request: 5
Serial number of failed request: 29
ERROR: couldn't create font (glGenLists)
GL_RENDERER: (null)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: Q_strncpyz: NULL src
Maybe you know what I can do for it to work? Can it be something with GLX?
Again, thanks a lot!
|
|
|
06-10-2006, 11:54 AM
|
#19
|
Member
Registered: May 2005
Distribution: Fedora
Posts: 49
Original Poster
Rep:
|
Already found the solution in another thread, so the solution is running:
export LIBGL_DRIVERS_PATH=/usr/X11R6/lib64/modules/dri/:/usr/lib/ati-fglrx/modules/dri/
After this, everything works great!
|
|
|
06-11-2006, 09:10 AM
|
#20
|
LQ Newbie
Registered: Dec 2005
Location: Onesti Romania
Distribution: fedor core 4
Posts: 24
Rep:
|
hi
i have an x1300 ati radeon video card. I tryed everything i could but it just seams to go wrong.
I changed the config file and got the "load extmod" out but now i can't change the screen resolutinon. When i run display nothing happens. can u guys help me out please.
thenx
|
|
|
06-11-2006, 05:22 PM
|
#21
|
Member
Registered: Oct 2002
Location: Ill
Distribution: Gentoo x86 2006.0
Posts: 89
Rep:
|
did you change xorg for res and then use the gui display maneger?
|
|
|
06-11-2006, 06:49 PM
|
#22
|
LQ Newbie
Registered: Dec 2005
Location: Onesti Romania
Distribution: fedor core 4
Posts: 24
Rep:
|
I just deleted the line with load extmod, the strange thing is that my login screen is at 1600X1200 and i can't change the resolution after i log in because the display manager wil not run. Should i have changed something else in the config file?
|
|
|
06-11-2006, 09:36 PM
|
#23
|
Member
Registered: Oct 2002
Location: Ill
Distribution: Gentoo x86 2006.0
Posts: 89
Rep:
|
now that i know of. To tell the truth my res is at 1600x1200 and I havn't thought about changing it but when I get my linux partitions up what I can do is see if my res can change. But, in the mean time I can read up on extmod more.
|
|
|
06-11-2006, 09:46 PM
|
#24
|
Member
Registered: Oct 2002
Location: Ill
Distribution: Gentoo x86 2006.0
Posts: 89
Rep:
|
ok doing alittle work I found this
2. extmod:
Loads module for performing common functions in X Server.
if this module do common funcations in X server then yes this module might be the reason for the res not being changable because it removes the funcationaty for res change. Try this remove the highest res from your xorg file and see if everything dip down (the highest res {the one after 1600x1200} is used). In the mean time I'm going to get fedora core back on my machine to see if I can find a walk around.... hopefully.
also look at your XF86config file for res. lol tring what I can.
Last edited by Peingune; 06-11-2006 at 09:48 PM.
|
|
|
06-13-2006, 05:37 AM
|
#25
|
Member
Registered: May 2005
Distribution: Fedora
Posts: 49
Original Poster
Rep:
|
I think you just have to configure your xorg.conf so that the highest resolution is what you want. Like this:
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Last edited by YevgenyEfter; 09-16-2006 at 07:46 AM.
|
|
|
06-13-2006, 05:51 AM
|
#26
|
Member
Registered: May 2005
Distribution: Fedora
Posts: 49
Original Poster
Rep:
|
By the way, maybe someone knows what this line means? (export...)
And how can I run it at startup for me not to run it manually each time Linux starts?
Thanks!
|
|
|
All times are GMT -5. The time now is 06:51 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|