Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jaei Dey

Pages: [1]
1
did you tried to install PS new again (reinstall on an other path)?
did you tried to install an older version of your grafic-card driver?
did you tried to play an other 3d-Game?
runs all tests in "dxdiag" ok?

2
Linux Specific Issues / Re: Increase performance....
« on: September 02, 2007, 05:43:57 pm »
Hi ...
Thanks for this tip...
but there are 2 things, i want to say:

1. There is a switch you can add. So the new session will close automatic on quit of PlaneShift: -terminate ... looks loke this in your code:
Code: [Select]
X :3 -ac -terminate & nvidia-settings --load-config-onlyor without the nVidia specific setting:
Code: [Select]
X :3 -ac -terminate &

2. The work-around, not to process all these things as "sudo" you can edit the file "/etc/X11/Xwrapper.config" as root under Ubuntu like this:
Code: [Select]
sudo gedit /etc/X11/Xwrapper.configand replace the word "console" with "anybody" how the next code shows it:
From:
Code: (original) [Select]
allowed_users=consoleto:
Code: (modified) [Select]
allowed_users=anybody

..and theres one question i have: to switch to console 7, on witch is gnome present i press [ctrl]+[alt]+[f7] ... but how can i switch back do the session 3, where ps is running?

3
Linux Specific Issues / Re: What OS/distribution you are using?
« on: February 07, 2007, 03:13:49 pm »
Ubuntu 6.06.1 LTS
Linux version 2.6.15-27-k7

AMD Athlon(tm) XP 2600+
NV31 [GeForce FX 5600] (128MB RAM)
nForce2 (MCP) Mainboard
nForce2 AC97 Audio Controler (MCP)
1024 MB DDR(Dual) RAM (syncronous)

Pages: [1]