Here is some interesting posts:
https://strangedogs.proboards.com/post/10665/thread
https://strangedogs.proboards.com/post/11687/thread
Basically, we need a serial port connection (or maybe ethernet will also work) so you can do stuff like below to check for corruption of the dictionary.
or so you can paste the lspci command.
or dump the dictionary as hex to see how it gets corrupted.
The dictionary is built in an upward direction, so it's kind of a history of things that get added to the dictionary.
https://strangedogs.proboards.com/post/10665/thread
https://strangedogs.proboards.com/post/11687/thread
Basically, we need a serial port connection (or maybe ethernet will also work) so you can do stuff like below to check for corruption of the dictionary.
Code:
printenv
dev / ls
devalias
dump-device-tree
or dump the dictionary as hex to see how it gets corrupted.
The dictionary is built in an upward direction, so it's kind of a history of things that get added to the dictionary.
Last edited: