Android File Transfer and Samsung SmartSwitch Conflict

Had some issues getting Android File transfer to work on my Mac with the Galaxy S7. Fixed it by unloading the Samsung drivers. Here are the quick steps to unload the Samsung modules.

  • $sudo kextunload -b com.devguru.driver.SamsungMTP
  • $sudo kextunload -b com.devguru.driver.SamsungComposite
  • $ sudo kextunload -b com.devguru.driver.SamsungACMControl
  • $ sudo kextunload -b com.devguru.driver.SamsungACMData
  • $ kextstat |grep -i samsung


The last command should not return any results. Start the Android File Transfer app again and you should be in business.

Comments

Post a Comment

Popular posts from this blog

Quick and Dirty WiFi-Ethernet Bridge - Arch Linux - ASUS Router and Apple Airport Extreme

HTPC Experiments - Part 3