Hi, This is version 10 of Ryuichi Oikawa's Xpmac server which is accelerated for both Mach 64 and Rage 128 with usb mouse support hacked in. This is a bug fix release and should be used in place of all earlier releases for both Rage 128 and Mach 64. Fixes in revision 10 -------------------- - fix for Mac-On-Linux (MoL) users to stop leaking mouse events - fixes to speedup regr and regw macros - fixes to help Xpmac identify Rage Mobility M3 and Rage 128 Pro cards and accelerate them using Rage128 acceleration This version should allow its use on systems with either adb or usb mice and even active use of both at one time. Note: You must upgrade to at least kernel 2.2.10 which has a newer usb driver for this Xserver to work properly. (See http://www.linuxppc.org/blueg3 for useful info) If you have one of the new Rage128Pro cards, please upgrade to BenH's latest kernel available from his site. To install it: gunzip Xpmac.rev10.gz chmod u+x Xpmac.rev10 cp Xpmac.rev10 /usr/X11R6/bin/ cd /etc/X11 rm X ln -s ../../usr/X11R6/bin/Xpmac.rev10 X startx That should do it. Source Code ----------- The complete xc/programs/Xserver/hw/powermac/ directory with all of the source code is provided in: powermac-2000-04-10.tar.gz To build it from source, unpack this archive over the top of a freshly built XFree86-3.3.X source rpm build tree and cd xc/programs/Xserver make Makefiles make Trouble Shooting ----------------- If you get an error message, please make sure that /etc/X11/X points to where it should: cd /etc/X11 ls -l X and make sure you do not use Xconfigurator after setting that symlink since it will reset it. Xpmac hard codes a font path that includes both 75dpi and 100 dpi fixed fonts. Please make sure you have both 75dpi and 100dpi XFree86 font rpms installed on your box. And finally, try restarting with BootX "No video driver" box CHECKED after setting your desired resolution and depth in MacOS Monitors and Sound Control Panel. If using mach64 acceleration you should also try the following: startx -- -mach64 Note: Xpmac does not need or use XF86Config Again, any feedback/problem reports would be greatly appreciated. Thanks, Kevin