Skip to content

TheForceSeeker/lfdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Firmware Debug Kit(lfdk)

This repository made some fixes for lfdk running on Ubuntu, which origins from http://sourceforge.net/projects/lfdk/?source=dlp

how to use

  1. sudo apt-get install libncurses5-dev
  2. make
  3. sudo insmod bin/lfdd_drv.ko
  4. sudo bin/lfdk

Screenshots

pci list

pci register

memory

io space

TODO

  • Sometimes kernel panic happended in memory screen
    • change lfdd to fwts driver
    • driver packs to DKMS
  • Add acpi, dmi.. log collection function
  • Q method debug
  • Pack to debian package
  • Upload to PPA

About

Linux Firware Debug Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%