| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,883
» Latest member: Raik
» Forum threads: 16,321
» Forum posts: 117,405
Full Statistics
|
| Latest Threads |
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: wdt
6 hours ago
» Replies: 1
» Views: 53
|
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
02-24-2026, 06:47 PM
» Replies: 2
» Views: 326
|
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
02-24-2026, 04:43 PM
» Replies: 3
» Views: 245
|
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
02-24-2026, 04:39 PM
» Replies: 3
» Views: 3,247
|
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
02-24-2026, 04:01 AM
» Replies: 5
» Views: 10,453
|
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 815
|
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 177
|
Wi-Fi Issues (Plasma and ...
Forum: Manjaro on PinePhone
Last Post: krissprat73
02-20-2026, 12:16 PM
» Replies: 11
» Views: 17,983
|
installed devuan 5/6 - mi...
Forum: General Discussion on ROCKPRO64
Last Post: kapqa
02-20-2026, 11:36 AM
» Replies: 0
» Views: 129
|
How many HD's can I utili...
Forum: RockPro64 Hardware and Accessories
Last Post: some_pinephone_user
02-19-2026, 06:10 PM
» Replies: 4
» Views: 3,495
|
|
|
| Pinebook Pro malfunctioned hardware |
|
Posted by: samtux - 10-31-2022, 07:06 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (10)
|
 |
Hello,
recently my Pinebook Pro, which I bought in July this year, started making a low volumed noise, coming from the mainboard and first the sound stopped working and later on the keyboard and touch pad stopped working. The only working key on the keyboard is the power on/off button.
First I emailed the shop, they told me to email the pinemicrosystems support and there I got the answer that this seems to be a malfunctioned keyboard. But the noise comed from the mainboard and sound is not working and if I plug in a USB sound module, the noise comes over the headphones connected to it. Now I can boot the system up, plug in a USB keyboard and mouse and work with it, but I'm not sure if it's a matter of time until it dies completely or not.
I own some other SBCs, using them every day for years and never had such an issue with those.
Has anybody here experienced this malfunction and knows if it's repairable and how?
|
|
|
|
| Need to re-write U-boot from Pinephone pro currently in mass rom mode |
|
Posted by: wolverine1 - 10-31-2022, 04:52 AM - Forum: General Discussion of PinePhone Pro
- Replies (6)
|
 |
Hi All;
I was trying to flash my emmc on Pinephone Pro and by mistake I erased instead my U-boot. I used an sd-card for the day and once the battery was drained the phone went into mass rom mode and I can no longer power it on.
After recharging the battery from a power station I tried to switch it on unsuccessfully. I tried as well the recovery mode (using the RE button on the back and it would work).
I can no longer see the device when running the lsblk command. However I see the rockship in mass rom mode when I run the lsusb command from my linux labtop.
I read few instruction and a script provided by the rkdeveloptool-master to flash the memory and see if I can copy across a new bin file (rk3399_loader_spinor_v1.15.114.bin) and from there being able to move out of the mass rom mode and use again the sd card. It was not successful.
I was wondering if there is U-boot image available that I can use and how can I copy it across to my phone memory since I am still on mass rom mode. I guess there are 2 questions in 1:
a) how to move out of the mass rom mode
b) How to reinstall the Uboot in my Pinephone Pro
Thank you.
|
|
|
|
| GPIO on the RockPro64 - all pins high? |
|
Posted by: colinmarc - 10-30-2022, 12:30 PM - Forum: RockPro64 Hardware and Accessories
- Replies (2)
|
 |
