How can I make Ubuntu run well (including with wifi) on a 32-bit machine?How do I find out which version and derivative of Ubuntu is right for my hardware in terms of minimal system requirements?Where to download Broadcom STA .deb file?Causes of hanging?How do I install additional drivers with both wired and wireless failing?How can I install both 32 and 64 bit versions of the same -dev package?Problem with Ubuntu 12.04 and Ideapad N581 (Broadcom)ndiswrapper driver problemTrouble With USB Wireless NIC BCM5754WiFi Dropout Issue With Ubuntu 14.10-16.04?AE2500 802.11abgn Wireless Adapter [Broadcom BCM43236] Not finding 5ghz Wifi Network.

How to avoid using System.String with Rfc2898DeriveBytes in C#

How much code would a codegolf golf if a codegolf could golf code?

How to compare two different formulations of a problem?

How to dismiss intrusive questions from a colleague with whom I don't work?

Are there nouns that change meaning based on gender?

Why don't we use Cavea-B

Why is Boris Johnson visiting only Paris & Berlin if every member of the EU needs to agree on a withdrawal deal?

What can I do to keep a threaded bolt from falling out of its slot?

Shouldn't the "credit score" prevent Americans from going deeper and deeper into personal debt?

Dark side of an exoplanet - if it was earth-like would its surface light be detectable?

Is there a known non-euclidean geometry where two concentric circles of different radii can intersect? (as in the novel "The Universe Between")

Is it insecure to have an ansible user with passwordless sudo?

What's /System/Volumes/Data?

How to organize ideas to start writing a novel?

Can others monetize my project with GPLv3?

Is it safe to remove the bottom chords of a series of garage roof trusses?

Does adding the 'precise' tag to daggers break anything?

Why does my house heat up, even when it's cool outside?

What is "Wayfinder's Guide to Eberron"?

Was 'help' pronounced starting with a vowel sound?

Can you feel passing through the sound barrier in an F-16?

What professions would a medieval village with a population of 100 need?

How can I support the recycling, but not the new production of aluminum?

How to persuade recruiters to send me the Job Description?



How can I make Ubuntu run well (including with wifi) on a 32-bit machine?


How do I find out which version and derivative of Ubuntu is right for my hardware in terms of minimal system requirements?Where to download Broadcom STA .deb file?Causes of hanging?How do I install additional drivers with both wired and wireless failing?How can I install both 32 and 64 bit versions of the same -dev package?Problem with Ubuntu 12.04 and Ideapad N581 (Broadcom)ndiswrapper driver problemTrouble With USB Wireless NIC BCM5754WiFi Dropout Issue With Ubuntu 14.10-16.04?AE2500 802.11abgn Wireless Adapter [Broadcom BCM43236] Not finding 5ghz Wifi Network.






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








6















My machine is 32-bit.



My understanding is that today (August 2019) none of the supported versions of Ubuntu are 32-bit.



The history is:



Over the past few years I experienced increasing problems with the v16.04 that I had been running on my machine, including freezing up. So recently I replaced v16.04 with v16.10 from a bootable disc that I purchased.



However now with the freshly installed v16.10 I'm finding (just as with v16.04 before it) that I need to install the driver for the Broadcom network controller in my (Lenovo) machine.



The instructions I'm following to do that driver installation require me first of all to run sudo apt update. However that command does not work, apparently because no v16.xx is supported now.










share|improve this question





















  • 3





    I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

    – guiverc
    Aug 8 at 9:59







  • 2





    fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

    – guiverc
    Aug 8 at 10:09











  • Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

    – Hotspur
    Aug 8 at 10:25







  • 1





    Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

    – guiverc
    Aug 8 at 10:26






  • 2





    ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

    – guiverc
    Aug 8 at 10:38

















6















My machine is 32-bit.



My understanding is that today (August 2019) none of the supported versions of Ubuntu are 32-bit.



The history is:



Over the past few years I experienced increasing problems with the v16.04 that I had been running on my machine, including freezing up. So recently I replaced v16.04 with v16.10 from a bootable disc that I purchased.



However now with the freshly installed v16.10 I'm finding (just as with v16.04 before it) that I need to install the driver for the Broadcom network controller in my (Lenovo) machine.



The instructions I'm following to do that driver installation require me first of all to run sudo apt update. However that command does not work, apparently because no v16.xx is supported now.










