Malin's notes
Jump to navigation
Jump to search
rtl8812AU
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
fjerne led-disco
/etc/modprobe.d/8188eu-blacklist.conf
options 8812au rtw_led_enable=0
for dev in $( lsblk | awk '/sd[a-z].*1,8T/ { print }' ); do echo =============================== $dev ============================ ; smartctl -a /dev/$dev ; done | pastebinit
mdadm --remove /dev/md0 failed # all failed devices mdadm --remove /dev/md0 detached # failed ones that aren't in /dev anymore