https://github.com/fcwu/lfdk
Linux Firware Debug Kit
https://github.com/fcwu/lfdk
Last synced: 8 months ago
JSON representation
Linux Firware Debug Kit
- Host: GitHub
- URL: https://github.com/fcwu/lfdk
- Owner: fcwu
- License: gpl-3.0
- Created: 2013-05-20T03:53:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T10:38:57.000Z (almost 13 years ago)
- Last Synced: 2025-01-14T07:33:49.122Z (over 1 year ago)
- Language: C
- Size: 738 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
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
====




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