Manjaro is „slow“ and how to know if i shall download the new kernel

Hey everybody,
I am new to Linux and Manjaro, I always used windows before .
When I resize an app it starts to slow down and feels just slower than windows . What can I do to fix that ?
This problem is all over my system.
I would post a video but the thread creation wouldnt let me.

The next Point is that it takes a while to shut down, i always see this line with blocks and numbers and that the system is now shutting down. Same is when i start the system, the line with blocks and numbers
example: 871623781/827346273647 blocks […]

Specs :
i9 11900
RTX 3080
32GB Ram
Plasma KDE
Kernel Linux519

And how do i know which kernel i should download? i did the newest stable one when i first installed it and the system slowed down extremly, it was nearly unusable.

I hope i have given enough informations for you to help me :slight_smile:

thank you
best regards

Hello,

For all new users and even those more experienced, we post announcements with some information that is always helpful

For example

EOL means End Of Life - so is a sign that you can move to either a LTS one, or next one that is supported. MHWD should offer you the choice to install them. Always keep a LTS installed together with another version you want to use, or even two LTS kernels.

Regarding your main issue: speed of the system compared to Windows, it depends.

My system is not even half of those specifications, yet is rock solid and responsive, never was better …
Please share from terminal the output of:
inxi -Fazy

1 Like

In addition to :point_up:, please share the output of:

systemd-analyze
systemd-analyze blame

:bangbang: Tip: :bangbang:


To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby improving legibility and making it much easier for those trying to be of assistance.


:bangbang: Also, if your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

2 Likes

I wish i could but i cant post any media files or the output of what i get from the terminal, because it has links(?) in it… which i cant find…

:bowing_man:

3 Likes
System:
  Kernel: 5.15.81-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=e68f6cc7-2a65-4d16-a7c4-65047aceb462 rw quiet
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.26.4 tk: Qt v: 5.15.7 wm: kwin_x11 vt: 1 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: Gigabyte model: Z590 GAMING X
    serial: <superuser required> UEFI: American Megatrends LLC. v: F7c
    date: 01/24/2022
Battery:
  Message: No system battery data found. Is one present?
