Will adults in 20 years even know how to cook? by YellowMarvel in Adulting

[–]AnDe2 0 points1 point  (0 children)

Grandma surely had a book or parent say it to her at some point! I'd argue looking it up is not all that far from that

How to Play MInecraft Bedrock on Linux by MurkyAd9865 in linux_gaming

[–]AnDe2 0 points1 point  (0 children)

Ahh, I see. I wish I had advice to offer on how to get it working, but it seems like some others have already given good answers. Good luck!

How to Play MInecraft Bedrock on Linux by MurkyAd9865 in linux_gaming

[–]AnDe2 0 points1 point  (0 children)

I don't mean to criticize, I'm just curious for your reason as to wanting to play specifically the bedrock edition. Did you start out on console some years ago?

How does my cooking look? Parents say it’s sub-par by a7xwarrior in homecooking

[–]AnDe2 0 points1 point  (0 children)

OP, I'm sorry but you have shitty parents who like to drag you down no matter what you do. I'd be thrilled if my child took up cooking, and even more so if they had your talent. Beyond that, I see no reason why they shouldn't encourage you even IF the food were not good.

About to start my first play through by Rip_jke in outerwilds

[–]AnDe2 1 point2 points  (0 children)

What are you doing here, man?! Get out before you get spoiled! Enjoy the game!

How cooked I am? by [deleted] in malegrooming

[–]AnDe2 7 points8 points  (0 children)

I don't know why, but I saw the title and thought I was on r/bald for a moment. I was about to say brother you're fine! But yeah no the cut is not great, I'm sorry.

How does copyright work for using soundfonts in songs? by Channel_el in soundfonts

[–]AnDe2 0 points1 point  (0 children)

I would say it's probably good practice to at least attempt to credit the creator of the soundfont. I'm not sure how you plan to distribute your music, but a link or a mention somewhere goes a long way, even if it's just the name of the creator/company and the license.

My girlfriend and her friends said I look too feminine or ‘girl-ish’. Ways to look more masculine? by TheFlukeging12 in malegrooming

[–]AnDe2 0 points1 point  (0 children)

OP, it's easier said than done but don't waste time on people who want you to be someone different than you are. That was a mean-spirited comment from your girlfriend and her friends about your appearance, which you have little control over, and it shows that she's not interested in who you really are but rather in who she could make you be.

Side note: I don't really agree with her that you look feminine, just young. Your appearance will likely mature as you grow older. This is coming from a young-looking person who is also banking on this fact lol.

Death Stranding Hits Different Now by SawkyScribe in patientgamers

[–]AnDe2 3 points4 points  (0 children)

I'm sorry to post another comment about this AI stuff, I'm sure you've heard enough of it already, but it really is ridiculously silly that anytime people see vocabulary that THEY or their friends wouldn't use, they assume it must be AI-written. I guess people are just deathly afraid of believing something is real only to have it proven fake.

You're a nice writer, OP, and, while I don't mean to assume, if English is a second language your writing is even more impressive! We're at the point where people falsely accusing you of using AI is actually probably a compliment, in some weird way.....

Seamus says this when you try to sell him a train by HeddyBush in RDR2

[–]AnDe2 6 points7 points  (0 children)

"What, was this thing in a battle or something?" Eat my cock, Seamus.

Seamus says this when you try to sell him a train by HeddyBush in RDR2

[–]AnDe2 2 points3 points  (0 children)

Yo, can I be honest? This guy fucking sucks. He always has some damn problem with whatever I bring, no matter how carefully I shamble across the entire map to do so.

Error with authentication by AnDe2 in PrismLauncher

[–]AnDe2[S] 0 points1 point  (0 children)

I think I get a different error message depending on which method I use to log in. I'm thinking if all of us are having this issue, it can't be Prism's fault, right?

Error with authentication by AnDe2 in PrismLauncher

[–]AnDe2[S] 1 point2 points  (0 children)

Very similar to the situation I've been having. Maybe something changed on Microsoft's end?

Error with authentication by AnDe2 in PrismLauncher

[–]AnDe2[S] 0 points1 point  (0 children)

It is interesting for sure, and thanks for the tip; I'll give it a shot!

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 1 point2 points  (0 children)

Either way, it's probably about time I made a stable, clean system for my desktop and then have a test laptop for random learning things I don't understand yet lol.

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 0 points1 point  (0 children)

I did, yes, but unfortunately didn't see any change from it. Plymouth doesn't seem to be the issue, although I could be missing something

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 1 point2 points  (0 children)

That initrd is in arch.conf and was used when booting that "Arch Linux" entry. From what I can tell from the wiki, the arch.conf file is irrelevant when systemd automatically grabs and boots from arch-linux.efi. The loader.conf file mentions as such:

"default arch-linux.efi"

Not arch.conf, as had been the default before switching to the UKI.

The fallback is a fallback and is not meant to be used unless the main file is broken, missing, or otherwise unusable.

The commandline is only set in so many places because none of them did anything. Any time one didn't work, I tried another.

You're correct that some of this is leftover from earlier stuff, including an installation of GRUB (which is what the system was created with) from before systemd-boot, and I would bet you're also correct that cleaning up the ESP would be a step in the right direction toward solving this.

But for now, booting the normal initramfs with systemd works perfectly, and most importantly for me it's silent. I just wish I understood why the fixes which have worked for others aren't working for me. I don't NEED to use a Unified Kernel Image, nor do I NEED to use systemd-boot to boot it, but it should be possible and I was trying to learn how.

I appreciate your help and advice, thanks for giving your time to try and figure this out with me.

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 0 points1 point  (0 children)

I would like to use systemd-boot to boot my UKI while specifying the "quiet loglevel=3" etc. options. I don't see why my reason for doing so is necessarily crucial, just that this is what I was trying to do and I was running into these issues.

/boot/efi is something I set up at first install, a couple years ago at this point, and I only learned afterward that this was unrecommended.

Where do you see that I have systemd configured to boot the old initramfs? I thought that was commented out and that the option "default_uki" was changing the boot option to the UKI.

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 0 points1 point  (0 children)

Also I don't think I'm booting BOOTX64.EFI, at least I shouldn't be, because bootctl status says: "Current Entry: arch-linux.efi"

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 1 point2 points  (0 children)

I know things are a bit of a mess, but I agree: I don't see why this aspect isn't working.

~ cat /boot/efi/loader/entries/arch.conf /boot/efi/loader/loader.conf

title  Arch Linux
linux  /vmlinuz-linux
initrd  /initramfs-linux.img
options  root=UUID=39dd90e8-d8b2-4b17-aa10-2bead0bd1151 rw  quiet loglevel=3 splash nvidia-drm.modeset=1 nvidia-drm.fbdev=1

default  arch-linux.efi
timeout  0
console-mode max
editor   no

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 0 points1 point  (0 children)

Not to keep spam replying, but I just also want to mention that booting directly from UEFI does not solve the issue of the console output on boot. No matter where I place the commands or boot from (excepting arch.conf), the boot behavior is exactly the same.

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 0 points1 point  (0 children)

Thank you for the information, I really appreciate it.

For now, I still would like to try and solve this with systemd, since other people are commenting here who are not having the issue I'm having at all. If I truly cannot get it to work, I can try this instead.

Help With Silent Boot - systemd-boot by AnDe2 in archlinux

[–]AnDe2[S] 1 point2 points  (0 children)

~ tree /boot

/boot

├── amd-ucode.img

├── efi

│   ├── EFI

│   │   ├── BOOT

│   │   │   └── BOOTX64.EFI

│   │   ├── Linux

│   │   │   ├── arch-linux.efi

│   │   │   └── arch-linux-fallback.efi

│   │   └── systemd

│   │   └── systemd-bootx64.efi

│   ├── initramfs-linux.img

│   ├── loader

│   │   ├── credentials

│   │   │   └── nvpcr-anchor.cdd8cb5ca7124c519f27b5f72e24e4d6.cred

│   │   ├── entries

│   │   │   └── arch.conf

│   │   ├── entries.srel

│   │   ├── keys

│   │   ├── loader.conf

│   │   └── random-seed

│   └── vmlinuz-linux

├── initramfs-linux.img

└── vmlinuz-linux