XFree86

quadgrande

Registered
Redid my Powerbook G4 yesterday, and I'm having trouble reinstalling Xfree86.

When I "startx" from console mode, I get no errors, just

Display IOKit

and the spinning beach ball. I can type "exit" to return to the normal login prompt.

XDarwin reports that the XClient exited with status 1.

PATH is set correctly. I've tried just running X with XDarwin. X seems to be the problem.

Any direction would be much appreciated.

Thanks.

BTW, I installed XFree86 via the binaries from XFree86.org
 
OK, If I just install XFree86, I can get it working with:

startx -- -quartz -keymap USA.keymapping

Once I install XDarwin, it launches in rootless just fine using the same command line.

But I can't double click XDarwin App even though I have the keyboard mapping selected in preferences. It quits shortly after I select which mode on with full screen or rootless.
 
[tibook:XDarwin.app/Contents/MacOS] clay% ./XDarwin

Here's the output from running XDarwin

This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.99.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx September 2001
If the server is older than 6-12 months, or if your hardware is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: Darwin
Using keymapping provided in /System/Library/Keyboards/USA.keymapping.
Display mode: Full screen Quartz
Screen 0 added: 1152x768 @ (0,0)
2001-11-04 12:09:59.434 XDarwin[993] X client process terminated with status 1.
Quitting XDarwin...
 
Sorry for this post. It seems to be a waste of time. I don't exactly know what happened, but this problem seems to have fixed itself. I made no changes to any files anywhere.

Maybe I can add some value. I can't guarantee that this will work for everybody, so try it at your own peril.

Once I got X working, I downloaded and installed the demo of Tenon's Xtools. It overwrites some of XFree's files, and adds the motif window manager. I then immediately deleted the Xtools application (don't delete the package, it trashed some system library files) by dragging it to the trash. I changed my xinitrc to launch "mwm" instead of "twm". I also noticed the following benefits:

1. When you drag a window, it drags full screen, not pasty update like XFree86.
2. Motif
3. twm itself is better too

FYI... use at your own risk.
 
Back
Top