| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 152
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,959
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 195
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,500
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,123
|
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 127
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,458
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 317
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,291
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 445
|
|
|
| SailfishOS on PT2: flashing the emmc |
|
Posted by: defactofactotum - 06-18-2024, 08:23 AM - Forum: PineTab Software
- Replies (2)
|
 |
Instructions to install sfos to pinetab2 emmc
Flash sfos to sdcard, get the script here: nhttps://github.com/sailfish-on-dontbeevil/flash-it; some outdated info on page, the script should be 0.4.0.
Boot sfos on sdcard.
Set up ssh from your pc (not essential but makes life easier).
Transfer the flash-it script to the pinetab using scp or telegram/email.
1. Install gnu-bash: zypper in gnu-bash
You are offered 2 options due to conflict, choose option 1 "deinstallation of busybox-symlinks-bash-1.34.1+git2-1.8.1.jolla.aarch64";
2. Install sudo
3. Install wget
4. Install jq
5. Install parted
6. Install unzip
7. cd to the flash-it folder and run the script: sudo bash ./flash-it.sh and follow instructions.
If you're working from the terminal on PT2 make sure you have "display on while charging."
The P64 uart adaptor may be needed if there is another OS on emmc, it can be tricky: it goes in the usb slot furthest away from the power button, it should have a green led when you attach power and when you plug it into the PT2 there should be another smaller flickering red led in the middle of the adaptor. The usb connectors are not symmetrical, try turning the cable connector upside down if you don't see the red led.
The version flashed is now 4.6.0.13, wifi works out of the box. Camera doesn't work yet, BT temporarily out of order. Has been known to spontaneously reboot. Otherwise everything works. On first boot there's an option to encrypt which is currently being fixed. Choose developer options, quit and it then boots. Look in telegram channel for better solutions for home partition encryption.
Any problems telegram group: https://t.me/+E0A4d4tjx703MGFk
|
|
|
|
| Pinephone seems tobe using 4G data instead of Wifi data |
|
Posted by: grump_fiddle_reinstall - 06-17-2024, 07:19 AM - Forum: Mobian on PinePhone
- Replies (7)
|
 |
I am outside of the "Glorious EU Data Roaming Area" for the first time since getting my PinePhone
On arriving at my destination I turned off Aeroplane Mode on my PinePhone and connected to the local Wifi network. I did not turn off the cellular connection.
This morning after watching a few videos last night I discovered that my PinePhone appears to have chomped its way through 400 MB of cellular data that is not included in my monthly subscription instead of using data via the Wifi connection.
Has anyone experienced anything similar?
PS I have now disabled Mobile Network in Settings
|
|
|
|
| Quick question abtut sources.list |
|
Posted by: jojuma - 06-17-2024, 03:58 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
I have installed "Debian GNU/Linux trixie/sid". I chose the weekly builds (sid) due to some features working already.
My sources.list looks like this:
Code: deb http://deb.debian.org/Debian trixie main non-free-firmware
I wonder if this is correct? Shouldn't there appear "sid" somewhere or isn't here at least missing kind of a version like oldstable, stable, testing, unstable, or experimental between the URL and "main"?
Is it possible to know from this sources.list that sid is installed?
Thanks for enlightening me :-)
|
|
|
|
| How to create a file on the SD card I can modify on my Ubuntu PC? |
|
Posted by: Peter Gamma - 06-16-2024, 02:33 PM - Forum: PostmarketOS on PinePhone
- No Replies
|
 |
- This is the second part of my attempt to solve a probem from which i suffer since a long time that I was not able to solve it to this date
- Here is the first part:
https://forum.pine64.org/showthread.php?tid=18788
- I am a Linux beginner but this problem makes me really suffer.
- This was one of the reasons to buy a Pinephone
- and that is create files on the external SD card of my Pinephone
- and process it further on my Ubuntu PC.
- I created with Abiword a file on the external SD card of my Pinephone
- Then I sticked the SD card with a card reader into my Ubuntu PC
- There I was able to open and modify the Abiword file.
- But when I wanted to save the file under the same name it was created on the Pinephone, I had no permission to do this.
- I suppose to solve this problem I have to create on my Pinephone a file everybody has the permission to modify
- How can I do this?
|
|
|
|
| Troubleshooting Pinedio LoRa Add-on Case |
|
Posted by: nickp - 06-16-2024, 01:03 AM - Forum: PinePhone Accessories
- Replies (2)
|
 |
Hi everyone,
I am trying to run meshtasticd on my Pinephone.
Suddenly tough, the received bytes of the SX1262 are all zero, and I never managed to get the standard 0xA2 answer back.
I2C communication works still, which is why I am suspecting that the radio chip is at fault.
Does anybody know what I was doing wrong or how to debug this?
Onto the details, I simply implemented an SPI device driver which translates to I2C such that mestasticd can communicate with it as if the ATTiny bridge isn't there.
The code for the kernel driver and a dmesg trace with debug output can be found here: https://gist.github.com/pectec/ffddf32ae...041bc92bbe
Any help on this is appreciated
Thank you,
Nick
Edit: I managed to damage it, Pine64 says that there isn't going to be a production batch anytime soon.
My only option is DIY at this point (using a [url=https://www.amazon.de/dp/B0CSFG65MS?psc=1&ref=ppx_yo2ov_dt_b_product_details][/url]Waveshare RP2040), which I'll do when I come around to it, so I'll mark this issue as solved.
|
|
|
|
| PinePhone Pro/IMX258 Camera Debugging problem |
|
Posted by: jasperji - 06-15-2024, 06:45 AM - Forum: General Discussion of PinePhone Pro
- Replies (2)
|
 |
I followed the command provided by the website[https://wiki.pine64.org/wiki/PinePhone_P..._Debugging] and ran.
Code: "media-ctl" "-d" "platform:rkisp1" "-l" "'imx258 1-001a':0 -> 'rkisp1_isp':0 [1]"
return
Quote:Opening media device /dev/media0
Enumerating entities
looking up device: 81:8
looking up device: 81:9
looking up device: 81:10
looking up device: 81:2
looking up device: 81:3
looking up device: 81:6
looking up device: 81:7
looking up device: 81:11
looking up device: 81:12
Found 9 entities
Enumerating pads and links
no such entity "imx258 1-001a"
media_parse_setup_link: Unable to parse link
'imx258 1-001a':0 -> 'rkisp1_isp':0 [1]
^
Unable to parse link: Invalid argument (22)
run this command.
Code: "v4l2-ctl" "-z" "platform:rkisp1" "-d" "rkisp1_selfpath" "--stream-mmap" "--stream-count" "1" "--verbose"
return
Quote:VIDIOC_QUERYCAP: ok
VIDIOC_REQBUFS returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_G_FMT returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_STREAMON returned -1 (Broken pipe)
My camera function is not working properly.
system: Arch linux arm
Kernel:Linux 6.7.7-1-danctnix
|
|
|
|
|