VOGONS


First post, by mattrock1988

User metadata
Rank Member
Rank
Member

https://lists.debian.org/debian-devel-announc … 5/msg00001.html

Basically, Intel Pentium II, AMD Athlon and VIA C3 Nehemiah will be the bare minimum required to work with Debian after the successor to "Jessie" launches. Those assigned to the unstable branch already have to switch back over to stable branch, to avoid rendering any systems running pre-SSE x86 CPUs inoperable.

The end of an era, perhaps?

Retro PC: Intel Pentium III @ 1 GHz, Intel SE440BX-2, 32 GB IDE DOM, 384 MB SDRAM, DVD-ROM, 1.44 MB floppy, Nvidia GeForce 4 Ti 4600 AGP, Creative SoundBlaster AWE64 Gold, Aureal Vortex 2
I only rely on 86box these days. My Pentium 3 PC died. 🙁

Reply 1 of 15, by ratfink

User metadata
Rank Oldbie
Rank
Oldbie

I guess the question is: how many pre-P2 machines are out there running Debian and needing the latest version, and does that seem worth the effort. But it seems as though Debian will still run on older hardware that Windows 8 and onwards?

Still a shame though.

Reply 3 of 15, by DracoNihil

User metadata
Rank Oldbie
Rank
Oldbie

Dropping support for x86 seems like a stupid idea even years from now. What about all the proprietary software that depends on x86 and multiarch\multilib?

“I am the dragon without a name…”
― Κυνικός Δράκων

Reply 4 of 15, by gdjacobs

User metadata
Rank l33t++
Rank
l33t++

They might drop the x86 install media, but I doubt they'd drop the architecture entirely in the foreseeable future.

All hail the Great Capacitor Brand Finder

Reply 5 of 15, by ynari

User metadata
Rank Member
Rank
Member

Bit foolish to be honest, rules out embedded systems that are still running fast 486 or pentium era hardware. They'll have to use a fork or different distribution instead.

Recently got bitten by this installing OpenBSD on my retro system, using it for sniffing packets, and finding that wireshark now defaults to a rather heavy qt based interface, and that (at the time) it required SSE instructions (a mistake, now fixed by the team).

Reply 6 of 15, by Scali

User metadata
Rank l33t
Rank
l33t
DracoNihil wrote:

Dropping support for x86 seems like a stupid idea even years from now. What about all the proprietary software that depends on x86 and multiarch\multilib?

I thought proprietary software was shunned in the linux community? It seems that most people don't even run the binary video drivers from AMD/nVidia, despite these drivers having many advantages over the open source ones.

http://scalibq.wordpress.com/just-keeping-it- … ro-programming/

Reply 7 of 15, by Scali

User metadata
Rank l33t
Rank
l33t
ynari wrote:

Recently got bitten by this installing OpenBSD on my retro system, using it for sniffing packets, and finding that wireshark now defaults to a rather heavy qt based interface, and that (at the time) it required SSE instructions (a mistake, now fixed by the team).

Yea, I still compile the x86-build of my Direct3D code without SSE. That way my Direct3D9 stuff can run on a wide variety of older hardware, such as Pentium IIs and Athlons, and any 3d accelerator with support for DX7 or higher (think GeForce256, original Radeon, Matrox G400 and such).
(I am talking about 'production code', as in an application that I am currently selling online).

http://scalibq.wordpress.com/just-keeping-it- … ro-programming/

Reply 8 of 15, by Jade Falcon

User metadata
Rank BANNED
Rank
BANNED

old post

Last edited by Jade Falcon on 2017-07-25, 16:11. Edited 2 times in total.

Reply 9 of 15, by mrau

User metadata
Rank Oldbie
Rank
Oldbie
Scali wrote:

despite these drivers having many advantages over the open source ones.

id love to read more on that, to my knowledge(and experience) open ati>>>all

Reply 10 of 15, by Scali

User metadata
Rank l33t
Rank
l33t
mrau wrote:
Scali wrote:

despite these drivers having many advantages over the open source ones.

id love to read more on that, to my knowledge(and experience) open ati>>>all

Why would they even bother to release closed-source drivers if the open source ones give you everything you need?
Open source drivers lack various functionality, don't deliver the same level of performance, and generally you don't get support for the latest GPUs.
Eg: http://www.phoronix.com/scan.php?page=article … -157-open&num=1
http://www.phoronix.com/scan.php?page=article … en-ubuntu&num=1

Intel is the only one doing open source drivers right: They don't have separate closed-source and open-source drivers. Their driver team just develops on one codebase, which is open.
For the others, I don't see why people would even bother with the open source ones.
AMD just gives some 'token' source code and docs every now and then, but doesn't focus entirely on open source. Closed-source is where things happen.
And nVidia doesn't bother with open source at all, Nouveau is an unsupported independent project, where people try to do the best they can with the limited information they can get about nVidia hardware. That's just never going to work, especially when your competition is nVidia, with the best driver team in the industry.

http://scalibq.wordpress.com/just-keeping-it- … ro-programming/

Reply 11 of 15, by ynari

User metadata
Rank Member
Rank
Member
Jade Falcon wrote:

Why would any modernday os still support such old hardware is beyond me.
I can see it if it's a nich OS just for old stuff, but it just seems like a waist of time to me for something modern.

You have an embedded system, i.e. a firewall, that has been doing its job happily for years. It will continue being able to do this forever, because the bandwidth it can handle will remain the same for the foreseeable future (let's say up to 100Mb Internet is a pipe dream in its location).

However, it still needs to remain secure, and operating systems are only supported with fixes for a limited amount of time. After that time they need to be upgraded.

Reply 12 of 15, by DracoNihil

User metadata
Rank Oldbie
Rank
Oldbie

486's stopped production sometime in 2007 as they still had a major use in embedded systems. I still wonder if this choice Debian is making is due to GCC regressions or something.

“I am the dragon without a name…”
― Κυνικός Δράκων

Reply 13 of 15, by Jo22

User metadata
Rank l33t++
Rank
l33t++

I wonder, is the lower limit for i686 anyhow related to it's ability to do 36 bit adressing ?
That's the only interesting feature, I can think of and the i586 can't do that.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 14 of 15, by Jade Falcon

User metadata
Rank BANNED
Rank
BANNED

old post

Last edited by Jade Falcon on 2017-11-30, 15:30. Edited 1 time in total.

Reply 15 of 15, by gdjacobs

User metadata
Rank l33t++
Rank
l33t++

Why do you think Centos would be better for an embedded application?

All hail the Great Capacitor Brand Finder