Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 11-02-2010, 05:35 PM   #1
Sulimo
Apprentice
 
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
Sulimo is an unknown quantity at this point
Default ATI drivers problem

i had updated to last ATI drivers, but now i can not play Regnum

my system is:

ubuntu 10.10 64 bits
ATI radeon 3100

====>> glxinfo | grep rendering OR fglrxinfo =

Quote:
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 18
Current serial number in output stream: 18
Excuse me for my bad english...
__________________
Alsirio
Sulimo no ha iniciado sesión   Reply With Quote
Old 11-02-2010, 09:48 PM   #2
Arafails
Baron
 
Arafails's Avatar
 
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
Arafails will become famous soon enough
Default

Your GLX is b0rked. Can you post the output of
Code:
grep '(\(WW\|EE\|!!\))' /var/log/Xorg.0.log
(I'd suggest switching to the open source driver, but still no S3TC lovin' so it won't run RO).
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'gerSoul Taker, Imperial Guard of Ignis
Arafails no ha iniciado sesión   Reply With Quote
Old 11-03-2010, 03:58 AM   #3
Sulimo
Apprentice
 
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
Sulimo is an unknown quantity at this point
Default

xorg info:

Code:
++++++Log de Xorg+++++
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) Falling back to old probe method for fglrx
(WW) Unsupported ASIC ID 1002:688D:0000:0000 in control file
(WW) Unsupported ASIC ID 1002:688D:0000:0000 in control file
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *
(WW) fglrx(0): Textured Video not supported without DRI enabled.
(EE) fglrx(0): XMM failed to open CMMQS connection.
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
Other Info:

Code:
Informe generado el día 11/02/2010
++++++CPU+++++
Modelo: (model)
 AMD Phenom(tm) 8450 Triple-Core Processor
 AMD Phenom(tm) 8450 Triple-Core Processor
 AMD Phenom(tm) 8450 Triple-Core Processor
MHz:
 2100.066
 2100.066
 2100.066
Cache:
 512 KB
 512 KB
 512 KB

++++++Distro+++++
Kernel: Linux eskape 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 GNU/Linux
Arquitectura: x86_64
Num. Ver..: squeeze/sid
Carga & uptime: 11:30:09 up 32 min, 2 users, load average: 1.58, 0.70, 0.49
Beryl: No se ejecuta  (don't run)


++++++Placa de video+++++
Hardware: 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon 3100 Graphics
Aceleracion (Direct Rendering): Sin info
OpenGL:
Sin info
Extensiones S3TC: No habilitadas

++++++Xorg.conf++++++
Load: No se detectan secciones Load

Drivers: VendorName fglrx

++++++RAM+++++
Memoria total:         3800164 kB
Memoria libre:         2683648 kB

++++++sensores+++++
No hay sensores
__________________
Alsirio
Sulimo no ha iniciado sesión   Reply With Quote
Old 11-03-2010, 05:02 AM   #4
Arafails
Baron
 
Arafails's Avatar
 
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
Arafails will become famous soon enough
Default

Code:
(WW) fglrx(0): Kernel Module version does *not* match driver.
Suggests you did not yet rebuild the kernel module for acceleration. Have you noticed your desktop being irrationally slow?

Did you install with a package or download direct from AMD?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'gerSoul Taker, Imperial Guard of Ignis
Arafails no ha iniciado sesión   Reply With Quote
Old 11-03-2010, 05:58 AM   #5
Sulimo
Apprentice
 
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
Sulimo is an unknown quantity at this point
Default

Hello, my desktop is "normal", and I installed directly from AMD.
but after ..

1 = delete the drivers (cd /usr/share/ati THEN sudo sh ./fglrx-uninstall.sh)
2 = sudo sh ./ati-driver.run --buildpkg Ubuntu/lucid
Code:
Created directory fglrx-install.8ALgUp
   Verifying archive integrity... All good.
   Uncompressing ATI Catalyst(TM) Proprietary   Driver-8.783...................................................................................................................................................................................................................................
   ===============================================
   ATI Technologies Catalyst(TM) Proprietary Driver Installer/Packager 
   ===============================================
   Generating package: Ubuntu/lucid
   Package /home/pedro/tempo/fglrx_8.783-0ubuntu1_amd64.deb has been successfully generated
   Package /home/pedro/tempo/fglrx-dev_8.783-0ubuntu1_amd64.deb has been successfully generated
   Package /home/pedro/tempo/fglrx-amdcccle_8.783-0ubuntu1_amd64.deb has been successfully generated
   Package /home/pedro/tempo/fglrx-modaliases_8.783-0ubuntu1_amd64.deb has been successfully generated
   Removing temporary directory: fglrx-install.8ALgUp
3 = grep '(\(WW\|EE\|!!\))' /var/log/Xorg.0.log

Code:
(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
(!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
(WW) RADEON(0): Direct rendering disabled
(EE) RADEON(0): Acceleration initialization failed
(EE) GLX error: Can not get required symbols.
__________________
Alsirio
Sulimo no ha iniciado sesión   Reply With Quote
Old 11-03-2010, 09:12 AM   #6
Arafails
Baron
 
Arafails's Avatar
 
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
Arafails will become famous soon enough
Default

What happens if you do
Code:
sudo dkms build -m fglrx -v 8.783
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'gerSoul Taker, Imperial Guard of Ignis
Arafails no ha iniciado sesión   Reply With Quote
Old 11-03-2010, 07:51 PM   #7
Sulimo
Apprentice
 
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
Sulimo is an unknown quantity at this point
Default

sudo dkms build -m fglrx -v 8.783

Code:
Error! This module/version has already been built on: 2.6.32-25-generic
Directory: /var/lib/dkms/fglrx/8.783/2.6.32-25-generic/x86_64
already exists.  Use the dkms remove function before trying to build again.
__________________
Alsirio
Sulimo no ha iniciado sesión   Reply With Quote
Old 11-04-2010, 01:39 AM   #8
Arafails
Baron
 
Arafails's Avatar
 
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
Arafails will become famous soon enough
Default

Di you reboot since installing, or at least stop gdm, reload the module, and start gdm again?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'gerSoul Taker, Imperial Guard of Ignis
Arafails no ha iniciado sesión   Reply With Quote
Old 11-06-2010, 01:40 PM   #9
Sulimo
Apprentice
 
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
Sulimo is an unknown quantity at this point
Default

I think, I should reinstall the system
__________________
Alsirio
Sulimo no ha iniciado sesión   Reply With Quote
Old 11-06-2010, 01:58 PM   #10
OpperVaagheid
Banned
 
OpperVaagheid's Avatar
 
Join Date: Nov 2008
Location: Holland
Posts: 226
OpperVaagheid is an unknown quantity at this point
Default

I am not such a linux geek as ara is =] But... can't envy just help you?
Envy will just pick the drivers you need?
Prolly my answer is way to nubbish and wont help a shit ^^
OpperVaagheid no ha iniciado sesión   Reply With Quote
Reply

Tags
ati drivers, ati radeon problem, ubuntu


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 03:32 PM.


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