Re: SQUAKE SVGALIB problems

1998-12-09 Thread Mark Panzer
Alexander N. Benner wrote:
 
 hi
 
 Ship's Log, Lt. Michael Beattie, Stardate 071298.1206:
 
  A `chmod +s /usr/games/squake.real` will fix it.
 
 you should also consider running suidregister from the package suidmanager as
 squacke is worth being updated frequently and you want to keep the +s
 
Strange, SVGALIB also locked my system. Sound and video worked for a few
moments and then at a random ,short time, after it started my machine
would just lock Is there some problem with [s,x]quake and the S3
chipset? I'm running 2.0.34.

Panz


Re: SQUAKE SVGALIB problems

1998-12-08 Thread Alexander N. Benner
hi

Ship's Log, Lt. Michael Beattie, Stardate 071298.1206:

 A `chmod +s /usr/games/squake.real` will fix it.

you should also consider running suidregister from the package suidmanager as
squacke is worth being updated frequently and you want to keep the +s 

Greetings
-- 
Alexander N. Benner  -  The Seven Promises of a Promise Keeper:  -4-

A Promise Keeper is committed to building strong marriages and families
through love, protection, and biblical values.


SQUAKE SVGALIB problems

1998-12-06 Thread Mark Panzer
Well, I tried to use xquake but my system locked up 3 times after about
two seconds of use. I then decided to try out squake however when I run
squake I recieve the error: 

svgalib: Cannot get I/O permissions.

I checked the permissions on the lib files and changed them so group and
user could read and execute them, but there was no change. Suggestions?

Panz


Re: SQUAKE SVGALIB problems

1998-12-06 Thread Brandon Mitchell
As root: chmod u+s /usr/games/squake

It needs root to use svgalib, and permissions are then dropped to play
quake.

On Sun, 6 Dec 1998, Mark Panzer wrote:

 Well, I tried to use xquake but my system locked up 3 times after about
 two seconds of use. I then decided to try out squake however when I run
 squake I recieve the error: 
 
 svgalib: Cannot get I/O permissions.
 
 I checked the permissions on the lib files and changed them so group and
 user could read and execute them, but there was no change. Suggestions?
 
 Panz
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

Brandon

+---  ---+
| Brandon Mitchell * [EMAIL PROTECTED] * http://bhmit1.home.ml.org/ |
|  Sometimes you have to release software with bugs. - MS Recruiter  |


Re: SQUAKE SVGALIB problems

1998-12-06 Thread Michael Beattie
On Sun, 6 Dec 1998, Mark Panzer wrote:

 Well, I tried to use xquake but my system locked up 3 times after about
 two seconds of use. I then decided to try out squake however when I run
 squake I recieve the error: 
 
 svgalib: Cannot get I/O permissions.
 
 I checked the permissions on the lib files and changed them so group and
 user could read and execute them, but there was no change. Suggestions?

The binary, /usr/games/squake.real has to be setuid root to use svgalib.
I't is not packaged as such because it is a security hole.
A `chmod +s /usr/games/squake.real` will fix it.


   Michael Beattie ([EMAIL PROTECTED])

   PGP Key available, reply with pgpkey as subject.
 -
Jump through hoops? I don't think so. Crawl through Windows? *HELL NO*!!
 -
Debian GNU/Linux  Ooohh You are missing out!



Re: SQUAKE SVGALIB problems

1998-12-06 Thread Brandon Mitchell
On Mon, 7 Dec 1998, Michael Beattie wrote:

 The binary, /usr/games/squake.real has to be setuid root to use svgalib.
 I't is not packaged as such because it is a security hole.
 A `chmod +s /usr/games/squake.real` will fix it.

Doh, Michael is right, it's squake.real, not squake.  Ignore my previous
post.

Brandon

+---  ---+
| Brandon Mitchell * [EMAIL PROTECTED] * http://bhmit1.home.ml.org/ |
|  Sometimes you have to release software with bugs. - MS Recruiter  |