diff options
Diffstat (limited to 'software')
-rw-r--r-- | software/debian.page | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/software/debian.page b/software/debian.page index 61226bb..554ab40 100644 --- a/software/debian.page +++ b/software/debian.page @@ -54,6 +54,12 @@ Some gotchas from installing debian a few times: * Might want oss-comapt for, eg, baudline? + * If you're having trouble accessing USB-serial devices, try removing the + `modemmanager` package. Also might need to `sudo insmod pl2303` for certain + Prolific adapters because it's included as a module (not compiled in to + kernel) + + Debian Package Tools ------------------------------ ``dkpg -S somefile`` shows what packages a given file were installed by. ``dpkg |