this post was submitted on 22 Oct 2023
287 points (91.6% liked)
Linux
48035 readers
726 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Earlier this year I was given one of those XPS machines with Ubuntu and decided to install Debian on it. The camera driver was so bad - I can't remember technical details but you can't simply get it to run on another kernel, it was a mess of hacks to get it to work. I decided I won't get a camera driver. "We ship a laptop with Ubuntu" does not necessarily mean working Linux drivers.
EDIT: To add insult to injury, the touch bar suddenly decided to stop responding to input. It's already bad enough to not have tactile feedback for Esc / Fn keys / Delete / Print Screen.
Very true also for the opposite direction; I am daily driving an HP Elite Dragonfly for work and my Elite x360 1030 G2 for private and both work almost flawlessly despite no official Linux support. I have to disclaim that I never tested the Fingerprint reader or IR face recognition crap. But microphone, orientation sensors, webcam, keyboard, trackpad all work extremely well (Arch linux).
It always comes down to the individual hardware it seems.
I love those x360s. I have a G5 and it's surprisingly capable of handling somewhat intense tasks.
Same with the finger print sensor. But a bodge is better than no support.
I bought a used 2018 model over a new current model because of the lack of physical function keys.
Also, Dell, bring back Fn + Left for Home and Fn + Right for End!
Who looked at a great keyboard layout and decided, "I know! I'll make this Developer Edition hardware more difficult to develop on!"
Crazy! So it was only the ubuntu kernel, with some akmods or PPA?
You needed: kernel driver, closed source userspace driver, GStreamer plugin, v4l2 loopback driver, v4l2 relay daemon copying frames from the GStreamer source into v4l2 loopback. Technically I could have made it work, I just decided not to.
https://launchpad.net/~oem-solutions-group/+archive/ubuntu/intel-ipu6 https://github.com/intel/ipu6-camera-bins
Damn Dell. What the fuck XD