You are not logged in.

#1 2025-06-26 00:37:55

mennhrera
Member
Registered: 2025-06-26
Posts: 8

[SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

Hello, today i was using hyprland when i had to change to Windows (I have double boot) to do something with Word, but when i came back to linux the walpaper didint load and neither wifi or bluetooth worked, wifi appears as activated and so does bluetooth but they dont show any devices or networks, also all animations make the laptop laggy, (When for example change the focus from a window to another), i also have KDE and gnome installed and KDE also has bad animations
   Also the escale of my laptop screen is now i think 1 (From 1.333 i had before) i tried to change it in hyprland.conf but nothing worked, also the transparecy i had for terminals doesnt work
   idk whats the problem so if anyone could help me, i will try to answer all your questions if needed

Last edited by mennhrera (2025-06-29 00:35:02)

Offline

#2 2025-06-26 02:58:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

What is the output of

uname -a
pacman -Q linux #substitute linux for whatever kernel package you use
pacman -Qs linux-firmware

Online

#3 2025-06-26 03:18:18

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

(uname -a)
Linux hackermachine 6.15.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 19 Jun 2025 14:41:19 +0000 x86_64 GNU/Linux

(pacman -Q linux)
linux 6.15.3.arch1-1

(pacman -Qs linux-firmware)

local/linux-firmware-whence 20250613.12fe085f-6
    Firmware files for Linux - WHENCE file (vendor licenses)

 

Offline

#4 2025-06-26 04:11:03

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

So you missed a part of the manual intervention, where the second command was supposed to reinstall linux-firmware.
From https://archlinux.org/news/linux-firmwa … ervention/:

pacman -Syu linux-firmware

Online

#5 2025-06-26 04:17:08

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

Oooh maybe, i thought that when retrying the update it would update linux-firmware, im so dumb
Do i have any way to fix it? (Also how did my pc last so long without dying?)

Offline

#6 2025-06-26 04:18:45

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

You'll have to get internet access somehow, or you'll need to download the firmware packages elsewhere and transfer them via USB or something. Android tethering, maybe?

Online

#7 2025-06-26 04:27:17

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

Hmm i tried usb tethering but it didin't work, do you have any idea how to try to install the packages with USB?

Offline

#8 2025-06-26 04:59:24

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

you can either use the ISO to get connected, or download the packages from the main site, put them on USB, and install them with pacman -U.

Online

#9 2025-06-27 21:03:17

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

I ended up flashing a usb with the ISO to connect to the internet and mounted the root partition and did pacman -Syu linux-firmware, though i got some errors, about not getting some tar.gz for hyprland and i think for not having the boot partition mounted
Now i have internet and bluetooth, but the graphics are still dead (whenever i do something like moving the mouse a lot or animations it gets laggy) and also is hyprpaper, what can i do next?

Offline

#10 2025-06-27 21:34:07

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

I also got this "error" when trying to use Arduino IDE with --enable-features=UseOzonePlatform --ozone-platform=wayland, it keeps on runnning but a window never appears

Arduino IDE 2.3.4
Skipping frontend application configuration customizations. Running in dev mode.
Starting backend process. PID: 3746
kmsro: driver missing
libEGL warning: egl: failed to create dri2 screen
kmsro: driver missing
libEGL warning: egl: failed to create dri2 screen
[3770:0627/183226.041773:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/sebas/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2025-06-27T21:32:26.784Z root INFO Backend Object.initialize: 8.9 ms [Finished 0.866 s after backend start]
2025-06-27T21:32:26.784Z root INFO Backend Object.configure: 7.4 ms [Finished 0.866 s after backend start]
2025-06-27T21:32:26.784Z root INFO Backend s.onStart: 3.6 ms [Finished 0.866 s after backend start]
2025-06-27T21:32:26.785Z root INFO Backend s.configure: 0.8 ms [Finished 0.911 s after backend start]
2025-06-27T21:32:26.785Z root INFO Backend d.onStart: 0.6 ms [Finished 0.912 s after backend start]
2025-06-27T21:32:26.787Z root INFO Backend d.configure: 0.2 ms [Finished 0.912 s after backend start]
2025-06-27T21:32:26.788Z root INFO Backend d.initialize: 45.5 ms [Finished 0.912 s after backend start]
2025-06-27T21:32:26.788Z root INFO Backend c.onStart: 0.4 ms [Finished 0.912 s after backend start]
2025-06-27T21:32:26.789Z root INFO Backend a.configure: 0.8 ms [Finished 0.913 s after backend start]
2025-06-27T21:32:26.791Z config INFO >>> Initializing CLI configuration...
2025-06-27T21:32:26.791Z root INFO Backend c.initialize: 0.6 ms [Finished 0.913 s after backend start]
2025-06-27T21:32:26.791Z root INFO Backend x.onStart: 1.0 ms [Finished 0.914 s after backend start]
2025-06-27T21:32:26.793Z config INFO Loading CLI configuration from /home/sebas/.arduinoIDE/arduino-cli.yaml...
2025-06-27T21:32:26.795Z daemon INFO Starting daemon from /usr/lib/arduino-ide/lib/backend/resources/arduino-cli...
2025-06-27T21:32:26.795Z root INFO Backend a.initialize: 0.7 ms [Finished 0.916 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend w.onStart: 1.6 ms [Finished 0.917 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend r.configure: 2.6 ms [Finished 0.917 s after backend start]
2025-06-27T21:32:26.795Z discovery-log INFO start
2025-06-27T21:32:26.795Z discovery-log INFO start new deferred
2025-06-27T21:32:26.795Z root INFO Backend d.initialize: 0.6 ms [Finished 0.918 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend y.onStart: 3.0 ms [Finished 0.920 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend r.configure: 2.7 ms [Finished 0.920 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend a.onStart: 1.2 ms [Finished 0.923 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend h.configure: 0.9 ms [Finished 0.924 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend s.configure: 0.2 ms [Finished 0.924 s after backend start]
2025-06-27T21:32:26.795Z root INFO Backend l.configure: 0.1 ms [Finished 0.924 s after backend start]
2025-06-27T21:32:26.798Z root INFO Theia app listening on http://127.0.0.1:43427.
2025-06-27T21:32:26.798Z root INFO Finished starting backend application: 3.5 ms [Finished 0.927 s after backend start]
2025-06-27T21:32:26.800Z root WARN The local plugin referenced by local-dir:/home/sebas/.arduinoIDE/plugins does not exist.
2025-06-27T21:32:26.800Z root WARN The local plugin referenced by local-dir:/home/sebas/.arduinoIDE/extensions does not exist.
2025-06-27T21:32:26.806Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"directories":{"builtin":{"libraries":"/home/sebas/.arduino15/libraries"},"data":"/home/sebas/.arduino15","user":"/home/sebas/Arduino"},"locale":"en"}
2025-06-27T21:32:26.806Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2025-06-27T21:32:26.806Z config INFO Loaded the CLI configuration.
Restoring workspace roots: /home/sebas/Arduino/sketch_jun7a
isTempSketch: false. Input was /home/sebas/Arduino/sketch_jun7a/sketch_jun7a.ino
2025-06-27T21:32:26.836Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/sebas/.arduino15","sketchDirUri":"file:///home/sebas/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2025-06-27T21:32:26.836Z config INFO Validating the CLI configuration...
2025-06-27T21:32:26.840Z config INFO The CLI config is valid.
2025-06-27T21:32:26.840Z config INFO <<< Initialized the CLI configuration.
2025-06-27T21:32:26.844Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="arduino-cli version 0.0.0-git"
time="2025-06-27T18:32:26-03:00" level=info msg="Using config file: /home/sebas/.arduinoIDE/arduino-cli.yaml"
time="2025-06-27T18:32:26-03:00" level=info msg="Executing `arduino-cli daemon`"
2025-06-27T21:32:26.861Z daemon INFO Daemon is now listening on 127.0.0.1:45321
{"IP":"127.0.0.1","Port":"45321"}
2025-06-27T21:32:26.861Z daemon INFO Daemon is running.
2025-06-27T21:32:26.915Z root INFO Resolve plugins list: 122.6 ms [Finished 1.043 s after backend start]
2025-06-27T21:32:26.925Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Checking signature" index=/home/sebas/.arduino15/package_index.json signatureFile=/home/sebas/.arduino15/package_index.json.sig trusted=true
time="2025-06-27T18:32:26-03:00" level=info msg="Loading hardware from: /home/sebas/.arduino15/packages"
time="2025-06-27T18:32:26-03:00" level=info msg="Loading package arduino from: /home/sebas/.arduino15/packages/arduino/hardware"
2025-06-27T21:32:26.925Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Missing signature file" index=/home/sebas/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2025-06-27T21:32:26.928Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
2025-06-27T21:32:26.929Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Missing signature file" index=/home/sebas/.arduino15/packages/arduino/hardware/esp32/2.0.18-arduino.5/installed.json
2025-06-27T21:32:26.930Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded platform" platform="arduino:esp32@2.0.18-arduino.5"
time="2025-06-27T18:32:26-03:00" level=info msg="Checking existence of 'tools' path: /home/sebas/.arduino15/packages/arduino/tools"
time="2025-06-27T18:32:26-03:00" level=info msg="Loading tools from dir: /home/sebas/.arduino15/packages/arduino/tools"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="arduino:dfu-util@0.11.0-arduino5"
time="2025-06-27T18:32:26-03:00" level=info msg="Loading package builtin from: /home/sebas/.arduino15/packages/builtin"
time="2025-06-27T18:32:26-03:00" level=info msg="Checking existence of 'tools' path: /home/sebas/.arduino15/packages/builtin/tools"
time="2025-06-27T18:32:26-03:00" level=info msg="Loading tools from dir: /home/sebas/.arduino15/packages/builtin/tools"
2025-06-27T21:32:26.930Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
time="2025-06-27T18:32:26-03:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.15.0"
time="2025-06-27T18:32:26-03:00" level=info msg="Loading package esp32 from: /home/sebas/.arduino15/packages/esp32/hardware"
2025-06-27T21:32:26.932Z daemon INFO time="2025-06-27T18:32:26-03:00" level=info msg="Missing signature file" index=/home/sebas/.arduino15/packages/esp32/hardware/esp32/3.2.0/installed.json
2025-06-27T21:32:27.211Z daemon INFO time="2025-06-27T18:32:27-03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded platform" platform="esp32:esp32@3.2.0"
time="2025-06-27T18:32:27-03:00" level=info msg="Checking existence of 'tools' path: /home/sebas/.arduino15/packages/esp32/tools"
time="2025-06-27T18:32:27-03:00" level=info msg="Loading tools from dir: /home/sebas/.arduino15/packages/esp32/tools"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:esp-rv32@2411"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:esp-x32@2411"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:esp32-arduino-libs@idf-release_v5.4-2f7dcd86-v1"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.5.1"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.9.dev3"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.12.0-esp32-20230921"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.12.0-esp32-20241016"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@14.2_20240403"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:s3-gcc@2021r2-p5"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
time="2025-06-27T18:32:27-03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@14.2_20240403"
time="2025-06-27T18:32:27-03:00" level=info msg="Adding libraries dir" dir=/home/sebas/.arduino15/packages/esp32/hardware/esp32/3.2.0/libraries isSingleLibrary=false location=platform
time="2025-06-27T18:32:27-03:00" level=info msg="Adding libraries dir" dir=/home/sebas/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries isSingleLibrary=false location=platform
time="2025-06-27T18:32:27-03:00" level=info msg="Adding libraries dir" dir=/home/sebas/.arduino15/packages/arduino/hardware/esp32/2.0.18-arduino.5/libraries isSingleLibrary=false location=platform
time="2025-06-27T18:32:27-03:00" level=info msg="Loading libraries index file" index=/home/sebas/.arduino15/library_index.json
2025-06-27T21:32:27.522Z daemon INFO time="2025-06-27T18:32:27-03:00" level=info msg="Adding libraries dir" dir=/home/sebas/.arduino15/libraries isSingleLibrary=false location=ide
time="2025-06-27T18:32:27-03:00" level=info msg="Adding libraries dir" dir=/home/sebas/Arduino/libraries isSingleLibrary=false location=user
2025-06-27T21:32:27.608Z discovery-log INFO start resolved watching
2025-06-27T21:32:28.144Z root INFO Deploy plugins list: 122.6 ms [Finished 2.273 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2025-06-27T21:32:29.017Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 216.3 ms [Finished 2.102 s after frontend start]
2025-06-27T21:32:29.017Z root WARN A command editor.action.toggleStickyScroll is already registered.
2025-06-27T21:32:29.031Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: </home/sebas/Arduino/sketch_jun7a/sketch_jun7a.ino>, response: </home/sebas/Arduino/sketch_jun7a>.
2025-06-27T21:32:29.255Z root INFO Start frontend contributions: 546.2 ms [Finished 2.341 s after frontend start]
2025-06-27T21:32:29.255Z root INFO Changed application state from 'init' to 'started_contributions'.
2025-06-27T21:32:29.261Z root INFO [f387bfd9-d7c5-4d1d-bc16-41622052e3fc] Waiting for backend deployment: 55.5 ms [Finished 2.389 s after frontend start]
2025-06-27T21:32:29.866Z root INFO [hosted-plugin: 3954] PLUGIN_HOST(3954) starting instance
2025-06-27T21:32:30.536Z root INFO [f387bfd9-d7c5-4d1d-bc16-41622052e3fc] Sync of 23 plugins: 1276.0 ms [Finished 3.665 s after frontend start]

Last edited by mennhrera (2025-06-27 21:34:48)

Offline

#11 2025-06-27 21:39:55

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

I have also noticed that when using firefox it is very laggy, it is very noticeable when scrolling, but when using vscode (with ozone platform) it works very smoothly even when scrolling (Though i havent tried it without ozoneplatform)

Offline

#12 2025-06-29 00:30:18

mennhrera
Member
Registered: 2025-06-26
Posts: 8

Re: [SOLVED] Wifi, bluetooth, hyprpaper and partially hyrpland dont work

After making and update after some days (There was some linux.firmware in there) it finally recovered completly, now it works properly and smoothly, thank you a lot for your help :DD

Last edited by mennhrera (2025-06-29 00:30:30)

Offline

Board footer

Powered by FluxBB