1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-07-06 05:09:34 +00:00
scripts/sdcardfix

5 lines
99 B
Plaintext
Raw Normal View History

2018-02-09 09:05:08 +00:00
#!/bin/bash
sudo rmmod sdhci-pci sdhci
sudo modprobe sdhci debug_quirks2=4
sudo modprobe sdhci-pci