Linux Lite Forums

General => On Topic => Topic started by: johnausten13 on July 07, 2020, 12:09:25 AM

Title: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 07, 2020, 12:09:25 AM
Hello Guys.

I am currently upgrading my sister's laptop which was previously installed with Linux Lite 4.X series (based on 16.4 LTS Ubuntu). This laptop - HP SmartTouch - was previously installed with Windows 8 but due to some keyboard problems, and other unknown problems, the touchscreen failed to work when upgraded to Windows 8.1. The keyboard problems remained so I decided to install Linux Lite. Keyboard problem solved but touchscreen still failed.

Can we expect the same with Linux Lite 5? That the touchscreen will not work? I'm not expecting anything but if it works, then great. And if not, I hope that my installation will just run smoothly. 

 
Title: Re: HP SmartTouch for Linux Lite 5
Post by: Jerry on July 07, 2020, 01:04:40 AM
Try the 5 live image.

Sent from my mobile phone using Tapatalk

Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 07, 2020, 02:56:53 AM
Try the 5 live image.

Sent from my mobile phone using Tapatalk

Thanks Jerry. I'm struggling to install LL5 due to grub2 error message. I already disabled EUFI Boot and made manual partitions. Last attempt.  :)
Title: Re: HP SmartTouch for Linux Lite 5
Post by: Jerry on July 08, 2020, 06:29:58 AM
Leave UEFI enabled, just disable Secure Boot. Then let the installer auto partition, that would be the easiest overall approach.

Sent from my mobile phone using Tapatalk

Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 08, 2020, 10:20:05 PM
Leave UEFI enabled, just disable Secure Boot. Then let the installer auto partition, that would be the easiest overall approach.

Sent from my mobile phone using Tapatalk

I did but still kept on getting the message "grub-efi-amd64-signed package failed to install". I still clicked on 'Continue Testing' and enter these codes to the Terminal as advised, and to remedy the situation while still on the Live Mode. The installation went okay after reboot. My touchscreen is still not working but not a major setback for me though.

Code: [Select]
sudo mount /dev/sda2 /mnt
sudo mkdir /mnt/boot/efi
sudo mount /dev/sda1 /mnt/boot/efi
for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i; done

sudo apt-get install --reinstall grub-efi-amd64-signed
sudo grub-install --no-nvram --root-directory=/mnt
Title: Re: HP SmartTouch for Linux Lite 5
Post by: Jerry on July 08, 2020, 10:32:12 PM

My touchscreen is still not working but not a major setback for me though.


Have you tried the latest Kernel?
What is the exact model number?
Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 08, 2020, 10:55:31 PM

My touchscreen is still not working but not a major setback for me though.


Have you tried the latest Kernel?
What is the exact model number?

HP Pavilion TouchSmart 14-N039TU
Title: Re: HP SmartTouch for Linux Lite 5
Post by: Jerry on July 09, 2020, 12:45:09 PM
Was waiting to see if you were going to respond regarding kernel.

Sent from my mobile phone using Tapatalk

Title: Re: HP SmartTouch for Linux Lite 5
Post by: f23948 on July 09, 2020, 10:35:07 PM
i have no problems installing Linux Lite 5.0 with secure boot enabled
Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 10, 2020, 12:10:47 AM
Was waiting to see if you were going to respond regarding kernel.

Sent from my mobile phone using Tapatalk

Kernel: 5.4.0-33
Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 10, 2020, 12:35:02 AM
i have no problems installing Linux Lite 5.0 with secure boot enabled

Good for you! This HP TouchSmart laptop was giving me a headache ever since the keyboard problem started, and then later, the touchscreen. It was always the GRUB and UEFI problems. I'm not a big fan of touchscreen so not a major issue for me but my sister was complaining about it. Lol.

Anyways, I didn't have a problem installing Lubuntu at first. I just didn't like the DE and the overall look so it did not last long. Xubuntu also didn't go very well during installation. I just like Linux Lite a lot and have installed about 5 PCs (both 32-bit and 64-bit) before gifting them.
Title: Re: HP SmartTouch for Linux Lite 5
Post by: Jerry on July 10, 2020, 02:45:34 AM

Have you tried the latest Kernel?

Title: Re: HP SmartTouch for Linux Lite 5
Post by: johnausten13 on July 10, 2020, 07:27:45 AM

Have you tried the latest Kernel?


Nope. Not yet.  Maybe a few months from now, I will re-install LL with the latest kernel. I can't get hold of the laptop right now. I guess my sister and her husband is quite content with the current version. Thanks.   ;)