| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Irradium (based on crux l...
Forum: Linux on Pinebook
Last Post: mara
7 hours ago
» Replies: 3
» Views: 11,845
|
Danctnix USB GPS for Pine...
Forum: PineTab Software
Last Post: biketool
8 hours ago
» Replies: 0
» Views: 31
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
11 hours ago
» Replies: 10
» Views: 6,776
|
what is the point?
Forum: General Discussion on PinePhone
Last Post: biketool
Today, 02:28 AM
» Replies: 4
» Views: 130
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
Yesterday, 05:01 PM
» Replies: 3
» Views: 262
|
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
Yesterday, 04:23 PM
» Replies: 2
» Views: 67
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
Yesterday, 10:30 AM
» Replies: 10
» Views: 15,925
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
11-26-2025, 02:45 PM
» Replies: 10
» Views: 16,853
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
11-26-2025, 11:33 AM
» Replies: 4
» Views: 244
|
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 159
|
|
|
| Boot issue |
|
Posted by: DarrowAtreides - 10-29-2020, 07:23 AM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Hi all,
I received my pinebook pro (May edition) and have been absolutely amazed by the quality of the product. Love the hardware and while KDE isn't my favorite environment I have managed to make it work for now (may try fedora cinnamon eventually).
The one issue I have had, and I have seen it described elsewhere is the intermittent issue of the screen not turning on with a power up. If I power down and turn back on then everything runs fine.
I have yet to see a good guide to fix this. Does anyone have a fix? Should I just wait for a future update? Thanks.
|
|
|
|
| Please publish a proper flash-able IMG |
|
Posted by: patrickjquinn - 10-29-2020, 07:05 AM - Forum: SailfishOS on PinePhone
- Replies (19)
|
 |
I've seen this question asked a million times but seemingly never in a thread of its own.
Would someone be able to generate a proper flash-able Sailfish IMG that doesnt require use of the flash-it script?
Flash it only works on native Linux hosts (i.e under a VM or container it will attempt to unmount the drive thus releasing the controllers shared access with the guest and cause the script to fail) ruling out anyone who is looking to flash on Mac or Windows without a complete script rewrite.
Plenty of people want to give Sailfish a spin but are left out in the cold by this so how's about we just start generating self contained images rather than multi-step scripts that are prone to failure?
The script just creates more headaches than it addresses.
Thanks.
|
|
|
|
| How to rewrite uboot to emmc |
|
Posted by: pineitup - 10-29-2020, 06:34 AM - Forum: Pinebook Pro Tutorials
- Replies (5)
|
 |
I recently reflashed Manjaro 20.10 to the emmc using the manjaro flasher app, but apparently it deleted the uboot because each boot now starts with bout 15 seconds of red light (the indicator on the top left of the keyboard), rather than directly switching to green light for the boot process.
Installing the manjaro uboot package didn't change anything. How can I reflash the uboot to the emmc?
Thanks
|
|
|
|
| Looks like I found a mild reason why UBPorts for pinephone hasn't seen much progress. |
|
Posted by: plainenough - 10-28-2020, 09:25 AM - Forum: UBPorts on PinePhone
- Replies (13)
|
 |
https://forums.ubports.com/topic/2403/pinephone
Looks like one of the main threads on the ubports forums was updated notifying a de-prioritization. Not sure when this happened, but it makes sense that we haven't a lot of changes recently. This would explain why the issues board has gone stale and why it seems to be no changes for at least a few weeks on the dev builds. With this in mind, I still don't consider this OS fully abandoned still don't consider the pinephone integration abandoned and will maintain a quiet eye looking for updates. Until I come across something that shows activity prioritization on their channel I am going to indefinitely suspend my QA testing for this OS so I can expand into other candidates.
EDIT: Clarity, I know the OS in general isn't abandoned, but Dalton had bigger fish to fry.
EDIT 2: Changed title to add 'for pinephone'
|
|
|
|
| Recovery from bad SPI flash image |
|
Posted by: hmuller - 10-28-2020, 08:22 AM - Forum: RockPro64 Projects, Ideas and Tutorials
- Replies (2)
|
 |
Purpose
Experimentation with SPI flash and u-boot can/will result in a board that will not boot.
Background
To recover from this it is necessary to prevent booting from SPI. This can be done by shorting the flash chip's clock pin to ground. This will allow you to boot to micro SD card so that you can either erase the bad image or erase/write a new one. Erasing and writing images to SPI flash are beyond the scope of these instructions as it is assumed the user successfully flashed the SPI NOR with a bad u-boot image or images.
It is also assumed you have the following:
- A separate host with a serial connection to the RockPro64
- A micro SD card with a known good u-boot installed on it (and possibly fixed u-boot image files placed in a partition to reflash SPI NOR)
Preparation
Turn the RockPro64 off before continuing.
Press and hold the Power button for approximately 10 seconds. If the RockPro64 is connected to a network switch, the network switch LED representing the RockPro64 connection will turn off. If you are not set up that way and cannot observe this, then holding the power button for the 10 seconds duration is long enough to turn the board off.
Pin Shorting Methods
Pi-2 GPIO
This method is the easiest and preferable method.
Connect pins 23 and 25 using a jumper or female-female jumper wire.
SPI Flash Chip
The asterisk represents the indentation on the chip (which identifies pin 1). The code rendering is broken, so the ASCII graphic below cannot be fixed, but you will get the general idea which pin is which.
Code: +------------------+
|* |
CS --- 1 8 --- VCC
| |
SO --- 2 7 --- HOLD/RESET
| |
WP --- 3 6 --- SCLK
| |
VSS --- 4 5 --- SI
| |
+------------------+
GD25Q127CSIG
Connect pins 6 and 4 using a Pomona 5250 clip and female-female jumper wire. Micro hook test clips could also be used to short the two pins.
Final Recovery
Once the SPI flash pins have been shorted using one of the methods above, insert the known good micro SD card into the the board's slot and power it on. Hit any key on the keyboard to prevent u-boot from trying to autoboot, once it stops at the u-boot prompt you can either erase the SPI flash, or erase/write a new image to it AFTER you have removed the short between the pins.
|
|
|
|
| Wifi stopped working after updates |
|
Posted by: pineitup - 10-28-2020, 06:33 AM - Forum: General Discussion on Pinebook Pro
- Replies (10)
|
 |
I have recently set up an SD card with the most recent Manjaro 20.10 and it connected to the Wifi with no problems at all just last night. Then I was prompted to update some of the software through the software update manager so I've let it run until completion.
After a restart the wifi stopped working -- It doesn't connect to the last network it used to and the wifi menu that pops out of the bottom doesn't show any networks to be available (the list is empty).
I made sure the wifi hardware switch is off.
How can I fix this?
Thank you!
|
|
|
|
Porting lora (meshtastic) to Pinetab, some questions... |
|
Posted by: geeksville - 10-28-2020, 12:37 AM - Forum: PineTab Software
- Replies (2)
|
 |
Hi ya'll,
So I just received my pinetab (with an alpha version of the Lora radio module). I'm eager to port meshtastic to your slick board but I admit I haven't been following pinetab development closely.
I'm reasonably experienced with linux driver development (though not this year) and I think I can handle that part, but I have some questions on distribution choice etc... Any advice would be appreciated:
* What OS distribution should I target initially? - I assume the development branch of the "ubuntu touch" that came preinstalled on the tablet?
* I will need to build and distribute an (improved) version of the CS341 driver for the USB/SPI chip used in this radio. Where would be best to provide that for others (a .deb?)
My general current (crummy) plan is here.
|
|
|
|
|