έγραψε:From the duplicated bug, we figured out that adding usb_storage to /etc/modules appears to work as a workaround for this.
- Κάνεις το εξής:
- Κώδικας: Επιλογή όλων
echo "usb_storage" | sudo tee -a /etc/modules
- Επανεκκίνηση του υπολογιστή.
- Κοίταξε αν δουλεύει τώρα.