Z3735G update to 0x838 microcode causes tablet to hang at boot

Offen
#55 15 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Anfängerfreundlichkeit
25/100
Issue-Typ
Bug
Klarheit
Muss geklärt werden
Aktivitätsstatus
Veraltet
Tech-Stack
linux

Rechercherichtung

Beginnen Sie damit, den Boot-Hänger auf dem Glavey TM800A550L bei aktiviertem Microcode-Update zu reproduzieren, und vergleichen Sie dabei den BIOS-Microcode 0x830 mit dem versuchten Update auf 0x838 sowie dem Verhalten des Acer S1002. Prüfen Sie, ob dis_ucode_ldr den Fehler konsistent vermeidet, und dokumentieren Sie eine verifizierte Diagnose oder eine sichere Lösung, einschließlich der Auswirkungen auf EFI NVRAM.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

While running Linux on a Glavey TM800A550L tablet I noticed that it hangs at boot, sometimes showing various color patterns on the display, suggesting that the processor is writing over random memory, including the framebuffer.

It took me a while to figure this out, but adding dis_ucode_ldr on the kernel commandline fixes this. This is quite a sever bug, at one point in when I forgot to add dis_ucode_ldr on the kernel commandline the CPU overwrote parts of the memory-mapped SPI flash which contains the EFI nvram variables, including the Setup EFI variable which contains the BIOS settings. After this the tablet would no longer boot at all. I eventually managed to unbrick it without needing an eeprom programmer by using DNX mode which still worked, see the blogpost which I wrote on this.

The BIOS on the troublesome tablet comes with ucode version 0x830 and the attempted update (which breaks things) tries to update it to 0x838. Perhaps there is a problem with the specific jump from 0x830 to 0x838 ?

Note I have an Acer S1002 tablet which also has a Z3735G processor and there the microcode update works fine.

Vorherrschende Sprache
Keine Sprachdaten
Sterne
819
Forks
86
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus intel/Intel-Linux-Processor-Microcode-Data-Files

Alle Issues in intel/Intel-Linux-Processor-Microcode-Data-Files

Ähnliche Issues

Weitere Issues zu Operating Systems

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.