| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,004
» Latest member: shinzuka
» Forum threads: 16,337
» Forum posts: 117,448
Full Statistics
|
| Latest Threads |
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
Yesterday, 07:07 AM
» Replies: 14
» Views: 15,155
|
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 277
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 228
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,713
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,145
|
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 161
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,519
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 348
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,391
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 491
|
|
|
| PPP not booting: Missing DTB |
|
Posted by: andy.lynx10 - 03-01-2023, 12:48 PM - Forum: General Discussion of PinePhone Pro
- Replies (4)
|
 |
My Pinephone Pro doesn't start and it seems like the bootloader itself is not working.
Whether I press or hold the power button or connect the charging cable or combine the former with holding any of the volume buttons, nothing happens - no vibration, no LED light, no display output.
The battery does not seem to be the problem - it works reliably in my older Pinephone.
I tried flashing a fresh Manjaro image to an SD card and booting it in the PPP by holding the RE button during the startup. Again, no visible response.
The following output from the PPP console is the only response I am able to get. It is shown right after a startup attempt.
U-Boot TPL 2021.10 (Oct 04 2021 - 15:09:26)
sdram_init: LPDDR4 - 50MHz failed!
rk3399_dmc_init DRAM init failed -22
Missing DTB
After this the console remains mute. However, the device seems to be "running" - for lack of a better word - the chipset cover is slightly warm and to replicate the former console output again, the power button needs to be pressed for a few seconds - just like in regular reset.
Could you please help me with an advice? Is the device dead for good? Have anyone encountered a similar behavior?
|
|
|
|
| quartz64-a - on-board SATA port problems |
|
Posted by: manning - 03-01-2023, 05:20 AM - Forum: Linux on Quartz64
- Replies (2)
|
 |
