this post was submitted on 22 Oct 2023
280 points (91.4% liked)

Linux

45423 readers
888 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
 

Today, the Dell XPS-13 with Ubuntu Linux is easily the most well-known Linux laptop. Many users, especially developers -- including Linus Torvalds -- love it. As Torvalds recently said, "Normally, I wouldn't name names, but I'm making an exception for the XPS 13 just because I liked it so much that I also ended up buying one for my daughter when she went off to college."

So, how did Dell -- best known for good-quality, mass-produced PCs -- end up building top-of-the-line Ubuntu Linux laptops? Well, Barton George, Dell Technologies' Developer Community manager, shared the "Project Sputnik" story this week in a presentation at the popular Linux and open-source community show, All Things Open.

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

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.

[–] [email protected] 7 points 8 months ago (1 children)

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.

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

I love those x360s. I have a G5 and it's surprisingly capable of handling somewhat intense tasks.

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

Same with the finger print sensor. But a bodge is better than no support.

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

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!"

[–] [email protected] 2 points 8 months ago (1 children)

Crazy! So it was only the ubuntu kernel, with some akmods or PPA?

[–] [email protected] 8 points 8 months ago (1 children)

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

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

Damn Dell. What the fuck XD