Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,203
» Latest member: igualada
» Forum threads: 16,383
» Forum posts: 117,595

Full Statistics

Latest Threads
Single-board computers an...
Forum: General
Last Post: Spaker
Yesterday, 08:12 PM
» Replies: 0
» Views: 47
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
Yesterday, 11:18 AM
» Replies: 9
» Views: 8,360
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,773
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 110
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 177
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,598
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 378
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,024
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 169
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 248

 
  Kalliope Voice Assistant on Mobian
Posted by: Lousy Fisherman - 11-06-2020, 07:12 PM - Forum: Mobian on PinePhone - Replies (6)

I have successfully ported the Kalliope voice assistant, https://kalliope-project.github.io/ , to the latest Mobian build, The process was fairly straightforward though the default trigger did have to be replaced with Mycroft Precise.

Add non-free to the Debian Bullseye entry in the apt sources.list config file.
Follow the kalliope install instructions for Debian Jessie
Install a starter kit
Install the precise trigger code for kalliope https://github.com/corus87/kalliope_trigger_precise
Configure trigger word
Start configuring your voice activated services!

HTH
LF


  Changing quantity in shopping cart?
Posted by: Zebulon Walton - 11-06-2020, 06:36 PM - Forum: PinePhone Accessories - Replies (3)

When buying parts and accessories from the Pine64 store is there a way to increase quantity ordered of an item? Given the fragility of the Pinephone's back cover and shipping cost from overseas (costs far more than the part!) I'd like to order a couple of spare covers along with some other accessories and parts. However when adding to cart I don't see a way to change quantity, and it doesn't seem to be possible to change the quantity in the shopping cart either. Doing a second "Add to cart" for the back cover does not change quantity in the cart. Am I missing something or is it really possible to only order one of an item at a time?


  IPv6 and routing mobile data
Posted by: puffchumpy - 11-06-2020, 05:23 PM - Forum: Mobian on PinePhone - Replies (3)

Applications that try IPv6 connections first seem to use mobile data when the mobile data connection wwan0 has a valid IPv6 address and route when the wifi wlan0 only has IPv4. I suspect this is the reason why my November prepaid 500mb data has been consumed. It's my PinePhone test sim, so no loss. 

RedPocket a US MVNO on T-Mobile provides dual stack IPv4 and IPv6 connectivity. My home ISP does not provide IPv6 connectivity. This mismatch seems to be causing problems. My Mobian PinePhone was connected to my home network via usb-ethernet, wifi(wlan0) and mobile data(wwan0) when I apt installed some programs. The download process seems slow and then failed. I didn't check apt's download connections but I suspect they were using IPv6. Consumed the remaining monthly data allowance and then started to fail.

Any thoughts on adjusting the default Mobian routing to prevent applications from using IPv6 wwan0 mobile data when IPv4 WIFI or Ethernet is available? I assume there are some networking setting that can be used.

IPv6 could be disabled, not my preferred solution. T-Mobile and its MVNOs seems to prefer MMS messages get downloaded via IPv6. I've been using Janky-mms and would like to continue to have the ability to download MMS content.


  Why is this site not encrypted?
Posted by: Cthululz - 11-06-2020, 03:32 PM - Forum: General - Replies (28)

Who has an HTTP site in 2020?  Especially one that asks for a user signup/login?

Let's Encrypt is FREE.


  emmc doesnt show up on pc using jumpdrive
Posted by: Bruhmoment - 11-06-2020, 02:14 PM - Forum: Mobian on PinePhone - Replies (4)

Hey guys, received my Pinephone a couple of days ago and decided to flash Mobian to the emmc, but encountered
an issue.

I followed these guides:
https://www.youtube.com/watch?v=seLfbIIAycc
https://www.youtube.com/watch?v=kw3FFz7o-MU

They both use Jumpdrive and Etcher to flash the image and it seemed like the easiest way to go about the installation.
I've flashed Jumpdrive to an SD card I had lying around and managed to boot into it, but after I connected the Pinephone
through a cable to the PC, the emmc did not show up on Etcher like it did in both of these videos.
I tried installing a Manjaro VM to see if it's a Windows 10 problem but the phone still doesnt show up.

Any idea what I'm doing wrong?


  Delivery Time?
Posted by: mlnease - 11-06-2020, 01:25 PM - Forum: General Discussion on PinePhone - Replies (16)

Hello,

I ordered a Pinephone several days ago and received a receipt for my order.  I'd like to know when to expect my order (I paid for the $25 shipping option) in the US but Pinephone has given me no ETA and has not responded to multiple email requests.  Can anyone tell me when my order will be shipped and how long I should expect it to take?

Thanks in advance.


  ARM Version of libttspico-utils?
