by WarraWarra » Tue Oct 14, 2008 19:59
Start the pc but at boot options menu / grub menu press e on the first option and likely e again to edit the line , add
nox --
then start
This should take you to a text login windows = no kde / gui .
Login as root using root password you created during install.
Check if internet is working
ifconfig
should see a 10.255.54.34 something for the likely network adapter that should have internet.
Or run for lan
net-setup eth0
or for wifi
net-setup wlan0
Follow the prompts.
Next internet should work and run
revdep-rebuild -X
This should take a bit of time and fix the busted stuff / files /software / dependancy's
After this completes you should be able to reboot and get into kde without issues unless it is a driver problem then you can edit the boot option same as above except only add
xdriver=vesa res=1024x768
this will get you into kde /gnome + internet and follow some of the guides as posted by Wolfden as to how to fix the video problems.
KDE + driver or combo of the 2 is unhappy likely.