share|improve this question





















  • 3





    I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

    – guiverc
    Aug 8 at 9:59







  • 2





    fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

    – guiverc
    Aug 8 at 10:09











  • Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

    – Hotspur
    Aug 8 at 10:25







  • 1





    Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

    – guiverc
    Aug 8 at 10:26






  • 2





    ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

    – guiverc
    Aug 8 at 10:38













6












6








6


1






My machine is 32-bit.



My understanding is that today (August 2019) none of the supported versions of Ubuntu are 32-bit.



The history is:



Over the past few years I experienced increasing problems with the v16.04 that I had been running on my machine, including freezing up. So recently I replaced v16.04 with v16.10 from a bootable disc that I purchased.



However now with the freshly installed v16.10 I'm finding (just as with v16.04 before it) that I need to install the driver for the Broadcom network controller in my (Lenovo) machine.



The instructions I'm following to do that driver installation require me first of all to run sudo apt update. However that command does not work, apparently because no v16.xx is supported now.










share|improve this question
















My machine is 32-bit.



My understanding is that today (August 2019) none of the supported versions of Ubuntu are 32-bit.



The history is:



Over the past few years I experienced increasing problems with the v16.04 that I had been running on my machine, including freezing up. So recently I replaced v16.04 with v16.10 from a bootable disc that I purchased.



However now with the freshly installed v16.10 I'm finding (just as with v16.04 before it) that I need to install the driver for the Broadcom network controller in my (Lenovo) machine.



The instructions I'm following to do that driver installation require me first of all to run sudo apt update. However that command does not work, apparently because no v16.xx is supported now.







apt updates lenovo broadcom 32-bit






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 9 at 10:59









Eliah Kagan

88.5k22 gold badges247 silver badges387 bronze badges




88.5k22 gold badges247 silver badges387 bronze badges










asked Aug 8 at 9:53









HotspurHotspur

314 bronze badges




314 bronze badges










  • 3





    I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

    – guiverc
    Aug 8 at 9:59







  • 2





    fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

    – guiverc
    Aug 8 at 10:09











  • Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

    – Hotspur
    Aug 8 at 10:25







  • 1





    Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

    – guiverc
    Aug 8 at 10:26






  • 2





    ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

    – guiverc
    Aug 8 at 10:38












  • 3





    I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

    – guiverc
    Aug 8 at 9:59







  • 2





    fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

    – guiverc
    Aug 8 at 10:09











  • Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

    – Hotspur
    Aug 8 at 10:25







  • 1





    Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

    – guiverc
    Aug 8 at 10:26






  • 2





    ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

    – guiverc
    Aug 8 at 10:38







3




3





I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

– guiverc
Aug 8 at 9:59






I've done in recent days loads of testing on x86 (32-bit) 18.04.3 flavors that I'm expecting to be released in a few hours. Myself I'd rather run a flavor on x86 due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)

– guiverc
Aug 8 at 9:59





2




2





fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

– guiverc
Aug 8 at 10:09





fyi: LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release. Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS

– guiverc
Aug 8 at 10:09













Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

– Hotspur
Aug 8 at 10:25






Thank you. Your comments add greatly to my understanding of how Ubuntu is released and supported. I had assumed (wrongly, apparently) that v16.10 was just an intermediate step upwards in the support/maintenance/improvement of v16.04. Now I'm a bit straighter on that topic, are you suggesting that I can install and happily run v18.04 on my 32-bit machine?

– Hotspur
Aug 8 at 10:25





1




1





Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

– guiverc
Aug 8 at 10:26





Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle...)

– guiverc
Aug 8 at 10:26




2




2





ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

– guiverc
Aug 8 at 10:38





ubuntu.com/download/flavours to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will end up being supported longer!)

– guiverc
Aug 8 at 10:38










4 Answers
4






active

oldest

votes


















7














Myself I'd rather run a flavor on x86 (32bit) due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. I've also done loads of testing on x86 ISOs for 18.04.3 flavors that should be released in only a few hours, so no x86/32bit is not EOL yet.



Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)



LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release.



Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS. Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle and stick to LTS releases)



https://www.ubuntu.com/download/flavours is the site I'd suggest to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will likely end up being supported longer!).



Part of the reason I use the aforementioned site is ubuntu.com is pretty easy to remember as legit, however with flavors like Lubuntu, http://lubuntu.me is a little harder to remember, as lubuntu.net is a fan site and not official; where you'll note ubuntu.com only ever points to lubuntu.me






