Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"tomte list" and "tomte versions" crashes #45

Open
ogrman opened this issue Sep 21, 2024 · 3 comments
Open

"tomte list" and "tomte versions" crashes #45

ogrman opened this issue Sep 21, 2024 · 3 comments

Comments

@ogrman
Copy link

ogrman commented Sep 21, 2024

This issue appeared suddenly, when running tomte list and tomte versions:

tomte: error:  is not a valid version

Note the double space there. I'm not getting anything in the /var/log/tomte/tomte.log file for these runs, but I do see this in the log file:

[ERROR] 20240921 09:41:52 could not open file 0 No such file or directory

This is my /etc/tomte/modules.cfg:

# name version installed blocked required hwid
gfxmode 1 yes no yes 1
linux-tuxedo-22.04 1 yes no yes 1
no-keyboard-after-suspend-fix 2 yes no yes 5
nvidia-driver 7 yes no yes 1
text-boot 1 no yes yes 1
tuxedo-control-center 1 yes no yes 1
tuxedo-dgpu-run 1 yes no yes 1
tuxedo-drivers 1 yes no yes 1
tuxedo-mirrors 5 yes no yes 1
tuxedo-repos 4 yes no prerequisite 1
tuxedo-touchpad-switch 1 yes no yes 1

There is not /etc/tomte/AUTOMATIC, /etc/tomte/DONT_CONFIGURE or /etc/tomte/UPDATES_ONLY files, which I assume to mean that it will use the default AUTOMATIC mode.

I'm on a TUXEDO Stellaris 16 - Gen5 - AMD, it's running the Tuxedo OS that was pre-installed on the computer. It seems like tomte still manages to update drivers, since it upgraded to the new nvidia driver after this issue started. Let me know if there is any more info you desire.

@Emohr-Tuxedo
Copy link
Contributor

Mmmh, that's really weird ...

THX, I will check this out.

@lera34
Copy link

lera34 commented Sep 25, 2024

I have the same problem. But command will work with sudo.

@Emohr-Tuxedo
Copy link
Contributor

Thanks to everyone, the new Tomte version 2.39.2 should fix that problem. It is online.

You just have to update Tomte:

sudo apt update
sudo apt install tuxedo-tomte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants