| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
Yesterday, 02:52 AM
» Replies: 0
» Views: 68
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 44
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,528
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,140
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 217
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 150
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,615
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,806
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,179
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,970
|
|
|
| how to boot pinephone over USB with sunxi-fel? |
|
Posted by: bobwidlefish - 03-18-2021, 11:49 AM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Howdy friends,
I have PinePhone v1.2b hardware working fine with pmOS and Mobian, have serial console access working, and have "sunxi-fel version" showing success as well -- the phone seems to work fine, in general.
I'm trying to boot my PinePhone from USB using the FEL mode with a command like so:
Code: sunxi-fel -v uboot u-boot-sunxi-with-spl.bin \
write 0x42000000 uImage-postmarketos-allwinner \
write 0x43000000 sun50i-a64-pinephone-1.2.dtb \
write 0x43100000 boot.scr \
write 0x43300000 initramfs-postmarketos-allwinner
Though I get an error regarding the u-boot image, so I tried to simplify, see as follows:
Code: linux:~# sunxi-fel -v uboot u-boot-sunxi-with-spl.bin
Stack pointers: sp_irq=0x00012000, sp=0x00015E08
MMU is not enabled by BROM
=> Executing the SPL... done.
Invalid U-Boot image: bad size or signature
linux:~#
Any hints? I'm using the u-boot-sunxi-with-spl.bin from here:
http://mirror.postmarketos.org/postmarke...228-r0.apk
-Bob
|
|
|
|
| Headphones vs Headset detection |
|
Posted by: jmorris - 03-18-2021, 10:27 AM - Forum: PinePhone Hardware
- Replies (2)
|
 |
Got a question about how to nail down a problem. Have nice Sony noise canceling headphones and a cheap set of regular Sony headphones. Neither work in the Pinephone. A set of pack-in earbuds + mic from an old phone do. Manually flipping switches with alsamixer makes either set of the Sony headphones work.
So after much exploration it seems Pinephone only detects a headset. The SoC has inputs for HP-DET and MIC-DET but the Pinephone schematics only show a connection to a headphone detection circuit in the physical jack. If the diagram of the jack is right it should be detecting either type of connection. evtest shows microphone detection when the headset is inserted but nothing on headphone insertion.
Wondering if the current kernel even looks at the HP-DET signal? Does it instead use the button input for the MIC pin to also detect presence of a Mic? If it does, a headphone grounds the Mic signal so it should also be able to detect that case.
|
|
|
|
| Debian/Mobian packaging help needed |
|
Posted by: arno_nuehm - 03-18-2021, 10:15 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
Hello there,
I have some Debian packaging questions for the people here, who are more experienced with this topic than I am:
Could you have a look at the packaging files in my repo for building a Debian-conform package of Axolotl? That would be very very nice.
https://github.com/nuehm-arno/axolotl-debian-packaging
The deb file can be built using the provided Makefile (with debmake and debuild) and the installation on Mobian with apt is successful.
But regarding the formalities, this is quite unknown ground for me. So feel free to give me feedback.
Cheers!
|
|
|
|
| Product Idea : PineProbe |
|
Posted by: fdlamotte - 03-18-2021, 04:15 AM - Forum: General
- Replies (3)
|
 |
I would love to see a mini usb scope that I could use on my pinephone !
Preferably a small probe (pen like), something like picoscope 2105 (discontinued) or bitscope 05
Problem with the latter two is that software is not opensource, they offer binaries for arm based distributions, but only in 32bits and so they won't work on pinephone
About the capabilities ?
- It should be able to analyze CAN/I2C/SPI so 2MHz bw at least (might be on the edge for 500k CAN) ...
- 1 analog and 2/4 logic ways per probe and the ability to plug a second probe to the first one to sync channels
- usb-c
There was a video of someone using a softscope on the pinephone, I've not found it again. Do someone have a link ?
|
|
|
|
| Ugm, stuck in a loop |
|
Posted by: dgdimick - 03-18-2021, 01:51 AM - Forum: General
- Replies (2)
|
 |
Hit some stupid option while trying to set up Authenticater, and now when I try ti use any application that needs a shell, it pops up a window that shows a file folder and "part 1" next to it, with "OK' below it.
It's stuck in a pop-up cycle, and the only way to make it go away is to power off the phone.
a duckduckgo search didn't return a solution
Thanks,
Denis
|
|
|
|
| Anbox apps listed in the launch screen |
|
Posted by: mark1250 - 03-17-2021, 11:38 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
Is there a way to stop the apps that are installed in anbox from showing up in the app launcher screen? I've deleted the .desktop files from /home/mobian/.local/share/applications/anbox directory, but they are eventually recreated.
It's confusing to have 2 Settings apps.
Thanks.
Mark
|
|
|
|
| 2FA Support |
|
Posted by: publiclewdness - 03-17-2021, 10:37 AM - Forum: PinePhone Software
- Replies (1)
|
 |
Have any Pinephone users been able to get 2FA setup on it ? If so what distro; desktop environment and app did you use ? I have had zero success on Mobian; Ubuntu Touch; Manjaro Arm and PostmarketOS.
|
|
|
|
| Digitizer not working |
|
Posted by: Zdanb - 03-17-2021, 08:45 AM - Forum: PinePhone Hardware
- Replies (1)
|
 |
Cannot enter passcode to get into phone. Probably less than 3 total hours using phone. It had trouble loading and said try again. Digitizer quit on next boot. Thoughts?
|
|
|
|
|