Garuda Rani - preview releases and testing

So am I understanding correctly:

  • you ran zenver3
  • installed linux (arch default)
  • headers were reported missing?
  • Ran linux as active kernel and installed the headers?

Looks very much like a second instance was opened and the first one was replaced by it :thinking: There’s actually a measure in place to prevent opening it multiple times. Will check that one again, should definitely not error out like this.

Edit:

Appears to be working correctly to me. The red sign at the side says which ones are specifically missing, and clicking the red chip will schedule the installation of the missing headers (all of them).

Rani does however:

  • not check installed packages after initial launch again, so if you installed it while having the app open you’d need to reopen it. Rechecking would probably be a good idea at some point, the question is just when to trigger that check (after executing any action is mandatory)
3 Likes

yes on both Kde and Hyprland

Not on Hyprland where the issue comes up after fixing Rani from the team.
On kde was not installed and no warnings about like in hypr. But for testing installed over terminal only the Kernel to see the same warnings.(without headers and not Rani used for it)

only in hypr after the garua-rani-git update with fixed hooks.

no had run zenver3 kernel and installed headers from linux in terminal( not Rani thats why i asked how to fix in Rani with uninstall linux and reinstall?) CLICK THE RED CHIP OKAY DIDNT DO THAT :face_with_peeking_eye:

This was on Hyprland where i was wondering after switching between workspaces it was gone lol.

maybe inside the warning icon for the Reboot to reopen rani also like the reboot buttons and also included a warning if some headers are missing. (only a idea because some people have boot problems after update missing headers)

oh i have that warning icon on hyprland but i am on kde now and didnt see this icon actually.

NICE =)

1 Like

3 Likes

Nice work at all seen the Warning icon with the message.

and a new update again =)

hi

so since i see differences between my Hyprland and Kde Edition im little wondering if i messed up something but its still all working so no other issues so far i can tell with Hypr.
Testing Kernels for Gaming Performances. Both fully updated and rebooted and waiting until spinning loading weel went off.

Here my differences with both the same zenver3 Kernels:

Hyprland Edition

Terminal output: Loading weel is stuck at spinning isnt see on pic