Memory:
  RAM: total: 31.22 GiB used: 2.87 GiB (9.2%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: 11th Gen Intel Core i9-11900 bits: 64 type: MT MCP
    arch: Rocket Lake gen: core 11 level: v4 note: check built: 2021+
    process: Intel 14nm family: 6 model-id: 0xA7 (167) stepping: 1
    microcode: 0x56
  Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
    L1: 640 KiB desc: d-8x48 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 16 MiB
    desc: 1x16 MiB
  Speed (MHz): avg: 818 high: 1093 min/max: 800/5000:5200 scaling:
    driver: intel_pstate governor: powersave cores: 1: 1093 2: 801 3: 801 4: 801
    5: 800 6: 800 7: 801 8: 801 9: 800 10: 801 11: 801 12: 800 13: 800 14: 800
    15: 801 16: 800 bogomips: 79888
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 avx512_bitalg avx512_vbmi2
    avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma
    avx512vbmi avx512vl bmi1 bmi2 bts clflush clflushopt cmov constant_tsc
    cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms est
    f16c flexpriority flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp
    hwp_act_window hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida
    intel_pt invpcid invpcid_single lahf_lm lm mca mce md_clear mmx monitor
    movbe mpx msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq
    pdcm pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed
    rdtscp rep_good sdbg sep sha_ni smap smep smx ss ssbd sse sse2 sse4_1
    sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust
    tsc_deadline_timer tsc_known_freq umip vaes vme vmx vnmi vpclmulqdq vpid
    x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: retbleed mitigation: Enhanced IBRS
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 status: Vulnerable: eIBRS with unprivileged eBPF
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA GA102 [GeForce RTX 3080 Lite Hash Rate] vendor: ZOTAC
    driver: nvidia v: 525.60.11 alternate: nouveau,nvidia_drm non-free: 525.xx+
    status: current (as of 2022-12) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 01:00.0 chip-ID: 10de:2216 class-ID: 0300
  Device-2: Logitech Logitech Webcam C925e type: USB
    driver: snd-usb-audio,uvcvideo bus-ID: 1-5:2 chip-ID: 046d:085b
    class-ID: 0102 serial: <filter>
  Display: x11 server: X.Org v: 21.1.4 compositor: kwin_x11 driver: N/A
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3840x1080 s-dpi: 152 s-size: 641x180mm (25.24x7.09")
    s-diag: 666mm (26.21")
  Monitor-1: DP-0 pos: primary,left res: 1920x1080 hz: 120 dpi: 76
    size: 640x360mm (25.2x14.17") diag: 734mm (28.91") modes: N/A
  Monitor-2: HDMI-0 pos: right res: 1920x1080 hz: 60 dpi: 102
    size: 480x270mm (18.9x10.63") diag: 551mm (21.68") modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 525.60.11 renderer: NVIDIA GeForce RTX
    3080/PCIe/SSE2 direct render: Yes
Audio:
  Device-1: Intel Tiger Lake-H HD Audio vendor: Gigabyte driver: snd_hda_intel
    bus-ID: 1-10:4 v: kernel chip-ID: 046d:0aaa alternate: snd_sof_pci_intel_tgl
    class-ID: 0300 bus-ID: 00:1f.3 serial: <filter> chip-ID: 8086:43c8
    class-ID: 0403
  Device-2: NVIDIA GA102 High Definition Audio vendor: ZOTAC
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 01:00.1 chip-ID: 10de:1aef class-ID: 0403
  Device-3: Logitech Logitech G PRO X Gaming Headset type: USB
    driver: hid-generic,snd-usb-audio,usbhid
  Device-4: Logitech Logitech Webcam C925e type: USB
    driver: snd-usb-audio,uvcvideo bus-ID: 1-5:2 chip-ID: 046d:085b
    class-ID: 0102 serial: <filter>
  Sound API: ALSA v: k5.15.81-1-MANJARO running: yes
  Sound Interface: sndio v: N/A running: no
  Sound Server-1: JACK v: 1.9.21 running: no
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.61 running: yes
Network:
  Device-1: Realtek RTL8125 2.5GbE vendor: Gigabyte driver: r8169 v: kernel
    pcie: gen: 2 speed: 5 GT/s lanes: 1 port: 3000 bus-ID: 06:00.0
    chip-ID: 10ec:8125 class-ID: 0200
  IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 3.75 TiB used: 29.49 GiB (0.8%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Crucial model: CT1000P2SSD8
    size: 931.51 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: P2CR033 temp: 40.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 650 120GB
    size: 111.79 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    type: SSD serial: <filter> rev: 1B0Q scheme: MBR
  ID-3: /dev/sdb maj-min: 8:16 vendor: Hitachi model: HDS5C3020BLE630
    size: 1.82 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
    type: HDD rpm: 5700 serial: <filter> rev: AAB0 scheme: GPT
  ID-4: /dev/sdc maj-min: 8:32 vendor: Western Digital
    model: WD10EZEX-00BN5A0 size: 931.51 GiB block-size: physical: 4096 B
    logical: 512 B speed: 6.0 Gb/s type: HDD rpm: 7200 serial: <filter>
    rev: 1A01 scheme: MBR
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 391.4 GiB size: 384.19 GiB (98.16%) used: 29.46 GiB (7.7%)
    fs: ext4 dev: /dev/nvme0n1p5 maj-min: 259:5 label: N/A
    uuid: e68f6cc7-2a65-4d16-a7c4-65047aceb462
  ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%)
    used: 25.4 MiB (26.4%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
    label: SYSTEM uuid: AA47-D397
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/nvme0n1p2 maj-min: 259:2 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-2: /dev/nvme0n1p3 maj-min: 259:3 size: 539.12 GiB fs: ntfs
    label: Windows uuid: 9AF2486BF2484DA7
  ID-3: /dev/nvme0n1p4 maj-min: 259:4 size: 900 MiB fs: ntfs label: Recovery
    uuid: 186048CD6048B374
  ID-4: /dev/sda1 maj-min: 8:1 size: 111.3 GiB fs: ntfs label: N/A
    uuid: 9454B36E54B3522A
  ID-5: /dev/sda2 maj-min: 8:2 size: 502 MiB fs: ntfs label: N/A
    uuid: B6CE988CCE984691
  ID-6: /dev/sdb1 maj-min: 8:17 size: 128 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-7: /dev/sdb2 maj-min: 8:18 size: 1.82 TiB fs: ntfs label: Volume
    uuid: A2CCE756CCE722F1
  ID-8: /dev/sdc1 maj-min: 8:33 size: 350 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-9: /dev/sdc2 maj-min: 8:34 size: 931.17 GiB fs: ntfs label: N/A
    uuid: 982A13A62A138104
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-5:2 info: Logitech Logitech Webcam C925e type: Video,Audio
    driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0 speed: 480 Mb/s
    power: 500mA chip-ID: 046d:085b class-ID: 0102 serial: <filter>
  Hub-2: 1-6:3 info: Genesys Logic Hub ports: 4 rev: 2.1 speed: 480 Mb/s
    power: 100mA chip-ID: 05e3:0610 class-ID: 0900
  Device-1: 1-10:4 info: Logitech Logitech G PRO X Gaming Headset
    type: Audio,HID driver: hid-generic,snd-usb-audio,usbhid interfaces: 4
    rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 046d:0aaa class-ID: 0300
    serial: <filter>
  Hub-3: 1-11:5 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s
    power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-11.1:7 info: QinHeng CH340 serial converter
    type: <vendor specific> driver: ch341,ch341-uart interfaces: 1 rev: 1.1
    speed: 12 Mb/s power: 98mA chip-ID: 1a86:7523 class-ID: ff00
  Hub-4: 1-12:6 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s
    power: 100mA chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-12.1:9 info: ROCCAT Kain 120 Aimo type: Mouse,HID
    driver: hid-generic,usbhid interfaces: 4 rev: 1.1 speed: 12 Mb/s power: 500mA
    chip-ID: 1e7d:2d5c class-ID: 0300
  Device-2: 1-12.2:10 info: ROCCAT Isku Keyboard type: Keyboard,HID
    driver: isku,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 500mA
    chip-ID: 1e7d:319c class-ID: 0300
  Device-3: 1-13:8 info: Integrated Express ITE Device type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s power: 100mA
    chip-ID: 048d:5702 class-ID: 0300
  Hub-5: 2-0:1 info: Super-speed hub ports: 10 rev: 3.1 speed: 20 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-6: 2-6:2 info: Genesys Logic hub ports: 4 rev: 3.0 speed: 5 Gb/s
    chip-ID: 05e3:0616 class-ID: 0900
Sensors:
  System Temperatures: cpu: 30.0 C mobo: N/A gpu: nvidia temp: 43 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info:
  Processes: 317 Uptime: 52m wakeups: 0 Init: systemd v: 251 default: graphical
  tool: systemctl Compilers: gcc: 12.2.0 clang: 14.0.6 Packages: pm: pacman
  pkgs: 1324 libs: 380 tools: pamac pm: flatpak pkgs: 0 Shell: Zsh v: 5.9
  default: Bash v: 5.1.16 running-in: konsole inxi: 3.3.24
systemd-analyze                                                                                                                  
Startup finished in 12.110s (firmware) + 2.793s (loader) + 5.143s (kernel) + 2.217s (userspace) = 22.265s 
graphical.target reached after 2.217s in userspace.

systemd-analyze blame                                                                                                         INT ✘ 
1.670s systemd-modules-load.service
 529ms systemd-random-seed.service
 321ms dev-nvme0n1p5.device
 130ms lvm2-monitor.service
 129ms systemd-journal-flush.service
 125ms ModemManager.service
 124ms user@1000.service
 116ms boot-efi.mount
 110ms ldconfig.service
  97ms udisks2.service
  71ms systemd-udevd.service
  55ms systemd-sysusers.service
  49ms cups.service
  48ms systemd-udev-trigger.service
  38ms upower.service
  30ms systemd-fsck@dev-disk-by\x2duuid-AA47\x2dD397.service
  30ms polkit.service
  30ms systemd-logind.service
  26ms dbus.service
  24ms pamac-daemon.service
  23ms NetworkManager.service
  20ms systemd-journald.service
  19ms systemd-tmpfiles-setup-dev.service
  18ms systemd-tmpfiles-setup.service
  12ms systemd-tmpfiles-clean.service
  11ms packagekit.service
  11ms systemd-journal-catalog-update.service
   9ms modprobe@fuse.service
   6ms NetworkManager-wait-online.service
   5ms systemd-binfmt.service
   5ms dev-hugepages.mount
   4ms dev-mqueue.mount
   4ms sys-kernel-debug.mount
   4ms sys-kernel-tracing.mount
   3ms systemd-update-utmp.service
   3ms systemd-remount-fs.service

This will benchmark some of your stuff. Please run the following:

  1. First, go to you temporary directory:
cd /tmp
  1. Then run the following to download and execute the benchmark script:
wget -qO- bench.sh | bash

I’ve just done it myself, so it works.

My output, as a sample:

-------------------- A Bench.sh Script By Teddysun -------------------
Version            : v2022-06-01
Usage              : wget -qO- bench.sh | bash
----------------------------------------------------------------------
CPU Model          : Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
CPU Cores          : 12 @ 4304.689 MHz
CPU Cache          : 12288 KB
AES-NI             : Enabled
VM-x/AMD-V         : Enabled
Total Disk         : 8.3 TB (4.6 TB Used)
Total Mem          : 15.6 GB (7.4 GB Used)
Total Swap         : 7.8 GB (3.5 MB Used)
System uptime      : 0 days, 1 hour 46 min
Load average       : 0.78, 0.84, 0.83
OS                 : Manjaro Linux
Arch               : x86_64 (64 Bit)
Kernel             : 6.1.0-1-MANJARO
TCP CC             : cubic
Virtualization     : Dedicated
Organization       : AS37611 Afrihost (Pty) Ltd
Location           : Johannesburg / ZA
Region             : Gauteng
----------------------------------------------------------------------
I/O Speed(1st run) : 4.3 GB/s
I/O Speed(2nd run) : 4.5 GB/s
I/O Speed(3rd run) : 4.4 GB/s
I/O Speed(average) : 4505.6 MB/s
----------------------------------------------------------------------
Node Name        Upload Speed      Download Speed      Latency
Speedtest.net    102.23 Mbps       97.13 Mbps          2.98 ms
Los Angeles, US  70.26 Mbps        100.77 Mbps         301.87 ms
Dallas, US       96.06 Mbps        101.77 Mbps         268.10 ms
Montreal, CA     89.40 Mbps        101.19 Mbps         265.62 ms
Paris, FR        96.85 Mbps        99.73 Mbps          181.71 ms
Amsterdam, NL    86.42 Mbps        102.18 Mbps         175.68 ms
Shanghai, CN     3.16 Mbps         94.85 Mbps          312.41 ms
Nanjing, CN      77.55 Mbps        99.82 Mbps          280.74 ms
Guangzhou, CN    2.79 Mbps         53.56 Mbps          286.24 ms
Hongkong, CN     81.02 Mbps        96.47 Mbps          386.37 ms
Seoul, KR        46.78 Mbps        101.57 Mbps         423.04 ms
Singapore, SG    59.28 Mbps        95.08 Mbps          418.46 ms
Tokyo, JP        60.13 Mbps        98.25 Mbps          408.24 ms
----------------------------------------------------------------------
Finished in        : 7 min 21 sec
Timestamp          : 2022-12-15 16:23:48 SAST
----------------------------------------------------------------------

However, based on my computer everything runs smooth as a baby’s bum. And it’s very stable. Unlike my sister. So, objectively, there’s nothing wrong. Well, not that I can see anyway.

If you want to post a video about it, see the post about

-------------------- A Bench.sh Script By Teddysun -------------------
 Version            : v2022-06-01
 Usage              : wget -qO- bench.sh | bash
----------------------------------------------------------------------
 CPU Model          : 11th Gen Intel(R) Core(TM) i9-11900 @ 2.50GHz
 CPU Cores          : 16 @ 2500.000 MHz
 CPU Cache          : 16384 KB
 AES-NI             : Enabled
 VM-x/AMD-V         : Enabled
 Total Disk         : 384.3 GB (29.3 GB Used)
 Total Mem          : 31.2 GB (2.6 GB Used)
 System uptime      : 0 days, 1 hour 21 min
 Load average       : 0,85, 0,81, 0,58
 OS                 : Manjaro Linux 
 Arch               : x86_64 (64 Bit)
 Kernel             : 5.15.81-1-MANJARO
 TCP CC             : cubic
 Virtualization     : Dedicated
 Organization       : AS8422 NetCologne Gesellschaft fur Telekommunikation mbH
 Location           : Köln / DE
 Region             : North Rhine-Westphalia
----------------------------------------------------------------------
 I/O Speed(1st run) : 2 GB/s
 I/O Speed(2nd run) : 0 GB/s
 I/O Speed(3rd run) : 0 GB/s
 I/O Speed(average) : 682.7 MB/s
----------------------------------------------------------------------
 Node Name        Upload Speed      Download Speed      Latency     
 Speedtest.net    41.43 Mbps        228.83 Mbps         4.77 ms     
 Los Angeles, US  42.31 Mbps        233.65 Mbps         154.75 ms   
 Dallas, US       41.95 Mbps        233.99 Mbps         126.68 ms   
 Montreal, CA     41.08 Mbps        229.23 Mbps         88.20 ms    
 Paris, FR        41.90 Mbps        228.18 Mbps         18.68 ms    
 Amsterdam, NL    41.43 Mbps        229.09 Mbps         10.23 ms    
 Shanghai, CN     37.40 Mbps        200.43 Mbps         269.93 ms   
 Guangzhou, CN    0.15 Mbps         30.82 Mbps          450.13 ms   
 Hongkong, CN     40.51 Mbps        228.65 Mbps         277.89 ms   
 Seoul, KR        41.41 Mbps        225.23 Mbps         230.78 ms   
 Singapore, SG    39.44 Mbps        203.56 Mbps         253.45 ms   
 Tokyo, JP        42.31 Mbps        225.74 Mbps         246.12 ms   
----------------------------------------------------------------------
 Finished in        : -3219 sec
 Timestamp          : 2022-12-15 15:44:27 CET
----------------------------------------------------------------------

hmm okay, but there must be something going wrong … and i have not the knowledge of linux to figure it out lol. The Video upload doesnt work.

Upload to youtube and share the link here. :wink:

But, this :point_down:

…compared to mine :point_down:

Probably somehow explains why it feels slow. Yet I can’t really imagine what it could be, except faulty RAM. So let’s test that:

  1. Install memtester from the community repository:
pamac install memtester
  1. Test your 32GB of RAM:
memtester 32768 5
  1. Grab a coffee, maybe a nap, and let it finish. (No, I don’t know how long it’ll take.)

  2. Report back.

Other than this, I have no idea.

A thought :
I use an Nvme 2.0 but manjaro is dual booted i also have windows on the same nvme . That cannot slow down things rigt?

Not AFAIK, no.

A sincere effort to describe your issue in text - with proper spelling and formatting - goes a long way.

And terminal output with links or not use the code fence like this

~~~
line
line https://nix.dk
line
~~~

will give this

line
line https://nix.dk
line

And please do not post pictures or videos - it is useless.

Try adding nvme_load=YES to your kernet command line

  • edit /etc/default/grub
  • rebuild grub config sudo grub-mkconfig -o /boot/grub/grub.cfg
2 Likes

could you guide me ? i have like 0 knowledge… and i dont even really know what to look for in a search machine or on the OS … thank you :dotted_line_face:

Ok … i figured out that i need to copy and paste the whole line … i am a total noob at linux sorry…

When i paste in nvme_load=YES i get → nvme : Not an editor command

Ok good news. I talked to my brother and he helped me .

what he/we did was :
used this one

  • edit /etc/default/grub

but we used nano to edit the grub file

added this → nvme_load=YES (at the last line in the grub file)

then saved it , closed it ( ctrl + O )
then used

  • sudo grub-mkconfig -o /boot/grub/grub.cfg

and then sudo reboot now

i did the benchmark again and it turned out this way

-------------------- A Bench.sh Script By Teddysun -------------------
 Version            : v2022-06-01
 Usage              : wget -qO- bench.sh | bash
----------------------------------------------------------------------
 CPU Model          : 11th Gen Intel(R) Core(TM) i9-11900 @ 2.50GHz
 CPU Cores          : 16 @ 2500.000 MHz
 CPU Cache          : 16384 KB
 AES-NI             : Enabled
 VM-x/AMD-V         : Enabled
 Total Disk         : 384.3 GB (29.6 GB Used)
 Total Mem          : 31.2 GB (2.7 GB Used)
 System uptime      : 0 days, 0 hour 19 min
 Load average       : 1,17, 0,75, 0,42
 OS                 : Manjaro Linux 
 Arch               : x86_64 (64 Bit)
 Kernel             : 5.15.81-1-MANJARO
 TCP CC             : cubic
 Virtualization     : Dedicated
 Organization       : AS8422 NetCologne Gesellschaft fur Telekommunikation mbH
 Location           : Köln / DE
 Region             : North Rhine-Westphalia
----------------------------------------------------------------------
 I/O Speed(1st run) : 5 GB/s
 I/O Speed(2nd run) : 6 GB/s
 I/O Speed(3rd run) : 5 GB/s
 I/O Speed(average) : 5461.3 MB/s
2 Likes

That is more like it. Glad it’s good now.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.