Martin Juhl
Martin Juhl
Where do I change the default keymap? Under System -> Languages and input -> Physical keyboard I have now disabled everything and it says "Default".. Still doesn't work
normal and capitalized letters are correct, but holding ALT I get the following  A lot of the buttons gives nothing
I would suggest that you go back to the 24.6.1 version.. 30.0.0 is broken...
@mocallins I have just created a playbook for RHEL.. Take a look if you want: https://github.com/MrMEEE/netbootxyz-webapp-ansible
You need the role as well.. Basically just clone the repository (git clone) and run the playbook with: ansible-playbook -i inventory webapp.xml (supply your own inventory, or leave out "-i...
1. I'm not using nginx, i'm using Apache/httpd.. nginx could be added as an option later.. 2. My bad, I meant roles/netbootxyz/vars/main.yml 3. It seems like you are not using...
Wait.. you are not using my playbook.. you are using the netbootxyz playbook.. that doesn't include the gui.. you should do a pull of my playbook: https://github.com/MrMEEE/netbootxyz-webapp-ansible and use that
Besides from that, my playbook only supports RHEL9 at the moment..
I eventually bought a Tesla M60 instead.. Now I just need to be able to override the profiles, which the uvgpu doesn't have support for..
Reading this: https://github.com/DualCoder/vgpu_unlock It seems to me that the issue is that we need to build a new nvidia module gain access to the override... But we don't have the...