I am a long time Linux User, KDE user. I want to try out BSD, but I am having a hard time getting it installed.

I tried the latest version of FreeBSD but it seems to come without X or Wayland (Or any of the other graphical bits) and I can’t seem to get the graphical part working.

Nothing yet has been done with the machine, so, if anyone can recommend an easy-to-install - that works out of the box in full graphics where I don’t have to mess with modelines like 2001. I would love to try an OS where there are not too many cooks in the kitchen.

I will be installing it on a Lenovo Ideapad.

  • @[email protected]
    link
    fedilink
    English
    4
    edit-2
    2 days ago

    I will be installing it on a Lenovo Ideapad

    The BSD’s are great systems, but I wouldn’t recommend them on a laptop.
    I’ve been down that path. It took me a couple of days to fix several issues related to hardware support (including patching and recompiling the kernel), and then I learnt that Wifi support is very limited.

    • @[email protected]
      link
      fedilink
      English
      22 days ago

      I second this. I have a Framework (which is even one they’ve said they’re trying to support) and it’s been getting better, but still a bit janky

  • @[email protected]
    link
    fedilink
    English
    22 days ago

    I started with a distro of FreeBSD called GhostBSD. It works pretty well out of the box, and is a good starting point for someone who’s just starting out with FreeBSD. NomadBSD is also a good option if you don’t mind running it from an external drive.

  • @[email protected]
    link
    fedilink
    English
    43 days ago

    Of the *BSD family, only OpenBSD is a fully featured system out of the box. It comes with a graphical server, a window manager and a full suite of programs. It also has the simplest installation process. And the cliche “it has great documentation” still applies.

    Whatever you pick, keep in mind that many programs you’re familiar with may behave differently (depending on what you do with them) from their GNU counterparts, like tar, sed or date.

    • WasPentaliveOP
      link
      fedilink
      English
      13 days ago

      I followed that, but it never did work. I don’t remember the error the Xorg threw when I attempted to initialize it. I will probably try OpenBSD next.

      • @justfollow
        link
        English
        12 days ago

        I installed OpenBSD on a Lenovo Thinkpad T530, and it automatically configured X, WiFi, etc. It all runs just fine. Mind you, the installer is spartan, but very simple to understand and use. You may want to try installing it on a VM first to get acquainted with it.