You are not logged in.
Pages: 1
I am trying to install Arch Linux on my Slimbook One, which has the following configuration:
$ inxi -F
System:
Host: arthur-oneam4 Kernel: 6.15.2-artix1-1 arch: x86_64 bits: 64
Desktop: Xfce v: 4.20.1 Distro: Artix Linux
Machine:
Type: Desktop Mobo: SLIMBOOK model: ONE-AM4 serial: <superuser required>
UEFI: American Megatrends v: 5.16 date: 06/09/2022
CPU:
Info: 8-core model: AMD Ryzen 7 4800H with Radeon Graphics bits: 64
type: MT MCP cache: L2: 4 MiB
Speed (MHz): avg: 1398 min/max: 1400/2900 cores: 1: 1398 2: 1398 3: 1398
4: 1398 5: 1398 6: 1398 7: 1398 8: 1398 9: 1398 10: 1398 11: 1398 12: 1398
13: 1398 14: 1398 15: 1398 16: 1398
Graphics:
Device-1: Advanced Micro Devices [AMD/ATI] Renoir [Radeon Vega Series /
Radeon Mobile Series] driver: amdgpu v: kernel
Display: x11 server: X.org v: 1.21.1.16 driver: X: loaded: amdgpu
unloaded: fbdev,modesetting failed: vesa dri: radeonsi gpu: amdgpu
resolution: <missing: xdpyinfo/xrandr> resolution: 1680x1050
API: OpenGL Message: Unable to show GL data. glxinfo is missing.
Info: Tools: de: xfce4-display-settings x11: xprop
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
Audio driver: snd_hda_intel
Device-2: Advanced Micro Devices [AMD] Audio Coprocessor driver: N/A
Device-3: Advanced Micro Devices [AMD] Family 17h/19h/1ah HD Audio
driver: snd_hda_intel
API: ALSA v: k6.15.2-artix1-1 status: kernel-api
Server-1: PulseAudio v: 17.0-43-g3e2bb status: active
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: eth0 state: down mac: 1c:83:41:28:5d:ed
Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi
IF: wlan0 state: up mac: e0:d4:64:f6:07:c0
Bluetooth:
Device-1: Intel AX200 Bluetooth driver: btusb type: USB
Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: not found
rfk-block: hardware: no software: yes address: see --recommends
Drives:
Local Storage: total: 968.21 GiB used: 25.35 GiB (2.6%)
ID-1: /dev/nvme0n1 vendor: GOODRAM model: SSDPR-PX500-01T-80-G2
size: 953.87 GiB
ID-2: /dev/sda vendor: SanDisk model: USB 3.2Gen1 size: 14.34 GiB
type: USB
Partition:
ID-1: / size: 60.7 GiB used: 25.34 GiB (41.7%) fs: ext4 dev: /dev/nvme0n1p3
ID-2: /boot/efi size: 511 MiB used: 15 MiB (2.9%) fs: vfat
dev: /dev/nvme0n1p1
Swap:
ID-1: swap-1 type: partition size: 41.95 GiB used: 0 KiB (0.0%)
dev: /dev/nvme0n1p2
Sensors:
System Temperatures: cpu: 46.8 C mobo: N/A gpu: amdgpu temp: 37.0 C
Fan Speeds (rpm): N/A
Info:
Memory: total: 32 GiB note: est. available: 30.76 GiB used: 1.14 GiB (3.7%)
Processes: 372 Uptime: 2m Shell: Bash inxi: 3.3.38
I have verified iso's signature and checksum, and used dd command to prepare an usb pendrive, which booted quite smoothly but ended by printing the following message upon login in:
root@archiso ~ # [ 45.773866] pcie_mp2_amd 0000:04:00.7 amd_sfh_hid_client_init failed err -95
i then booted on an intel machine, just as a test and there was of course no amd-related error, nor any other error.
I imagine this error should not have major implications for a simple installation, but my ambition is to some day configure this machine, which is the only modern one I own as a DAW for my music studies, and since I am a beguinner at Arch Linux (but not at Linux) I would appreciate counsel on this matter.
Offline
Did you also try older isos from https://archive.archlinux.org/iso/?
Offline
Did you also try older isos from https://archive.archlinux.org/iso/?
No, I did not think of that. Thanks, I will try it.
Offline
Pages: 1