this post was submitted on 01 Jul 2023
83 points (92.8% liked)

Linux

47591 readers
815 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
 

So ive use windows pretty much for everything and ive kinda had a enough of windows. i was thinking of trying linux on an old laptop that i just upgraded to 8gb of ram and im not sure wha tos to put on it. i was thinking something lightweight maybe ubuntu mate? i need somethign like windows that will allow me to game and do other things liek gaming maybe even streaming or reading? idk. also what are some neede dsoftware, browser so rthigs needed for linux. i com efrom a family who has never trie dlinux and hates it because its "the smar advanced coders os" somethign liek that.

anyways im a noob so go easy on me please als i may have ben linux distro hopping but i still feel lost.

you are viewing a single comment's thread
view the rest of the comments
[–] guyman 1 points 1 year ago (1 children)
[–] colonial 1 points 1 year ago (1 children)

Anything involving DKMS (so Nvidia, many WiFi adapters...) is the most common culprit in my anecdotal experience. New users don't know to watch the forums or their pacman output for potential problems and find out the hard way when they lose internet or their DM doesn't start.

[–] guyman 1 points 1 year ago

Manjaro has its own utility to install graphics drivers. I have issues with my own wifi adapter, but it's not specific to Arch or Manjaro. It's because, for whatever reason, the kernel doesn't support it out of the box. I need to load a kernel module whenever I update the kernel. Thankfully, someone put what I need on Github and I didn't have any issues beyond that.

This is a problem that would be present on all Linux distros, unless there's one that uses a kernel that includes support for my wifi adapter.