• 2 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle
  • As logical and helpful as youtube tutorials can be, I just don’t like them. Which is entirely a self-imposed problem, for sure, and there’s lots of times where I’d have solved a problem quick and simple with a patient sit down with a two minute video. I think it’s one of those ol’ ADHD and/or Autism quirks, I can never sit still for tutorial videos and I intentionally avoid them because I get stressed thinking about watching them, which is definitely silly, but the human brain is often a silly thing…

    That being said, I fully recognize the fact that it’s absolutely my own fault when I run into issues like this one, so I never blame the software I’m fucking with lmao, just assume I messed up or am not being patient enough. Hence why I sat and stared at “Waiting for timesync to complete” for roughly 3~ hours before deciding that, yeah, it definitely wasn’t completing this go around. And then three attempts later I decided to let it sit while I went to sleep, in the hopes that maybe, just maybe… (Spoiler, it did not complete while I was asleep, to no ones shock but my own)

    I get a lot of “work smarter, not harder” advice… never seems to stick, clearly… It’s fun though. It’s mentally stimulating, if nothing else. Like trying to solve the worlds easiest rubix cube while running on -72 hours of sleep and zero caffeine. Infuriating to watch, but hard to get bored!


  • Well, at first I was doing it completely manually, following the installation guide, but I’d get so mixed up in the soup of it all with all those new terms and actions that felt completely foreign yo me. Then I found mention of the simple archinstall command which the guide either hadn’t mentioned outright or the mentioning of it got drowned out by all the other words.

    It took me a long minute to play around and work out how that worked, but once I finally figured out what was what and all that, I would finally start the install and it would get stuck.

    It would get to “Waiting for systemd.timesyncd to complete” but it never would (and I gave it the benefit of the doubt at first, and just waited hours the first try.) On googling, I’d get a lot of approximate answers and explanations that almost but didn’t quite match, and the solutions never worked. I’d give up for a bit and then go back to trying it, googling, and I started just trying to troubleshoot it on my own despite really not knowing what I was doing and just throwing random things at the wall and seeing what stuck.

    Eventually though, I got the right keywords in the right order on google and came across a reddit post of someone with my exact issue. The solution after that was really, really simple. They had solved their issue by editing /etc/systemd/timesyncd.config, where multiple things were commented that shouldn’t have been. I did the same thing and went into the .conf and lo and behold, the entire thing was commented, so I fixed that and boom. Working.

    Honestly I’m actually glad that I had to go on such a wild goose chase to fix that little issue, because as frustrating and, in the end, useless that whole struggle ended up seeming, I learned a LOT while struggling. I’ve edited lots of .conf files, I love modding my games so I’m not shy to dipping my toes in and changing basic values, but did I know what the term “commenting” meant in that context, or even how that stuff worked on a deeper, technical level? Nope. Now I do! Now I know how to do some menial tasks via the console that I hadn’t used before. I know better how the disks work, I have a better understanding of partitioning, etc.

    I think I much prefered this experience over the one where I just popped in Linux Mint and everything was a-ok from the get-go.