this post was submitted on 08 Jan 2024
9 points (80.0% liked)

Linux

47231 readers
761 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Background: I'm not "new" to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.

My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I've toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I'm committed to switching.

So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook's motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try.
Turns out, I didn't mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT... The function keys on the chromebook that are used for changing the screen's brightness don't work. So I dove down the rabbit hole of trying to get those to work. Found 'xbacklight' and gave it a go. didn't work, and I struggled with it for a few hours until I discovered that xbacklight doesn't work with Wayland... So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up... whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can't find one that fits my needs a bit better?

Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:

  1. Trackpad gestures (swapping workspaces, navigating firefox).
  2. Window snapping (left and right panes at least)
  3. I don't care too much about how it looks, but I need to be able to map the function keys to volume and brightness.

I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I'd love some "professional" input!

Edit: the only "real" activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months ago (1 children)

If you want a little bit of hand holding to ease you into Arch, Endeavour OS is a pretty smooth distro that makes the install and configuration easier.

[–] [email protected] 1 points 8 months ago

Interesting! Looks pretty slick. Might be a nice stepping stone into that world. This chromebook is so old that it could be a perfect playground for this sorta thing. I don’t have any important files/apps or anything on it that I’m afraid of damaging or being without. Thanks for the suggestion.