share|improve this answer

























  • Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

    – guiverc
    Aug 8 at 10:50












  • You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

    – Hotspur
    Aug 8 at 11:03












  • Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

    – guiverc
    Aug 8 at 12:03



















3














sudo apt update does not run on unsupported releases, but you will be able to install the Broadcom driver on any supported release, for example on Ubuntu MATE 18.04 32-bit. Xubuntu 18.04 and Lubuntu 18.04 also have 32-bit ISOs available to download. It is a misconception to think that Canonical has pulled the plug on all 32-bit flavors, however support for 32-bit architecture is being phased out bit by bit. Planning forward the next computer that you buy should support 64-bit architecture if you want to continue to use a supported *buntu flavor.






share|improve this answer



























  • Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

    – Hotspur
    Aug 8 at 10:28











  • Ubuntu 18.04 is 64-bit only.

    – karel
    Aug 8 at 10:34











  • Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

    – Hotspur
    Aug 8 at 10:36







  • 1





    That looks like an excellent article to me. Thank you.

    – Hotspur
    Aug 8 at 11:01






  • 2





    Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

    – Organic Marble
    Aug 8 at 11:57


















0














If you need the 32 bit version of Ubuntu 18.04 desktop you can use the mini iso 32 bit and select the Ubuntu Gnome Desktop during installation process. The mini iso can be found here: i386 - For 32-bit Intel/AMD (x86)






share|improve this answer

























  • Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

    – Hotspur
    Aug 8 at 11:15







  • 2





    Mini is a bare bones install; you'll have to install most applications separately.

    – Organic Marble
    Aug 8 at 11:58


















0














You can download 32 bit Lubuntu 18.04 LTS here: http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/



Distro choices are personal and opinion-based but I'm a big fan of this one.



You can try before installing using a 'live USB', highly recommended.






