Debian 12.5.0: Долго висит в положении 'Loading initial ramdisk' -- что делать?

Автор SerW, 14 мая 2024, 22:13:02

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

SerW

Не знаю, в этом ли дело, но ИМХО виснет из-за постоянно включенного
dragonserw@debian-9020:~$ lsusb | grep Rutoken
Bus 002 Device 002: ID 0a89:0025 Aktiv Rutoken lite
dragonserw@debian-9020:~$

Система:
dragonserw@debian-9020:~$ uname -a
Linux debian-9020 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux
dragonserw@debian-9020:~$

Подробнее о ней:
dragonserw@debian-9020:~$ inxi -b
System:
  Host: debian-9020 Kernel: 6.1.0-21-amd64 arch: x86_64 bits: 64
    Desktop: GNOME v: 43.9 Distro: Debian GNU/Linux 12 (bookworm)
Machine:
  Type: Laptop System: Dell product: OptiPlex 9020M v: 00
    serial: <superuser required>
  Mobo: Dell model: 0Y5DDC v: A00 serial: <superuser required> UEFI: Dell
    v: A19 date: 05/30/2019
CPU:
  Info: quad core Intel Core i5-4590T [MCP] speed (MHz): avg: 2022
    min/max: 800/3000
Graphics:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
    driver: i915 v: kernel
  Device-2: Logitech B525 HD Webcam type: USB driver: snd-usb-audio,uvcvideo
  Display: wayland server: X.Org v: 1.22.1.9 with: Xwayland v: 22.1.9
    compositor: gnome-shell driver: X: loaded: modesetting unloaded: fbdev,vesa
    dri: crocus gpu: i915 resolution: 1200x1920~60Hz
  API: OpenGL v: 4.6 Mesa 22.3.6 renderer: Mesa Intel HD Graphics 4600 (HSW
    GT2)
Network:
  Device-1: Intel Ethernet I217-LM driver: e1000e
Drives:
  Local Storage: total: 223.57 GiB used: 82.09 GiB (36.7%)
Info:
  Processes: 218 Uptime: 5m Memory: 7.66 GiB used: 2.5 GiB (32.6%) Shell: Bash
  inxi: 3.3.26
dragonserw@debian-9020:~$
Сергей Швайко » DragonSerW

ChubaDuba

Так как у вас Intel, то возможно дело в intel-microcode
Microcode
Попробуйте в GRUB добавить dis_ucode_ldr как там написано.

dzhoser

Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков

SerW

dzhoser, добрый день!
dragonserw@debian-9020:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=4c673612-9ccf-4c0d-8236-3e3699625896 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=9133-6641  /boot/efi       vfat    umask=0077      0       1
# /home was on /dev/sda4 during installation
UUID=e0d60413-39ce-4997-8ef1-d49e97fff57e /home           ext4    defaults        0       2
# swap was on /dev/sda3 during installation
UUID=fbd94b5b-13dc-486a-98b2-1d8e420ffb5f none            swap    sw              0       0
dragonserw@debian-9020:~$ sudo blkid
[sudo] пароль для dragonserw:
/dev/sda4: UUID="e0d60413-39ce-4997-8ef1-d49e97fff57e" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="0bf3a362-f0c2-41b9-b59d-cbed6f8892b1"
/dev/sda2: UUID="4c673612-9ccf-4c0d-8236-3e3699625896" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d0d27a14-5603-4d54-961a-c166610e2fe3"
/dev/sda3: UUID="fbd94b5b-13dc-486a-98b2-1d8e420ffb5f" TYPE="swap" PARTUUID="3e29a46b-3815-476e-bfae-71c306d9c5f1"
/dev/sda1: UUID="9133-6641" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="1e3fc2a2-0afd-49ec-830c-5e056fda86e6"
dragonserw@debian-9020:~$

ChubaDuba, опасаюсь так делать. Послушаю ответ на запрос от Джосера :-)
Сергей Швайко » DragonSerW

dzhoser

Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков

SerW

Сергей Швайко » DragonSerW

dzhoser

Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков

SerW

Сергей Швайко » DragonSerW

dzhoser

Пока вижу только что была проблема с Secureboot и Executebit
Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков