Zawieszenie systemu przy restarcie lub wyłączeniu występuje już od instalacji Sparky. Polecenie sudo systemctl reboot również zawiesza laptopa. Sparky zainstalowany z obrazu sparkylinux-5.6-x86_64-lxqt.iso
Laptop to
inxi -xF
System: Host: komp Kernel: 4.19.9-sparky-amd64 x86_64 bits: 64 compiler: gcc v: 8.2.0 Desktop: LXQt 0.13.0
Distro: SparkyLinux 5 (Nibiru) base: Debian buster/sid
Machine: Type: Laptop System: Acer product: Aspire A315-41 v: V1.09 serial: <root required>
Mobo: RR model: Metapod_RR v: V1.09 serial: <root required> UEFI: Insyde v: 1.09 date: 07/27/2018
Battery: ID-1: BAT1 charge: 31.2 Wh condition: 34.8/37.0 Wh (94%) model: PANASONIC 41,50,31,36,4D,35,4A status: Charging
CPU: Topology: Dual Core model: AMD Ryzen 3 2200U with Radeon Vega Mobile Gfx bits: 64 type: MT MCP arch: Zen
L2 cache: 1024 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 19961
Speed: 1405 MHz min/max: 1600/2500 MHz Core speeds (MHz): 1: 1437 2: 1521 3: 1340 4: 1365
Graphics: Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] vendor: Acer Incorporated ALI
driver: amdgpu v: kernel bus ID: 03:00.0
Display: x11 server: X.Org 1.20.3 driver: amdgpu,ati unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: AMD RAVEN (DRM 3.27.0 4.19.9-sparky-amd64 LLVM 7.0.1) v: 4.5 Mesa 18.2.6 direct render: Yes
Audio: Device-1: Advanced Micro Devices [AMD/ATI] vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
bus ID: 03:00.1
Device-2: Advanced Micro Devices [AMD] vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
bus ID: 03:00.6
Sound Server: ALSA v: k4.19.9-sparky-amd64
Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Acer Incorporated ALI driver: r8169
v: kernel port: 2000 bus ID: 01:00.1
IF: eth0 state: down mac: 98:28:a6:21:b4:ef
Device-2: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter vendor: Lite-On driver: ath10k_pci v: kernel
port: 2000 bus ID: 02:00.0
IF: wlan0 state: down mac: 6a:21:d1:d2:db:f4
Drives: Local Storage: total: 931.51 GiB used: 23.92 GiB (2.6%)
ID-1: /dev/sda vendor: Western Digital model: WD10SPZX-21Z10T0 size: 931.51 GiB temp: 31 C
Partition: ID-1: / size: 191.25 GiB used: 4.23 GiB (2.2%) fs: ext4 dev: /dev/sda3
Sensors: System Temperatures: cpu: 48.2 C mobo: N/A gpu: amdgpu temp: 48 C
Fan Speeds (RPM): N/A
Info: Processes: 156 Uptime: 17m Memory: 6.77 GiB used: 511.3 MiB (7.4%) Init: systemd runlevel: 5 Compilers: gcc: 8.2.0
Shell: bash v: 4.4.23 inxi: 3.0.29
free
total used free shared buff/cache available
Mem: 7099496 441192 6180208 44392 478096 6370140
Swap: 0 0 0
W BIOS wyłączyłem dysk SSD na którym jest Windows 10 , dysk HDD 1000 GB podzieliłem gpartedem
sudo parted /dev/sda print
Model: ATA WDC WD10SPZX-21Z (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
2 538MB 315GB 315GB ntfs msftdata
3 315GB 525GB 210GB ext4
4 525GB 682GB 157GB ext4
5 682GB 787GB 105GB ext4
6 787GB 871GB 83,9GB ext4
7 871GB 934GB 62,9GB ext4
sda2 ma ntfs gdyż to magazyn dla danych, Sparky jest na sda3. W pliku /etc/default/grub zmieniłem
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR='Sparky'
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""