跳至主要內容

Why Samsung Mobile Phone can't Connect PC? 【三星手機無法連接電腦】

Yesterday, I needed to back up all my Samsung phone. There is a total of 4 Samsung mobile phones (S21+, S20, Note8, A70) and with TYPE C interface. I found a very strange situation. On one of the TYPE C-USB cable, S20 and Note 8 can connect to the computer and transfer data successfully. But the S21+ and A70 cannot be connected. Although phone detected the cable is a data cable, but it can be charged only. 

After that, I found another TYPE C-USB cable of the V brand. All Mobile phones can be connected and transferred the data normally.  What does this mean? It means that the TYPE-C-USB chip may be incompatible or insufficiently port connected. That is to say, you need buy a high price Data Cable after the original cable is broken. Because you may not be able bought back a data cable from Taobao or shops.


昨天, 我需要把手上的三星手機進行備份。三星手機總共有4部(S21+ , S20, Note8, A70), 全部都是TYPE C接口。發現一個很奇怪的情況, 在TYPE C - USB其中一條線上, S20及Note 8可以成功連上電腦及傳輸數據, 但S21+及A70卻無法連上, 雖然顯示正在使用傳輸線, 但只可充電(一起買其他TYPE C - USB線也有相同情況)。之後, 找了另一條V字品牌的TYPE C - USB線, 結果4部都可連接, 當然也可正常傳輸數據。

這代表什麼? 代表TYPE-C - USB晶片有不兼容或接線不足的可能。也就是說小心原裝線壞掉之後要用高價買一條新的。因為淘寶或店舖買回來的不一定可傳輸數據。

此網誌的熱門文章

如何在CMD直接呼叫"認證管理員"Windows Credential Manager

     有時, 要在WINDOWS HOME中加入網域中要權限的NAS, 因為沒法加入其網域。做成不會彈出登入示窗。解決方式可以在"認證管理員"中填入資料。但進入"認證管理員"有點不太方便。那麼可以直接用CMD來進入"認證管理員"嗎? 答案當然是可以。      呼叫方式其實有2個, 雖然如此, 但說明白就是介面漂亮一點的差異而已。指令如下: 1) control /name Microsoft.CredentialManager 2) rundll32.exe keymgr.dll, KRShowKeyMgr      大家可以放心, 功能是完全一樣的。

如何在Windows 11, 以本機安裝OPENCLAW龍蝦, 簡單速食版

開始前題, 假設WINDOWS 11安裝好OLLAMA,  1) 以ADMIN打開POWERSHELL 2) 安裝LLM, 在POWERSHELL執行指令ollama run qwen2.5 (因要使用中文/英文, 所以選擇QWEN, 當然也可以選擇其他LLM, 如:llama3) 3) setx OLLAMA_HOST "0.0.0.0" 4) wsl --install 5) 如要求REBOOT, 就按要求REBOOT.  6) 再以ADMIN打開POWERSHELL 7) 第2次運行wsl --install (有些時候會在第一次的wsl --install, 便安裝好Ubuntu, 但有時要第二次才完成) 8) 這時, 正常會出現Ubuntu指令視窗, 並要求基本設定, 按自己完成它吧。 9) 設定完成後, Ubuntu指令視窗中運行下面3個指令: curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt-get install -y nodejs sudo npm install -g openclaw 10) Ubuntu指令視窗中運行 ip route show | grep default | awk '{print $3}', 其記錄顯示的IP後用 11) Ubuntu指令視窗中運行 openclaw configure , 進行設定。 11a) 選Local 11b) 選model 11c) 選vllm 11d) Base URL: 輸入http://<剛才抄下的IP>:11434/v1 11e) API Key: 輸入ollama  (其實任何東西都好以, 只要不留空) 11f) Model Name: 輸入 qwen2.5 (填入安裝OLLAMA時加入的模型名稱) 11g) 選vllm/你的模型。 我這裡是 vllm/qwen2.5 11h) 之後又會回到此主畫面, 選Continue就完成 12) Ubuntu指令視窗中運行openclaw doctor , 會再有一些問題, 什麼都Yes就可以了, 直到最後一個問題, 選Node 13) Ubuntu指令視窗中運行ope...
 解開ideogram4成無審查的workflow! 忘了那裡拿到的。與大家分享。 LINK -->  WORKFLOW 及 GGUF