openSUSE Forums > Applications > Games » Black screen when starts quake 3 or ioquake

Go Back   openSUSE Forums > Applications > Games
Forums FAQ Members List Search Today's Posts Mark Forums Read


Games Questions about games (native, Wine hosted, online)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 26-Oct-2009, 11:07
shotalinux's Avatar
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 14
shotalinux hasn't been rated much yet
Default Black screen when starts quake 3 or ioquake

Hi all
please need help

I like the game quake 3 and installed it install was successful but when I'm starting the game on screen it is only black screen and then I must Ctrl+backspace for exit

here is my xorg:
Quote:
# /.../
# SaX generated X11 config file
# Created on: 2009-10-22T20:15:00+0400.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [SaX2] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "Module"
Load "dri"
Load "dbe"
Load "extmod"
Load "glx"
Load "GLcore"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "InputDevice"
# Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"'
# is set in "ServerFlags" section.
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
# Driver "mouse" will be disabled unless 'Option "AutoAddDevices" "off"'
# is set in "ServerFlags" section.
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "KYE NetScroll + Traveler"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 376 301
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS L1918S"
Option "DPMS"
Option "PreferredMode" "1280x1024"
VendorName "GSM"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Device"
BoardName "GeForce 8500 GT"
Driver "nvidia"
Identifier "Device[0]"
VendorName "NVidia"
Option "NvAGP" "1"
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

thnx
Reply With Quote
  #2 (permalink)  
Old 14-Nov-2009, 07:18
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
georgeyz hasn't been rated much yet
Default Re: Black screen when starts quake 3 or ioquake

I have the same problem:
New openSUSE 11.2 64bit + Quake3 from PackMan :: Package details for quake3

The problem is probably in the audio API OpenAL
Reply With Quote
  #3 (permalink)  
Old 14-Nov-2009, 08:37
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
georgeyz hasn't been rated much yet
Default Re: Black screen when starts quake 3 or ioquake

Code:
------ Initializing Sound ------
Received signal 1, exiting...
----- CL_Shutdown -----
RE_Shutdown( 1 )
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"

      after 178 requests (176 known processed) with 0 events remaining.

quake3: /usr/src/packages/BUILD/openal-soft-1.9.616/OpenAL32/Include/alMain.h:85: DeleteCriticalSection: Assertion `ret == 0' failed.
DOUBLE SIGNAL FAULT: Received signal 6, exiting...
*** glibc detected *** quake3: double free or corruption (fasttop): 0x000000000216fe30 ***
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2