| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,082
» Latest member: davidcoley
» Forum threads: 16,360
» Forum posts: 117,516
Full Statistics
|
| Latest Threads |
Pinecil low temp mods?
Forum: General Discussion on Pinecil
Last Post: davidcoley
Yesterday, 02:53 AM
» Replies: 0
» Views: 42
|
can't find pam library
Forum: General Discussion on PinePhone
Last Post: fxkl47BF
06-20-2026, 06:04 PM
» Replies: 0
» Views: 67
|
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
06-20-2026, 10:14 AM
» Replies: 2
» Views: 774
|
pmos firewall
Forum: General Discussion on PinePhone
Last Post: fxkl47BF
06-20-2026, 08:40 AM
» Replies: 0
» Views: 58
|
"USB access to SD" disapp...
Forum: General Discussion of PinePhone Pro
Last Post: jebez
06-19-2026, 06:40 PM
» Replies: 0
» Views: 138
|
Girls In Your Town - No S...
Forum: General
Last Post: savvas48
06-19-2026, 12:07 PM
» Replies: 0
» Views: 93
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: dave3294
06-17-2026, 03:16 AM
» Replies: 11
» Views: 9,378
|
Girls In Your Town - Anon...
Forum: General
Last Post: wilsonmatt
06-16-2026, 11:16 PM
» Replies: 0
» Views: 131
|
Girls In Your City - Anon...
Forum: General
Last Post: publishers
06-16-2026, 06:44 PM
» Replies: 0
» Views: 113
|
Girls From Your City - An...
Forum: General
Last Post: publishers
06-16-2026, 04:32 PM
» Replies: 0
» Views: 109
|
|
|
| How reflash my eMMC? |
|
Posted by: IHaveALinuxPhone - 11-29-2022, 02:51 PM - Forum: General Discussion of PinePhone Pro
- Replies (2)
|
 |
Hi. My eMMC has been bricked for quite a while - I can't get a keyboard to type in my password. I'm finally getting around to wanting to boot that way again instead of continuing to use the software on my SD card. I have found the following directions. I have installed TowBoot and want to know if that will change anything. Also, I assume that the OS I download to the SD card has to be prepared by Etcher or something like that, right?
Here's what I found on the wiki:
- Boot an operating system from the microSD card. If there is already a bootloader on the eMMC installed see the section Boot order to bypass it.
- Download or copy the desired image to the microSD card as file
- Check if the eMMC appears under
. If it doesn't appear in the output of the command, the eMMC wasn't initialized due to applying the above explained bypass method for a too long time during the boot
- Important: Typically the image will be compressed in an archive file to reduce the download size (such as .gz or .xz). Extract the image from its archive file to get the file with the file extension .img.
- Flash the image file using
Code: sudo dd if=IMAGE.img of=/dev/mmcblk2 bs=1M status=progress conv=fsync
(replace IMAGE.img with the filename of the image you want to flash and make sure it has the file extension .img).
- Reboot the PinePhone Pro
Sorry the commands pasted funny. Thanks in advance.
|
|
|
|
| Most stable Pinephone OS |
|
Posted by: karcdaeh - 11-28-2022, 11:50 AM - Forum: General Discussion on PinePhone
- Replies (20)
|
 |
Is there any OS that is actually working and stable? I am going down the list installing every OS but there's always a problem to be found, some more than others but none of them work enough to make the device live up to it's name - the Pine "Phone".
If anyone has had any luck with an OS please let me know. I have installed more than half the available OS's and am on the precipice of giving up.
Thanks.
|
|
|
|
| My screen bottom side has loosed its tactile function |
|
Posted by: arbocenc - 11-28-2022, 07:07 AM - Forum: General Discussion on PinePhone
- Replies (1)
|
 |
My screen bottom side has loosed its tactile function (I don't know if it's a hardware screen issue or just a bad connection of the screen). But, meanwhile, I have a problem to start my mobile because the OK button, when decrypting the device at the starting process (my device is encrypted) is very hard to touch (I should try dozens of times). I wonder if I can set:
an inversion of top/bottom sides, at mobile start, or always (when I'm in the graphical screes, auto rotate help me, there is not a major issue)
"Cancel" the bottom last centimeter of the screen.
Are there any settings file where I can modify these parameters?
|
|
|
|
| Ox64 documentation mismatches |
|
Posted by: ukoda - 11-28-2022, 02:43 AM - Forum: General
- Replies (1)
|
 |
Hi guys,
I am developing a board to use the Ox64 for a commercial application and while mapping out the planned pin usage and creating a KiCAD part I found a mismatch between the four documents I was referencing: - PINE64_Ox64-Schematic-202221007.pdf from the wiki.
- PINE64_Ox64_placement-Bottom-202221007.pdf from the wiki.
- BL808_DS_en_1.1(open).pdf from the wiki.
- Ox64 Pin Assignments spreadsheet, probably from the original announcement blog.
The last one can probably be ignored as nothing on it matches anything else but if anyone see it posted anywhere they should probably have it pulled down to avoid confusion.
I have found five issues so far:
- Pin 4 on the schematic is labelled as GPIO12 but on the bottom placement is labelled as GP21.
- Pin 5 on the schematic is labelled as GPIO13 but on the bottom placement is labelled as GP31.
- Pin 6 on the schematic is labelled as GPIO41 but on the bottom placement is labelled as GP14. There is no GPIO41 pin on the BL808C datasheet.
- Pin 7 on the schematic is labelled as GPIO40 but on the bottom placement is labelled as GP4. There is no GPIO40 pin on the BL808C datasheet.
- Pin 12 on the schematic is labelled as GPIO20 but on the bottom placement is labelled as GP2.
I am guessing that:
- Pin 4 is actually GPIO12.
- Pin 5 is actually GPIO13.
- Pin 6 is possibly GPIO5. Low confidence in this guess.
- Pin 7 is possibly GPIO4. Low confidence in this guess.
- Pin 12 is actually GPIO20.
Couldn't find anywhere official to report these issues to so posting here in the hope the right people see this and can update the files on the wiki.
|
|
|
|
|