[clug-talk] Black screen on boot mint 7 noob

simon at mungewell.org simon at mungewell.org
Wed Sep 9 12:39:29 PDT 2009


Hi Robin,
There is probably a problem with the X video driver locking up with your
ATI card.

I would suggest that you will want to get the 'official'(non-free) ATI
drivers, which can be got through the restricted driver manager.... which
unfortunately is a graphical app (chicken and egg problem).

You can force X to use the VESA driver (just to get something working) by
editing the '/etc/X11/xorg.conf' file and adding/changing the following
section and then install the ATI drivers.
--
Section "Device"
	Identifier	"Configured Video Device"
	Driver		"vesa"
EndSection
--

Hope this is enough to get you going,
Simon.





More information about the clug-talk mailing list