Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3560

Installation • Debian 12 installation without any DE

$
0
0
Using nomodeset I'm able to boot into cli.
Do that again. If you can get back to the login screen and to the desktop you'll need to permanently modify grub.

Code:

# nano /etc/default/grub
Change
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
save and exit.

Code:

# update-grub
I can see the login screen, but it's distorted, vertical lines of many colours cover the screen. Keyboard also doesn't work.
The cursor appear for quite a few seconds and then disappears and the system hangs.

Statistics: Posted by Madhur Sharma — 2024-01-27 13:16 — Replies 12 — Views 179



Viewing all articles
Browse latest Browse all 3560

Latest Images

Trending Articles