Funny thing, it is the default in Qemu according to what I read, and there is not mention of the setting in the UTM plist file for Whonix to change it. I guess it is something UTM changed in their code for the bundled qemu helper?
Will look at the info for swdate you linked, thank you.
OK, this is odd. I do not see anything in the plists for Whonix about time, but in the qemu options it shows -rtc base=localtime being passed to qemu. I have no idea where this setting is coming from. I was able to add -rtc base=utc, but it seems like a bad solution to have both settings passed to qemu. I will contact UTM developer and see if it is something he puts in.
For there to be ready images, someone trusted by the developers and therefore the community would need to sign the builds. Otherwise, someone could put anything in the built images.
Hey! Thanks for the images, they are working. But I have another question, how to start Tor Browser in Workstation? At startup, an error occurs that the arm architecture does not support sse2 instructions.
I also tried to install the version for arm using the tor-deb-repo instruction on the Tor website, but at the moment of sudo apt update, an error occurs.
I canβt beat her. Are there any other ways to get Tor up and running?
I just ran update-torbrowser in the terminal. This will download the latest M1 build of torbrowser bundle and install it. You can run it periodically to check for an update.
WARNING: The update script will wipe out your entire browser settings, so if you customize settings you will need to export them and then reimport them upon updating.
This may be a dumb question and I will delete it if so. Am i wrong that UTM can emulate x86 on Apple Silicon albeit at lower performance? Would it not be simpler to run cli gateway on M1 emulating x86? Again sorry if this is too off topic.
Has anyone noticed that with UTM the system clock will after time lag behind the correct time. timedatectl will show the correct time for RTC but local time will eventually run behind. I will post a ticket on UTM github just curious if anyone else is seeing this. hwclock -s fixes the issue and I guess I could setup a crontab. heh