Anton Hvornum

Results 462 comments of Anton Hvornum

@arcolinuxz I think this is fixed, by tweaking a `sleep` into a better position in the code. However, it does still happen. I went from getting 1/5 installations to 1/100...

Correct, this particular string has been replaced.

It also feels like it's user-specific if you should do this or not? I don't have it an my nvidia card runs fine. I might be missing some details here...

As long as the profiles themselves report `True` from `Profile().is_desktop_profile`, this should be taken care of already: https://github.com/archlinux/archinstall/blob/8d4a62e504e98f89ad7b80850ac3b280af9a9b49/archinstall/lib/models/network_configuration.py#L80-L83

This is probably very specific to KDE. And could be considered a post-isntallation configuration. I guess we *could* add a locale configuration in the KDE profile. It would be a...

This has been comsidered post-installation configuration. Archinstall traditionally performed tasks that were critical during install.

I believe this should be fixed now. The solution feels silly because it's too simple.. I'm not sure this might cause issues for other complex BTRFS layouts. Hopefully we can...

Can you run `lsblk -a -o+TYPE,MODEL,FSTYPE,PTTYPE,HOTPLUG,STATE,MODE,VENDOR,TRAN,PKNAME` and post the output? Apologies for the many additional fields as i cannot be sure of which is relevant to the issue at this...

Nothing really stands out, except that the drive itself is used as a partition. I son't think I've ever seen a **disk** being formatted with ext4 and used as `/`....

I'll have a look, but this is most likely a corner case and not something that affect a lot of people. You can work around it by manually resetting the...