garuda-rani  
[2025-03-29][02:54:01][TRACE][webview:trace@tauri://localhost/main-2XVLWVSZ.js:30834:17] Initializing ConfigService
[2025-03-29][02:54:01][TRACE][webview:trace@tauri://localhost/main-2XVLWVSZ.js:30834:17] Loading on
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Saving config to: /home/duke/.config/org.garudalinux.rani, context: initStore
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Current desktop environment: Hyprland
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Running kernel: 6.14.0-arch1-1-znver3
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] User duke, welcome!
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Borderless maximized window setting: disabled
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Reboot pending status: false
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Current locale: en_GB.UTF-8
[2025-03-29][02:54:01][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Filesystem type: btrfs, is installed
[2025-03-29][02:54:01][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Loaded 1 settings from store
[2025-03-29][02:54:02][ERROR][webview:error@tauri://localhost/main-2XVLWVSZ.js:30870:17] Enabled dark mode via effect
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Notification permission already granted
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: systemctl list-units --type service,socket --full --output json --no-pager
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: systemctl --user list-units --type service,socket --full --output json --no-pager
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: pacman -Qq
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: groups duke | cut -d ' ' -f 3-
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: cat /etc/resolv.conf | grep nameserver | head -n 1 | cut -d " " -f 2
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: basename $(/usr/bin/getent passwd $USER | awk -F':' '{print $7}')
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: cat /etc/hosts | grep -A1 "Blocked domains" | awk '/Blocked domains/ { print $NF }'
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: localectl list-locales
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Last update: 2025-03-29T02:49:27.000Z
[2025-03-29][02:54:02][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] No aur updates available
[2025-03-29][02:54:06][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] No updates available
[2025-03-29][02:54:19][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: pacman -Ss linux
[2025-03-29][02:54:19][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: which dkms &>/dev/null && dkms status
[2025-03-29][02:54:19][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: test -d /var/lib/dkms && find /var/lib/dkms -maxdepth 1 -type d | grep /var/lib/dkms/ | cut -d "/" -f 5
[2025-03-29][02:54:19][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Found 1 available DKMS modules
[2025-03-29][02:54:20][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Found 30 available kernels
[2025-03-29][02:54:21][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Found 3 installed DKMS modules among kernels
[2025-03-29][02:54:21][WARN][webview:warn@tauri://localhost/main-2XVLWVSZ.js:30861:16] DKMS Module zenpower3 for kernel linux-cachyos is available but not installed, hinting at a possible issue
[2025-03-29][02:54:21][WARN][webview:warn@tauri://localhost/main-2XVLWVSZ.js:30861:16] DKMS Module zenpower3 for kernel linux-xanmod-x64v2 is available but not installed, hinting at a possible issue

Kde Version have no issues with Kernels

Terminal again: Only gtk warning but still ignore it

garuda-rani

(process:3086): Gtk-WARNING **: 02:44:50.926: Locale not supported by C library.
Using the fallback 'C' locale.

(process:3135): Gtk-WARNING **: 02:44:51.196: Locale not supported by C library.
Using the fallback 'C' locale.
[2025-03-29][02:44:51][TRACE][webview:trace@tauri://localhost/main-2XVLWVSZ.js:30834:17] Initializing ConfigService
[2025-03-29][02:44:51][TRACE][webview:trace@tauri://localhost/main-2XVLWVSZ.js:30834:17] Loading on
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Saving config to: /home/duke/.config/org.garudalinux.rani, context: initStore
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Current desktop environment: KDE
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Running kernel: 6.14.0-arch1-1-znver3
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Borderless maximized window setting: enabled
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Current locale: de_DE.UTF-8
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] User duke, welcome!
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Reboot pending status: false
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Filesystem type: btrfs, is installed
[2025-03-29][02:44:51][DEBUG][webview:debug@tauri://localhost/main-2XVLWVSZ.js:30843:17] Syncing auto start setting with system: disable
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Loaded 3 settings from store
[2025-03-29][02:44:51][ERROR][webview:error@tauri://localhost/main-2XVLWVSZ.js:30870:17] Enabled dark mode via effect
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Notification permission already granted
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: systemctl list-units --type service,socket --full --output json --no-pager
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: systemctl --userlist-units --type service,socket --full --output json --no-pager
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: pacman -Qq
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: groups duke | cut -d ' ' -f 3-
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: cat /etc/resolv.conf | grep nameserver | head -n 1 | cut -d " " -f 2
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: basename $(/usr/bin/getent passwd $USER | awk -F':' '{print $7}')
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: cat /etc/hosts |grep -A1 "Blocked domains" | awk '/Blocked domains/ { print $NF }'
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: localectl list-locales
[2025-03-29][02:44:51][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Last update: 2025-03-29T02:42:49.000Z
[2025-03-29][02:44:52][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] No aur updates available
[2025-03-29][02:44:54][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] No updates available
[2025-03-29][02:45:06][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: pacman -Ss linux
[2025-03-29][02:45:06][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: which dkms &>/dev/null && dkms status
[2025-03-29][02:45:06][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Executing bash code: test -d /var/lib/dkms && find /var/lib/dkms -maxdepth 1 -type d | grep /var/lib/dkms/ | cut -d "/" -f 5
[2025-03-29][02:45:06][ERROR][webview:error@tauri://localhost/main-2XVLWVSZ.js:30870:17] Failed to get available DKMS modules:
[2025-03-29][02:45:06][ERROR][webview:error@tauri://localhost/main-2XVLWVSZ.js:30870:17] Failed to get kernel DKMS status:
[2025-03-29][02:45:06][INFO][webview:info@tauri://localhost/main-2XVLWVSZ.js:30852:16] Found 30 available kernels

So on my testing Hyprland performs better in Games as Kde actually for me and lower temperatures (its not a issue because is 26-28 in normal and on full power gaming 34-39 degrees :slight_smile: )

This happens consistently? I’m currently not at all sure what the problem is since it seems to have no issues whatsoever judging from the log.

We can now enable iwd as NetworkManager backend.

Edit:

Fixed the cmd args for the diagnostics page, it now works just as expected:

 ❯./src-tauri/target/debug/garuda-rani diagnostics -u pacman

Collects the last pacman log, uploads it to PrivateBin and copies the URL to the clipboard.

Should also be fixed, and in case of running the app another time it will focus the first one instead (unless on Wayland? Seemingly a webview limitation)

Besides, we can now use -v for logging verbose, -vv for enabling trace logs.


[2.4.0] - 2025-03-29

:rocket: Features

  • (locales) Add new component allowing language changes
  • (packages) Safeguard against non-available pkgnames
  • (theming) More design choices
  • (maintenance) Prompt to delete merged .pacnew, make snapshot success mandatory
  • (window) Don’t hide buttons on systems without the Kwin setting active
  • Make things more navigatable, preparement for cmd args
  • (cli) Allow CLI commands to open tabs, pages and execute diagnostic actions
  • (configService) Refresh pkgs, locale and reboot pending after actions
  • (terminal) Add copy, upload to privatebin buttons, keyboard shortcuts
  • (app) Allow closing globally via ctrl + q
  • (system-settings) Add option to choose iwd as NetworkManager backend
  • Migrate to nx
  • Verbose cmdarg, fix diagnostics args

:bug: Bug Fixes

  • (angular) Increase budgets
  • (system-components) Correct systemd service name for opensnitch
  • (system-settings) Correct ‘service’ to ‘pkg’ for “Intel-undervolt installed” checkbox
  • (system-settings) Correct ‘service’ to ‘pkg’ for “Thermald installed” checkbox
  • (package-lists) Remove xbox-generic-controller from gaming
  • (theming) Make checkboxes easier to see, misc fixes
  • (maintenance) Make it clear how to merge pacdiff, drop kompare, warn about destructiveness
  • (kernels) Update kernel state after kernels initialized for the first time
  • (maintenance) Pacdiff file not being deleted after y
  • (kernels) Distinguish broken and non-installed modules
  • (configService) Too many update executions
  • (http) Downgrade tauri http plugin, adapter currently breaks actions
  • (kernels) Remove unnecessary double call
  • (translations) Missing translations with angular optimization
  • Focus active window when opening rani a second time

:tractor: Refactor

  • Move status data to cached service, allow running external AUR update

:artist_palette: Styling

  • (prettier) Set tailwindcss plugin active and reformat

:gear: Miscellaneous Tasks

  • Post nx-migration cleanup invalid tests
  • Set nx defaults for generation of components
5 Likes

Just to expand on Nico’s last post:

Nico has kindly added a new networking feature to RANI for users experiencing connectivity issues with their WiFi. Garuda users can now easily toggle on/off support for the iNet Wireless Daemon (iwd). Developed by Intel, iwd is a leaner, faster, more modern backend for Network Manager. IWD is scheduled to replace the near obsolete WPA Supplicant in the near future. We figured it was time to provide our users with an easy GUI method to switch to using iwd if they so desire.

If you are experiencing WiFi connectivity issues, or would simply like to test out iwd, you can now do easily using RANI.

Many thanks to @dr460nf1r3 and @TNE for all the new enhancements to RANI. :clap:

7 Likes

Only if i coose the kernels section it starts with the spinning wheel.

Im not home actually so i will test later :slightly_smiling_face:

1 Like

Better translations, hahaha! Being able to input the full JSON and obtaining a full JSON makes this so much easier and a matter of running one command for everything :smiley: Also, no ****ing CUPS = “tasse” translations :rofl:

4 Likes

hi

just come home did update and reboot 2 times.

same eror

Terminal copy:




 Sun 30 Mar - 19:40  ~ 
 @duke  garuda-rani  
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Initializing ConfigService
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Saving config to: /home/duke/.config/org.garudalinux.rani, context: initStore
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Current desktop environment: Hyprland
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Running kernel: 6.14.0-arch1-1-znver3
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] User duke, welcome!
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Current locale: en_GB.UTF-8
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Reboot pending status: false
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Borderless maximized window setting: disabled
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Active language: en
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Filesystem type: btrfs, is installed
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting firstBoot to false
[2025-03-30][19:40:53][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Loaded 1 settings from store
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Available packages: 18035
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] ConfigService initialized successfully
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading off
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Saving config to: /home/duke/.config/org.garudalinux.rani, context: checkFirstBoot
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Active language: en
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loaded translation for en, 20924 bytes
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Monitor size: 1440x900
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Window size: 1428x849
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Resized window to 1410x1410
[2025-03-30][19:40:53][ERROR][webview:error@tauri://localhost/main-3USNGDJY.js:773:965] Enabled dark mode via effect
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Dark mode enabled
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Terminal theme switched via effect
[2025-03-30][19:40:53][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Terminal component initialized
[2025-03-30][19:40:53][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Subscribing to terminal output/clear emitter
[2025-03-30][19:40:53][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Notification permission already granted
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: systemctl list-units --type service,socket --full --output json --no-pager
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: systemctl --user list-units --type service,socket --full --output json --no-pager
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: pacman -Qq
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: groups duke | cut -d ' ' -f 3-
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: cat /etc/resolv.conf | grep nameserver | head -n 1 | cut -d " " -f 2
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: basename $(/usr/bin/getent passwd $USER | awk -F':' '{print $7}')
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: cat /etc/hosts | grep -A1 "Blocked domains" | awk '/Blocked domains/ { print $NF }'
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: localectl list-locales
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: grep -q wifi.backend=iwd /etc/NetworkManager/conf.d/*.conf
[2025-03-30][19:40:54][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Last update: 2025-03-30T18:25:56.000Z
[2025-03-30][19:40:54][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] No aur updates available
[2025-03-30][19:40:56][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] No updates available
[2025-03-30][19:40:56][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading off
[2025-03-30][19:40:59][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][19:40:59][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updating state isMaximized to true
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.audio.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package pipewire-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package alsa-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package jack-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package pulseaudio-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service realtime as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package jamesdsp as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.virtualization.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package virt-manager-meta as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirtd.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirt as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service kvm as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package qemu-desktop as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package virtualbox-meta as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service vboxusers as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.containers.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package docker as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package docker-compose as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-desktop as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-docker as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package distrobox as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package boxbuddy as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.network.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package networkmanager as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service NetworkManager.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service ModemManager.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.bluetooth.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package bluetooth-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service bluetooth.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package bluetooth-autoconnect as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service bluetooth-autoconnect.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.printing.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package printer-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package scanner-support as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups.socket as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service saned.socket as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service scanner as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.firewall.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package ufw as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service ufw.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package firewalld as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service firewalld.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package opensnitch as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service opensnitchd.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.misc.title
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package garuda-nix-subsystem as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirtd.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirt as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service kvm as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service vboxusers as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-desktop as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-docker as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package distrobox as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package boxbuddy as pkg
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups.socket as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service saned.socket as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service scanner as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service firewalld.service as service
[2025-03-30][19:41:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service opensnitchd.service as service
[2025-03-30][19:41:16][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][19:41:16][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: pacman -Ss linux
[2025-03-30][19:41:16][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: which dkms &>/dev/null && dkms status
[2025-03-30][19:41:16][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: test -d /var/lib/dkms && find /var/lib/dkms -maxdepth 1 -type d | grep /var/lib/dkms/ | cut -d "/" -f 5
[2025-03-30][19:41:16][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 1 available DKMS modules
[2025-03-30][19:41:16][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 30 available kernels
[2025-03-30][19:41:16][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] [{"pkgname":["linux","linux-headers"],"version":"6.13.8.arch1-1","repo":"core","description":"The Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts","linux-lts-headers"],"version":"6.12.21-1","repo":"core","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-hardened","linux-hardened-headers"],"version":"6.13.7.hardened1-1","repo":"extra","description":"The Security-Hardened Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-rt","linux-rt-headers"],"version":"6.10.2.rt14.arch1-5","repo":"extra","description":"The Linux RT kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-rt-lts","linux-rt-lts-headers"],"version":"6.6.52.rt43.arch1-4","repo":"extra","description":"The Linux RT LTS kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-zen","linux-zen-headers"],"version":"6.13.8.zen1-1","repo":"extra","description":"The Linux ZEN kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-cachyos","linux-cachyos-headers"],"version":"6.14.0-3","repo":"chaotic-aur","description":"The Linux BORE + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-cachyos-lts","linux-cachyos-lts-headers"],"version":"6.12.20-2","repo":"chaotic-aur","description":"The Linux BORE + Cachy Sauce Kernel by CachyOS with other patches and improvements - Long Term Service kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-clear","linux-clear-headers"],"version":"6.13.7-1","repo":"chaotic-aur","description":"Linux kernel with patches from Clear Linux which allow for higher performance. This package includes the kernel and compiled modules.","dkmsModulesMissing":[]},{"pkgname":["linux-lqx","linux-lqx-headers"],"version":"6.13.8.lqx4-1","repo":"chaotic-aur","description":"The Linux Liquorix kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts515","linux-lts515-headers"],"version":"5.15.179-1","repo":"chaotic-aur","description":"The LTS Linux 5.15.x kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts61","linux-lts61-headers"],"version":"6.1.131-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts66","linux-lts66-headers"],"version":"6.6.84-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-mainline","linux-mainline-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux Mainline kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-mainline-x64v3","linux-mainline-x64v3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux Mainline kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-nitrous","linux-nitrous-headers"],"version":"6.14.0-1","repo":"chaotic-aur","description":"Modified Linux kernel optimized for Skylake X and newer, compiled using clang","dkmsModulesMissing":[]},{"pkgname":["linux-vfio","linux-vfio-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-vfio-lts","linux-vfio-lts-headers"],"version":"6.12.20-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-vfio-x64v3","linux-vfio-x64v3-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-x64v2","linux-x64v2-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v2","dkmsModulesMissing":[]},{"pkgname":["linux-x64v3","linux-x64v3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v3","dkmsModulesMissing":[]},{"pkgname":["linux-x64v4","linux-x64v4-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v4","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-edge-x64v3","linux-xanmod-edge-x64v3-headers"],"version":"6.14.0-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-lts","linux-xanmod-lts-headers"],"version":"6.12.20-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-rt","linux-xanmod-rt-headers"],"version":"6.12.18-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-x64v2","linux-xanmod-x64v2-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-znver2","linux-znver2-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 2","dkmsModulesMissing":[]},{"pkgname":["linux-znver3","linux-znver3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 3","dkmsModulesMissing":[]},{"pkgname":["linux-znver4","linux-znver4-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 4","dkmsModulesMissing":[]},{"pkgname":["linux-znver5","linux-znver5-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 5","dkmsModulesMissing":[]}]
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] zenpower3/0.2.0 for kernel version 6.13.8-arch1-1 is installed
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] zenpower3/0.2.0 for kernel version 6.13.8-x64v3-xanmod1-1-x64v2 is installed
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] zenpower3/0.2.0 for kernel version 6.13.8-zen1-1-zen is installed
[2025-03-30][19:41:17][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 3 installed DKMS modules among kernels
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] [{"moduleName":"zenpower3","moduleVersion":"0.2.0","kernelVersion":"6.13.8-arch1-1","status":"installed"},{"moduleName":"zenpower3","moduleVersion":"0.2.0","kernelVersion":"6.13.8-x64v3-xanmod1-1-x64v2","status":"installed"},{"moduleName":"zenpower3","moduleVersion":"0.2.0","kernelVersion":"6.13.8-zen1-1-zen","status":"installed"}]
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updating kernels UI
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module zenpower3 for kernel linux
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module zenpower3 for kernel linux-zen
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module zenpower3 for kernel linux-cachyos
[2025-03-30][19:41:17][WARN][webview:warn@tauri://localhost/main-3USNGDJY.js:773:928] DKMS Module zenpower3 for kernel linux-cachyos is available but not installed, hinting at a possible issue
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module zenpower3 for kernel linux-xanmod-x64v2
[2025-03-30][19:41:17][WARN][webview:warn@tauri://localhost/main-3USNGDJY.js:773:928] DKMS Module zenpower3 for kernel linux-xanmod-x64v2 is available but not installed, hinting at a possible issue
[2025-03-30][19:41:17][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module zenpower3 for kernel linux-znver2
[2025-03-30][19:41:41][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][19:41:41][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][19:41:43][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][19:41:44][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][19:41:47][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event

garuda-rani

(WebKitWebProcess:338658): Gtk-WARNING **: 21:03:04.280: Theme parsing error: gtk-dark.css:5822:26: '-shadow' is not a valid color name

(WebKitWebProcess:338658): Gtk-WARNING **: 21:03:04.281: Theme parsing error: gtk-dark.css:5825:14: not a number

(WebKitWebProcess:338658): Gtk-WARNING **: 21:03:04.281: Theme parsing error: gtk-dark.css:5826:13: not a number

(WebKitWebProcess:338658): Gtk-WARNING **: 21:03:04.281: Theme parsing error: gtk-dark.css:5827:11: Expected a length
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Initializing ConfigService
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Saving config to: /home/sgs/.config/org.garudalinux.rani, context: initStore
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Current desktop environment: KDE
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Running kernel: 6.14.0-arch1-1-znver3
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] User sgs, welcome!
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Reboot pending status: true
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Syncing auto start setting with system: disable
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Active language: en
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Current locale: de_DE.UTF-8
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Borderless maximized window setting: enabled
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Filesystem type: btrfs, is installed
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting autoStart to false
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting copyDiagnostics to true
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting darkMode to true
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting firstBoot to false
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting language to en
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Setting systemdUserContext to false
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Loaded 6 settings from store
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Available packages: 18035
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] ConfigService initialized successfully
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading off
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Saving config to: /home/sgs/.config/org.garudalinux.rani, context: checkFirstBoot
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Active language: en
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Syncing auto start setting with system: enable
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loaded translation for en, 20924 bytes
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Monitor size: 1440x900
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Window size: 1440x864
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Resized window to 1410x1410
[2025-03-30][21:03:04][ERROR][webview:error@tauri://localhost/main-3USNGDJY.js:773:965] Enabled dark mode via effect
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Dark mode enabled
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Terminal theme switched via effect
[2025-03-30][21:03:04][DEBUG][webview:debug@tauri://localhost/main-3USNGDJY.js:773:858] Terminal component initialized
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Subscribing to terminal output/clear emitter
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Notification permission already granted
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: systemctl list-units --type service,socket --full --output json --no-pager
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: systemctl --user list-units --type service,socket --full --output json --no-pager
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: pacman -Qq
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: groups sgs | cut -d ' ' -f 3-
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: cat /etc/resolv.conf | grep nameserver | head -n 1 | cut -d " " -f 2
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: basename $(/usr/bin/getent passwd $USER | awk -F':' '{print $7}')
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: cat /etc/hosts | grep -A1 "Blocked domains" | awk '/Blocked domains/ { print $NF }'
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: localectl list-locales
[2025-03-30][21:03:04][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: grep -q wifi.backend=iwd /etc/NetworkManager/conf.d/*.conf
[2025-03-30][21:03:04][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][21:03:05][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Last update: 2025-03-30T15:56:03.000Z
[2025-03-30][21:03:05][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] No aur updates available
[2025-03-30][21:03:06][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updates: fluidsynth 2.4.3-1 -> 2.4.4-1
[2025-03-30][21:03:06][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updates: libgusb 0.4.9-1 -> 0.4.9-2
[2025-03-30][21:03:06][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading off
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.audio.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package pipewire-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package alsa-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package jack-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package pulseaudio-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service realtime as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package jamesdsp as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.virtualization.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package virt-manager-meta as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirtd.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirt as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service kvm as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package qemu-desktop as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package virtualbox-meta as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service vboxusers as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.containers.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package docker as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package docker-compose as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-desktop as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-docker as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package distrobox as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package boxbuddy as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.network.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package networkmanager as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service NetworkManager.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service ModemManager.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.bluetooth.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package bluetooth-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service bluetooth.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package bluetooth-autoconnect as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service bluetooth-autoconnect.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.printing.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package printer-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package scanner-support as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups.socket as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service saned.socket as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service scanner as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.firewall.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package ufw as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service ufw.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package firewalld as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service firewalld.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package opensnitch as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service opensnitchd.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking systemTools.misc.title
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package garuda-nix-subsystem as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirtd.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service libvirt as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service kvm as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service vboxusers as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service docker as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package docker-compose as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-desktop as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package podman-docker as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package distrobox as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking package boxbuddy as pkg
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service bluetooth-autoconnect.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups.socket as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service saned.socket as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service cups as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service scanner as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service lp as group
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service firewalld.service as service
[2025-03-30][21:03:09][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking service opensnitchd.service as service
[2025-03-30][21:03:11][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Loading on
[2025-03-30][21:03:11][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: pacman -Ss linux
[2025-03-30][21:03:11][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: which dkms &>/dev/null && dkms status
[2025-03-30][21:03:11][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Executing bash code: test -d /var/lib/dkms && find /var/lib/dkms -maxdepth 1 -type d | grep /var/lib/dkms/ | cut -d "/" -f 5
[2025-03-30][21:03:11][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 2 available DKMS modules
[2025-03-30][21:03:12][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 30 available kernels
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] [{"pkgname":["linux","linux-headers"],"version":"6.13.8.arch1-1","repo":"core","description":"The Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts","linux-lts-headers"],"version":"6.12.21-1","repo":"core","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-hardened","linux-hardened-headers"],"version":"6.13.7.hardened1-1","repo":"extra","description":"The Security-Hardened Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-rt","linux-rt-headers"],"version":"6.10.2.rt14.arch1-5","repo":"extra","description":"The Linux RT kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-rt-lts","linux-rt-lts-headers"],"version":"6.6.52.rt43.arch1-4","repo":"extra","description":"The Linux RT LTS kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-zen","linux-zen-headers"],"version":"6.13.8.zen1-1","repo":"extra","description":"The Linux ZEN kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-cachyos","linux-cachyos-headers"],"version":"6.14.0-3","repo":"chaotic-aur","description":"The Linux BORE + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-cachyos-lts","linux-cachyos-lts-headers"],"version":"6.12.20-2","repo":"chaotic-aur","description":"The Linux BORE + Cachy Sauce Kernel by CachyOS with other patches and improvements - Long Term Service kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-clear","linux-clear-headers"],"version":"6.13.7-1","repo":"chaotic-aur","description":"Linux kernel with patches from Clear Linux which allow for higher performance. This package includes the kernel and compiled modules.","dkmsModulesMissing":[]},{"pkgname":["linux-lqx","linux-lqx-headers"],"version":"6.13.8.lqx4-1","repo":"chaotic-aur","description":"The Linux Liquorix kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts515","linux-lts515-headers"],"version":"5.15.179-1","repo":"chaotic-aur","description":"The LTS Linux 5.15.x kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts61","linux-lts61-headers"],"version":"6.1.131-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-lts66","linux-lts66-headers"],"version":"6.6.84-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-mainline","linux-mainline-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux Mainline kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-mainline-x64v3","linux-mainline-x64v3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux Mainline kernel and modules","dkmsModulesMissing":[]},{"pkgname":["linux-nitrous","linux-nitrous-headers"],"version":"6.14.0-1","repo":"chaotic-aur","description":"Modified Linux kernel optimized for Skylake X and newer, compiled using clang","dkmsModulesMissing":[]},{"pkgname":["linux-vfio","linux-vfio-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-vfio-lts","linux-vfio-lts-headers"],"version":"6.12.20-1","repo":"chaotic-aur","description":"The LTS Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-vfio-x64v3","linux-vfio-x64v3-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules (ACS override and i915 VGA arbiter patches)","dkmsModulesMissing":[]},{"pkgname":["linux-x64v2","linux-x64v2-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v2","dkmsModulesMissing":[]},{"pkgname":["linux-x64v3","linux-x64v3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v3","dkmsModulesMissing":[]},{"pkgname":["linux-x64v4","linux-x64v4-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - x86-64-v4","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-edge-x64v3","linux-xanmod-edge-x64v3-headers"],"version":"6.14.0-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-lts","linux-xanmod-lts-headers"],"version":"6.12.20-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-rt","linux-xanmod-rt-headers"],"version":"6.12.18-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-xanmod-x64v2","linux-xanmod-x64v2-headers"],"version":"6.13.8-1","repo":"chaotic-aur","description":"The Linux kernel and modules with Xanmod patches","dkmsModulesMissing":[]},{"pkgname":["linux-znver2","linux-znver2-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 2","dkmsModulesMissing":[]},{"pkgname":["linux-znver3","linux-znver3-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 3","dkmsModulesMissing":[]},{"pkgname":["linux-znver4","linux-znver4-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 4","dkmsModulesMissing":[]},{"pkgname":["linux-znver5","linux-znver5-headers"],"version":"6.14-1","repo":"chaotic-aur","description":"The Linux kernel and modules - AMD Zen 5","dkmsModulesMissing":[]}]
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r106.1e8b89f for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r129.248a921 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r132.9146e7a for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r137.4dd80a4 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r139.7ef1f05 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r143.8d19cda for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r147.0b4b9fe for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r398.4f3464d for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r400.bea0ed7 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r420.964cff5 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r422.728b514 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r468.83f33c8 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r533.3891b68 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r557.1283764 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r560.149dde0 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r87.febb639 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] rtw89/r94.17d957a for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] zenpower3/0.1.13 for kernel version undefined is broken
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] zenpower3/0.2.0 for kernel version 6.13.8-zen1-1-zen is installed
[2025-03-30][21:03:12][INFO][webview:info@tauri://localhost/main-3USNGDJY.js:773:893] Found 19 installed DKMS modules among kernels
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] [{"moduleName":"rtw89","moduleVersion":"r106.1e8b89f","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r129.248a921","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r132.9146e7a","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r137.4dd80a4","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r139.7ef1f05","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r143.8d19cda","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r147.0b4b9fe","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r398.4f3464d","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r400.bea0ed7","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r420.964cff5","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r422.728b514","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r468.83f33c8","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r533.3891b68","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r557.1283764","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r560.149dde0","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r87.febb639","status":"broken"},{"moduleName":"rtw89","moduleVersion":"r94.17d957a","status":"broken"},{"moduleName":"zenpower3","moduleVersion":"0.1.13","status":"broken"},{"moduleName":"zenpower3","moduleVersion":"0.2.0","kernelVersion":"6.13.8-zen1-1-zen","status":"installed"}]
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updating kernels UI
[2025-03-30][21:03:12][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Checking DKMS module rtw89 for kernel linux-zen
[2025-03-30][21:03:15][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Resize window event
[2025-03-30][21:03:15][TRACE][webview:trace@tauri://localhost/main-3USNGDJY.js:773:821] Updating state isMaximized to true

hi @SGS

are you on KDE ? My KDE is working also with the update today.

Its not working in my Hprland even after the new update. I cant not say about my XFCE on my lappy because its not the git version but this hangs with a spinning weel if i did some installs and the terminal say finished. If i want close it a warning Tasks are running do you want exit and i say yes. I dont opened with the terminal so no logs at the moment. Its used with my other stuff so i dont play much arround with it because it have to run thats why i did xfce on it :wink:

i am on Hyprland and want disable those Auto Start from Garuda Rani (git version) in App Settings but it didnt work. On every boot it comes back so there is no output possible at this time. I checked my autostart scripts and user scripts there is no rani in at all. The Kernel install is working but its laggy/glitchy to get hooked or unhoocked.

i dont know if someone can check this too :wink:

2 Likes

Sorry. but rani function not well.
Special if you deactivate a service. Yes, the service is “dead”
But if you take after a look inside /etc/systemd/… the folder/files/ special dead links exists and journal is flooted with “errors.”
Example power profile daemon..“flooded” my journal about this.

Apr 02 22:08:24 garudacomp (s-daemon)[6433]: power-profiles-daemon.service: Unable to locate executable '/usr/libexe>
Apr 02 22:08:24 garudacomp (s-daemon)[6433]: power-profiles-daemon.service: Failed at step EXEC spawning /usr/libexe>
Apr 02 22:08:24 garudacomp systemd[1]: power-profiles-daemon.service: Main process exited, code=exited, status=203/E>
Apr 02 22:08:24 garudacomp systemd[1]: power-profiles-daemon.service: Failed with result 'exit-code'.
Apr 02 22:08:24 garudacomp systemd[1]: Failed to start Power Profiles daemon.
Apr 02 22:08:24 garudacomp plasmashell[5904]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to Pr>
Apr 02 22:08:24 garudacomp systemd[5170]: Started Xdg Desktop Portal For KDE.
Apr 02 22:08:24 garudacomp systemd[5170]: Started Portal service.
Apr 02 22:08:24 garudacomp systemd[1]: power-profiles-daemon.service: Scheduled restart job immediately on client re>
Apr 02 22:08:24 garudacomp systemd[1]: power-profiles-daemon.service: Start request repeated too quickly.
Apr 02 22:08:24 garudacomp systemd[1]: power-profiles-daemon.service: Failed with result 'exit-code'.
Apr 02 22:08:24 garudacomp systemd[1]: Failed to start Power Profiles daemon.

i delete by hand inside systemd the “dead” link and all is fine. Perhaps i have only this issue..but, rani ..for me is " under construction "
If i do this all over " Garuda Wellcome… all fine.

2 Likes

Sorry but Rani not works “well”. There are some “actions” that you can make click all day and would do nothing, like “dead” buttons. I saw that from the first day I installed the Dr460nized but I didn’t give much fuss because my games worked better than on Windows, so I was thinking I’ll wait until some “fix” will appear. Great OS anyway! Greetings!

Thanks for reporting this and the logs.

And instead of just complaining you can surely specify which buttons these are exactly, and even better: provide logs? :slight_smile:

I’m happy to fix existing bugs given I know about them.

6 Likes

Hey, I’m not “complaining”, I’m just saying :innocent:. So, right today I had that issue with the nvidia driver in the “kernel” section. Was showing me I miss some modules but when I made click to solve the issue it didn’t do nothing! And I didn’t want to bother with me “complaining” so I kept it here until I’ve seen it’s no way to solve it other than ask help here. I told on the forum about the issue but seem nobody knew the “solution” so I had to change the kernel finally.

1 Like

Contribute to Rani

Yeah diffrent pc’s or laptops other issues on Rani but still in Maintenance mode i say :slight_smile: How it was mentioned to help with bug fixes.

You have a closed Rani Application. Then open the Terminal and start Rani with

garuda-rani

then you will see a output in the Terminal.

So, right today I had that issue with the nvidia driver in the "kernel" section. Was showing me I miss some modules but when I made click to solve the issue it didn't do nothing!

Leave it open then click on your buttons where is not working even the red nvidia-dkms chip on the right side and whats not working.

Copying the output and post it here on the Topic would be nice to help :+1: :wink:

4 Likes

Here is an easier way to provide feedback/data on action without actually running the actions. (soon to be)

5 Likes