Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Gaming / Games / Multimedia / Entertainment > NWN

Forgot Password?
 Gaming / Games / Multimedia / Entertainment   General discussion about Games, video, sound, multimedia, DVD's in Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-21-2005   #1 (permalink)
Linux Engineer
 
d38dm8nw81k1ng's Avatar
 
Join Date: Mar 2005
Location: Newcastle
Posts: 793
Send a message via AIM to d38dm8nw81k1ng Send a message via MSN to d38dm8nw81k1ng Send a message via Yahoo to d38dm8nw81k1ng
NWN

ok, i d/l ed the linux client and binaries from bioware. i followed all the instructions for installing it but it won't run.
instead, when i try and run it from the console this comes up:

Code:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
the screen flashes black and then this comes up underneath:

Code:
Failed to initialize graphics.
i can't understand what's wrong with the graphics. i run SuSE 9.2 downloaded from the FTP site in SuSE Help. i have used YOU to update the Nvidia Drivers and the Kernel. what do i need to do? if i have to reinstall the nvidia drivers manually how do i quit X? i use ctrl+alt+F2 to bring up bash but that doesn't seem to exit X. help me please. i don't want to have to revert to winwoes to play games! thank you in advance.
__________________
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
d38dm8nw81k1ng is offline  



Reply With Quote
Old 06-21-2005   #2 (permalink)
Linux Guru
 
Flatline's Avatar
 
Join Date: Feb 2005
Posts: 2,204
Are you trying to run the game as root? SuSE enables access control for X by default, so you either have to use sux- (instead of su) or enter xhost+ as a normal user to allow root to run graphical programs (don't forget to run xhost- when you're done to re-enable access control).
__________________
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.

- Jeremy S. Anderson
Flatline is offline   Reply With Quote
Old 06-21-2005   #3 (permalink)
Linux Engineer
 
d38dm8nw81k1ng's Avatar
 
Join Date: Mar 2005
Location: Newcastle
Posts: 793
Send a message via AIM to d38dm8nw81k1ng Send a message via MSN to d38dm8nw81k1ng Send a message via Yahoo to d38dm8nw81k1ng
nope, neither of those worked. when running as root with sux i just get the
Code:
Failed to initialize graphics.
message by itself.
__________________
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
d38dm8nw81k1ng is offline   Reply With Quote
Old 06-21-2005   #4 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
What happens when you
Code:
su john
[password]
command to start NWN
(replace john with your username)
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 06-21-2005   #5 (permalink)
Super Moderantor
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 9,344
Why are you trying to run the client as root?
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 06-21-2005   #6 (permalink)
Linux Engineer
 
d38dm8nw81k1ng's Avatar
 
Join Date: Mar 2005
Location: Newcastle
Posts: 793
Send a message via AIM to d38dm8nw81k1ng Send a message via MSN to d38dm8nw81k1ng Send a message via Yahoo to d38dm8nw81k1ng
it doesn't work when i don't run it as root either, i've already tried. in fact i don't think it will let me.
Code:
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
that's what comes up when i try and run it as a user.
__________________
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
d38dm8nw81k1ng is offline   Reply With Quote
Old 06-21-2005   #7 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
From this thread you might want to cd into the directory the NWN excutable is (the file you run to start it) and run
Code:
./executable
(replacing executable with the executable file name).
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 06-21-2005   #8 (permalink)
Linux Guru
 
Flatline's Avatar
 
Join Date: Feb 2005
Posts: 2,204
AAAAHHHH...that error message is much more helpful. I ran into that myself. Run the nwn executable from within the install's directory
Code:
cd <install directory>
Code:
./nwn
and it should go away. A simple bash script to cd into that directory and then run the executable would keep you from having to do that manually every time you start the game; that's what I did at the time.
__________________
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.

- Jeremy S. Anderson
Flatline is offline   Reply With Quote
Old 06-21-2005   #9 (permalink)
Linux Engineer
 
d38dm8nw81k1ng's Avatar
 
Join Date: Mar 2005
Location: Newcastle
Posts: 793
Send a message via AIM to d38dm8nw81k1ng Send a message via MSN to d38dm8nw81k1ng Send a message via Yahoo to d38dm8nw81k1ng
ok, i fixed the problem but it is running far too slow. it's at a level where it is completely unplayable even with all the options turned down. is there any way to speed it up or is this as fast as it gets. i really hope it isn't but i may have to abandon all hope.
__________________
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
d38dm8nw81k1ng is offline   Reply With Quote
Old 06-21-2005   #10 (permalink)
Linux Guru
 
Flatline's Avatar
 
Join Date: Feb 2005
Posts: 2,204
What are your system's specs? NWN is one of the most resource-hungry games I've ever seen.
__________________
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.

- Jeremy S. Anderson
Flatline is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:58 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1