On Saturday 07 April 2001 18:15, H.J.Bathoorn wrote:
> Hello everyone,
> I've been looking all over the place: How do I get Mdk 7.2 NOT to
> use XFree86-4.x..x. but good old XFree86-3.3.6 when starting X.
> I mean which file (and where) can I edit, using DrakConf etc. is
> not an option if Xwindow will not start.
> Otherwise: how do I uninstall version 4.0.1 in favour of 3.3.6 as
> during installation Mdk doesn't give me a choice and 4.0.1 doesn't
> like my old thinkpad much.
When rebooting go to console not in X and mount ur cd-rom if it is not
mounted. ie: mount /dev/cdrom /mnt /cdrom
Now that Ur cd is mounted insert the mandrake cd and type,
cd /mnt/cdrom/Mandrake/RPMS
We want to use the rpm command to install or overwrite these packages.
rpm -Uhv --force XFree86-server-common-3.3.6-18mdk.i586.rpm
Now that we have the 3.3.6 server installed, we want to configured Xserver
again with the XFdarke graphical program.. type,
XFdrake --noauto --expert
Configure your card and monitor and Reboot . Hope that solved UR problems
;)