diff options
author | László Monda <laci@monda.hu> | 2014-01-03 23:44:26 +0100 |
---|---|---|
committer | László Monda <laci@monda.hu> | 2014-01-03 23:44:26 +0100 |
commit | 6e0baf434221f76ab3faab226128c3ccf3007bf9 (patch) | |
tree | 9744d42ea660e7f5123775c11d51df4f491f0d79 | |
parent | 6eba84bf4bd23978068f4aef2ba53447dd8a98db (diff) | |
download | lufa-6e0baf434221f76ab3faab226128c3ccf3007bf9.tar.gz lufa-6e0baf434221f76ab3faab226128c3ccf3007bf9.tar.bz2 lufa-6e0baf434221f76ab3faab226128c3ccf3007bf9.zip |
Add further instructions regarding the modemmanager suckage.
-rw-r--r-- | Bootloaders/CDC/BootloaderCDC.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 337b6e4a5..5a3581d1b 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -171,6 +171,7 @@ * this module to try to take control over inserted CDC devices, corrupting the * datastream. A UDEV rule is required to prevent this. * See <a href=https://groups.google.com/d/msg/lufa-support/CP9cy2bc8yo/kBqsOu-RBeMJ>here</a> for resolution steps. + * If the issue still persists then uninstall modemmanager by executing \c sudo \c apt-get \c remove \c modemmanager * * \par On Linux machines, the CDC bootloader is inaccessible. * On many Linux systems, non-root users do not have automatic access to newly |