Re: Intel nuc 11 i5 kit 安裝debian後,首次開機就失敗,黑化面左上角遊標一直閃
On Sat, Aug 14, 2021 at 01:50:29PM -0700, Weaver wrote:
> On 15-08-2021 06:39, lou wrote:
> > more complete translation of subject:
> >
> > after debian installation, first boot fails, cursor in upper-left corner blinks
>
> >From that, it sounds as if the installation has been successful, but he
> has omitted to install a desktop environment.
No. It's the opposite problem. The problem is that a desktop environment
including a Display Manager *has* been installed -- but X doesn't start,
or can't enter whatever crazy 3D acceleration mode the Display Manager
has requested.
The solution is typically to install nonfree firmware, and/or nonfree
drivers, and/or to upgrade to a newer release if the hardware is too
new.
> He is still in a position to do so via apt-get as root.
Press Ctrl-Alt-F2 to attempt to reach a text console. If that's
successful, then he can login there (as root) and attempt to install
whatever's required to fix the problem.
If that doesn't work, then he can try booting into single-user mode,
if he gave a root password during installation. Or, if there is no
root password, then he can try booting with the additional kernel
parameter
systemd.unit=multi-user.target
which should suppress the Display Manager from running, and boot into
console mode.
Reply to: