• 0 Posts
  • 20 Comments
Joined 4 years ago
cake
Cake day: January 31st, 2022

help-circle
  • Huh, nothing super jumps out to me as an obvious tell, but the last bit is talking about some weird stuff with NTFS. Do you have a drive with Windows or formatted by Windows mounted maybe? Something could be up with that drive, or if you’re using it for something important to the system that could be a problem. You can just follow the recommendation in the log and use chkdsk on it but that could potentially be destructive to the data on the drive so be careful and make backups if needed.



















  • I am not an expert and just cobbled this together based on a couple of searches but my guess would be that the adapter is supported by your current kernel drivers but not as well as whatever drivers Windows 10 was able to fetch. It looks to me like MX uses Debian Stable sources, so you may be able to update your kernel beyond what is normally available and see if that helps. If that doesn’t work, based on this post and this post on the TP-Link forums, there’s a github repo that you may be able to install a better driver from. To my eyes there’s fairly good instructions there, including the potential need to disable the driver you’re already using in favor of the new one once you build it.