Hi everyone,
I'm playing around with my brand new RockPro64 and trying to blink an LED using libgpiod. I have pin 24 hooked up to an LED, and no matter what I do, the LED is (dimly) lit. That's despite the fact that `gpioinfo` shows all the pins:
Quote:gpiochip4 - 32 lines:
line 0: unnamed unused input active-high
line 1: unnamed unused input active-high
line 23: unnamed unused input active-high
line 24: unnamed unused input active-high
line 25: unnamed unused output active-high # I've been trying to switch this pin on and off.
What's even weirder, every GPIO pin seems to be pushing a few volts out, even the ones marked GND in the diagram (for example, pin 6). To be specific, if I connect a jumper cable from PIN 6 to an LED/resistor and then to ground, the led lights up.
Did I break something? Is there something I'm missing? I'm wondering if it has to do with u-boot, which I've flashed to SPI in order to support booting from a generic Manjaro image.
Thanks in advance for the help!
Colin
|
|
|
|
| Need to re-write U-boot from Pinephone pro currently in mass rom mode |
|
Posted by: wolverine1 - 10-30-2022, 06:22 AM - Forum: General Discussion on Pinebook Pro
- Replies (1)
|
 |
Hi All;
I was trying to flash my emmc on Pinephone Pro and by mistake I erased instead my U-boot. I used an sd-card for the day and once the battery was drained the phone went into mass rom mode and I can no longer power it on.
After recharging the battery from a power station I tried to switch it on unsuccessfully. I tried as well the recovery mode (using the RE button on the back and it would work).
I can no longer see the device when running the lsblk command. However I see the rockship in mass rom mode when I run the lsusb command from my linux labtop.
I read few instruction and a script provided by the rkdeveloptool-master to flash the memory and see if I can copy across a new bin file (rk3399_loader_spinor_v1.15.114.bin) and from there being able to move out of the mass rom mode and use again the sd card. It was not successful.
I was wondering if there is U-boot image available that I can use and how can I copy it across to my phone memory since I am still on mass rom mode. I guess there are 2 questions in 1:
a) how to move out of the mass rom mode
b) How to reinstall the Uboot in my Pinephone Pro
Thank you.
|
|
|
|
| Pinebook picky about which EMMC will boot |
|
Posted by: flatulent_piney - 10-30-2022, 06:15 AM - Forum: General Discussion on Pinebook Pro
- Replies (8)
|
 |
I have 2 pinebook pros which we will call PBA (which contains EMMCA_A) and PBB (which contains EMMC_B).
-PBA has had the keyboard replace and PBB has gotten the screen replaced.
-PBB did not want to boot properly after getting a new screen.
-I troubleshot the problem by swapping EMMC_B into PBA for testing. EMMC_B fired up and booted. I tried EMMC_A in PBB and got a proper boot after pressing the reset button.
-I swapped both EMMC back to original position. PBB needed to have the reset button pressed but booted EMMC_B just fine after that.
~2 weeks later
-PBB needs a reinstall of the OS on EMMC_B
-used USB/EMMC adapter to reflash the OS and now EMMC_B is no longer bootable on PBB, but works fine in PBA
-EMMC_A boots from PBB if the reset button is pressed. EMMC_B will NOT boot in PBB no matter how many times I press the reset button, but works fine in PBA
- I decided on a permanent EMMC swap to save myself some work. EMMC_A flashed with new image and placed into PBB will no longer work. Even after pressing the reset button. Now I cannot boot either EMMC from PBB (which is presumably still in good working order.)
I have a couple more troubleshooting tricks up my sleeve, but I am running out of ideas on this one and would like to know what the community thinks. PBA has the nvme adapter so I can use the manjaro-arm-flasher to flash the EMMC and see if that helps. Perhaps setting up the OS completely on PBA and then swapping to PBB might do the trick? Could the set up be causing the trouble? I also havent tried booting from SD or distros other than Manjaro, but I will try that stuff as I move through this issue.
|
|
|
|
| beware chatty 0.7.0~rc0-1 |
|
Posted by: treebeard - 10-28-2022, 09:02 PM - Forum: Mobian on PinePhone
- Replies (6)
|
 |
chatty 0.7.0~rc0-1 made its way into bookworm about Oct 26 but is not usable - the bottom of the window hides behind the keyboard so you can't see what you're typing, nor the message to which you are responding. If that matters to you, hold-off on upgrades until that is resolved (or do an apt-mark hold chatty beforehand?)
|
|
|
|
|