Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Czytnik kart pamięci nie montuje automatycznie karty SD.
#4
0
Spróbuj tego rozwiązania:
Cytat:That said, you can give this a try if you're interested:

Open terminal
Create a file with: xed admin:///etc/modprobe.d/sdcard.conf
Paste this into the file: options sdhci debug_quirks2=0x2
Save the file
Once this is done, we'll need to remove and probe some modules:

sudo rmmod sdhci_acpi sdhci_pci sdhci
sudo modprobe sdhci; sudo modprobe sdhci_acpi; sudo modprobe sdhci_pci
Then, to save the config and make it active:

sudo update-initramfs -u

Za https://askubuntu.com/questions/1298103/...ad-sd-card
Odpowiedz


Wiadomości w tym wątku
RE: Czytnik kart pamięci nie montuje automatycznie karty SD. - przez yahoob3 - 02-04-2021, 20:26

Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości