Linux Lite Forums

General => Release Announcements => Topic started by: Jerry on October 31, 2020, 07:55:22 AM

Title: Linux Lite 5.2 Final Released
Post by: Jerry on October 31, 2020, 07:55:22 AM
Release Announcement

Linux Lite 5.2 Final is now available for download and installation.

(https://i.imgur.com/1bdrd2N.png)


Changes:

Firewall now managed from Settings Manager:

(https://i.imgur.com/xigoqYD.png)

(https://i.imgur.com/4O6McM2.png)

Lite Widget now managed from Settings Manager:

(https://i.imgur.com/dMr0FtX.png)

Lite Widget now displays Laptop Battery status. Community suggestion. (only if using a laptop):

(https://i.imgur.com/UOnv2Vg.png)

(https://i.imgur.com/vsm4IIz.png)

Added more Screensavers:

(https://i.imgur.com/aZHZZTC.png)

Added Taskbar Restore to Lite Tweaks. Community suggestion:

(https://i.imgur.com/eFg7di0.png)

Added Spellcheck to LibreOffice (US only). You will need to complete 'Install Language Support' in Lite Welcome to activate this feature:

(https://i.imgur.com/6lA1k9U.png)

Removed deprecated GTK2 software, themes - less bloat:

(https://i.imgur.com/y1n7p54.png)

Removed Adobe Flash:

(https://cdn.vox-cdn.com/thumbor/f1PIc5ofauYyw5XTwIFHznUDFhk=/0x0:600x445/1400x1050/filters:focal(252x175:348x271):format(jpeg)/cdn.vox-cdn.com/uploads/chorus_image/image/55875423/adobe-flash-logo.0.jpg)

Please don't ask how to install Flash. That would be like asking for the recipe for a deadly poison, then drinking it to see if it worked. Flash is gone. Long live HTML5 :)   Installing Restricted Extras from Lite Software will no longer install Flash.

Updated Grub menu image to transparent, add more color, clearer boot screens when dual booting:

(https://i.imgur.com/ZqcxheX.png)

SimpleScreenRecorder, Zoom and Microsoft Teams added to Lite Software. Community suggestions:

(https://i.imgur.com/gmP347w.png)

9 new Wallpapers thanks to the community and especially @whateverthing

(https://i.imgur.com/xSoo1xb.png)

Latest Papirus icon theme.
Updated UEFI files for build process.
Fixed notifications bug.

Brand new Linux Lite Repository - Cost free

A HUGE thank you to Thomas and the team over at www.fosshost.org (http://www.fosshost.org) for their time and generosity. We will forever be grateful to them for reaching out to us with this offer.

Many other tweaks and changes.

Window Theme: Adapta
Icon Theme: Papirus
Font: Roboto Regular

How do I know if my Windows PC has UEFI?

In Windows Search, type msinfo or msinfo32 and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.

Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you must disable Secure Boot to enable stress free computing.

Some helpful snippets from the latest Help Manual:

(https://i.imgur.com/fSpldox.png)

(https://i.imgur.com/xtwAJVQ.png)

UEFI Support link - https://www.linuxliteos.com/forums/uefi-secure-boot/ (https://www.linuxliteos.com/forums/uefi-secure-boot/)

Details:

Kernel: 5.4.0-52 ( custom kernels also available via our Repository for versions 3.13 - 5.9 )
Firefox: 82.0
Thunderbird: 68.10.0
LibreOffice: 6.4.6.2
VLC: 3.0.9.2
Gimp: 2.10.18
Base: 20.04.1

Known Issues:

No prompt to eject Media at the end of the Legacy install, prompt is available at the end of the UEFI install.
Release Notes - not working on first installer slide.
Desktop icons - English support only.
Grub - holding shift down whilst booting in UEFI mode does not bring up the Grub menu (works in Legacy mode), waiting for Ubuntu fix.
Grub menu shows Linux Lite as 'Ubuntu'. After you install Linux Lite, you can change Grub to show 'Linux Lite':

- Open /etc/default/grub as Administrator.
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.
- Should look like:
GRUB_DISTRIBUTOR='Linux Lite'
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
- sudo update-grub

You tell me.

Upgrading

There has been some tweaks to the Lite Upgrade code from Series 4.x. Most notably, the end dialogue has been simplified and will ask you to either Reboot or Shutdown. Continue Working is no longer viewed as a sensible option. Also, Lite Welcome will no longer be displayed after a Reboot. Just look at Lite Widget to see if you upgraded successfully to 5.2 or do:

Code: [Select]
cat /etc/llver
in a Terminal, should return Linux Lite 5.2. Lastly, the upgrade log will now be stored in /var/log/lite-upgrade.log for those interested in the process. All of our code will function in the 'system space' and no longer in the 'user space'. Our overall improvements to Lite Upgrade should see people upgrading as quickly as ever with less bloat along with unnecessary dialogues and information.

> Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)
> Set a Restore Point - Menu, System, Timeshift
> Menu, Settings, Lite Upgrade
> Reboot


PLEASE NOTE: If you do not have Menu, Settings, Lite Upgrade do:

Code: [Select]
sudo apt-get install --reinstall lite-upgrade-series5
or:

Code: [Select]
rm -rf ~/.local/share/applications/lite-upgrade.desktop
then try Menu, Settings, Lite Upgrade again.

Having problems upgrading? First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.

Code: [Select]
apt policy lite-upgrade-series5
should return:

Code: [Select]
  Installed: 5.0-0020-linuxlite
  Candidate: 5.0-0020-linuxlite

If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.

Lite Upgrade - What it will do:

- New Lite Help Manual
- New Lite Upgrade
- New Lite Welcome
- New Lite Themes
- New Lite Tweaks
- New Lite Sources
- New Lite Software
- New Lite Firewall Config
- New Lite Widget
- New Wallpapers
- Add new Screensavers
- Add huge new Printer support
- New Grub image (for dual booting etc)

Lite Upgrade - What it won't do:

- Remove Adobe Flash (people may still be playing their favorite games, we won't be forcing change on folks)
- Add LibreOffice Spellcheck
- Remove GTK2 engines

Manual removal of Adobe Flash:

Code: [Select]
sudo apt-get remove flashplugin-installer
Then perhaps use a apt-mark hold to stop it reinstalling:

Code: [Select]
sudo apt-mark hold flashplugin-installer
For any help on removing/adding any of the above, please place a Post.

There is no upgrade path to or from RC releases.
There is no upgrade path from Series 2, 3 or 4 ( 2.0, 2.2, 2.4, 2.6, 2.8 | 3.0, 3.2, 3.4, 3.6, 3.8 | 4.0, 4.2, 4.4, 4.6, 4.8 ) to Series 5.

Downloads:

HTTPS:

Download 64bit from here - Linux Lite 5.2 Final 64bit (https://osdn.net/dl/linuxlite/linux-lite-5.2-64bit.iso)
MD5SUM: 75acfa25daf0117c37d9ceb72545fb89
SHA256: abd13a1aafc5824b68ea3b1e007e85ce39b2e3904f62f4de78f98d7cb5cd4104
Size: 1.4Gb (DVD, USB)

TORRENT: (Fastest way to download the ISO)

64bit Torrent from here - linux-lite-5.2-64bit.iso.torrent (https://osdn.net/projects/linuxlite/storage/5.2/linux-lite-5.2-64bit.iso.torrent)
Hash: 33ca7e486294da8191a3d675934cc38a92cf2267
Size: 1.4Gb (DVD, USB)

International Mirrors (city specific) - https://www.linuxliteos.com/mirrors.php (https://www.linuxliteos.com/mirrors.php) (wait for page to load, some mirrors may still be syncing with us)

Live USB/DVD/VirtualBox/Vmware:

Login is automatic, no credentials are required. The image can be written to a 2gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: sudo dd if=linux-lite-5.2-64bit.iso of=/dev/sdx bs=4M where 'x' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: df -h It is usually listed as 'media' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.

Reviewers in a VirtualBox:

Installing Updates does not function with a Live ISO. All features work as they should, once you have installed Linux Lite to hardware or a VM.
Once Linux Lite has been installed, add the following for a complete reviewing experience:

Code: [Select]
sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
Don't forget the Guest Additions too!
Also, get the Extensions pack from here - https://www.virtualbox.org/wiki/Downloads (https://www.virtualbox.org/wiki/Downloads)

A good, simple point and click USB ISO burner is https://www.balena.io/etcher/ (https://www.balena.io/etcher/) or https://rufus.ie/ (https://rufus.ie/)
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows & Linux.

If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)

Minimum Recommended Specs:
1Ghz processor
768mb ram
8gb HDD/SD
VGA screen capable of 1024x768 resolution
DVD drive or USB port for the ISO image

Preferred Specs:
1.5GHz processor+
1024mb ram+
20gb HDD/SSD+
VGA, DVI or HDMI screen capable of 1366x768 resolution+
DVD drive or USB port for the ISO image

Login to the live desktop is automatic.

The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.


Thank you :)

Jerry and the team.
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on October 31, 2020, 07:55:35 AM
NEW DEVELOPMENT COMPUTER FUNDRAISER

As the title suggests, it is time to buy a new computer. The one I currently have simply is not productive anymore. It doesn't even have USB3 :(
It's an old HP Z800, which was a great workhorse in its day, but these days it is becoming less and less productive as time goes on.

For the new PC, I have deliberately chosen parts that will take me from cruising speed to light speed in terms of compiling code, accessing files, building and testing VM's and multi-tasking, compiling kernels, to mention the main requirements.

Here is what I have picked out, with prices:

171.35 - Cooler Master TD500 Mid Tower Case
343.85 - Asus ROG Strix B550-F Motherboard
825.00 - AMD Ryzen 9 3900X 12 Core, 24 Thread up to 4.6Ghz CPU
074.75 - Cooler Master Hyper 212 CPU Fan
277.98 - HyperX Fury 32Gb DDR4-3200 Memory
897.98 - Gigabyte Aorus 1Tb NVMe Gen 4 M.2 PCIe 4.0 SSD x 2 Read 5000 MB/s Write 4400 MB/s
234.99 - Cooler Master V 750W 80Plus Modular PSU
019.81 - Arctic Silver Thermal Paste
-------------------------------------------
2845.71 - Total NZD or 1896.18 USD
-------------------------------------------

I already have a fairly modern nVidia 1650 GPU so there is no need for one here.

The fundraiser will last one month. Donations can be made here - https://www.linuxliteos.com/donate.html in any manner you choose. Please let me know if you are specifically contributing towards this new pc and I will be sure to make mention of you once the new build is complete.

Thank you everyone for your support, it is very much appreciated.

Jerry :)
Title: Re: Linux Lite 5.2 Final Released
Post by: Şerban S. on October 31, 2020, 02:58:22 PM
Release Announcement

Linux Lite 5.2 Final is now available for download and installation. [...]

Huge thanks!
I just Updated/Upgraded. (The exact steps).
Here is the screenshot:
https://www.facebook.com/photo?fbid=3381574175223803&set=gm.2713308902254296 (https://www.facebook.com/photo?fbid=3381574175223803&set=gm.2713308902254296)
I need to tweak a little the wallpaper, but it looks good so far.
Hope everything will be fine to others too! :)
It' just as I figured it out: smooth upgrade, over the last two weeks.
The Widget looks great! :)

Have a great day and many thanks! :)
Title: Re: Linux Lite 5.2 Final Released
Post by: zaov on November 02, 2020, 01:09:30 AM
Hello! I want to thank you a lot for this job, I love LL and it's working great as always.

I have only one question: when I use the System Information utility it shown Ubuntu as the operating system (I know LL is based on it), but in my desktop computer it shows Linux lite.

Is it normal? Can I change it?

Here's what some codes shows:

Code: [Select]
 zaov  ~  cat /etc/*-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Linux Lite 5.2"
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

 zaov  ~  lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal

 zaov  ~  hostnamectl

   Static hostname: zaov-linux-HP
         Icon name: computer-laptop
           Chassis: laptop
        Machine ID: 55b959beaf3c4e8c885de71ed85401c1
           Boot ID: 6682d6cec6dd4b4cb1f7bc9549fcac51
  Operating System: Ubuntu 20.04.1 LTS
            Kernel: Linux 5.4.0-52-generic
      Architecture: x86-64
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on November 02, 2020, 01:11:54 AM
Don't alter anything in this file, there's simply no need. Other parts of the OS read this file and will stop functioning if you change this file. We are Ubuntu based.
Title: Re: Linux Lite 5.2 Final Released
Post by: zaov on November 02, 2020, 01:18:08 AM
Don't alter anything in this file, there's simply no need. Other parts of the OS read this file and will stop functioning if you change this file. We are Ubuntu based.

Is there any way to change Ubuntu 20.04.1 LTS here to Linux Lite 5.2?

https://imgur.com/a/6kmn3NW

Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on November 02, 2020, 01:20:03 AM
Do not make any more alterations. Please.
Title: Re: Linux Lite 5.2 Final Released
Post by: zaov on November 02, 2020, 01:25:15 AM
Do not make any more alterations. Please.

Ok, @Jerry. Thanks a lot for LL.

Title: Re: Linux Lite 5.2 Final Released
Post by: firenice03 on November 02, 2020, 06:59:24 PM
Here it is 5.2 and I'm still on 4.8 .... I need to schedule an upgrade ;)
Although I still have 3.8 running too...

Congrats @Jerry and team!!!!!
Title: Re: Linux Lite 5.2 Final Released
Post by: ralphshinevar on November 03, 2020, 11:42:05 AM
Hey Jerry,

When does the Lite Upgrade from 5.0 to 5.2 begin?  I keep doing updates but the Lite Upgrade link in the menu has not appeared yet. 

Thanks. 
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on November 03, 2020, 11:57:44 AM
Hey Jerry,

When does the Lite Upgrade from 5.0 to 5.2 begin?  I keep doing updates but the Lite Upgrade link in the menu has not appeared yet. 

Thanks.
The full instructions are in the Announcement. Thanks.

Sent from my mobile phone using Tapatalk

Title: Re: Linux Lite 5.2 Final Released
Post by: ralphshinevar on November 03, 2020, 02:23:24 PM
Found it!  Thanks.  I will try it out. 
Title: Re: Linux Lite 5.2 Final Released
Post by: huzaifa khan on November 03, 2020, 05:56:00 PM
I need to tweak a little the wallpaper, (https://huntingscan.com/best-airsoft-sniper-rifle/) but it looks good so far.
Title: Re: Linux Lite 5.2 Final Released
Post by: JonMikelV on November 08, 2020, 11:15:27 PM
Hmm...  I'm on 5.0 and am fully updated, but for some reason am not finding Lite Upgrade anywhere in my menu (visual or search).  Is there a way to upgrade "manually"?
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on November 08, 2020, 11:34:48 PM
Hmm...  I'm on 5.0 and am fully updated, but for some reason am not finding Lite Upgrade anywhere in my menu (visual or search).  Is there a way to upgrade "manually"?
Please follow all of the instructions in the release announcement regarding upgrading. Cheers.

Sent from my mobile phone using Tapatalk

Title: Re: Linux Lite 5.2 Final Released
Post by: JonMikelV on November 09, 2020, 10:10:18 AM
Please follow all of the instructions in the release announcement regarding upgrading. Cheers.

My apologies, in my excitement to upgrade to 5.2 I misunderstood the "If your'e missing Lite Upgrade..." instructions for if it's missing AFTER the upgrade.  D'Oh!

Now that I'm actually paying attention, everything is working as expected.  Thanks for your patience with my impatience!  :-D
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on November 09, 2020, 10:32:57 AM
Please follow all of the instructions in the release announcement regarding upgrading. Cheers.

My apologies, in my excitement to upgrade to 5.2 I misunderstood the "If your'e missing Lite Upgrade..." instructions for if it's missing AFTER the upgrade.  D'Oh!

Now that I'm actually paying attention, everything is working as expected.  Thanks for your patience with my impatience!  :-D
You're welcome.

Sent from my mobile phone using Tapatalk

Title: Re: Linux Lite 5.2 Final Released
Post by: zaov on November 11, 2020, 04:51:17 PM
Hello again.

So, I have this little problem:

I upgraded LL today from 4.8 to 5.0 (I didn't do directly to 5.2 because I already had my bootable stick with 5.0) in my desktop computer, and now, trying to upgrade to 5.2, Linux lite Upgrade Utility aborts.

Here's what it shows:

https://imgur.com/IP15jvi.png

I have to say that trying to get it I switched the repository mirror and had no effect.

I have stable internet conection.
Title: Re: Linux Lite 5.2 Final Released
Post by: firenice03 on November 11, 2020, 06:11:25 PM
@zaov
You sure this stick is not the BETA/Test version of LL5.0?
Beta's do not have the option to upgrade.

Also, you will want to Update LL5.0 (Lite Updates) then try to Upgrade to LL5.2 (Lite Upgrade)....

Title: Re: Linux Lite 5.2 Final Released
Post by: zaov on November 11, 2020, 06:34:19 PM
Thank you, @firenice03

I'm sure it's the stable version. I know where I downloaded it and it's also the one I use in my laptop (that I upgraded to 5.2 without problems).

Also, I have already updated LL5.0. Not only using Lite Updates, but with
Code: [Select]
apt update and
Code: [Select]
apt-get update, as well upgraded with
Code: [Select]
apt upgrade and
Code: [Select]
apt-get upgrade.

Maybe you know any other way to try it.

Edit: The problem was solved. The issue here was that the LL repository is down, but Jerry pointed it to one of the mirrors and now everything is good. My machine is now LL5.2.
Title: Re: Linux Lite 5.2 Final Released
Post by: latelearner on November 18, 2020, 04:43:50 AM
Hello liunx-liters, I installed 5.0 on old laptop, and want to live upgrade to 5.2, the problem is both "lite upgrade" menu and "sudo apt dist-upgrade" can't upgrade OS to 5.2.
I've tried both GUI and terminal way many times, the "lite upgrade" menu always report "computer not connected to internet", and "sudo apt dist-upgrade" always report " 0 upgraded .. 0 not upgraded."
Is it geolocation (ip and apt package list mirror) problem?
If that's the cause, how to work around to upgrade live to 5.2 instead of using 5.2 installation media?

P.S. I remember I changed software repo to local (China PR), but not the main one which is
deb http://repo.linuxliteos.com/linuxlite/ emerald main
in /etc/apt/sources.list.d/linuxlite.list.

I just tried "ping linuxliteos.com", ended up 33.3333% packet loss, and one of taiwan mirror had some packet loss too when pinged last week.

Title: Please help; I Cannot Update HP Stream x360 Re: Linux Lite 5.2 Final Released
Post by: GraemeA on November 30, 2020, 01:03:37 PM
Hi Jerry,
I like Linux Lite *A LOT*, having installed version 5.0 in July 2020 on my HP Stream x360 Convertible Netbook, which only has 32 GB of SSD, and was useless with Windows 10! Linux Lite v 5.0 gave it a new lease of life; I guess you hear that all the time.
HOWEVER, updating LL has become a big problem for me, since Kernel 5.4.0.45-generic was issued, because it caused the computer to COMPLETELY disregard its built-in keyboard; - I can attach a keyboard via USB, but that destroys the idea of a netbook, doesn't it!
I taught myself to cope with this, with the help of someone else with a similar problem on the forum, by reverting the latest kernels that got installed back to 5.4.0.42 (or before; - my Timeshift restore point has 5.4.0.40, which also works). That 'coping' process seems to have prevented the installation of later kernels in routine updates, which I have been doing regularly, which is sort of OK, but a bit worrying in the long-run)...
However, sometime in November a routine update caused the Netbook to fail to recognize its Wifi adapter, which I'm sure you will agree is a bit terminal for a netbook, with NO wired internet port!!! When I restored the netbook to working state I found that the WiFi hardware is 'Intel Wireless 7265', which uses 'iwlwifi' driver, but that was completely absent after the update that killed the Wifi. Incidentally, I'm pretty sure that update also killed the Bluetooth adaptor AND the sensors on the Netbook :-(
My only solution was to revert to that 5.4.0.40 Timeshift Restore point, which I made back in July. That gets the computer working, which is great, but it almost immediately wants me to install updates, and when I did that, I then end up back with NO WiFi (etc) AND no keyboard either. So I seem to be stuck in a loop where I can only live in the past with Linux Lite :-(
The reason I am posting here is because I *hoped* that a full update to v 5.2 might fix all these problems, so I created a live USB install drive with v5.2 and booted the netbook from that. Result; - WiFi was working, but there was no keyboard, so I couldn't enter my network password. So GOTO previous paragraph, and repeat FOREVER! :-(
...I would be grateful for any ideas on how to progress this. Even if I have to stay on the v5.4.0.40 kernel from back in July. But if I do that, how can I get updates to applications (which I presume are necessary for security reasons, as well as feature updates), without automatically getting kernel updates and whatever else kills the netbook?
Title: Re: Linux Lite 5.2 Final Released
Post by: f23948 on December 03, 2020, 10:12:08 PM
thank you
Title: Re: Linux Lite 5.2 Final Released
Post by: Jerry on December 03, 2020, 11:20:22 PM
@GraemeA this is an announcement thread, if you need help, please start a thread in the correct Support section of these Forums. Thank you.