You are not logged in.
Pages: 1
I am installing on an old thinkpad x61t, after installation I get a blackscreen on default boot. Ok so I followed advice and changed grub to text mode. But then I still get a blackscreen with a non-blinking cursor on the top left. I can boot to tty and then startx would work fine, but I could not get to a graphical login screen. What could be the issue?
Offline
Likely to be a graphics driver and/or kernel modesetting issue - I suggest you search out some kernel boot options which others have tried for that hardware.
It could be something like i915.modeset=0 needs adding to the boot parameters.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
...or simply 'nomodeset'.
then we'd need some output from your machine, e.g.
lspci -k
journalctl -b
Offline
Pages: 1