On 1/24/21 4:11 PM, the...@sys-concept.com wrote:
> New installation.
> When I boot system freeze after:
> mounting misc binary format filesystem   ..... [OK]
> 
> I run fsck.ext4 on all partitions.  I can login to the system via ssh 
> 
> dmesg doesn't show any errors:
> 
> [    2.361518] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for 
> UNIX platforms  455.45.01  Thu Nov  5 22:55:44 UTC 2020
> [    2.364037] [drm] [nvidia-drm] [GPU ID 0x00000800] Loading driver
> [    2.364038] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:08:00.0 
> on minor 0
> [    2.455612] nvidia-smi (787) used greatest stack depth: 12592 bytes left
> [    2.546763] EXT4-fs (nvme0n1p4): re-mounted. Opts: (null)
> [    2.583028] Adding 524284k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 
> across:524284k SS
> [    2.605406] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data 
> mode. Opts: (null)
> [    2.672221] elogind-daemon[1307]: New seat seat0.
> [    2.672613] elogind-daemon[1307]: Watching system buttons on 
> /dev/input/event1 (Power Button)
> [    2.672639] elogind-daemon[1307]: Watching system buttons on 
> /dev/input/event0 (Power Button)
> [    2.728216] ip (1443) used greatest stack depth: 12320 bytes left
> [    2.735102] elogind-daemon[1307]: Watching system buttons on 
> /dev/input/event13 (Logitech USB Keyboard)
> [    2.735154] elogind-daemon[1307]: Watching system buttons on 
> /dev/input/event14 (Logitech USB Keyboard)
> [    2.931612] ip (1734) used greatest stack depth: 12264 bytes left
> [    5.916664] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps 
> Full Duplex, Flow Control: RX/TX
> [    6.018743] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
> [   13.654042] random: crng init done
> [   13.654044] random: 7 urandom warning(s) missed due to ratelimiting
> [   37.712659] elogind-daemon[1307]: New session 1 of user root.


It has something to do with EFI.  
I did not configure the system to use EFI with grub.  When the system boots the 
fonts on the screen are large.  It display on the screen everything up the 
point:
...
mounting misc binary format filesystem   ..... [OK]

at this point the fonts are changed and the screen is not not displaying 
anything it looks like it is frozen and the is no "login" prompt.
When I enable XDM the boot login shows up and I can long-in via "slim" login 
manager.

In make.conf:
...
INPUT_DEVICES="evdev"
VIDEO_CARDS="nvidia"
 
Does it have something to do with "x11-base/xorg-server"  or "nvidia" driver?
How to configure the system so it will display/switch the fonts during boot on 
the screen?

Reply via email to