Hi all,
I've been having problems getting the on-board SATA port on the Quartz64 Model A working, and I'm hoping someone might be able to point me in the right direction. Thanks in advance for any help.
Hardware
- Quartz64 model A
- Current generation HDD
- SATA cable
- 5A power supply
- Pine64 board to 2x SATA power splitter cable
Software
Validating the manual edits:
Code: $ ls /boot/dtbs/rockchip/ | grep quartz64
rk3566-quartz64-a.dtb
rk3566-quartz64-a-sata.dtb
rk3566-quartz64-b.dtb
Code: $ fdtget /boot/dtbs/rockchip/rk3566-quartz64-a-sata.dtb /usb@fd000000 status
disabled
Code: $ fdtget /boot/dtbs/rockchip/rk3566-quartz64-a-sata.dtb /sata@fc400000 status
okay
Code: $ cat /boot/extlinux/extlinux.conf
LABEL Manjaro ARM
KERNEL /Image
FDT /dtbs/rockchip/rk3566-quartz64-a-sata.dtb
APPEND initrd=/initramfs-linux.img console=ttyS2,1500000 earlycon=uart8250,mmio32,0xfe660000 root=PARTUUID=<REDACTED> rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Tests performed
- Tested SATA cable in another system, confirmed good; tested with other known-good SATA cables
- Tested a 2 port SATA to PCIe adaptor card (the Pine64 one), which works perfectly on this board
- Tested multiple known-good HDDs one at a time; all work via the PCIe card, none appear on the on-board SATA port
- Tested running 3 drives simultaneously; those plugged into the PCIe adapter work, but not on the on-board SATA port. Have cycled which drive was plugged into which SATA port, for the same result
These test results imply to me it's most likely a problem with the software setup, with a small chance the hardware is problematic.
Various debug outputs
dmesg:
Code: $ dmesg | grep ATA
<blank>
Code: [ 0.149542] usbcore: registered new interface driver usbfs
Code: [ 0.149609] usbcore: registered new interface driver hub
Code: [ 0.149660] usbcore: registered new device driver usb
Code: [ 0.344238] usbcore: registered new interface driver uas
Code: [ 0.344374] usbcore: registered new interface driver usb-storage
Code: [ 0.344521] usbcore: registered new interface driver usbserial_generic
Code: [ 0.344583] usbserial: USB Serial support registered for generic
Code: [ 0.345027] ehci-platform fd800000.usb: EHCI Host Controller
Code: [ 0.345053] ohci-platform fd840000.usb: Generic Platform OHCI controller
Code: [ 0.345117] ehci-platform fd880000.usb: EHCI Host Controller
Code: [ 0.345456] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2
Code: [ 0.345498] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1
Code: [ 0.345662] ehci-platform fd880000.usb: irq 36, io mem 0xfd880000
Code: [ 0.345722] ehci-platform fd800000.usb: irq 35, io mem 0xfd800000
Code: [ 0.345783] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
Code: [ 0.345828] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
Code: [ 0.346057] ohci-platform fd840000.usb: irq 37, io mem 0xfd840000
Code: [ 0.346073] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
Code: [ 0.346193] ohci-platform fd8c0000.usb: irq 38, io mem 0xfd8c0000
Code: [ 0.374372] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
Code: [ 0.374890] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Code: [ 0.374912] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Code: [ 0.374924] usb usb2: Product: EHCI Host Controller
Code: [ 0.374934] usb usb2: Manufacturer: Linux 6.1.12-1-MANJARO-ARM ehci_hcd
Code: [ 0.374942] usb usb2: SerialNumber: fd880000.usb
Code: [ 0.404373] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
Code: [ 0.404975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Code: [ 0.404997] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Code: [ 0.405008] usb usb1: Product: EHCI Host Controller
Code: [ 0.405017] usb usb1: Manufacturer: Linux 6.1.12-1-MANJARO-ARM ehci_hcd
Code: [ 0.405026] usb usb1: SerialNumber: fd800000.usb
Code: [ 0.418667] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
Code: [ 0.418701] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Code: [ 0.418714] usb usb4: Product: Generic Platform OHCI controller
Code: [ 0.418723] usb usb4: Manufacturer: Linux 6.1.12-1-MANJARO-ARM ohci_hcd
Code: [ 0.418732] usb usb4: SerialNumber: fd8c0000.usb
Code: [ 0.420667] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
Code: [ 0.420691] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Code: [ 0.420703] usb usb3: Product: Generic Platform OHCI controller
Code: [ 0.420713] usb usb3: Manufacturer: Linux 6.1.12-1-MANJARO-ARM ohci_hcd
Code: [ 0.420723] usb usb3: SerialNumber: fd840000.usb
Code: [ 0.502514] usbcore: registered new interface driver pcwd_usb
Code: [ 0.518025] usbcore: registered new interface driver usbhid
Code: [ 0.518032] usbhid: USB HID core driver
Code: [ 0.685734] reg-fixed-voltage vcc5v0_usb20_otg: nonexclusive access to GPIO for vcc5v0_usb20_otg
Code: [ 1.855035] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Code: [ 1.855074] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Code: [ 1.855098] usb usb5: Product: xHCI Host Controller
Code: [ 1.855117] usb usb5: Manufacturer: Linux 6.1.12-1-MANJARO-ARM xhci-hcd
Code: [ 1.855134] usb usb5: SerialNumber: xhci-hcd.0.auto
Looking for block devices doesn't show any SATA hard drives:
Code: $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mmcblk1 179:0 0 14.6G 0 disk
├─mmcblk1p1 179:1 0 457.8M 0 part /boot
└─mmcblk1p2 179:2 0 14.1G 0 part /
mmcblk1boot0 179:32 0 4M 1 disk
mmcblk1boot1 179:64 0 4M 1 disk
zram0 253:0 0 5.5G 0 disk [SWAP]
Code: $ sudo fdisk -l
Disk /dev/mmcblk1: 14.59 GiB, 15665725440 bytes, 30597120 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 9D5D28C6-63B7-4C32-BA44-DAAF62A38685
Device Start End Sectors Size Type
/dev/mmcblk1p1 62500 1000000 937501 457.8M Microsoft basic data
/dev/mmcblk1p2 1000001 30597086 29597086 14.1G Linux filesystem
Disk /dev/mmcblk1boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mmcblk1boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/zram0: 5.48 GiB, 5886869504 bytes, 1437224 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
|
|
|
|
| APN settings not working with new operator SIM card |
|
Posted by: user641 - 03-01-2023, 02:48 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
Hello, I have been using a pp for more than a year and never had this problem, I got this SIM card from kena, a virtual operator that uses tim network.
It displays the 4G signal with "!" I have tried the automatic depection of APN simpydoing nothing, then the recommended by the operator, then some other possible combination, none work. On a degoogled phone it works without any problems or need of manual setup. Any tips?
|
|
|
|
Suspect sms |
|
Posted by: jack1 - 02-28-2023, 04:31 PM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Im receiving empty SMSs from this number: 86101114121427711198105107101
Maybe its a bug... but could it be a messagge like to trigger something in the modem ?
|
|
|
|
| Will a Pinephone Pro (Explorer) work with TING |
|
Posted by: wpeckham - 02-28-2023, 04:16 PM - Forum: General Discussion of PinePhone Pro
- Replies (8)
|
 |
I live in the USA and own a Pinebook Pro. After my experience with that I look forward to experimenting with the PinePhone Pro.
My cell provider of choice is TING. They have a compatibility tool that requires the ESN, MEID, or IMEI of the phone. Since I do not HAVE the phone yet, I cannot provide that.
My questions then are:
#1 have we an example number that would give me the information I need to test/predict if the PinePhone Pro will work with TING?
#2 Is anyone else in the USA using TING with this phone? If so, can you tell me a little about your experience?
|
|
|
|
| Handsfree bluetooth calls |
|
Posted by: conifera - 02-28-2023, 02:07 PM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Has anyone ever been able to get this to work? I've seen several questions about it, but no clear, specific answers.
I've got a bluetooth device that reports bluetooth version 2.1 and "Handsfree" capability so it should support hfp (handsfree protocol) version 1.5. It works perfectly fine with an Android phone.
On the pinephone (original) I've got Mobian with wireplumber 0.4.13 and pipewire 0.3.65-2. I swtiched from pulseaudio some months ago because I couldn't get anywhere with it.
I can initiate and end a call from the handsfree device but audio still goes through the pinephone built-in earpiece or speaker and the internal microphone. For incoming calls the pinephone properly causes the handsfree device to ring, and I can pickup and end the call with it, but again no audio goes through it so that I have to use the pinephone built-in earpiece or speaker and internal microphone. This tells me that at least the AT commands are being properly exchanged between the pinephone and the handsfree device.
Under the GUI settings/sound I see the handsfree device listed as an option for both the output and input devices but selecting it only results in a noise on the handsfree device that sounds like noise from an old-style acoustic phone modem.
My guess is that either the pipewire/wireplumber configuration is not correct, or there is still something missing elsewhere in the software. I've been administering Linux systems for more than a decade but haven't needed to mess with sound or bluetooth and I can't find enough pipewire documentation to figure out how to narrow it down further.
If anyone has got this to consistently work with Mobian using pipewire/wireplumber, pulse audio, or something else, I would appreciate knowing about it. Alternatively, if there is some other OS where it works, I would appreciate knowing about that. For me, and from what I've seen a few others, this seems to be the only thing standing in the way of completely adopting the pinephone for daily use.
|
|
|
|
| Manjaro update: nerd-font-terminus dependency issue |
|
Posted by: Vinay - 02-28-2023, 10:54 AM - Forum: Linux on Pinebook Pro
- Replies (3)
|
 |
Hi there,
when updating Manjaro on my Pinebook Pro (pressing that red shield with the exclamation mark in the Plasma taskbar) the update crashes with the following remark:
"
Quote:could not satisfy dependencies:
- removing nerd-fonts-terminus breaks dependency 'nerd-fonts-terminus' required by manjaro-arm-i3-settings
"
So it has not updated for a while. Does anyone have an idea how to solve this? Of course if you feel this question has already been answered, feel free to point me to the correct thread. I did a search but couldn't find anything about this particular issue, only that ttf-terminus-nerd does conflict with this package. But the update doesn't seem to include ttf-terminus-nerd so I can't uncheck that one for the update.
Thanks!
|
|
|
|
| Nheko - Missing GStreamer plugins videoconvert |
|
Posted by: freelectro - 02-28-2023, 05:08 AM - Forum: Mobian on PinePhone
- Replies (4)
|
 |
Hi all,
When i want to do a video call with a another guy, the GUI display this message : "Missing GStreamer plugins: videoconvert"
Packages installed are :
-nheko ; Version: 0.11.1-1 ; APT-Sources: http://deb.debian.org/debian bookworm/main arm64 Packages
-gstreamer1.0-gl
-libgstreamer-gl1.0-0
- ... and all dependencies
Here my full logs.
Code: $ nheko
[2023-02-28 11:58:08.622] [ui] [info] Restoring window size 360x648
[2023-02-28 11:58:08.962] [ui] [info] WebRTC: initialised GStreamer 1.22.0
[2023-02-28 11:58:09.655] [ui] [info] jdenticon plugin not found.
[2023-02-28 11:58:11.588] [ui] [info] starting nheko 0.11.1
[2023-02-28 11:58:11.650] [ui] [info] User already signed in, showing chat page
[2023-02-28 11:58:11.672] [ui] [info] Switching to chat page
[2023-02-28 11:58:12.233] [qml] [warning] qrc:/qml/TopBar.qml:226:13: QML AbstractButton: Binding loop detected for property "implicitWidth" (qrc:/qml/TopBar.qml:226, )
[2023-02-28 11:58:12.234] [qml] [warning] qrc:/qml/TopBar.qml:233:30: QML EncryptionIndicator: Binding loop detected for property "sourceSize.height" (qrc:/qml/TopBar.qml:233, )
[2023-02-28 11:58:12.460] [ui] [info] Unity service available: false
[2023-02-28 11:58:12.512] [qml] [warning] qrc:/qml/ChatPage.qml:105:17: QML RoomList: Binding loop detected for property "implicitWidth" (qrc:/qml/ChatPage.qml:105, )
[2023-02-28 11:58:13.113] [db] [info] database ready
[2023-02-28 11:58:13.117] [db] [info] restoring state from cache
[2023-02-28 11:58:13.334] [db] [info] Restored 29 rooms from cache
[2023-02-28 11:58:13.769] [db] [info] Invalidating self verification status
............................................................................
[2023-02-28 11:58:56.572] [ui] [error] Missing GStreamer plugins: videoconvert
Thanks a lot for your advices.
|
|
|
|
| [Serious] Pinephone availability in volumes? |
|
Posted by: oobdev - 02-27-2023, 11:00 PM - Forum: General Discussion on PinePhone
- Replies (4)
|
 |
Hey,
I am open source developer, who has been doing software for Pinephone. It's gaining traction and there are now commercial entities approached me and they like to ship Pinephone with my SW in volumes. I said go ahead, get Pinephones and install SW.
However,
They have been contacting with Pine64 sales, business developers and such. But with little luck. They tell me that Pine64 sales is not responding to their inquiries about volume orders and communication with Pine64 is generally hard!
I just cannot believe this is a case, please DM me an email to some North American business development contacts at Pine64 so I can pass it to these pretty serious actors. Backup plan for me of course is to look into Librem5 or something.
|
|
|
|
| Has anyone successfully flashed an Ox64 (128Mb) from linux? |
|
Posted by: slondr - 02-27-2023, 09:01 PM - Forum: General
- Replies (3)
|
 |
I'm following like 6 guides at once, I've tried bflb-mcu-tool, bouffalo-loader, etc., I have my ox64 wired up to a Raspberry Pi Pico and the machine itself appears as a serial port on my computer. But I can't figure out how to actually flash the 3-layer bin files that [1] lists. Every "official" piece of documentation says to use DevCube, but DevCube's linux binary is completely broken (it isn't marked as executable, and when you mark it as executable and try to run it, it craps out asking for some paleolithic version of glibc; the package released for my system's package manager is also named wrong, which is fun). I'm on day 3 of trying to get anything to write to this board and so far have made exactly 0 progress.
This thing is really making me miss by pinephone or rock64 where you just throw in an SD card with an image written to it and it just works.
[1] https://github.com/openbouffalo/buildroot_bouffalo
|
|
|
|
|