• 1 Post
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle

  • Varen@kbin.socialtoLinux@lemmy.mlDecision of Next Os
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Nah, I run my updates maybe once a week on average. If afterwards something breaks, I simply do a complete Rollback (with e. g. snapshots). If after the next update its still broken, then I start to dig in „what“ is broken and how I might fix it

    But as I said, it didn‘t happen to me yet - but I‘m also fairly new to Arch as well, so that‘s at least my plan on how I would go after it.


  • Rolling release 🤷🏻‍♂️ there might be updates which cause issues where you might need to rollback, if you can handle that it shouldn‘t be a problem.

    I‘m using Arch myself since about 2 months and never happened that an update break something for me - when something broke it was my own fault.



  • got some news. I don’t think, that it might change something, but who knows.
    I added in grub the option “insmod progress” (which I found by googling somewhere). It should show, if kernel and initrd do load or not and now I can see, that the vmlinuz and initrd are loading to 100% and after that it hangs. So it looks like the kernel loads but then stucks.
    As said before, I don’t think that this might change something in regards to further tests with my actual mobo, but I didn’t want to left that out …







  • Unfortunately nothing. Did install - reboot with acpi=off, reboot with no acpi parameter, reboot with acpi=off

    Dmesg shows for the boot=-1 the first boot after install with acpi=off

    No log for the try without acpi parameter 😢😢

    Booting with acpi=off shows many logs with „IRQ not found for nvidia …“ (in the meaning, not wordly).

    Edit: can‘t find an irq for your nvidia card

    Edit 2: found a boot.log file. When trying to boot without acpi=off then no log is written, the bootprocess doesn‘t even start. From this point of view I‘d guess a Problem with UEFI. Still no idea what and where, but it‘s not graphics related if the bootprocess doesn‘t start at all… what d‘you think?







  • @rufus

    thanks for taking the time. I already asked over at the asus-linux discord about the issue but got no reactions up until now.

    Turn off Safe Boot and features that inhibit booting other operating systems and USB media in your BIOS.

    did already, unfortunately not working

    Get the installer running. Try the failsafe and fallback video mode options.

    all installers (except nobara) do fail when trying to get the bootloader installed, since efibootmgr seems to be in need of the acpi options and I don’t get it running with acpi option on.

    Tackle one problem at a time. Google it. Add your hardware in question (“Asus Strix G15”) and error message or exact issue (“black screen”) to your query.

    that’s exactly what I’m trying to do, first and most important (from my understanding) would be to get the OS booted from the USB with acpi on. I am going through google/DDG/qwant/whatever-search-engine to look it up and tried everything I was able to find in relation to my Hardware, but wasn’t able to tackle the issue up until now, that’s why I’m asking for help all over the reddits/lemmys/kbins/discords…

    I can get Nobara - and only Nobara - installed so I can boot without USB, but there as well only with acpi off.

    I tried with Fedora, Nobara, ubuntu LTS, pop!_os, GarudaOS, silverblue, Mint, with everyone having the issue not being able to boot without acpi=off and getting to a black screen and USBs (seem) powered off right after choosing the OS in grub.

    appreciate your time replying, thank you.