For a given device, sometimes one linux distro perfectly supports a hardware component. Then if I switch distros, the same component no longer functions at all, or is very buggy.

How do I find out what the difference is?

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago* (1 child)

Could be varoius reasons. Some common ones:

  • distros can have different kernel parameters
  • unloaded kernel modules
  • different kernel parameters
  • older kernel/packages
  • missing packages

You can narrow down which distros work and which hardware support is missing. Also look at archwiki for that specific piece of hardware. You can find a lot of useful information even if you don't use Arch.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago* (1 child)
    • distros can have different kernel parameters

    • unloaded kernel modules

    • different kernel parameters

    • older kernel/packages

    • missing packages

    how do I find out about these?

    Are they specific to my system? Some kind of decision the installer makes? So I would investigate locally on the device?

    Or will it be a general distro thing? Am I looking on their website to find out?

  • source
  • parent
  • hideshow 2 child comments