MX Linux ACPI BIOS ERROR (bug)[RISOLTO]

Forum italiano degli utenti MX
Message
Author
Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#11 Post by Pope »

Quando faccio reboot mi fa uscire dalla live e mi compare il messaggio nella prima foto, non riesco ad accedere al PC, solo da live.

User avatar
j2mcgreg
Global Moderator
Posts: 4188
Joined: Tue Oct 23, 2007 12:04 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#12 Post by j2mcgreg »

Al prompt MX Login, digita il tuo nome utente + Invio e poi la tua password + Invio. Questo dovrebbe lasciarti alla riga di comando dove puoi inserire i comandi nella soluzione.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
Aspire V5-571; CPU Intel I3; 500 GB SSD; Intel 2nd Gen Graphics; 8 GB Ram
Aspire XC-866; i3-9100; UHD 630; 8 GB ram; 1TB HDD

In Linux, newer isn't always better. The best solution is the one that works.

Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#13 Post by Pope »

Code: Select all

emo@mx1:~
$ sudo apt install xkb-data=2.26-2

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for demo: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
xkb-data is already the newest version (2.26-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
demo@mx1:~
$ sudo apt install xserver-xorg xserver-xorg-video-all lightdm lightdm-gtk-greeter lightdm-gtk-greeter-mx19 xfce4-session xorg xserver-xorg-input-all
Reading package lists... Done
Building dependency tree       
Reading state information... Done
lightdm is already the newest version (1.26.0-4+vtswitchmx19).
lightdm-gtk-greeter is already the newest version (2.0.6-1).
lightdm-gtk-greeter-mx19 is already the newest version (20.12.01).
xfce4-session is already the newest version (4.14.1-1~mx19+1).
xorg is already the newest version (1:7.7+19).
xserver-xorg is already the newest version (1:7.7+19).
xserver-xorg-input-all is already the newest version (1:7.7+19).
xserver-xorg-video-all is already the newest version (1:7.7+19).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
demo@mx1:~
$ sudo service lightdm start
[ ok ] Starting Light Display Manager: lightdm already running.
demo@mx1:~
$ 
Dopo questo
Sudo reboot
Riavvia e mi esce la schermata della prima foto, inserisco il mio nome utente e password root ma mi dice login incorrect
.
Mi chiedo cosa vuole dire " try booting with the irqpoll option
Disabling IRQ#16
?????
Non lo so :rolleyes:
Dopo 5 anni di Mint e due di MX mai avuto questo problema, sarà stato un aggiornamento?
:frown:

User avatar
j2mcgreg
Global Moderator
Posts: 4188
Joined: Tue Oct 23, 2007 12:04 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#14 Post by j2mcgreg »

demo" è il nome utente predefinito in una sessione live. L'hai usato anche quando hai installato MX sul tuo computer? Se no, che nome hai usato?
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
Aspire V5-571; CPU Intel I3; 500 GB SSD; Intel 2nd Gen Graphics; 8 GB Ram
Aspire XC-866; i3-9100; UHD 630; 8 GB ram; 1TB HDD

In Linux, newer isn't always better. The best solution is the one that works.

Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#15 Post by Pope »

Si lì sono in una live, il mio nome utente è Andrea, ma l'ho inserito dopo al reboot insieme alla password del PC ma non funziona

Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#16 Post by Pope »

Ho provato anche a entrare nel BIOS con F10 all'avvio ma non trovo nessun riferimento al suggerimento sopra

Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#17 Post by Pope »

j2mcgreg wrote: Tue Jun 06, 2023 10:17 am demo" è il nome utente predefinito in una sessione live. L'hai usato anche quando hai installato MX sul tuo computer? Se no, che nome hai usato?
Si ci sono riuscito, ho eseguito la procedura sul PC, mi dice che ha bloccato il pacchetto xkb.
Però se riavvio mi esce sempre la schermata ACPI BIOS ERROR.... Devo aggiornare?

User avatar
j2mcgreg
Global Moderator
Posts: 4188
Joined: Tue Oct 23, 2007 12:04 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#18 Post by j2mcgreg »

Innanzitutto, se hai eseguito correttamente tutti i passaggi precedenti, dovresti eseguire questo comando:

Code: Select all

sudo apt-mark unhold xkb-data
e quindi esegui questo comando per aggiornare il tuo sistema:

Code: Select all

sudo apt-get update
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
Aspire V5-571; CPU Intel I3; 500 GB SSD; Intel 2nd Gen Graphics; 8 GB Ram
Aspire XC-866; i3-9100; UHD 630; 8 GB ram; 1TB HDD

In Linux, newer isn't always better. The best solution is the one that works.

Pope
Posts: 24
Joined: Mon Jun 05, 2023 2:16 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#19 Post by Pope »

j2mcgreg wrote: Wed Jun 07, 2023 1:48 pm Innanzitutto, se hai eseguito correttamente tutti i passaggi precedenti, dovresti eseguire questo comando:

Code: Select all

sudo apt-mark unhold xkb-data
e quindi esegui questo comando per aggiornare il tuo sistema:

Code: Select all

sudo apt-get update
ok l'ho fatto.
Ma se riavvio mi esce sempre la schermata di ACPI BIOS ERROR (bug) :confused:

User avatar
j2mcgreg
Global Moderator
Posts: 4188
Joined: Tue Oct 23, 2007 12:04 pm

Re: MX Linux ACPI BIOS ERROR (bug)

#20 Post by j2mcgreg »

A questo punto, penso che l'unica soluzione sia scaricare una nuova copia di MX, scriverla su un'unità USB e quindi eseguire una reinstallazione. In alternativa, se Timeshift è attivo, puoi ripristinare il tuo sistema in questo modo. Puoi anche utilizzare un'istantanea recente (se ne hai creata una) per ripristinare il sistema.
Tuttavia, non penso che ci sia nulla da guadagnare da ulteriori tentativi di correggere l'installazione corrente perché l'aggiornamento difettoso due settimane fa è stato più dannoso per il tuo computer che per la maggior parte degli altri.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
Aspire V5-571; CPU Intel I3; 500 GB SSD; Intel 2nd Gen Graphics; 8 GB Ram
Aspire XC-866; i3-9100; UHD 630; 8 GB ram; 1TB HDD

In Linux, newer isn't always better. The best solution is the one that works.

Post Reply

Return to “Forum Italiano”