- Registriert
- 23 Juni 2022
- Beiträge
- 1.297
Ich hab vergeblich versucht mit einem CH431a Programmierer v1.7 von zwei verschiedenen Maschinen aus mein BIOS Chip auszulesen.
Einmal mit flashrom aus den Debian Repos (1.3.0) und einmal aus dem Arch Repo (1.4.0), aktuellem Kernel.
CH341a auf 3.3 Volt Schalter umgelegt, Pin1 korrekt verortet, Klammer sitzt fest und grüne LED leuchtet auf dem Programmierer auf. Klammer wird stets stromlos aufgesetzt, Akku so wie Bios Bat sind abgesteckt.
Das Setup ist im Prinzip fehlerfrei. Jetzt weiss ich aber nicht wieso ich den Chip nicht detektiert kriege:
Hier die Kurzfasssung:
..und hier verbose:
Verstehe ich das richtig, dass der Chip "locked" ist? Das habe ich zumindest gelesen, dass das durchaus passieren kann. Oder ist der Programmierer defekt? Die Klammer? Gibt es noch evtl andere Wege um zu testen an welcher Stelle es hakt? Bin über jeden Hinweis dankbar..
Nachtrag:
ich hab das Mobo scheinbar gebricked. Jetzt geht er nicht mehr an!
Einmal mit flashrom aus den Debian Repos (1.3.0) und einmal aus dem Arch Repo (1.4.0), aktuellem Kernel.
CH341a auf 3.3 Volt Schalter umgelegt, Pin1 korrekt verortet, Klammer sitzt fest und grüne LED leuchtet auf dem Programmierer auf. Klammer wird stets stromlos aufgesetzt, Akku so wie Bios Bat sind abgesteckt.
Das Setup ist im Prinzip fehlerfrei. Jetzt weiss ich aber nicht wieso ich den Chip nicht detektiert kriege:
Hier die Kurzfasssung:
Code:
Probing for Generic unknown SPI chip (RDID), 0 kB: compare_id: id1 0x13, id2 0x5d9c
Added layout entry 00000000 - ffffffff named complete flash
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on ch341a_spi.
Probing for Generic unknown SPI chip (REMS), 0 kB: compare_id: id1 0xb7, id2 0xb6
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI).
===
This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom@flashrom.org if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
You can also try to follow the instructions here:
https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html
Thanks for your help!
No operations were specified.
..und hier verbose:
Code:
flashrom -p ch341a_spi -V
flashrom 1.4.0 (git:v1.4.0) on Linux 6.11.2-5-cachyos (x86_64)
flashrom is free software, get the source code at https://flashrom.org
flashrom was built with GCC 14.1.1 20240720, little endian
Command line (3 args): flashrom -p ch341a_spi -V
Initializing ch341a_spi programmer
Device revision is 3.0.4
The following protocols are supported: SPI.
Probing for AMIC A25L010, 128 kB: compare_id: id1 0x13, id2 0x5d9c
Probing for AMIC A25L016, 2048 kB: compare_id: id1 0x13, id2 0x5d9c
Probing for AMIC A25L020, 256 kB: compare_id: id1 0x13, id2 0x5d9c
[..]
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: compare_id: id1 0x13, id2 0x5d9c
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB: compare_id: id1 0x13, id2 0x5d9c
Probing for Generic unknown SPI chip (RDID), 0 kB: compare_id: id1 0x13, id2 0x5d9c
Added layout entry 00000000 - ffffffff named complete flash
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on ch341a_spi.
Probing for Generic unknown SPI chip (REMS), 0 kB: compare_id: id1 0xb7, id2 0xb6
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI).
===
This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom@flashrom.org if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
You can also try to follow the instructions here:
https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html
Thanks for your help!
No operations were specified.
Verstehe ich das richtig, dass der Chip "locked" ist? Das habe ich zumindest gelesen, dass das durchaus passieren kann. Oder ist der Programmierer defekt? Die Klammer? Gibt es noch evtl andere Wege um zu testen an welcher Stelle es hakt? Bin über jeden Hinweis dankbar..
Beitrag automatisch zusammengeführt:
Nachtrag:
ich hab das Mobo scheinbar gebricked. Jetzt geht er nicht mehr an!
Zuletzt bearbeitet: