You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've just launched a completely fresh install of Void base, installed git, and cloned in your repo.
I ran the setup script, restarted, then ran the stow.sh -s script. I've done nothing else.
When I try and run Hyprland, the screen freezes with no ability to run Super+M and so i have to recover from tty2. The last message on screen from the process is something about an "Invalid Dispatcher" (sorry I don't have the log files available as I''m on a different machine).
Hyprland log file
Firstly, the normal locations for hyprland logs don't exist.
If I start Hyprland sending the logs to a log file, the first line of the file says "couldn't access control socket: /run/user/1000/keyring/control: No such file or directory"
The next error says: $HOME/.config/scripts/utils/watcher/main.sh: lline 29: exec: swayosd-server: not found
Thanks for the info.
I think I figured it out - there was some config in the plugins.conf file that is specifically for laptops. Since I am on a desktop, I think this was causing the above issue.
I still can't get Hyprland to launch but at least by commenting out the plugins.conf entry, I don't get the "Invalid Dispatcher" issue anymore!
Initial error: "Invalid Dispatcher"
Hi, I've just launched a completely fresh install of Void base, installed git, and cloned in your repo.
I ran the setup script, restarted, then ran the
stow.sh -s script
. I've done nothing else.When I try and run
Hyprland
, the screen freezes with no ability to run Super+M and so i have to recover from tty2. The last message on screen from the process is something about an "Invalid Dispatcher" (sorry I don't have the log files available as I''m on a different machine).Hyprland log file
Firstly, the normal locations for hyprland logs don't exist.
If I start
Hyprland
sending the logs to a log file, the first line of the file says "couldn't access control socket: /run/user/1000/keyring/control: No such file or directory"The next error says: $HOME/.config/scripts/utils/watcher/main.sh: lline 29: exec: swayosd-server: not found
Then: nouveau: kernel rejected pushbuf: Invalid argument.
Then lots of errors from xkbcomp which it assures me are not fatal.
Then some broken pipe errors (os error 32)
Additional info
I am using an Nvidia 2070
Remediation steps
I installed the following nvidia packages: nvidia
I tried adding these variables to the hyprland.conf file:
None of these steps worked, but it doesn't even launch anymore, it just ends with Invalid Dispatcher error.
The text was updated successfully, but these errors were encountered: