This repository made some fixes for lfdk running on Ubuntu, which origins from http://sourceforge.net/projects/lfdk/?source=dlp
- sudo apt-get install libncurses5-dev
- make
- sudo insmod bin/lfdd_drv.ko
- sudo bin/lfdk
- 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