share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164278%2fhow-can-i-make-ubuntu-run-well-including-with-wifi-on-a-32-bit-machine%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    4 Answers
    4






    active

    oldest

    votes








    4 Answers
    4






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7














    Myself I'd rather run a flavor on x86 (32bit) due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. I've also done loads of testing on x86 ISOs for 18.04.3 flavors that should be released in only a few hours, so no x86/32bit is not EOL yet.



    Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)



    LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release.



    Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS. Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle and stick to LTS releases)



    https://www.ubuntu.com/download/flavours is the site I'd suggest to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will likely end up being supported longer!).



    Part of the reason I use the aforementioned site is ubuntu.com is pretty easy to remember as legit, however with flavors like Lubuntu, http://lubuntu.me is a little harder to remember, as lubuntu.net is a fan site and not official; where you'll note ubuntu.com only ever points to lubuntu.me






    share|improve this answer

























    • Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

      – guiverc
      Aug 8 at 10:50












    • You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

      – Hotspur
      Aug 8 at 11:03












    • Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

      – guiverc
      Aug 8 at 12:03
















    7














    Myself I'd rather run a flavor on x86 (32bit) due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. I've also done loads of testing on x86 ISOs for 18.04.3 flavors that should be released in only a few hours, so no x86/32bit is not EOL yet.



    Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)



    LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release.



    Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS. Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle and stick to LTS releases)



    https://www.ubuntu.com/download/flavours is the site I'd suggest to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will likely end up being supported longer!).



    Part of the reason I use the aforementioned site is ubuntu.com is pretty easy to remember as legit, however with flavors like Lubuntu, http://lubuntu.me is a little harder to remember, as lubuntu.net is a fan site and not official; where you'll note ubuntu.com only ever points to lubuntu.me






    share|improve this answer

























    • Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

      – guiverc
      Aug 8 at 10:50












    • You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

      – Hotspur
      Aug 8 at 11:03












    • Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

      – guiverc
      Aug 8 at 12:03














    7












    7








    7







    Myself I'd rather run a flavor on x86 (32bit) due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. I've also done loads of testing on x86 ISOs for 18.04.3 flavors that should be released in only a few hours, so no x86/32bit is not EOL yet.



    Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)



    LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release.



    Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS. Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle and stick to LTS releases)



    https://www.ubuntu.com/download/flavours is the site I'd suggest to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will likely end up being supported longer!).



    Part of the reason I use the aforementioned site is ubuntu.com is pretty easy to remember as legit, however with flavors like Lubuntu, http://lubuntu.me is a little harder to remember, as lubuntu.net is a fan site and not official; where you'll note ubuntu.com only ever points to lubuntu.me






    share|improve this answer













    Myself I'd rather run a flavor on x86 (32bit) due to it's lighter desktop, but it's a personal preference as to whether or not flavors are for you, or not. I've also done loads of testing on x86 ISOs for 18.04.3 flavors that should be released in only a few hours, so no x86/32bit is not EOL yet.



    Ubuntu 16.10 is EOL & I'd not suggest it (just like i'd not suggest either of the two 18.10 releases that were also available in x86/32bit as it's also EOL). Why not use a 18.04 LTS flavor? Also Ubuntu 16.04 LTS is still supported; the flavors for 16.04 only are EOL (with exception of kylin)



    LTS means long-term-support, and Ubuntu 16.04 LTS was a long-term-support release meaning it came with 5 years of supported life (which could be extended with Ubuntu Advantage for fee). Ubuntu 16.04 LTS (2016-April) release and Ubuntu 18.04 LTS (2018-April) release are both LTS with 5 years of support; flavors of LTS releases only come with 3 years unless specified otherwise on release.



    Ubuntu 16.10 you mention was not a LTS thus only had 9 months of life with it release-upgrading to 17.04, (2017-April), then to 17.10 (2017-October) then to 18.04 LTS. Ubuntu 16.04 LTS had two release-upgrade paths; the default path was to the next LTS release (ie. Ubuntu 18.04 LTS; with LTS releases coming out every even year in April), or via each release (thus 16.10, 17.04, 17.10 then finally to 18.04 LTS where the decision path could be chosen again). The every-release path is for those that want the latest software always, and don't mind release-upgrading every 6-9 months (most users find this a hassle and stick to LTS releases)



    https://www.ubuntu.com/download/flavours is the site I'd suggest to download flavors of Ubuntu, most (if not all) supported x86 or 32bit for 18.04 LTS though that was the last release for x86 for all but Xubuntu & Lubuntu (which continued with x86 until December-2018, so whilst 19.04 still receives updates for x86, 18.04 LTS will likely end up being supported longer!).



    Part of the reason I use the aforementioned site is ubuntu.com is pretty easy to remember as legit, however with flavors like Lubuntu, http://lubuntu.me is a little harder to remember, as lubuntu.net is a fan site and not official; where you'll note ubuntu.com only ever points to lubuntu.me







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Aug 8 at 10:44









    guivercguiverc

    7,3502 gold badges17 silver badges26 bronze badges




    7,3502 gold badges17 silver badges26 bronze badges















    • Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

      – guiverc
      Aug 8 at 10:50












    • You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

      – Hotspur
      Aug 8 at 11:03












    • Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

      – guiverc
      Aug 8 at 12:03


















    • Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

      – guiverc
      Aug 8 at 10:50












    • You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

      – Hotspur
      Aug 8 at 11:03












    • Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

      – guiverc
      Aug 8 at 12:03

















    Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

    – guiverc
    Aug 8 at 10:50






    Finally as proof that x86 is not dead, the current 18.04.3 status can be seen at iso.qa.ubuntu.com/qatracker/milestones/405/builds (you'll note many i386 mentions, which is the way debian & ubuntu refer to x86/32bit) this is put as a comment so it's easy to delete, but I'd stick to flavors that went to the trouble of testing the x86 if I was you..

    – guiverc
    Aug 8 at 10:50














    You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

    – Hotspur
    Aug 8 at 11:03






    You answers are excellent, helpful. Thank you.One question, is it your results of testing 32-bit flavors of 18.04 that will be published in a few hours? 18.04 LTS will still not be 32-bit . Right?

    – Hotspur
    Aug 8 at 11:03














    Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

    – guiverc
    Aug 8 at 12:03






    Machines I used in testing x86/i386/32bit 18.04.3 flavors include (1) dell latitude d610 (pentium m, 1gb, intel i915), (2) ibm thinkpad t43 (pentium m, 1.5gb ram, radeon x300), (3) hp dx6120mt (mini-tower, pentium 4 dual core, 3gb, winfast clone of nvidia 7600gt) ... the third listed actually has Lubuntu 19.04 & Xubuntu 19.04 (both x86) installed, but it's orphaned as won't 19.10 upgrade support, so stick with a 18.04

    – guiverc
    Aug 8 at 12:03














    3














    sudo apt update does not run on unsupported releases, but you will be able to install the Broadcom driver on any supported release, for example on Ubuntu MATE 18.04 32-bit. Xubuntu 18.04 and Lubuntu 18.04 also have 32-bit ISOs available to download. It is a misconception to think that Canonical has pulled the plug on all 32-bit flavors, however support for 32-bit architecture is being phased out bit by bit. Planning forward the next computer that you buy should support 64-bit architecture if you want to continue to use a supported *buntu flavor.






    share|improve this answer



























    • Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

      – Hotspur
      Aug 8 at 10:28











    • Ubuntu 18.04 is 64-bit only.

      – karel
      Aug 8 at 10:34











    • Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

      – Hotspur
      Aug 8 at 10:36







    • 1





      That looks like an excellent article to me. Thank you.

      – Hotspur
      Aug 8 at 11:01






    • 2





      Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

      – Organic Marble
      Aug 8 at 11:57















    3














    sudo apt update does not run on unsupported releases, but you will be able to install the Broadcom driver on any supported release, for example on Ubuntu MATE 18.04 32-bit. Xubuntu 18.04 and Lubuntu 18.04 also have 32-bit ISOs available to download. It is a misconception to think that Canonical has pulled the plug on all 32-bit flavors, however support for 32-bit architecture is being phased out bit by bit. Planning forward the next computer that you buy should support 64-bit architecture if you want to continue to use a supported *buntu flavor.






    share|improve this answer



























    • Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

      – Hotspur
      Aug 8 at 10:28











    • Ubuntu 18.04 is 64-bit only.

      – karel
      Aug 8 at 10:34











    • Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

      – Hotspur
      Aug 8 at 10:36







    • 1





      That looks like an excellent article to me. Thank you.

      – Hotspur
      Aug 8 at 11:01






    • 2





      Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

      – Organic Marble
      Aug 8 at 11:57













    3












    3








    3







    sudo apt update does not run on unsupported releases, but you will be able to install the Broadcom driver on any supported release, for example on Ubuntu MATE 18.04 32-bit. Xubuntu 18.04 and Lubuntu 18.04 also have 32-bit ISOs available to download. It is a misconception to think that Canonical has pulled the plug on all 32-bit flavors, however support for 32-bit architecture is being phased out bit by bit. Planning forward the next computer that you buy should support 64-bit architecture if you want to continue to use a supported *buntu flavor.






    share|improve this answer















    sudo apt update does not run on unsupported releases, but you will be able to install the Broadcom driver on any supported release, for example on Ubuntu MATE 18.04 32-bit. Xubuntu 18.04 and Lubuntu 18.04 also have 32-bit ISOs available to download. It is a misconception to think that Canonical has pulled the plug on all 32-bit flavors, however support for 32-bit architecture is being phased out bit by bit. Planning forward the next computer that you buy should support 64-bit architecture if you want to continue to use a supported *buntu flavor.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Aug 8 at 10:44

























    answered Aug 8 at 10:16









    karelkarel

    66.9k14 gold badges150 silver badges170 bronze badges




    66.9k14 gold badges150 silver badges170 bronze badges















    • Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

      – Hotspur
      Aug 8 at 10:28











    • Ubuntu 18.04 is 64-bit only.

      – karel
      Aug 8 at 10:34











    • Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

      – Hotspur
      Aug 8 at 10:36







    • 1





      That looks like an excellent article to me. Thank you.

      – Hotspur
      Aug 8 at 11:01






    • 2





      Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

      – Organic Marble
      Aug 8 at 11:57

















    • Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

      – Hotspur
      Aug 8 at 10:28











    • Ubuntu 18.04 is 64-bit only.

      – karel
      Aug 8 at 10:34











    • Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

      – Hotspur
      Aug 8 at 10:36







    • 1





      That looks like an excellent article to me. Thank you.

      – Hotspur
      Aug 8 at 11:01






    • 2





      Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

      – Organic Marble
      Aug 8 at 11:57
















    Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

    – Hotspur
    Aug 8 at 10:28





    Thank you very much. I am surprised because when I looked online for downloadable versions of Ubuntu I noticed on 64-bit versions of Ubuntu 18.

    – Hotspur
    Aug 8 at 10:28













    Ubuntu 18.04 is 64-bit only.

    – karel
    Aug 8 at 10:34





    Ubuntu 18.04 is 64-bit only.

    – karel
    Aug 8 at 10:34













    Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

    – Hotspur
    Aug 8 at 10:36






    Thank you, thank you. Who'd have known all that - that there are 32-bit versions of 18?

    – Hotspur
    Aug 8 at 10:36





    1




    1





    That looks like an excellent article to me. Thank you.

    – Hotspur
    Aug 8 at 11:01





    That looks like an excellent article to me. Thank you.

    – Hotspur
    Aug 8 at 11:01




    2




    2





    Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

    – Organic Marble
    Aug 8 at 11:57





    Referring to your comment, which I now realize is specific to unflavored Ubuntu. Thanks!

    – Organic Marble
    Aug 8 at 11:57











    0














    If you need the 32 bit version of Ubuntu 18.04 desktop you can use the mini iso 32 bit and select the Ubuntu Gnome Desktop during installation process. The mini iso can be found here: i386 - For 32-bit Intel/AMD (x86)






    share|improve this answer

























    • Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

      – Hotspur
      Aug 8 at 11:15







    • 2





      Mini is a bare bones install; you'll have to install most applications separately.

      – Organic Marble
      Aug 8 at 11:58















    0














    If you need the 32 bit version of Ubuntu 18.04 desktop you can use the mini iso 32 bit and select the Ubuntu Gnome Desktop during installation process. The mini iso can be found here: i386 - For 32-bit Intel/AMD (x86)






    share|improve this answer

























    • Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

      – Hotspur
      Aug 8 at 11:15







    • 2





      Mini is a bare bones install; you'll have to install most applications separately.

      – Organic Marble
      Aug 8 at 11:58













    0












    0








    0







    If you need the 32 bit version of Ubuntu 18.04 desktop you can use the mini iso 32 bit and select the Ubuntu Gnome Desktop during installation process. The mini iso can be found here: i386 - For 32-bit Intel/AMD (x86)






    share|improve this answer













    If you need the 32 bit version of Ubuntu 18.04 desktop you can use the mini iso 32 bit and select the Ubuntu Gnome Desktop during installation process. The mini iso can be found here: i386 - For 32-bit Intel/AMD (x86)







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Aug 8 at 11:10









    Mr.Michael.SchulzeMr.Michael.Schulze

    3341 silver badge4 bronze badges




    3341 silver badge4 bronze badges















    • Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

      – Hotspur
      Aug 8 at 11:15







    • 2





      Mini is a bare bones install; you'll have to install most applications separately.

      – Organic Marble
      Aug 8 at 11:58

















    • Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

      – Hotspur
      Aug 8 at 11:15







    • 2





      Mini is a bare bones install; you'll have to install most applications separately.

      – Organic Marble
      Aug 8 at 11:58
















    Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

    – Hotspur
    Aug 8 at 11:15






    Do I understand right that "mini" is a flavor of 18.04? Do you prefer mini to other flavors?

    – Hotspur
    Aug 8 at 11:15





    2




    2





    Mini is a bare bones install; you'll have to install most applications separately.

    – Organic Marble
    Aug 8 at 11:58





    Mini is a bare bones install; you'll have to install most applications separately.

    – Organic Marble
    Aug 8 at 11:58











    0














    You can download 32 bit Lubuntu 18.04 LTS here: http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/



    Distro choices are personal and opinion-based but I'm a big fan of this one.



    You can try before installing using a 'live USB', highly recommended.






    share|improve this answer































      0














      You can download 32 bit Lubuntu 18.04 LTS here: http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/



      Distro choices are personal and opinion-based but I'm a big fan of this one.



      You can try before installing using a 'live USB', highly recommended.






      share|improve this answer





























        0












        0








        0







        You can download 32 bit Lubuntu 18.04 LTS here: http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/



        Distro choices are personal and opinion-based but I'm a big fan of this one.



        You can try before installing using a 'live USB', highly recommended.






        share|improve this answer















        You can download 32 bit Lubuntu 18.04 LTS here: http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/



        Distro choices are personal and opinion-based but I'm a big fan of this one.



        You can try before installing using a 'live USB', highly recommended.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Aug 8 at 12:00

























        answered Aug 8 at 11:53









        Organic MarbleOrganic Marble

        12.2k7 gold badges39 silver badges65 bronze badges




        12.2k7 gold badges39 silver badges65 bronze badges






























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164278%2fhow-can-i-make-ubuntu-run-well-including-with-wifi-on-a-32-bit-machine%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form