Gå til innhold

Enemy territory svart skjerm, så avsluttes det


Anbefalte innlegg

Hei, har installert Enemy Territory på ubuntu. Når jeg startet det ved å skrive et i terminalen, Blinker det en svart skjerm, og spillet avsluttes, Her er outputen:

 

ET 2.55 linux-i386 May 27 2003
----- FS_Startup -----
Current search path:
/home/stian/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (4 files)
/usr/local/games/enemy-territory/etmain

----------------------
3729 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
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 1280x800
Using 8/8/8 Color bits, 16 depth, 0 stencil display.
GL_RENDERER: Mesa GLX Indirect


***********************************************************
You are using software Mesa (no hardware acceleration)!
Driver DLL used: libGL.so.1
If this is intentional, add
      "+set r_allowSoftwareGL 1"
to the command line when starting the game.
***********************************************************
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 1280x800
Received signal 11, exiting

 

Noen som aner hva jeg kan gjøre?

Lenke til kommentar
Videoannonse
Annonse

Har fulgt driver installasjons guide til punkt og prikke, uten å få noen error meldinger, og etter at jeg gikk igjennom installasjonen, har det bl.a gått hakk-fritt å se film.

 

Men det virker altså som at jeg ikke har drivere?

 

Hvordan kan man "sjekke" om de fungerer som de skal.

 

Må de evt "aktiveres" no sted?

Lenke til kommentar
Har fulgt driver installasjons guide til punkt og prikke, uten å få noen error meldinger, og etter at jeg gikk igjennom installasjonen, har det bl.a gått hakk-fritt å se film.

 

Men det virker altså som at jeg ikke har drivere?

 

Hvordan kan man "sjekke" om de fungerer som de skal.

 

Må de evt "aktiveres" no sted?

5236872[/snapback]

Åssen kort er det?

Det kan hjelpe om du poster xorg.conf

 

EDIT: Hm, så nå du har en annen tråd der du spør hvordan å få opp mobility radeon 9200 på Ubuntu. Da er det vel ATI da :)

ATI is not my forte. Men det vil sikkert hjelpe å få se xorg.conf.

 

Følger jeg en guide og noe ikke funker, går jeg gjerne gjennom guiden et par ganger til...

Endret av olefiver
Lenke til kommentar

Du kan jo alltids prøve å:

 

1: åpne en terminal

2: ta backup av xorg.conf med å:

 

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup

 

3: redigere xorg.conf

 

sudo gedit /etc/X11/xorg.conf

 

4: sjekke om driveren som er valgt er "ati" eller "fglrx"

 

(ser ca. slik ut:)

 

Section "Device"

Identifier "RADEON 9200 ATI (jall ball)"

Driver "ati"

BusID "PCI:1:0:0"

EndSection

 

5: eventuelt prøve å skifte "ati" til "fglrx"

 

6: save and exit, trykk ctrl + alt + backspace

Lenke til kommentar

Her er xorg.conf fila mi, er det noe jeg kan gjøre for å få grafikk driverne til å fungere?

Og av en eller annen grunn tror pcen at jeg har et 9000 kort, når jeg egentlig har et 9200 kort.


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath	"/usr/share/X11/fonts/misc"
FontPath	"/usr/share/X11/fonts/cyrillic"
FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
FontPath	"/usr/share/X11/fonts/Type1"
FontPath	"/usr/share/X11/fonts/CID"
FontPath	"/usr/share/X11/fonts/100dpi"
FontPath	"/usr/share/X11/fonts/75dpi"
       # paths to defoma fonts
FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load	"GLcore"
Load	"i2c"
Load	"bitmap"
Load	"ddc"
Load	"dri"
Load	"extmod"
Load	"freetype"
Load	"glx"
Load	"int10"
Load	"type1"
Load	"vbe"
EndSection

Section "InputDevice"
Identifier	"Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"	"xorg"
Option  "XkbModel"	"pc105"
Option  "XkbLayout"	"no"
EndSection

Section "InputDevice"
Identifier	"Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"	"true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier	"Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents"	"true"
Option  "Device"  "/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"	"0"
EndSection

Section "Device"
Identifier	"ATI Technologies, Inc. Radeon Mobility 9000 M9 (R250 Lf)"
Driver  "fglrx"
BusID  "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier	"Generic Monitor"
Option  "DPMS"
Modeline	"1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection

Section "Screen"
Identifier	"Default Screen"
Device  "ATI Technologies, Inc. Radeon Mobility 9000 M9 (R250 Lf)"
Monitor  "Generic Monitor"
DefaultDepth	24
SubSection "Display"
 Depth  1
 Modes  "1280x800"
EndSubSection
SubSection "Display"
 Depth  4
 Modes  "1280x800"
EndSubSection
SubSection "Display"
 Depth  8
 Modes  "1280x800"
EndSubSection
SubSection "Display"
 Depth  15
 Modes  "1280x800"
EndSubSection
SubSection "Display"
 Depth  16
 Modes  "1280x800"
EndSubSection
SubSection "Display"
 Depth  24
 Modes  "1280x800"
EndSubSection
EndSection

Section "ServerLayout"
Identifier	"Default Layout"
Screen  "Default Screen"
InputDevice	"Generic Keyboard"
InputDevice	"Configured Mouse"
InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
Mode	0666
EndSection

Takker for all hjelp:)

Lenke til kommentar

Prøvde, men fikk dette resultatet:

 

X Error of failed request: BadMatch (invalid parameter attributes)

Major opcode of failed request: 143 (GLX)

Minor opcode of failed request: 5 (X_GLXMakeCurrent)

Serial number of failed request: 32

Current serial number in output stream: 32

Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...