this post was submitted on 23 Nov 2023
244 points (98.4% liked)

Linux

45551 readers
954 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
top 50 comments
sorted by: hot top controversial new old
[–] BetaDoggo_ 199 points 7 months ago (1 children)

Dropping support after only 25 years? I can't believe Linux is contributing to planned obsolescence.

load more comments (1 replies)
[–] [email protected] 107 points 7 months ago (2 children)

ATI Rage 128, 3Dfx, S3 Savage, Intel 810, SiS, VIA and Matrox MGA DRM drivers

Those are some ancient cards! Can't believe they're supported this long.

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

I still have a Rage 128 hanging around as a 'temporary head' for installing headless servers. Many happy nights playing Thief: The Dark Project with it, and now it's only good for rendering a TTY at a barely acceptable resolution. And soon, not even that. Goodbye, little e-waste :-(

[–] grue 41 points 7 months ago (1 children)

Frame it and hang it on the wall.

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

Surround it with the box art of the games it powered so many years ago for extra nostalgia power

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

What do you mean obsolete. I still use 'em.

[–] [email protected] 51 points 7 months ago (1 children)
load more comments (1 replies)
[–] bruhduh 56 points 7 months ago (1 children)

For all worrying about it I'd like to say, you can re-add driver code and compile your own kernel, and everything will be working fine, and last time I've read wiki there's SLTC support for Linux 6.1 means your GPUs will be officially supported until 2033

[–] waigl 63 points 7 months ago (3 children)

AMD and nVidia on Windows: So your GPU is still very capable and useful for almost everything including most gaming tasks, but it's a couple years old and not making us money any more? Sucks to be you, have fun hunting for unmaintained legacy drivers with likely security holes from questionable sources.

Linux: Your video card is from a long bygone era of computing, before the term "GPU" was a thing, and basically a museum piece by now? We'll maintain a long-term support version for you for the next ten years.

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

Only 10 more years, it's fucking ridiculous

[–] bruhduh 4 points 7 months ago
load more comments (1 replies)
[–] [email protected] 35 points 7 months ago

3DFX

There is a name I haven't heard in a long time.

[–] [email protected] 33 points 7 months ago (3 children)

Damn I’m old. I had at least two of those cards

[–] [email protected] 9 points 7 months ago (2 children)

I thought I was old, but I've only even heard of the 3dfx 😳

[–] [email protected] 6 points 7 months ago* (last edited 7 months ago)

I must be ancient then. I recognized, and I think used, all of those cards/chips.

Some personally. Some at work. At work I used to maintain and MS-DOS / early Windows graphics program. I had to test the program’s compatibility with a stack of graphics cards.

load more comments (1 replies)
[–] [email protected] 5 points 7 months ago

I've been using (or, in some cases, trying to use) that when it was brand new. Kernel side was relatively easy - but there was a lot of compiling custom versions of XFree86 trying to get acceleration working properly.

On the one hand a bit sad to see that kind of history I've experienced myself go - on the other hand, it's probably been a decade since I've last used something without KMS, and the ease of use of modern KMS drivers is way ahead of all the older stuff.

[–] [email protected] 4 points 7 months ago (2 children)

I've had a system in the late 90s with a 3dfx voodoo card. Also had a laptop with a SIS card from the early 2000 era.

The voodoo card was THE card to have it it's day (mine was an older second hand system though). The SIS card... for some reason they decided that standard VESA mode probing wasn't a thing they supported and would hardware crash when that API was used. I eventually got it working in Linux after patching xfree86 to not attempt probing when loading the VESA driver.

load more comments (2 replies)
[–] [email protected] 29 points 7 months ago (3 children)

Oh no, the kernel will lose a whopping 200k SLOC!

[–] [email protected] 11 points 7 months ago (2 children)

Out of 27 million lines of code.

[–] [email protected] 29 points 7 months ago

Which makes it 1% total. Which is a lot for one single change

[–] [email protected] 7 points 7 months ago

Most of it in drivers.

You know, like the light novel with 12GB, 11.9GB of it in png.

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

source lines of code

load more comments (1 replies)
[–] [email protected] 14 points 7 months ago

This is the best summary I could come up with:


The ATI Rage 128, 3Dfx, S3 Savage, Intel 810, SiS, VIA and Matrox MGA DRM drivers were what was phased out in Linux 6.3.

Thomas Zimmermann of SUSE is now aiming to take things one step further by removing the infrastructure for user-space mode-setting.

Zimmermann wrote on dri-devel: The old drivers for user-space mode setting have been removed in Linux v6.3.

The recent Linux v6.6 has been designated as long-term release, so any remaining users have a few more years to get a new graphics card.

These 14 patches get rid of another 8k lines of legacy code within the Direct Rendering Manager subsystem.

If no objections are raised, this legacy user-space mode-setting infrastructure removal could happen for the Linux 6.8 kernel cycle in the new year.


The original article contains 340 words, the summary contains 127 words. Saved 63%. I'm a bot and I'm open source!

load more comments
view more: next ›