Re: [求救] Android 檔案傳輸造成鍵盤觸控板沒有反應

看板MAC (蘋果Mac)作者 (阿古多)時間11年前 (2015/02/17 01:26), 編輯推噓1(103)
留言4則, 2人參與, 最新討論串2/2 (看更多)
※ 引述《victorhig (KT)》之銘言: : Android File Transfer 造成 MacBook Air 13-inch, 2012 年中鍵盤、觸控板忽然沒有反應的問題。經嘗試,在 Android 裝置「USB 與電腦的連線」中,在連接方式 MTP 跟 PTP 反覆切換,讓 Android File Transfer 重新連線,才能解決。 : : OS X 10.9.3 : Android File Transfer 1.0 : Galaxy Tab S : : -- : ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 59.120.210.146 : ※ 文章網址: http://www.ptt.cc/bbs/MAC/M.1402912912.A.ECD.html : 推 silaqui:文件傳輸完後把Android File Transfer Agent kill掉 06/16 18:16 : 似乎還是一樣,即使每次關閉,之後再連接新裝置還是會有同樣的問題。 : ※ 編輯: victorhig (211.75.103.103), 06/16/2014 18:19:52 : → silaqui:我說的Agent是個background process,不是那個程式本身 06/17 17:05 OSX 10.10.2, MBPR Late 2013 也遇到一樣的問題 一開始以為機器壞了嚇出一身冷汗。強制重開機後不久又遇到 (就是要傳檔啊..當然就是會插拔..XD) 網路上查到的方法也是建議Android File Transfer Agent強制關掉, 一律改成手動啟動 原文在這裡:http://goo.gl/0pNePX 節錄操作步驟簡單翻譯如下 First thing, close Android File Transfer if it is currently open. Don’t just minimize it to the Dock, make sure you actually exit the app. >>第一步先把Android File Transfer完全關掉 (cmd-q) Then, open the Activity Monitor application from your Utilities folder on your Mac’s hard drive. Sort the list of running apps by name by clicking on the “Name” column header. Look for the Android File Transfer Agent service in the list. Click on it, and then click on the Quit button at the top – the big red stop sign button. This kills the service for the time being. >>再來開啟Activity Monitor,用名稱排序,找出Android File Transfer Agent, 點兩下,選quit Next, open a Terminal window, and paste the following command into it and press Enter. This removes the File Transfer Agent service from the Application Support folder on your hard drive. >>然後,開啟Terminal終端機,執行下列命令 (太長所以我切兩行,Transfer連在一起) rm -rf ~/Library/Application\ Support/Google/Android\ File\ Trans fer/Android\ File\ Transfer\ Agent.app Now, while this should be the only command necessary, for some reason, the developers of the File Transfer app decided they would replace the service app if it ever goes missing, with each launch of the app. So even after running the previous command, the next time you open Android File Transfer, it will simply replace the missing service app with a new copy. We can remove the “backup” copy of this transfer agent service that is contained within the main application bundle. >>現在,因為ooxx,所以要再做點事.. In the Terminal window, paste the following commands and press Enter after each one. This changes into the directory of the File Transfer app bundle, and then renames the exiting service agent with a .DISABLED extension. >>請繼續在Terminal終端機執行這個命令 cd /Applications/Android\ File\ Transfer.app/Contents/Resources 再來是這個 (太長所以我切兩行,Transfer連在一起) mv Android\ File\ Transfer\ Agent.app Android\ File\ Trans fer\ Agent.app.DISABLED 下次再連上Android裝置時,請自己啟動Android File Transfer這支程式。 比較麻煩一點,不過沒再遇過鍵盤/觸控板完全不動的囧態.. :-) -- 阿古多 agudoe2 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.230.251.177 ※ 文章網址: https://www.ptt.cc/bbs/MAC/M.1424107575.A.A74.html

02/17 18:38, , 1F
其實那個bug很容易解決,拿個USB裝置(鍵盤/滑鼠)插進去
02/17 18:38, 1F

02/17 18:39, , 2F
拔出來直至有反應為止
02/17 18:39, 2F

02/18 10:56, , 3F
這招之前試過,有時很快就解有時過了十分鐘還是無解,只
02/18 10:56, 3F

02/18 10:56, , 4F
好含淚重啟…
02/18 10:56, 4F
文章代碼(AID): #1KuYWtfq (MAC)
文章代碼(AID): #1KuYWtfq (MAC)