I have both Intel iGPU and NVIDIA dGPU with NVIDIA drivers working well. I ran the sys-gui-gpu SALT script per docs. On reboot the sys-gui-gpu does not display the Qubes menu or a full Qubes manager with all qubes listed, only dom0 and the sys-gui-gpu. Immediately had Blueman error.
Tried to revert however I can’t get a dom0 terminal so I rebooted to a recovery boot and was able to edit GRUB to add qubes.skip_autostart. I also ran qubes-prefs default_guivm dom0 with a error:Failed to connect to qubesd service. On reboot it at first seemed to work. However I saw that all qubes that were set to auto start still do. almost immediatley lost the access to a full Qubes manager, I am still forced into only a sys-gui-gpu terminal. Tried to start a qube from terminal with no domain error.
Shouldn’t the qubes.skip_autostart perimeter not allow any qube to auto-start?
Suggestion on how to revert?
I figured out I was mistakenly editing my grub file instead of on boot applying the qubes.skip_autostart after pressing “e”.
Now I can set default_gui as dom0, however when trying to change the Appvm’s to dom0 (qubes-prefs guivm dom0) I get a “error:unrecognized arguments: dom0” Progree but still working on setting the AppVM gui back.
Figured out my error, I was still using qubes-prefs instead of qvm-prefs, Now trying to fix my sys-usb not allowing my Logitech doggle to attach too dom0. In Qubes Global Config in the USB section I have a warning section that says:
Custom policy changes found. The changes below may be overwritten by existing custom policy change. View the files below to verify the existing policy.
45-sys-gui-gpu
45-sys-gui-gpu
45-sys-gui-gpu
I cant find in GUI how to change. Searching for possible terminal commands.
I used the salt state in the docs I was able to recreat the sys-usb. By using the policy editor I was able to comment out the 45-sys-gui-gpu settings and now have my external mouse and keyboard.
However, the Global Config shows “unexpected policy file contents” and no configuration options for sys-usb. I assume commenting out the lines controls this however I am unsure how this file should look. Ideas?
Hacking aound i was able to insert before each line in the 45 policy a blank line. This after renaming and trying a blank file. Blank file didnt work but the blank line seems too have. Now back to pre-sys-gui-gpu creation. If anyone can explain the difference I would appreciate it.