Any way to tell the PinePhone's hardware revision - 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: Any way to tell the PinePhone's hardware revision (/showthread.php?tid=10643) |
Any way to tell the PinePhone's hardware revision - ReleaseTheGeese - 07-12-2020 Greetings, I was planning to try my phone as a USB host. I read here that the 1.2a revision fixes the USB CC pin issue. Is there any way to check the PinePhone hardware revision, either by inspecting the hardware or using software? I'd like to check whether I have revision 1.2 or 1.2a before I attempt a hardware fix, or (very unlikely but still) accidentally damage it by connecting a USB3 adapter. My PP is the UBports community edition. Regards, R.T.G. RE: Any way to tell the PinePhone's hardware revision - dejvino - 07-13-2020 My understanding is that the 1.2a version was so far only sent to some of the kernel developers. The Ubports CE edition was just a 1.2 version. At least mine was. Not sure if you can see the "1.2a" string anywhere, probably not. Anyway this is easy to verify:
Code: [ 55.125335] anx7688 0-0028: plug irq (cd=1) Don't be afraid to connect a USB device to a pre-1.2a PinePhone. It won't blow up, it just doesn't do anything useful. And don't be afraid of the HW mod. I've done it successfully for two devices already and it is fairly easy. Wish you luck! RE: Any way to tell the PinePhone's hardware revision - ReleaseTheGeese - 07-13-2020 @dejvino Thanks. Dmesg was quiet, so looks like it is time for some emergency surgery... RE: Any way to tell the PinePhone's hardware revision - LinAdmin2 - 09-21-2020 I doubt that when plugging in the USB-dock, no warnings or errors in dmesg prove that the hardware is ok (v.2.1a) If I have correctly understood, the hardware modification is necessary for charging the phone via the USB-dock. Some distros have an app. showing the power status and my unmodified phone always shows "discharging" even when the dock is powered. |