X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c..b8f7dae24ca990ee664fc0e63c8498007d2e9ffb:/Bootloaders/CDC/BootloaderCDC.txt diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 1004a83f3..1e054de45 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -54,6 +54,9 @@ * When the bootloader is running, the board's LED(s) will flash at regular intervals to distinguish the * bootloader from the normal user application. * + * \warning THIS BOOTLOADER IS NOT SECURE. Malicious entities can recover written data, even if the device + * lockbits are set. + * * \section Sec_Installation Driver Installation * * After running this bootloader for the first time on a new computer, you will need to supply the .INF @@ -168,6 +171,8 @@ * this module to try to take control over inserted CDC devices, corrupting the * datastream. A UDEV rule is required to prevent this. * See here for resolution steps. + * If the issue still persists then uninstall modemmanager by executing sudo apt-get remove modemmanager, or + * the equivalent using your chosen distribution's package manager. * * \par On Linux machines, the CDC bootloader is inaccessible. * On many Linux systems, non-root users do not have automatic access to newly