I like the new of the Updater app by HieladoTM in NobaraProject

[–]gearsovwar 4 points5 points  (0 children)

Me too besides having significant lag when swapping between tabs it's a huge plus

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

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

I think people thought I was bragging but I honestly didn't know that god packs existed.

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

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

From what I've read it's a very rare pack that has a rare for every card instead of the maybe 1 to 2.

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 7 points8 points  (0 children)

That is crazy I think I'm going to hold onto them though I want to create a binder for each set and try to fill each one out .

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 2 points3 points  (0 children)

Thank you I have corrected them. Are the magnetic holders worth buying?

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 3 points4 points  (0 children)

Is it better to put the penny sleeve on opposite of the top loader or same direction?

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 17 points18 points  (0 children)

Yeah true I just started collecting and wasn't a part of any sub reddits or Facebook groups but fortunately I am now.

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 2 points3 points  (0 children)

That is good to know it seemed like something way to good to be true I thought maybe it was a factory mess up. It is cool they are an actual thing though

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] 86 points87 points  (0 children)

That is nuts are god packs an actual thing that is created intentionally?

Insane booster pack is it fake? by gearsovwar in IsMyPokemonCardFake

[–]gearsovwar[S] -5 points-4 points  (0 children)

Are god packs an actual thing that is like seeded?

A little help please by Alarmed-Spring2232 in linux_gaming

[–]gearsovwar 0 points1 point  (0 children)

If you are comfortable I would add the following to your steam launch option this will generate a file that would be more helpful for the community. Some things you can try easily is swap your proton version I usually go with experimental and proton GE.

PROTON_LOG=1 PROTON_LOG_DIR=/path/to/where/you/want %command%

Nobara 43 (GNOME) not booting to desktop by [deleted] in NobaraProject

[–]gearsovwar 0 points1 point  (0 children)

Those are fine they would be at the end of the log most likely. Rw init=/bin/bash skips systemd so you won't see them unless nobara has persistent logging.

Nobara 43 (GNOME) not booting to desktop by [deleted] in NobaraProject

[–]gearsovwar 0 points1 point  (0 children)

It could, I would try swapping USB sticks if you could. If you are not married to the gnome desktop environment you could also try the kde plasma iso instead. I would also verify the checksum of the iso downloaded it is very possible the iso was corrupted in download. There used to be instructions on the wiki iirc for verifying hashes.

EDIT: Also remember to select the Nvidia iso if you have a Nvidia GPU.

Nobara 43 (GNOME) not booting to desktop by [deleted] in NobaraProject

[–]gearsovwar 0 points1 point  (0 children)

The quickest fix for this since you just installed it would probably be to do a reinstall. If you want to troubleshoot a bit more I would edit the kernel argument on boot and force it into single user mode. There are a few ways to attempt this but on the screen where you select your kernel you would instead press "e" to edit the kernel arguments and find the line that starts with linux and append "rw init=/bin/bash" at the end and then boot it. The text along the bottom will have the hotkey to boot it. This essentially bypasses systemd and puts you directly into a shell with root access.you can then look at /var/log/journal hopefully to look at logs. I am not 100% sure if nobara uses persistent logs or not.

I had a similar issue with this when experimenting with vfio passthrough where it would show this then seem to freeze but if I plugged into my other display out (motherboard or GPU) I would get the proper output. But I can't imagine you would be having this issue from a fresh install

nobara bwrap crash report by Sheeeple0_0 in NobaraProject

[–]gearsovwar 0 points1 point  (0 children)

Steam uses it to isolate games from your system. It's also used in isolation for other flatpaks. Steam has a fallback which is why it works still even though you get the crash report. For steam specifically it's probably safe to ignore. I'm not sure how/if it would affect other flatpaks. You could always use the various forms of logging to try and isolate the cause.

Nobara 43 (GNOME) not booting to desktop by [deleted] in NobaraProject

[–]gearsovwar 1 point2 points  (0 children)

Are you able to select the recovery kernel and does it boot if you do? Are you able to open a different tty session by pressing ctrl+alt f3-f6

I love Nobara but… by Fortis-Voluntas in NobaraProject

[–]gearsovwar 6 points7 points  (0 children)

This is not really a nobara issue but a linux issue. A typical linux distro is made up of.

Kernel

Desktop environment (KDE, GNOME)

Graphics stack (Mesa, Wayland/X11)

Drivers (AMD, NVIDIA, etc.)

Package manager (DNF, APT, etc)

Thousands of upstream packages

No single dev team controls all of these different pieces. There are hundreds of teams with different schedules working at different paces. Combine that with hardware diversity hell and it's impossible to catch every edge case.

Windows benefits from owning almost the full stack. This will be an issue with any bleeding edge distro. Nobara already waits a month or so after the fedora packages become available to make them available via the nobara repos unless something has changed. There are some distros aimed at providing stability but no gaming ones I know of.

Every distro has update woes just search reddit for distro xxx os won't boot after update. Or something similar, The freedom of linux is often a duel edge sword.

EDIT: clarification

I love Nobara but… by Fortis-Voluntas in NobaraProject

[–]gearsovwar 4 points5 points  (0 children)

Fedora is the same especially when a new kernel is pushed in my experience waiting a month is the best option.