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
i get this error message when trying to launch i-nex on Fedora:
[root@fc33 tmp]# i-nex
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
[12/24/2020 09:46:41.426] [INFO] [MStart.Main.23] Starting log
[12/24/2020 09:46:41.442] [INFO] [MStart.Main.24] Checking if eeprom module is loaded
[12/24/2020 09:46:49.03] [ERROR] [MStart.Main.31] I did not find the eeprom module in the system
[12/24/2020 09:46:49.043] [INFO] [Finfosys.Form_Open.66] Call to MLibcpuid14
double free or corruption (!prev)
Aborted (core dumped)
correct libcpuid library version, so that it will be find
sed -i -e 's|"libcpuid:14.0.1"|"libcpuid:15.0.0"|' I-Nex/i-nex/.src/CPU/MLibcpuid14.module
The text was updated successfully, but these errors were encountered:
Hi,
i get this error message when trying to launch i-nex on Fedora:
correct libcpuid library version, so that it will be find
sed -i -e 's|"libcpuid:14.0.1"|"libcpuid:15.0.0"|' I-Nex/i-nex/.src/CPU/MLibcpuid14.module
The text was updated successfully, but these errors were encountered: