I’m considering getting a laptop for Linux and want to know a few things before I do. Some important info before I start: I don’t plan on using the laptop for anything too intense, mainly writing, digital art, streaming, browsing, and maybe very mild video editing (cropping at least and shortening at most). I would also prefer the laptop to be inexpensive, preferably under 1000 USD

I mainly want to know if whether I should get a laptop by a manufacturer that specializes in Linux or a laptop that runs a different OS (exp: Windows) to install Linux on later. I’ve also scouted out quite a few distros and have a good idea of which ones I would like using

I’ve already looked at a few mainline Linux hardware producers like System76 but want to know if it’s worth it before sinking money into it

  • @ibroughtashrubbery@lemmy.ml
    link
    fedilink
    101 year ago

    How’s the Camera working on these? On most recent laptops it seems not to be just a camera sensor like in the good ol’ days, but a full blown i2c module, which does a lot of processing before delivering the images, and with rather obscure code that people is really struggling to build drivers for.

    • Works fine on Linux for me, you sure you mean i2c? I think you mean v4l2 or something, i2c max bitrate is like 500kbit/s. I can check but I’m pretty sure it’s usb or something similar, it works on Google hangouts on Chrome at least, I use my fw for work.

      • @ibroughtashrubbery@lemmy.ml
        link
        fedilink
        111 months ago

        Perfect, thank you! Some laptops these days have increasingly complex camera modules that make having drivers for them increasingly messy.