You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Linux Lite 4.8 no se termina de apagar

Author (Read 8251 times)

0 Members and 3 Guests are viewing this topic.

Re: Linux Lite 4.8 no se termina de apagar
« Reply #3 on: April 13, 2020, 09:40:03 AM »
 

Moltke

  • Platinum Level Poster
  • **********
  • 1134
    Posts
  • Reputation: 126
  • Linux Lite Member
    • View Profile

  • CPU: amd athlon 64 x2

  • MEMORY: 4Gb

  • VIDEO CARD: amd radeon hd 6750

  • Kernel: 5.x
En el foro de Linux Mint encontré una ayuda, por este problema, aun cuando es caótico llevarlo a cabo cada vez...

Es desactivar la swap con
Code: [Select]
sudo swapoff -aY luego apagar la máquina

Este es el enlace a la parte donde leí
https://forums.linuxmint.com/viewtopic.php?f=46&t=310967&start=40

Se que no es la solución, sólo un parche momentáneo.

Habrá una forma de hacer que el apagado de la maquina apague o des-habilite el swap...

La maquina en donde instale linuxlite posee sólo 2GB de RAM, por lo que no es recomendable eliminar el swap

Un script? Podrias crear/escribir un script que se ejecute al apagar el sistema y que haga justo eso; desactivar la swap. Guardas/copias el script en /usr/lib/systemd/system-shutdown/  y debes crear un archivo; systemd unit file.
Code: [Select]
Unit]
Description=Desactivar swap al apagar.
DefaultDependencies=no
Before=shutdown.target reboot.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/bin/true
ExecStop=mi script

[Install]
WantedBy=shutdown.target

Without each others help there ain't no hope for us :)
Need a translation service? https://www.deepl.com/es/translator
 

Re: Linux Lite 4.8 no se termina de apagar
« Reply #2 on: April 12, 2020, 02:44:51 AM »
 

RjveraL

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: HP Mini 110-3521LA

  • MEMORY: 2Gb

  • VIDEO CARD: Intel GMA 3150 (Integrada)
En el foro de Linux Mint encontré una ayuda, por este problema, aun cuando es caótico llevarlo a cabo cada vez...

Es desactivar la swap con
Code: [Select]
sudo swapoff -aY luego apagar la máquina

Este es el enlace a la parte donde leí
https://forums.linuxmint.com/viewtopic.php?f=46&t=310967&start=40

Se que no es la solución, sólo un parche momentáneo.

Habrá una forma de hacer que el apagado de la maquina apague o des-habilite el swap...

La maquina en donde instale linuxlite posee sólo 2GB de RAM, por lo que no es recomendable eliminar el swap
 

Linux Lite 4.8 no se termina de apagar
« Reply #1 on: April 12, 2020, 02:06:52 AM »
 

RjveraL

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: HP Mini 110-3521LA

  • MEMORY: 2Gb

  • VIDEO CARD: Intel GMA 3150 (Integrada)
Tengo un pc de escritorio que le instale Linux Lite 4.8, la placa es Bios, por lo que el formato del disco también lo deje en MBR, aun que lo probé en GPT, pero da el miso error. Anteriormente tenia instalado windows, pero lo quise pasar a Linux Lite por la mejora en el rendimiento.
En fin, desde el primer arranque realmente no apaga el computador, solo cierra el sistema operativo.
En un principio pensé que había dado algún error en la instalación he instale todo de nuevo. Pero me dio el mismo error.
Probé varias posibles soluciones, cambiar configuración de ACPI, grub, actualice la bios de la placa (Bios por Intel Board DG33BU), instale en GPT, actualice y probé diferentes kernel linux, pero nada de la solución.
Alguien le a pasado, como lo ha solucionado.
Que otras pruebas puedo hacer.
Adjunto foto del error...
Desde ya muchas gracias

Ricardo Javier

________Traducción por Google

I have a desktop pc that installs Linux Lite 4.8, the board is Bios, so the disk format also leaves it in MBR, even though I tried it in GPT, but it gives the same error. Previously, I had windows installed, but I wanted to upgrade to Linux Lite due to improved performance.
Anyway, from the first start it does not really turn off the computer, it only closes the operating system.
At first I thought that there was an error in the installation and I installed everything again. But it gave me the same error.
I tried various possible solutions, change ACPI settings, grub, update the motherboard bios (Bios by Intel Board DG33BU), install in GPT, update and tried different linux kernel, but none of the solution.
Someone has happened to you, as you have solved it.
What other tests can I do.
Attached photo of the error ...
From already thank you very much

Ricardo Javier
« Last Edit: April 12, 2020, 02:42:17 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section