Go Back   Champions of Regnum > English > The Inn

The Inn A place to gather around and chat about almost any subject

Reply
 
Thread Tools Display Modes
Old 09-12-2007, 05:21 PM   #21
Froste
Baron
 
Froste's Avatar
 
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
Froste is on a distinguished road
Default

/timedemo demo1 usecache

or something like that
__________________
Eagles may soar, but weasels don't get sucked into jet engines...
Froste no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 05:35 PM   #22
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

I think i messed something up. I get this error now when running fglrxinfo
Code:
fglrxinfo
fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
This happens to every application, regnum as well
Code:
mcflow@errorkiste:~$ whereis libGL.so.1
libGL.so: /usr/lib/libGL.so.1 /usr/lib/libGL.so
But the lib exists...
Any idea?
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 05:45 PM   #23
Angelwinged_Devil
Banned
 
Angelwinged_Devil's Avatar
 
Join Date: Feb 2007
Location: Under your skin Posts: 1337
Posts: 2,490
Angelwinged_Devil is on a distinguished road
Default

OMG, all I was looking for was opinions, something better came out. Some got their ati problem fixed, well I'm very pleased I playd a tiny bit in this good to see your fps owning

oh yeah and myxir, you have to set a variable for that, can't remember how to do it though, I miss linux
Angelwinged_Devil no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 05:51 PM   #24
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Myxir
I think i messed something up. I get this error now when running fglrxinfo
Code:
fglrxinfo
fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
This happens to every application, regnum as well
Code:
mcflow@errorkiste:~$ whereis libGL.so.1
libGL.so: /usr/lib/libGL.so.1 /usr/lib/libGL.so
But the lib exists...
Any idea?
i have this

Code:
   0 lrwxrwxrwx   1 root root       26 2007-09-12 17:56 libGL.so -> /usr/lib/xorg/libGL.so.1.2
    0 lrwxrwxrwx   1 root root       26 2007-09-12 17:56 libGL.so.1 -> /usr/lib/xorg/libGL.so.1.2
try doing a simbolic link like:

ln -s /usr/lib/libGL.so.1 /us/lib/libGL.so (or where u have it)

in my case i have the files in /usr/lib/xorg/ because im using slackware
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 06:01 PM   #25
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Code:
_= D of S =_/usr/lib$ ls -las | grep libGL.so
 1614 -rwxr-xr-x   1 root root  1648400 2007-08-09 00:29 FGL.renamed.libGL.so.1.2
 1618 -rwxr-xr-x   1 root root  1650701 2007-08-08 19:48 FGL.renamed.libGL.so.1.5.070001
14562 -rwxr-xr-x   1 root root 14896795 2007-08-09 00:18 FGL.renamed.libGL.so.1.5.070100
    0 lrwxrwxrwx   1 root root       26 2007-09-12 17:56 libGL.so -> /usr/lib/xorg/libGL.so.1.2
    0 lrwxrwxrwx   1 root root       26 2007-09-12 17:56 libGL.so.1 -> /usr/lib/xorg/libGL.so.1.2
_= D of S =_/usr/lib$ ls -las /usr/lib/xorg/libGL.so*
    0 lrwxrwxrwx 1 root root       26 2007-09-12 17:56 /usr/lib/xorg/libGL.so -> /usr/lib/xorg/libGL.so.1.2
    0 lrwxrwxrwx 1 root root       26 2007-09-12 17:56 /usr/lib/xorg/libGL.so.1 -> /usr/lib/xorg/libGL.so.1.2
16720 -rw-r--r-- 1 root root 17104118 2007-09-12 17:56 /usr/lib/xorg/libGL.so.1.2
locate libGL.so.1.2

libGL.so.1 must be a symbolic link to libGL.so.1.2
libGL.so must be a symbolic link to libGL.so.1
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 07:26 PM   #26
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

Thank you, you're a genious that is fixed...
But now I got a new problem
Xserver won't start when I use fglrx.
the log of xorg tells me that there is no device at pci 1:0:1... I never entered this number anywhere.... it's 1:0:0. It also tells me no screens found. something is wrong.....
I forgot to copy the log when i was in tty1. I made a startx after i made x using vesa.
I think i gonna give it up.
I installed 8.41 the same way I installed 8.40.4 yesterday.
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 07:36 PM   #27
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Myxir
Thank you, you're a genious that is fixed...
But now I got a new problem
Xserver won't start when I use fglrx.
the log of xorg tells me that there is no device at pci 1:0:1... I never entered this number anywhere.... it's 1:0:0. It also tells me no screens found. something is wrong.....
I forgot to copy the log when i was in tty1. I made a startx after i made x using vesa.
I think i gonna give it up.
I installed 8.41 the same way I installed 8.40.4 yesterday.
try doing after install (before install make sure that your X server is down):

aticonfig --initial
aticonfig --input=/etc/X11/xorg.conf

which distro linux are u using?

reboot and post if u see something wrong at the output of dmesg
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 08:02 PM   #28
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

Thanks again,
I did what you said but the same results like before.
xorg.log tells me:
Code:
(WW)fglrx: No matching Device section for interface (BUS ID PCI:1:0:1) found
(EE)fgrlx(0) atiddxDri Screeninit failed GPS not been initialised.
I use Ubuntu Feisty Fawn (7.04)
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 08:05 PM   #29
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Myxir
Thanks again,
I did what you said but the same results like before.
xorg.log tells me:
Code:
(WW)fglrx: No matching Device section for interface (BUS ID PCI:1:0:1) found
(EE)fgrlx(0) atiddxDri Screeninit failed GPS not been initialised.
I use Ubuntu Feisty Fawn (7.04)
do u have the fglrx module loaded?

see it doing:

lsmod | grep fglrx

if not do this and try again (without rebooting):

modprobe fglrx
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 09-12-2007, 08:36 PM   #30
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

As usually i landed in tty1...
I did
lsmod |grep fglrx
and i had no output.
then i loaded the module with sudo modprobe fglrx
i had no output here too.
Finally i did lsmod |grep fglrx again...
no output too.
lol, doesn't that mean that fglrx is not installed?!
I'll reload the installer tomorrow... maybe there is an error or someting...
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved