I have a laptop with an Intel i5-1335 CPU and I’m about to receive a mini PC with a Ryzen 8845HS, which is going to be my main computer now. If I just install the SSD M.2 of the laptop on the mini PC, is there any software I need to install that was not installed when first installed Linux on the SSD while being in the laptop? Or something that I need to change in the configuration concerning the new architecture? is it OK to do that? In other words, can Linux deal with the change without any issue or misconfiguration? Just trying to see if I can avoid the work of installing Linux from zero and all the software that I already have on the laptop. I’m using Debian Trixie.

  • mbirth 🇬🇧@lemmy.ml
    link
    fedilink
    arrow-up
    7
    ·
    1 month ago

    Debian is usually pretty good at auto-detecting hardware. It might be that your Ethernet and/or WiFi adapters will get new IDs and thus you might have to reconfigure your IP address and/or WiFi. But that should be about it.

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    Assuming there is full hardware support in the new machine, it’ll be fine. You’ll want to install the AMD firmware and microcode packages if they don’t get auto selected during updates, and make sure if you’re using any GPU acceleration to have the proper Mesa packages and extensions installed and enabled for AMD hardware versus Intel as it’s currently probably configured.

  • floofloof@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    I’ve moved Linux SSDs (not Debian) between disparate machines a number of times and it has always just worked. There’s a good chance Debian will just run.