Support Requests - CLICK TO READ BEFORE POSTING



Posted by: icedigger
06-11-2020, 01:33 PM
Forum: Other
- Replies (18)

I am getting this message when I try and update.

Quote:Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages will be upgraded:
  lite-welcome
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 0 B/627 kB of archives.
After this operation, 0 B of additional disk space will be used.
Setting up lite-software (5.0-0030-linuxlite) ...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current
                                Dload  Upload  Total  Spent    Left  Speed
100  1743  100  1743    0    0  21787      0 --:--:-- --:--:-- --:--:-- 21787
gpg: invalid key resource URL '/tmp/apt-key-gpghome.xIpN5ouIj8/homeConfusedtevenpusser
.asc.gpg'
gpg: keyblock resource '(null)': General error
gpg: key 0FAD31CA8719FCE4: 1 signature not checked due to a missing key
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: Total number processed: 6
gpg:      skipped new keys: 6
dpkg: error processing package lite-software (--configure):
installed lite-software package post-installation script subprocess returned er
ror exit status 1
Errors were encountered while processing:
lite-software
E: Sub-process /usr/bin/dpkg returned an error code (1)



Posted by: petertan8088
06-11-2020, 07:12 AM
Forum: Installing Software
- Replies (1)

Previously, in Linux Lite 3.8 and 4.8, I was able to install both WPS Office 2016 and Master PDF Editor

In the current Linux Lite 5.0, both cannot be installed. Please assist



Posted by: valtam
06-11-2020, 07:01 AM
Forum: Tutorials
- Replies (2)

Seems to be a problem that crops up from time to time. Will be a new feature in Lite Tweaks coming soon. In the meantime, here's how to restore a messed up taskbar to the originally installed state.

Open a Terminal:

Code:
xfce4-panel --quit pkill xfconfd rm -rf ~/.config/xfce4/panel rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml

Code:
cp -R /etc/skel/.config/xfce4/panel ~/.config/xfce4/ cp /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/ xfce4-panel &



Posted by: Thaddeus_Pi
06-11-2020, 02:23 AM
Forum: Installing Software
- Replies (7)

Hi all

I need a list of browsers which can operate decently on old computers. I was using Brave  with widevine for netflix but having recently learned of issues with it I'd like to migrate to another browser. Firefox is my preference but it doesn't work properly as the systems don't have enough RAM.

Can anyone help? I need something that can run netflix and the like. Thanks!



Posted by: Tribolonutus
06-10-2020, 01:05 PM
Forum: Network
- Replies (3)

I'm having the same issue as in this topic: https://www.linuxliteos.com/forums/netwo...-lite-5-0/.

I'm using TP-Link TL-WN722N. On live USB its working, but after installation system is showing me that it is connected to the network, but internet is not available.

Following request by user Jerry, response is as follows:

sudo lshw -C network:

Code:
  *-network                      description: Ethernet interface       product: AR8161 Gigabit Ethernet       vendor: Qualcomm Atheros       physical id: 0       bus info: pci@0000:02:00.0       logical name: enp2s0       version: 10       serial: 94:de:80:0e:34:14       capacity: 1Gbit/s       width: 64 bits       clock: 33MHz       capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation       configuration: autonegotiation=on broadcast=yes driver=alx latency=0 link=no multicast=yes port=twisted pair       resources: irq:18 memory:f7c00000-f7c3ffff ioport:e000(size=128)   *-network       description: Wireless interface       physical id: 2       bus info: usb@2:1.6       logical name: wlx503eaaeb5f62       serial: 50:3e:aa:eb:5f:62       capabilities: ethernet physical wireless       configuration: broadcast=yes driver=r8188eu ip=192.168.1.126 multicast=yes wireless=IEEE 802.11bgn

inxi -n:
Code:
Network:   Device-1: Qualcomm Atheros AR8161 Gigabit Ethernet driver: alx   IF: enp2s0 state: down mac: XYZ   Device-2: TP-Link TL-WN722N v2 type: USB driver: r8188eu   IF: wlx503eaaeb5f62 state: up mac: XYZ

sudo lsusb:
Code:
Bus 002 Device 003: ID 2357:010c TP-Link TL-WN722N v2 Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 005: ID 1532:0514 Razer USA, Ltd Bus 001 Device 004: ID 1532:0221 Razer USA, Ltd Bus 001 Device 003: ID 1e7d:2d51 ROCCAT Kone+ Mouse Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

sudo lspci:
Code:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) 00:1c.3 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 4 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation H77 Express Chipset LPC Controller (rev 04) 00:1f.2 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 4-port SATA Controller [IDE mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04) 00:1f.5 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 2-port SATA Controller [IDE mode] (rev 04) 02:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10) 03:00.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 41)

ping -c5 8.8.8.8 (that is interesting):
Code:
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=78.0 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=55 time=18.8 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=55 time=15.2 ms 64 bytes from 8.8.8.8: icmp_seq=5 ttl=55 time=18.0 ms --- 8.8.8.8 ping statistics --- 5 packets transmitted, 4 received, 20% packet loss, time 4031ms rtt min/avg/max/mdev = 15.170/32.518/78.039/26.316 ms

rfkill list all
didn't returned anything, but wasn't supposed to, was it? Smile



Posted by: Muhibbij Abad
06-10-2020, 04:35 AM
Forum: Installing Linux Lite
- Replies (4)

Hello,

Great release!
However I noticed one minor detail that took my attention, the RAM usage.
In 4.8 version it was approximately 450MB and with 5.0 it is ~660MB in idle.
So what is a thing here? Is it something related to new kernel you are using, 5.4, or did you add some new background features?

I know, it may be pointed out in your release files, but I don’t really have time and intention to dig into it.
So I would be very touched if someone out there would explain me this issue.

Best regards,
Your BIG fan!



Posted by: lirorh
06-10-2020, 04:17 AM
Forum: Other
- No Replies

I tried both and had problems


[12:14:23] Requested X11 forwarding...
[12:14:23] Succeeded
[12:14:23] Sent the command line.
[12:14:23] /usr/bin/xfce4-session
[12:14:23] Start timer (TIMER_SHUTDOWN, 180).
Welcome to Linux Lite 5.0 lirorh

æ[12:14:23] An X11 channel (id=1) has been opened.
[12:14:23] Stop timer (TIMER_SHUTDOWN).
[12:14:23] An X11 channel (id=2) has been opened.
[12:14:23] An X11 channel (id=2) has been closed.
[12:14:23] An X11 channel (id=1) has been closed.
[12:14:23] All X11 channels are closed.
[12:14:23] Start timer (TIMER_SHUTDOWN, 60).
[12:14:23] An X11 channel (id=3) has been opened.
[12:14:23] Stop timer (TIMER_SHUTDOWN).
[12:14:23] An X11 channel (id=4) has been opened.
[12:14:23] An X11 channel (id=4) has been closed.
[12:14:23] An X11 channel (id=3) has been closed.
[12:14:23] All X11 channels are closed.
[12:14:23] Start timer (TIMER_SHUTDOWN, 60).
[12:15:23] SSH_MSG_IGNORE(2)
[12:15:23] Stop timer (TIMER_SHUTDOWN).
[12:15:23] Connection closed.
[12:16:23] SSH_MSG_IGNORE(2)



Posted by: leonardo.mendez
06-09-2020, 10:21 PM
Forum: Spanish [Spanish]
- No Replies

Un saludo a los usuarios de Linux Lite les traigo un problema el cual he estado dándole la vuelta en la Intel Atom N455 de mi hermano desde hace ya 1 mes la cual le puse el Xubuntu 18.04 Lubuntu 18.04 Sparsky 4.3 y siempre la misma falla pensando eran los Linux los cuales no conectaba la tarjeta Intel Wireless Centrino N100.

Me puse a revisar los Foros y vi que la misma da errores de conectividad con las distribuciones basadas en Ubuntu y sus derivados al parecer eran los drivers los descargie desde la web de Intel los descomprimi y envie a las carpetas de Firmware pero nada se resolvió edite los archivos /etc/resolv.conf quite las direcciones MAC pero nada resulto.

Revisando en un foro en Italia de usuarios de Ubuntu me di cuenta de un usuario tenia las mismas fallas de conexion y decidi probar las mismas me meti hackeando el router de mi vecina con la clave (eso no lo hagan no es etico) y me meti en la configuracion de el router viendo que la misma tenia la siguiente configuracion: 2.4 GHZ B-G-N Channel Width 40 MHZ y el Channel Number 6 siendo esto incorrecto por el tipo de tarjeta que solamente soporta 20 MHZ y Number 11.

Procedo a cambiar el Router a Channel Width 20/40 MHZ y el Channel Number a 11 y Listo problema resuleto con todas las Tarjeta Intel Centrino Wireless.

Gracias



Posted by: leonardo.mendez
06-09-2020, 10:08 PM
Forum: Spanish [Spanish]
- No Replies

Buenas tardes estimados Usuarios del Foro:

Hoy después de haber instalado el Linux Lite 5.0 me di cuenta de que mi LibreOffce estaba con el Menú en Ingles y la hora no se sincronizaba con el Servidor NTP dándome errores el Navegador y por lo tanto decidí revisar me metí en las configuraciones de Idiomas del mismo y elimine el Idioma Ingles procediendo a Instalar el Idioma Español que no estaba el proceso duro algo termine reinicie el Sistema al entrar reviso el LibreOffice el mismo estaba el Idioma cambiado correctamente y decidí activar el Servidor NTP el cual sincronizo la hora sin problemas.

Para aquellos que les ha pasado esta la solución.

Gracias



Posted by: Uttam Kumar Samal
06-09-2020, 11:34 AM
Forum: Other
- Replies (2)

***
ADDED the KEYS using the below command and Updates are working now.
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ABF5BD827BD9BF62
***

===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Hit:1 http://archive.canonical.com/ubuntu focal InRelease
Hit:2 https://packages.microsoft.com/ubuntu/18...erver-2019 bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:5 https://packages.microsoft.com/ubuntu/18.04/prod bionic InRelease
Hit:6 https://packages.microsoft.com/ubuntu/19.10/prod eoan InRelease
Get:7 https://nginx.org/packages/ubuntu focal InRelease [2,843 B]
Hit:8 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:9 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Err:7 https://nginx.org/packages/ubuntu focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ABF5BD827BD9BF62
Hit:10 http://repo.linuxliteos.com/linuxlite emerald InRelease
Hit:11 https://download.mono-project.com/repo/ubuntu stable-focal InRelease
Hit:12 https://download.mono-project.com/repo/ubuntu vs-xenial InRelease
Hit:13 http://dl.google.com/linux/chrome/deb stable InRelease
Reading package lists...
W: GPG error: https://nginx.org/packages/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ABF5BD827BD9BF62
E: The repository 'https://nginx.org/packages/ubuntu focal InRelease' is not signed.