I installed through synaptec and everything went fine. Running a amd 2 gigahrtz proccessor with ubuntu gutsy gibbon and a ati raddeon 9500. Im currently running the newest restricted drivers.
When I try to run it on console I get this. smug@drunkenmonkey:~$ alien-arena using /home/smug/.alien-arena/data1/ for writing using /home/smug/.alien-arena/arena/ for writing execing default.cfg couldn't exec config.cfg Console initialized.
------- sound initialization ------- sound sampling rate: 22050 ------------------------------------ --------- [Loading Renderer] --------- ref_gl version: GL 0.01 Initializing OpenGL display ...setting fullscreen mode 6: 1024 768 Using XFree86-VidModeExtension Version 2.2 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 134 (XFree86-VidModeExtension) Minor opcode of failed request: 10 (XF86VidModeSwitchToMode) Value in failed request: 0x75 Serial number of failed request: 33 Current serial number in output stream: 39
Contents of my xorg, *people almost always want this*
Section "Device" Identifier "Generic Video Card" Driver "fglrx" Busid "PCI:1:0:0" EndSection
Section "Monitor" Identifier "Generic Monitor" Option "DPMS" Horizsync 28-64 Vertrefresh 43-60 EndSection
Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" Defaultdepth 24 SubSection "Display" Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" screen "Default Screen" Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" EndSection Section "Module" Load "glx" EndSection Section "Extensions" Option "Composite" "0" EndSection
any help would be much appreciated!!!