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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,702
» Latest member: JhonSmith
» Forum threads: 16,261
» Forum posts: 117,194

Full Statistics

Latest Threads
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: biketool
1 hour ago
» Replies: 3
» Views: 165
Quill OS for the PineNote
Forum: PineNote Software
Last Post: Szybet
10 hours ago
» Replies: 0
» Views: 47
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
Yesterday, 04:16 AM
» Replies: 1
» Views: 380
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: Stunnned
11-24-2025, 01:27 PM
» Replies: 2
» Views: 190
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
11-23-2025, 02:02 AM
» Replies: 8
» Views: 15,547
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
11-22-2025, 08:25 PM
» Replies: 1
» Views: 231
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 636
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 217
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 494
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,198

 
  Pulse Secure Client on Pinebook Pro
Posted by: wwtaylor - 05-09-2020, 03:18 PM - Forum: Linux on Pinebook Pro - No Replies

Hello,

So I am debating getting a pinebook pro since my laptop just died and I wanted something a little bit more fun, tinkery, inexpensive, etc. Than what I would get out of a normal laptop.

I just have one fear though, my school uses pulse secure as their vpn, and I would need to use this laptop a lot for schoolwork, and I need the vpn for various things (remoting in to shared computing resources, accessing my home drive, reading papers from IEEE xplore, ACM, SAE, etc.) but from what I have gathered, the pulse secure vpn client ONLY runs on x86 and AMD64.

I went over and asked about x86 emulation on ARM similar to WOW64 over on the level 1 forums, but they just recommended I use QEMU+chroot and said that you'd probably be more help over here.

So here's my issue, is there a way to emulate x86 to run the pulse secure vpn client on the Pinebook Pro? My issue with chroot is that the whole system wouldn't inherit the connection.

Thanks!


  Anbox for Debian
Posted by: nas - 05-09-2020, 07:46 AM - Forum: Mobian on PinePhone - Replies (43)

Following on from this post, here's a recap and some extra info.

Install the anbox modules:  [ Edit: No longer required from kernel 5.7 so read this post ]

Code:
sudo apt install dkms
git clone https://github.com/anbox/anbox-modules
cd anbox-modules
sudo cp anbox.conf /etc/modules-load.d/
sudo cp 99-anbox.rules /lib/udev/rules.d/
sudo cp -rT ashmem /usr/src/anbox-ashmem-1
sudo cp -rT binder /usr/src/anbox-binder-1
sudo dkms install anbox-ashmem/1
sudo dkms install anbox-binder/1

Download anbox-image-working.tar.gz from here - extract android.img and ignore the other files.

Code:
sudo apt install anbox android-tools-adb
sudo cp android.img /var/lib/anbox/

Get the services and frontend started:

Code:
sudo systemctl start anbox-container-manager.service
systemctl --user start anbox-session-manager.service
anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity

Download an app and install it, eg bbc news app

Code:
adb install InsertAppName.apk

App loads but no internet? The below should help once the kernel supports ip routing:

Code:
sudo /usr/share/anbox/anbox-shell.sh
su
ip route add default dev eth0 via 192.168.250.1
ip rule add pref 32766 table main
ip rule add pref 32767 table local

You may want to modify the android image, e.g. to support the microg app suite as discussed here. Someone has already provided a patched services.jar - download it from here. Following instructions are taken from here.

Uncompress filesystem:

Code:
sudo apt install squashfs-tools
mkdir ~/anbox-work
cd ~/anbox-work
cp /var/lib/anbox//android.img .
sudo unsquashfs android.img

Copy over patched file:

Code:
sudo cp ./services.jar ~/anbox-work/squashfs-root/system/framework/
cd ~/anbox-work/squashfs-root/system/framework/
sudo chown -R 100000:100000 services.jar

Recompress to image:

Code:
cd ~/anbox-work
rm android.img
sudo mksquashfs squashfs-root android.img -b 131072 -comp xz
sudo cp android.img /var/lib/anbox/

I haven't found any use for it but the microg self-test says it works.

.jpg   anbox-microg.jpg (Size: 48.79 KB / Downloads: 1158)

Okay, that should be about it - except sound might not work. See this discussion but the media xml files are present in this image so maybe it's a permission issue. Anyway, have a play with it and see whether it works for you.


  Libertine?
Posted by: Zweitaktmotor - 05-09-2020, 05:51 AM - Forum: UBPorts on PinePhone - Replies (12)

I would really like to see familiar apps in UT, such as Firefox, LibreOffice and - most importantly - a working e-mail client. Dekko2 does not seem to work (cannot enter data in account setup), so something like Thunderbird or Sylpheed will be good to have.

Is this what "Libertine" is for? It tells that it needs some setting up, but I have not been able to do so.


  Mobile data issue on UT
Posted by: afigegoznaet - 05-08-2020, 08:10 AM - Forum: UBPorts on PinePhone - Replies (6)

Hi.

Looks like mobile data is not working in latest images (it used to work before).
I tried to enable it using this command:
nmcli d connect quectelqmi_0
and
nmcli c up  <uuid>
But no luck.
Also noticed APN is not selectable in the settings.
Anyone else having same issues, was able to fix it?


Question New futur user need info
Posted by: ToshiRaw_ - 05-08-2020, 02:30 AM - Forum: General Discussion on PinePhone - Replies (12)

Hi there; i plan to buy a PinePhone on the next weeks and i got some questions: 

the first is: does the PinePhone already launched ? and ready to grab ?

i had to choose between PinePhone and Fairphone; but i prefer PinePhone due to personal preferences and special options on it; 
can somebody tell me more about materials used for build the Pinephone ? 
like: "is the Pinephone "fair" like Fairphone" ? 

thank you for an answer, and sorry for my bad English because i'm French :)


  Selling my PBP
Posted by: krigl - 05-07-2020, 10:35 PM - Forum: General Discussion on Pinebook Pro - Replies (7)

My PBP ANSI from January batch will be up for sale by end of next week.

It has 64GB eMMC, all is working without issues. 
I will add a secondary 64GB eMMC card along with USB adapter along with it (I have used the second one for backup)
A fresh manjaro instalation will be installed on both eMMC cards.

200EUR is the price, I pay postage for ordinary post service. DHL is an option, but then buyer pays p&p since it is much more expensive.
Paypal accepted. 

Anyone interested?


  Rock64s will not boot any OS
Posted by: camosoul - 05-07-2020, 01:07 PM - Forum: Linux on Rock64 - Replies (2)

I own 4x Rock64 boards.

3x of them of them will not boot.

They turn on all lights and never do anything. No HDMI output. Nothing.

I have a custom script that installs ArchLinux ARM which used to work/boot just fine. I've used it dozens of times.

I also tried the Armbian and Manjaro Arm images. Same results. All lights turn on, no HDMI output, it just sits there.

Two of the boards are V3, one is V2.

Yes, the jumper is installed.


  Epiphany not working
Posted by: Boern - 05-07-2020, 11:56 AM - Forum: Mobian on PinePhone - Replies (3)

Is the epiphany browser working for anyone? I always get an error in the console:

Code:
WaylandCompositorDisplay initialization: failed to connect to the Wayland display: webkitgtk-wayland-compositor-e8c34f99-308d-47a1-bdbf-90df44332f8c

** (epiphany:2623): WARNING **: 19:10:35.411: Der Web-Prozess ist abgest\u00fcrzt

Alternatively, do you know of a good browser to host web apps? Especially one that supports desktop notifications?


  Disabling Geary notifications?
Posted by: johns - 05-07-2020, 07:41 AM - Forum: Mobian on PinePhone - No Replies

I turned on notifications for Geary (using Settings => Notifications). Now I would like to turn them off. But turning them off under Settings => Notifications doesn't work. They are still popping up. Is it a bug or am I missing something? I don't see a setting in Geary itself, other than telling it to not check for new mail in the background..

-john


Question International Keyboard on Pinebook Pro
Posted by: TDC_PBP - 05-07-2020, 07:02 AM - Forum: Linux on Pinebook Pro - Replies (3)

Does anyone know how to get the English International keyboard on the ISO Pinebook Pro running Manjaro? What I am looking for specifically is a way to change the keyboard layout so when I press the alt gr key (the right alt key) I can get accented Os and tildes over the Ns. I am taking a Spanish class and it is really aggravating not to have that option! I know that on Chromebooks all one has to do is go to the keyboard layout tab and select English International Keyboard, but when I go to do that on Manjaro I can't find a layout by that name. Any ideas? Thanks!