Posted by: Lousy Fisherman - 11-06-2020, 12:23 PM - Forum: PinePhone Software - Replies (1)

I am trying to port the Kalliope voice assistant to Mobian as Kalliope works on Debian x86. The only issue I have found so far is I cannot find an ARM version of the pico TTS (text to speech) utility library. Before I try and build it myself I figured I would ask if anyone knows of a prebuilt ARM version. Any distros version would help.

TIA
LF


  Full Disk Encryption
Posted by: elagost - 11-06-2020, 11:42 AM - Forum: Mobian on PinePhone - No Replies

So I got FDE mostly working, according to https://wiki.mobian-project.org/doku.php?id=security that guide. It's rather involved and the guide isn't complete.

edit - apparently I'm super late to the party - this script is a more complete version of what I've been doing.
https://gitlab.com/-/snippets/2027389

A small addendum follows, since the guide is incomplete. It assumes a debian laptop with the target image mounted at /mnt/target. G

If you're running this on your x86(_64) computer, you will need qemu-user-mode emulation, but don't fret. It's super easy. Use your package manager to install 'binfmt-support' and 'qemu-user-static' (or whatever your distro calls it - check pkgs.org). You should have a binary in /usr/bin/ called qemu-aarch64-static or something like that. Copy it to your target, i.e. /mnt/target/.

Copy your /etc/resolv.conf into the target as well. Then bind mounts to get things like update-initramfs working:

  • mount --types proc /proc /mnt/target/proc
  • mount --rbind /dev /mnt/target/dev
  • mount --rbind /sys /mnt/target/sys
Next, you'll need to download a file - the 'osk-sdl' keyboard package - from this releases page. It's a precompiled .deb for arm64. Since you're now root inside your image, you can just wget the latest release and then run apt install ./osk-sdk_arm64.deb -y to install the package. You WILL need to remove the cryptsetup-initramfs package, if the , so 'apt remove' it.

Run update-initramfs -u, and then edit /etc/default/u-boot with an editor (vim/nano). You will need to replace the U_BOOT_PARAMETERS with this line:

U_BOOT_PARAMETERS="osk-sdl-root=/dev/mmcblk0p2 osk-sdl-root-name=pine root=/dev/mapper/pine console=ttyS0,115200 consoleblank=0 loglevel=7 rw plymouth.ignore-serial-consoles vt.global_cursor_default=0"

This will instruct the bootloader, u-boot, to use osk-sdl during the boot process. Next run u-boot-update for u-boot to regenerate its config file from the one you just edited. The config file lives in /boot/extlinux/extlinux.conf for mobian.

Make sure you also edit this file and ensure that the 'append' line does not begin with 'root=UUID....'. If so, just that section, and make sure osk-sdl's entries are first. Mine looks like this:
append osk-sdl-root=/dev/mmcblk0p2 osk-sdl-root-name=pine root=/dev/mapper/pine console=ttyS0,115200 consoleblank=0 loglevel=7 rw plymouth.ignore-serial-consoles vt.global_cursor_default=0


I've noticed every time u-boot-update runs it will add 'root=UUID=.....' to the append line. I just go into the /boot/extlinux/extlinux.conf and delete it, and it seems to now work fine.

If you're flashing to the emmc, replace /dev/mmcblk0p2 with /dev/mmcblk2p2.


Some quirks compared to PostmarketOS: If you enter your LUKS passphrase wrong, you have to reboot and try again. The keyboard behaves very weirdly after a failure.

Let me know if FDE on Mobian works for you?


  Axolotl on PinePhone / Mobian
Posted by: arno_nuehm - 11-06-2020, 11:24 AM - Forum: Mobian on PinePhone - Replies (223)

Hello there,

from v1.1.0 on the Axolotl Debian arm64 package files can be found in the Release Assets section of the official Axolotl Github page since cross-compiling and packaging is now done fully autmatically via Github workflow.

https://github.com/nanu-c/axolotl/releases

Please be aware that you can only use one primary device/registration in the Signal server world - Axolotl works as such primary device/registration.

And please feel free to post some feedback, if you like, and also check out the Mobian Wiki for Axolotl:

https://wiki.mobian-project.org/doku.php?id=axolotl

Old packages still can be found here on my Github page
https://github.com/nuehm-arno/axolotl-mobian-package


  external speaker
Posted by: mascarade01 - 11-06-2020, 10:34 AM - Forum: PinePhone Hardware - Replies (5)

Hi everyone!

I have a pinephone (postmarketos edition).
My external speaker suddently stop working...
I was listen to music whit this speaker and he start making noise and then stop working...
I try different os to see if it was a software problem like mobian, postmarket, ubuntu touch, pureos and it fail earing from that hardware..

I would like to know if it possible to get a new external speaker?

Thank & have a good day!