coreboot-configurator
coreboot-configurator copied to clipboard
A simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.
nvramtool -a Says coreboot table not found. I'm on a StarLite IV. Any ideas?
``` Nvramtool was not able to access cmos settings. Look at documentation for possible causes of errors. Error message: nvramtool: CMOS option table not found in coreboot table. Apparently, the...
When installing coreboot-configurator on Arch, meson notified me that the inkscape binary was a requirement. Upon further inspection post install, it seems that inkscape is being used to generate the...
When I run `sudo coreboot-configurator`, I get the following output: ``` Authorization required, but no authorization protocol specified qt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the...
Hi, "nvramtool" is not installable on Ubuntu 22.04, however it's available in the package "coreboot-utils". You could make the package "coreboot-configurator" dependent of "coreboot-utils" **or** "nvramtool". What do you think...
Hi, I'm trying to open coreboot-configurator and get this message. ``` $ coreboot-configurator coreboot-configurator: error while loading shared libraries: libyaml-cpp.so.0.7: cannot open shared object file: No such file or directory...
Make the polkit policy match the command launched in https://github.com/StarLabsLtd/coreboot-configurator/blob/944b575dc873c78627c352f9c1a1493981431a58/src/application/MainWindow.cpp#L322
@Sean-StarLabs Dear Dev, could you please support Opensuse Thumbleweed? I am not a technical person and have trouble building any software. It would be great if you can you use...
Related code: https://github.com/StarLabsLtd/coreboot-configurator/blob/95fe2974bfca7e28b2f2e145bd25b3e7842002c9/src/application/qrc/categories.yaml#L101-L104 But not showed on the GUI: 
I had to look at the source to see what the filetype was supposed to be :sweat_smile: