LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 02-26-2006, 05:43 PM   #1
computergee
Member
 
Registered: Feb 2005
Posts: 58

Rep: Reputation: 15
Quake 4 Problems, other threads didnt help


Hello, I'm running ubuntu linux, and I have the quake 4 dvd. I put all those .pk4 files to /usr/local/games/quake/qbase, i ran the installer, but when I go to run the game I get the following.

Quake4 Final V1.0.5.0 Build 2147.0 linux-x86 Nov 14 2005
found interface lo - loopback
found interface eth0 - 192.168.0.100/255.255.255.0
CPU: AMD CPU with MMX & 3DNow! & SSE & SSE2 & SSE3
enabled Flush-To-Zero mode
--------- Initializing File System ----------
Loaded pk4 /usr/local/games/quake4/q4base/game000.pk4 with checksum 0x9321cee4
Loaded pk4 /usr/local/games/quake4/q4base/game100.pk4 with checksum 0x6f346a2
Loaded pk4 /usr/local/games/quake4/q4base/pak001.pk4 with checksum 0xf2cbc998
Loaded pk4 /usr/local/games/quake4/q4base/zpak_english_01.pk4 with checksum 0xd9f04b8b
Loaded pk4 /usr/local/games/quake4/q4base/zpak_french_01.pk4 with checksum 0xe909853f
Loaded pk4 /usr/local/games/quake4/q4base/zpak_italian_01.pk4 with checksum 0xef0e1696
Loaded pk4 /usr/local/games/quake4/q4base/zpak_spanish_01.pk4 with checksum 0xe829a04a
Current search path:
/home/jimmy/.quake4/q4base
/usr/local/games/quake4/q4base
/usr/local/games/quake4/q4base/zpak_spanish_01.pk4 (2 files)
/usr/local/games/quake4/q4base/zpak_italian_01.pk4 (2 files)
/usr/local/games/quake4/q4base/zpak_french_01.pk4 (2 files)
/usr/local/games/quake4/q4base/zpak_english_01.pk4 (1 files)
/usr/local/games/quake4/q4base/pak001.pk4 (5837 files)
/usr/local/games/quake4/q4base/game100.pk4 (2 files)
/usr/local/games/quake4/q4base/game000.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
---------------------------------------------
------------ Initializing Decls -------------
Loading guides.... 59 loaded
1ms to load 0k of material
1ms to load 0k of skin
0ms to load 0k of sound
1ms to load 0k of materialType
550ms to load 2078k of lipSync
1ms to load 0k of playback
1285ms to load 1665k of effect
---------------------------------------------
-------- Initializing renderSystem ----------
--------------- BSE Shutdown ----------------
---------------------------------------------
WARNING: rvServerScanGUI::Clear() - invalid scanGUI

idRenderSystem::Shutdown()
Sys_Error: _default material not found





I recopyed the files, I redid the installer but nothign seems to work. Am I missing a file or something?
 
Old 02-26-2006, 06:21 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
The only stuff I could find is about permissions on the install directory. Are you the owner of the installed files and can you write to the directories?
 
Old 02-27-2006, 02:37 PM   #3
computergee
Member
 
Registered: Feb 2005
Posts: 58

Original Poster
Rep: Reputation: 15
I made my self owner and gave my self all permissions to the folder /usr/local/games/quake4, but i still get the same thing. Is there another directory that i need to change?
 
Old 02-27-2006, 05:40 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
No, I have the program files installed there and I start it up with ~/bin/quake4. Here's the top level quake4 directory:
Code:
/usr/local/games/quake4:
total 14001
drwxr-sr-x 7 steve users     168 Jan  7 09:47 Docs
-rw-r--r-- 1 steve users   18903 Jan  7 09:47 License.txt
-rw-r--r-- 1 steve users    3035 Jan  7 09:47 README
-rwxr-xr-x 1 steve users  812911 Jan  7 09:47 libgcc_s.so.1
-rwxr-xr-x 1 steve users 4192678 Jan  7 09:47 libstdc++.so.5
-rwxr-xr-x 1 steve users     271 Jan  7 09:47 openurl.sh
drwxr-sr-x 3 steve users     224 Jan  7 09:47 pb
drwsrwsr-t 2 steve users     968 Jan  7 09:47 q4base
-rwxr-xr-x 1 steve users 4585664 Jan  7 09:47 q4ded.x86
-rw-r--r-- 1 steve users    6966 Jan  7 09:47 q4icon.bmp
-rwxr-xr-x 1 steve users     204 Jan  7 09:47 quake4
-rwxr-xr-x 1 steve users     203 Jan  7 09:47 quake4-dedicated
-rwxr-xr-x 1 steve users 4667912 Jan  7 09:47 quake4.x86
-rw-r--r-- 1 steve users    6934 Jan  7 09:47 readme_update_1050.txt
-rw-r--r-- 1 steve users      11 Jan  7 09:47 version.info
Here's my bin directory:
Code:
/home/steve/bin:
lrwxrwxrwx 1 steve steve   30 Jan  9 19:03 quake4 -> /usr/local/games/quake4/quake4
lrwxrwxrwx 1 steve steve   40 Jan  9 19:03 quake4-dedicated ->
/usr/local/games/quake4/quake4-dedicated
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Java threads listed using kill -3 does not contain all threads found using ps -auxww coneheed Programming 2 11-14-2005 08:57 AM
problems with quake 3 lameris Linux - Games 0 06-14-2004 03:08 PM
Quake 3 problems czechknight93 Linux - Software 4 03-12-2004 11:31 PM
Audigy Problems (And yes, I've read all the other threads) gsibble Linux - Hardware 2 08-12-2003 03:13 PM
2 problems with Quake 3 Seph64 Linux - Software 3 03-17-2003 01:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 06:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration