You are not logged in.
Pages: 1
Hi again all 
Ive been trying for a while now getting the ATI driver up and running with all my slitaz boxes 1 uses ATI Radeon HD2400xt and the other uses ATI Radeon HD5470
Installed the needed firmware, driver, mesa etc.
With Radeon HD2400xt i have to set vga=791 and nomodeset that seems to atleast
start up in correct display mode
With Radeon HD5470 i dont have to alter anything it boots up correct
however, when trying to start a game called Regnum online (mmorpg) it fails
it says it doesnt support my display card or driver is to old.
Iguess the problem is to old driver, now how im suppose to sort this out im not sure
But i would be glad if someone that has an ATI Radeon on their slitaz computer
could try this game out and see if they manage to start it up properly (Fails after loging to game when it tries to startup) - For if it works for you iknow i just need
to try and doing a deeper fault search!
game link:
http://www.regnumonlinegame.com/ (you have to sign up for this free mmorpg game to get
a working login)
I presume you are using radeonhd driver (xorg-xf86-video-radeonhd) and not the ati driver? Most likely you are but thought of asking the question anyway....
Offline
@ztealmax
You can't be serious, a 716MB game download.
Offline
mojo: hehe well sorry just asumed all had good connection as me 100Mbit fiber 
So yes i was serius when i wrote it but now hell, not that serius anymore, ill see if i can find another smaller game that uses OpenGL that doesnt work as it shoudl
gdesilva: yes m8 im using that one 
Ok ive gotten my Mobility Radeon HD2400xt working so far as it boots up wihtout
nomodeset etc...
Get correct screenmode and everything seems to work, until....
i try and start an OpenGL game
ive installed Assault Cube, it wont startup so i tried to start it from
concole and i get this message:
---------------------------------------------------------------------------------------------
~$ assaultcube
Using home directory: /home/ztealmax/.assaultcube
current locale: en_US
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
Unable to create OpenGL screen (X11 driver not configured with OpenGL)
---------------------------------------------------------------------------------------------
Really need help to hammer down this problem.
seems like i have these installed:
This is what i have installed
- firmware-radeon
- xorg-xf86-video-ati
- mesa
- mesa-dri-ati
- mesa-dri
- mesa-demos
- libegl-mesa
- libglu-mesa
This is my config in /etc/X11/xorg.conf.d/60-Device.conf
----------------------------------------------/etc/X11/xorg.conf.d-----------------------------------------------
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "AccelMethod" # [<str>]
#Option "offscreensize" # [<str>]
#Option "SWcursor" # [<bool>]
#Option "ignoreconnector" # [<str>]
#Option "forcereduced" # [<bool>]
#Option "forcedpi" # <i>
#Option "useconfiguredmonitor" # [<bool>]
#Option "HPD" # <str>
#Option "NoRandr" # [<bool>]
#Option "RROutputOrder" # [<str>]
#Option "DRI" # [<bool>]
#Option "TVMode" # [<str>]
#Option "ScaleType" # [<str>]
#Option "UseAtomBIOS" # [<bool>]
#Option "AtomBIOS" # [<str>]
#Option "UnverifiedFeatures" # [<bool>]
#Option "Audio" # [<bool>]
#Option "AudioStreamSilence" # [<str>]
#Option "HDMI" # [<str>]
#Option "COHERENT" # [<str>]
#Option "ForceLowPowerMode" # [<bool>]
#Option "LowPowerModeEngineClock" # <i>
Identifier "Card0"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
---------------------------------------------------------------------------------------------
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]