Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem starting quake3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
andocser
n00b
n00b


Joined: 07 Apr 2004
Posts: 17
Location: Potsdam, NY

PostPosted: Thu Sep 02, 2004 3:34 am    Post subject: problem starting quake3 Reply with quote

I've emerged quake3, when I try to run /opt/quake3/quake3.x86 my computer hard-locks as soon as it tries to change resolution to 640x480. I figured the easiest thing to do would be to edit the conf file and just run windowed but, to my surprise, ~/.q3a is empty. Is there something I can do to have Q3 auto-generate the required config files? Also, if my problem is deeper than the lack of conf files, what could be causing the lockups? I've emerged nvidia-glx and 3D acceleration is working fine in apps like 3DDesktop. My x.org conf is attached below. Thanks a million.

Code:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/Speedo/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/CID/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "glx"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "speedo"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "CrtcNumber"                # <i>
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "NV11 [GeForce2 Go]"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 16
        SubSection "Display"
                Viewport   0 0
                Modes   "1024x768" "800x600" "640x480"
                Depth     16
        EndSubSection
EndSection
Back to top
View user's profile Send private message
Bithammer
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2004
Posts: 100
Location: Mainhatten

PostPosted: Sun Sep 05, 2004 2:07 pm    Post subject: Reply with quote

I have aswell probs running q3 urban terror mod, i have copied the pak0.pk3 file from my cd to the /opt/quak3/baseq folder and changed its permissions and the user group, but q3 still mentions that it could not find the config file.

is Quake3 Arena diffrent than "normal" Quake 3 ?
Back to top
View user's profile Send private message
zoph
n00b
n00b


Joined: 26 Aug 2004
Posts: 8
Location: ./world/france/rouen

PostPosted: Sun Sep 05, 2004 5:12 pm    Post subject: Reply with quote

Bithammer wrote:
I have aswell probs running q3 urban terror mod, i have copied the pak0.pk3 file from my cd to the /opt/quak3/baseq folder and changed its permissions and the user group, but q3 still mentions that it could not find the config file.

is Quake3 Arena diffrent than "normal" Quake 3 ?



can you list your /opt/quake3/baseq3 folder please ?

you need to have that :
Code:
[zoph@gorgon:~/q3/baseq3]$ ls
pak0.pk3*  pak2.pk3*  pak4.pk3*  pak6.pk3*  pak8.pk3*       ztn3dm1.pk3*
pak1.pk3*  pak3.pk3*  pak5.pk3*  pak7.pk3*  q3dm14tmp.pk3*  ztn3tourney1.pk3*


you must have all pak*.pk3 in your folder.

config files are in your home dir :
Code:
.q3a/baseq3/
for baseq3 config and other folder for other mods.

good luck.
Back to top
View user's profile Send private message
fng
n00b
n00b


Joined: 03 Oct 2003
Posts: 38
Location: Rotselaar, Belgium

PostPosted: Mon Sep 06, 2004 2:29 pm    Post subject: Reply with quote

I think the best way of installing q3 is downloading the q3 linux-installer from the ftp from id software. (ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32.x86.run)
Run it.
Then copy the pak0.pk3 from the quake3 cd to the usr/local/games/quake3/baseq3/ directory.
_________________
Play More Promode
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum