Beta Testers wanted for Lite Series Upgrade - Click here to register interest


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,729
» Latest member: Sapper_28
» Forum threads: 9,426
» Forum posts: 62,205

Full Statistics

Online Users
There are currently 1357 online users.
» 0 Member(s) | 1353 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
9 hours ago
» Replies: 10
» Views: 208
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
11 hours ago
» Replies: 19
» Views: 228
Hello!!!
Forum: Introductions
Last Post: stevef
Yesterday, 05:35 AM
» Replies: 1
» Views: 38
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
Yesterday, 05:33 AM
» Replies: 1
» Views: 38
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 390
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 883
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 196
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,240
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 445
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,385

 
  Getting Error while Updating
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://dfgkh547-jsdfv8.iyhkj.tk/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.

Print this item

  LL 5 Freezes
Posted by: gradash - 06-09-2020, 08:43 AM - Forum: Other - Replies (4)

new system install, on new computer in uefi mode
amd fx1600, VGA quadro k600, nvidia 440 drivers, 16gb ram, 256gb ssd

LL 5 freezes randomly, while switching window, or tab, or launching some program, frezzes mouse, keyboard, even num lock not blink, any ideas ?

Print this item

  Reparar Paquetes Rotos
Posted by: leonardo.mendez - 06-09-2020, 01:09 AM - Forum: Spanish [Spanish] - No Replies

Reparar paquetes rotos y dependencias
incumplidas en Debian y Ubuntu
En mi caso tengo un paquete roto en mi equipo. En el caso que se encuentren con una situación
similar deberán seguir las siguientes instrucciones para reparar los paquetes rotos y dependencias
incumplidas. Pero antes de iniciar la explicación detallaremos que es un paquete roto y que son las
dependencias incumplidas.
¿QUÉ ES UN PAQUETE ROTO?
En el momento de instalar un paquete puede darse el caso que no se instale correctamente o que no
sea compatible con el resto de paquetes. Si esto pasa es posible que no podamos actualizar, instalar ni
desinstalar ningún paquete de nuestro sistema operativo. El paquete responsable de que no podamos
instalar y desinstalar paquetes es un paquete roto.
Los paquetes acostumbran a romperse en los siguientes casos:
1.Al instalar programas externos a los repositorios oficiales de nuestra
distribución.
2.Si se interrumpe accidentalmente la instalación de un programa.
3.Si se interrumpe accidentalmente la actualización del sistema operativo.
4.Etc.
¿QUÉ SON LAS DEPENDENCIAS INCUMPLIDAS?
Al instalar un programa como LibreOffice se instalan multitud de paquetes, pero nosotros solo damos
orden de instalar el paquete libreoffice. Esto es así por las dependencias de los paquetes. Es decir:
1.Damos la orden de instalar el paquete libreoffice.
2.El paquete libreoffice trae asociada la información que para funcionar
correctamente tienen que instalarse una serie de paquetes adicionales.Estos paquetes adicionales se llaman dependencias. Obviamente, los
paquetes adicionales o dependencias se instalarán de forma automática.
3.Las dependencias del paquete libreoffice también pueden tener nuevas
dependencias y así sucesivamente.
Por lo tanto, en el momento que se haya instalado el paquete libreoffice y todas las dependencias
podremos usar LibreOffice.
En el momento que un paquete requiere una dependencia que no está presente en los repositorios de
nuestra distribución se generará una dependencia incumplida y por lo tanto no podremos instalar y
usar el programa que estamos instalando. En el caso que tangamos paquetes rotos también se
generarán dependencias incumplidas o errores de dependencias.
PASOS A SEGUIR PARA REPARAR PAQUETES ROTOS Y
SOLUCIONAR DEPENDENCIAS INCUMPLIDAS EN LINUX
En el caso que tengan paquetes rotos les propongo aplicar alguna de las soluciones que detallaré a
continuación.
Nota: Al intentar reparar paquetes rotos se nos puede proponer eliminar una gran cantidad de paquetes para solucionar dependencias incumplidas. Por lo
tanto, antes de aceptar alguna de las soluciones propuestas lean detenidamente lo que se realizará en el equipo.
Reparar paquetes rotos con dpkg y el gestor de paquetes apt
Lo primero que haremos es intentar configurar paquetes que han sido desempaquetados, pero no
configurados. Para ello ejecutaremos el siguiente comando en la terminal:
sudo dpkg --configure -a
Si no se soluciona el problema limpiaremos la cache local de paquetes .deb ejecutando los siguiente
comando en la terminal:
sudo apt-get clean && sudo apt-get autoclean
Acto seguido regeneraremos la cache de los repositorios con el parámetro –fix-missing. De este modo
intentaremos detectar y reparar problemas de dependencias en nuestro sistema operativo. Por lo
tanto en la terminal ejecutamos el siguiente comando:
sudo apt-get update --fix-missing
Seguidamente usaremos apt para intentar corregir las dependencias rotas. Para ello ejecutaremos el
siguiente comando en la terminalConfusedudo apt-get install -f
Después de ejecutar el comando se intentará buscar una solución para solucionar nuestro problema
de dependencias incumplidas y paquetes rotos.
En el caso que sigan los problemas borraremos las lock files de apt y dpkg. Para ello ejecutaremos el
siguiente comando en la terminal:
sudo rm /var/lib/apt/lists/lock && sudo rm
/var/cache/apt/archives/lock && sudo rm
/var/lib/dpkg/lock
Nota: Las lock files tienen la función de evitar que 2 o más procesos accedan a los mismos datos.
Después de ejecutar este último comando vuelvan a repetir la totalidad de comandos citados en este
apartado.
Reparar paquetes rotos y dependencias con la terminal y dpkg
En el caso que la solución anterior no haya funcionado intentaremos eliminar el paquete roto que está
generando problemas. Para ello ejecutaremos el siguiente comando:
sudo apt-get remove
En el caso que no tengamos éxito averiguaremos el paquete que está generando problemas
ejecutando el siguiente comando:
sudo dpkg -l | grep ^..r
Acto seguido ejecutaremos el siguiente comando para intentar forzar la desinstalación del paquete
que presenta problemas:
sudo dpkg --remove --force-remove--reinstreq
nombre_paquete
Nota: Deben remplazar nombre_paquete por el paquete roto o que está generando problemas.
A continuación limpiaremos la cache local de nuestro repositorios ejecutando el siguiente comando:
sudo apt-get clean && sudo apt-get autoclean
Finalmente intentaremos actualizar nuestro sistema operativo ejecutando el siguiente comando en la
terminal:
sudo apt-get update && sudo apt-get dist-upgradeSi el sistema se actualiza sin problema habremos resuelto el problema de dependencias y paquetes
rotos.
Reparar paquetes rotos con Synaptic package manager
Otra opción para intentar solucionar el problema es mediante el programa Synaptic. Para instalarlo
tan solo tienen que ejecutar el siguiente comando en la terminal:
sudo apt-get install synaptic
Acto seguido abran el programa y sigan las siguientes instrucciones:
1.Cliquen en el botón Filtros.
2.A continuación seleccionen la opción Rotos.
3.Seleccionen el paquete que está dañado.
4.Acto seguido presionen sobre el botón derecho del ratón y cuando
aparezca el menú contextual cliquen sobre la opción Marcar para
desinstalar completamente. Acto seguido se intentará desinstalar el
paquete que está generando todos los problemas.En el caso que sigan con los mismos problemas pueden intentar lo siguiente. Justo al abrir el gestor de
paquetes Synaptic entren dentro del menú Editar y cliquen sobre la opción Reparar paquete rotos.
Acto seguido Synaptic interará arreglar los paquetes todos de nuestro sistema operativo.Último recurso para intentar solucionar problemas de paquetes rotos y
dependencias
Si después de aplicar la totalidad de opciones siguen con problemas pueden intentar lo siguiente.
Editen el fichero /var/lib/dpkg/status ejecutando el siguiente comando en la terminal:
sudo nano /var/lib/dpkg/status
Nota: El fichero /var/lib/dpkg/status contiene información del estado de los paquetes de nuestro sistema operativo.
Cuando se abra el editor de texto busquen el bloque de información que hace referencia al paquete
roto que genera problemas. Una vez encontrado el bloque bórrenlo.
En mi caso, el paquete que genera problemas es caffeine, por lo tanto tendré que borrar todo el
bloque que está dentro del rectángulo rojo.
Una vez borrado el contenido guardamos los cambios y cerramos el fichero. Acto seguido podemos
intentar actualizar nuestro sistema operativo ejecutando el siguiente comando:
sudo apt-get clean && sudo apt-get update &&
sudo apt-get dist-upgrade
Después de seguir los pasos del artículo deberían tener su sistema operativo plenamente operativo.
En caso contrario detallen su problema de forma adecuada en los comentarios del artículo dando la
información necesaria para que alguien les pueda ayudar.

Print this item

  Script para Actualizar Repositorios y Mantenimiento de las APT
Posted by: leonardo.mendez - 06-09-2020, 01:06 AM - Forum: Spanish [Spanish] - No Replies

Comando para hacerle Servicio al Equipo sin necesidad de Bleachbit

Primer paso abrimos la Terminal con los comandos CTRL+ALT+T

Segundo paso colocamos este comando en la misma:
sudo sh -c "apt-get update;apt-get dist-upgrade;apt-get autoremove;apt-get
autoclean"

Listo es todo ya nuestro sistema estará limpio

Print this item

  Does flatpak increases ram usage?
Posted by: aquasp - 06-08-2020, 02:59 PM - Forum: Off Topic - Replies (7)

Well, I was going to install flatpak, but I really don't know if it creates a background service that will use more ram and cpu. Anyone know about it? Thanks!

Print this item

  AMD Firepro W7100 and AMD drivers on LL 5.0?
Posted by: icedigger - 06-08-2020, 02:05 PM - Forum: Video Cards - No Replies

I just installed 5.0 on my work desktop and am loving it so far!

Everything works great out of the box.

Question about the Video drivers, especially the AMD ones.

I know NVIDIA has its own proprietary drivers that you have to install but AMD does also but doesn't look easy like installing the NVIDIA one.

What is the best way to install the Firepro W7100 drivers from AMDs site?  I am only seeing Ubuntu 18.04 being supported for it and not the one the new LL is based off of?

Any suggestions would be welcome.

https://www.amd.com/en/support/professio...epro-w7100

Also thank you for all your hard work Jerry and the gang!

Print this item

  Enabling TRIM on My SSD Is this Correct ?
Posted by: GAULOISES - 06-08-2020, 07:29 AM - Forum: Hard Drives and SSDs - Replies (3)

Code:
~ $ systemctl list-timers -a
NEXT                          LEFT        LAST                          PASSED       U
Mon 2020-06-08 10:00:36 CEST  37min left  Mon 2020-06-08 09:02:48 CEST  20min ago    a
Mon 2020-06-08 18:14:53 CEST  8h left     Mon 2020-06-08 06:31:12 CEST  2h 52min ago a
Tue 2020-06-09 06:03:44 CEST  20h left    Mon 2020-06-08 06:23:59 CEST  2h 59min ago a
Tue 2020-06-09 07:05:54 CEST  21h left    Mon 2020-06-08 07:05:54 CEST  2h 17min ago s
Mon 2020-06-15 00:00:00 CEST  6 days left Mon 2020-06-08 00:00:47 CEST  9h ago       f
n/a                           n/a         n/a                           n/a          m
n/a                           n/a         n/a                           n/a          s
n/a                           n/a         Mon 2020-06-08 06:51:42 CEST  2h 31min ago u

8 timers listed.
lines 1-11/11 (END)...skipping...
NEXT                          LEFT        LAST                          PASSED       UNIT                         ACTIVATES
Mon 2020-06-08 10:00:36 CEST  37min left  Mon 2020-06-08 09:02:48 CEST  20min ago    anacron.timer                anacron.service
Mon 2020-06-08 18:14:53 CEST  8h left     Mon 2020-06-08 06:31:12 CEST  2h 52min ago apt-daily.timer              apt-daily.service
Tue 2020-06-09 06:03:44 CEST  20h left    Mon 2020-06-08 06:23:59 CEST  2h 59min ago apt-daily-upgrade.timer      apt-daily-upgrade.service
Tue 2020-06-09 07:05:54 CEST  21h left    Mon 2020-06-08 07:05:54 CEST  2h 17min ago systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service
Mon 2020-06-15 00:00:00 CEST  6 days left Mon 2020-06-08 00:00:47 CEST  9h ago       fstrim.timer                 fstrim.service
n/a                           n/a         n/a                           n/a          motd-news.timer             
n/a                           n/a         n/a                           n/a          snapd.snap-repair.timer      snapd.snap-repair.service
n/a                           n/a         Mon 2020-06-08 06:51:42 CEST  2h 31min ago ureadahead-stop.timer        ureadahead-stop.service

8 timers listed.

Print this item

  System Tray weirdness
Posted by: DeepThought - 06-08-2020, 06:09 AM - Forum: On Topic - No Replies

[member=2]Jerry[/member]

Linux Lite 5.0 installed with no problem.
I installed wine so that I can use the chat program mIRC and I have mirc set to minimise to tray when not in use and this is the weird part. The mirc icon appears in the notification area as it should but also the updates icon appears behind it.
I installed flameshot which also creates a tray icon and the same happened as you can just see the updates icon behind it.

[Image: 2J42OaV.png]

Anybody else seeing this weirdness ?

Print this item

  Keyboard 10 key not working
Posted by: smhardesty - 06-07-2020, 09:30 PM - Forum: Other - Replies (11)


I just found that the 10 key on my keyboard isn't working after I installed Lite 4.8. I've rebooted, then shut down and restarted, but to no avail. Anybody have any thoughts?

Print this item

  Updates
Posted by: smhardesty - 06-07-2020, 06:39 PM - Forum: On Topic - Replies (15)


I've been gone a while. I tinkered around with Mint Mate and Mint XFCE, then I've had a whole bushel basket of health issues. I'm just now getting around to loading Lite 4.8 on my laptop.

My question pertains to the availability of the Mint Update that Ralph tweaked. I was unable to install it using his instructions. I sent a message to him, but haven't received any answer so checked on his status. I see where he hasn't logged on since October 2019. Therefore I have 2 questions. First, is the Mint Update he tweaked no longer available? If so, I can use the default updater if I only knew where to find it. I'm not seeing any updater in the default installation. I have Lite Updates Notify and Lite Upgrade, but I'm not seeing any updater. Yes, I know I can use Synaptic, but I would kind of like to have some sort of updater.

Any help on this will be greatly appreciated.

Print this item