Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install guide turns off NetworkManager wifi #267

Open
erickthesublime opened this issue Aug 18, 2024 · 1 comment
Open

install guide turns off NetworkManager wifi #267

erickthesublime opened this issue Aug 18, 2024 · 1 comment
Assignees

Comments

@erickthesublime
Copy link

Version Information: $ linux-lts is being used I think

  • Distribution Information ( run uname -a ) Linux archlinux 6.6.46-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 14 Aug 2024 15:21:14 +0000 x86_64 GNU/Linux
  • swhkd version ( swhkd -V ) Simple-Wayland-HotKey-Daemon 1.3.0-dev

Describe the bug:
tldr: pkexec swhkd causes "NetworkManager $nmcli general" to show "Wifi: Disabled" and errors

background: During installtion, I ran into a few error after doing make setup, which I ignored, then I did make clean, which cleaned 0 files, then doing make resulted in another error that chat GPT said was due to me missing "pkgconf" which I then proceeded to use pacman to reinput "make" which I think gave me two warnings at the end but overall seemed successful.

main issue: pkexec swhkd errors and turns off my wifi in nmcli aka "NetworkManager"

Expected behavior:
to be able to config swhkd and use hotkeys

Actual behavior:
the last step of the install procedure results in error and my wifi being turned off

To Reproduce:
$ pkexec swhkd

Additional information:
[horizon@archlinux ~]$ pkexec swhkd
[2024-08-18T17:25:14Z WARN swhkd::environ] XDG_CONFIG_HOME not found, using hardcoded /etc
[2024-08-18T17:25:14Z WARN swhkd::environ] XDG_RUNTIME_DIR not found, using hardcoded /run/user
[2024-08-18T17:25:14Z WARN swhkd::environ] XDG_RUNTIME_DIR not found, using hardcoded /run/user
[2024-08-18T17:25:14Z WARN swhkd] Running swhkd as root!
[2024-08-18T17:25:15Z ERROR swhkd] Could not open evdev device at /dev/input/mouse3: Inappropriate ioctl for device (os error 25)
:^H^C[2024-08-18T17:25:29Z WARN swhkd] Received SIGINT signal, exiting...

@erickthesublime
Copy link
Author

+1 happens to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants