PINE64
Help needed: Jump drive not working - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Hardware (https://forum.pine64.org/forumdisplay.php?fid=122)
+--- Thread: Help needed: Jump drive not working (/showthread.php?tid=14236)



Help needed: Jump drive not working - UsnR2 - 06-20-2021

Hello there fellow PinePhoners,

I'm a Braveheart owner, who have been playing around with this device here and there whenever I have had the time to do so. At the moment I'm operating on a, boot encrypted, Mobian image from march which is flashed to the eMMC.

To make the USB-C functionality work I have done the VCONN Hardware Fix myself using a soldering iron. After flashing the updated anx7688 firmware everything worked perfectly for a couple of months (testing by connecting mouse and keyboard through a simple USB-C to USB A-hub). Until it suddenly stopped working all of a sudden.

What is even worse, is that the JumpDrive won't work anymore. I have tried different cables and setups, but whatever I do nothing shows up when i run lsblk on my desktop.

Do you guys have any idea what could have gone wrong here? I'd guess it's very possible that I have accidentally bricked the phone by trying to fix the HW issue myself.

Let me know if I should provide with you some specific log outputs or other information?

Cheers!


RE: Help needed: Jump drive not working - Timothy_Ecc - 06-25-2021

Not sure if this would be of any help or not, but you could try using a serial cable and see what the output is when you attempt to boot from a SD card.

I had an issue with the SD card booting and it turned out to be a hardware issue that can be solved by a setting modification in U-boot.

https://forum.pine64.org/showthread.php?tid=13775


RE: Help needed: Jump drive not working - RTP - 06-25-2021

(06-20-2021, 06:50 AM)UsnR2 Wrote: Hello there fellow PinePhoners,

I'm a Braveheart owner, who have been playing around with this device here and there whenever I have had the time to do so. At the moment I'm operating on a, boot encrypted, Mobian image from march which is flashed to the eMMC.

To make the USB-C functionality work I have done the VCONN Hardware Fix myself using a soldering iron. After flashing the updated anx7688 firmware everything worked perfectly for a couple of months (testing by connecting mouse and keyboard through a simple USB-C to USB A-hub). Until it suddenly stopped working all of a sudden.

What is even worse, is that the JumpDrive won't work anymore. I have tried different cables and setups, but whatever I do nothing shows up when i run lsblk on my desktop.

Do you guys have any idea what could have gone wrong here? I'd guess it's very possible that I have accidentally bricked the phone by trying to fix the HW issue myself.

Let me know if I should provide with you some specific log outputs or other information?

Cheers!


I would check using something else. Errors may give you a clue.

For example: what does dmesg output on your Pinephone after you hook up a usb cable to a usb drive or valid device?


RE: Help needed: Jump drive not working - mouffa - 06-28-2021

What is the VCONN hardware fix ?
Type `dmesg` in the terminal and scroll through the output to find errors that weren't there before.
Check your system with various other commands to see whether all the subsystems are working.

The last time JumpDrive wasn't working for me was because its image was corrupted, download a new one and flash it on your desktop and make sure the SD is not damaged.


RE: Help needed: Jump drive not working - wibble - 06-30-2021

(06-28-2021, 05:10 AM)mouffa Wrote: What is the VCONN hardware fix ?
https://wiki.pine64.org/wiki/PinePhone_1.2_VCONN_Hardware_Fix


RE: Help needed: Jump drive not working - UsnR2 - 07-09-2021

Thank you for all replies. I'm sorry for replying late to this.

I have tried loads of different combinations of setups and fixes. Including reflashing the firmware by using new a factory test image. I have also tried different images (and versions) of JumpDrive. Nothing seems to help. Right now, JumpDrive will work for a minute or two, and I could see the drive and partions show up on my desktop when connecting the cable, but then it all suddenly dissappears.

When I try to connect the USB-C hub, that has worked in the past, while using Mobian I have, at times, seen the following error message when typing dmesg in the termial:
"anx7688 timeout waiting for the message queue flush", which is followed by "anx7688 power disabled".

More often I have seen something similar to:
"usb x-x: device not accepting address x, error -62"

Searching the web gives some suggestions on this error on linux forums, but they all are quite old. I have tried some of the suggested fixes, but they don't work.

The only thing I could think of, hardwarewise, that might explain why the USB-C stuff suddenly stopped working is that I used my girlfriends "supercharger" one time and left it charging the PinePhone overnight. Could it have broke the device somehow?

I should add that normal charging still works but not the overall USB-C functionality, as described above.

Again, I'm grateful for any suggestions on this issue.