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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,205
» Latest member: Karen68
» Forum threads: 16,384
» Forum posts: 117,596

Full Statistics

Latest Threads
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
Yesterday, 07:19 PM
» Replies: 0
» Views: 39
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 71
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,384
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,775
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 131
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 197
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,635
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 397
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,043
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 176

 
  DHCP renewal is quite agressive
Posted by: bingo600 - 07-05-2020, 11:30 AM - Forum: Mobian on PinePhone - No Replies

This is a minor issue , but logs a lot.

Seems like PP DHCP client tries to renew every minute instead of on "Half lease time"



Code:
Jul  5 14:22:55 deb-01 dhcpd[7672]: reuse_lease: lease age 3570 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:22:55 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:22:55 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:23:55 deb-01 dhcpd[7672]: reuse_lease: lease age 3630 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:23:55 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:23:55 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:24:56 deb-01 dhcpd[7672]: reuse_lease: lease age 3691 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:24:56 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:24:56 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:25:57 deb-01 dhcpd[7672]: reuse_lease: lease age 3752 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:25:57 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:25:57 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:26:57 deb-01 dhcpd[7672]: reuse_lease: lease age 3812 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:26:57 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:26:57 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:27:58 deb-01 dhcpd[7672]: reuse_lease: lease age 3873 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:27:58 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:27:58 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:28:35 deb-01 dhcpd[7672]: reuse_lease: lease age 3910 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161
Jul  5 14:28:35 deb-01 dhcpd[7672]: DHCPREQUEST for 10.14.60.161 from 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1
Jul  5 14:28:35 deb-01 dhcpd[7672]: DHCPACK on 10.14.60.161 to 02:ba:ea:04:b0:xx (mobian) via 10.14.60.1


DHCP works fine , but i get a lot of notifications like this in logwatch mails
Code:
reuse_lease: lease age 3910 (secs) under 25% threshold, reply with unaltered, existing lease for 10.14.60.161


Edit:
PP CE
uname -a
Linux mobian 5.7-pinephone #5.7.0+pinephone4 SMP PREEMPT Mon Jun 29 17:42:47 CEST 2020 aarch64 GNU/Linux


/Bingo


  Boot custom kernel on PineBook Pro
Posted by: lowenware - 07-05-2020, 10:24 AM - Forum: General Discussion on Pinebook Pro - Replies (7)

Hi!

I am tring to boot my custom non-linux kernel on the PineBook Pro. I've downloaded an image with archlinux and written it on SD card. I can successfully boot archlinux from it. I've tried to put my kernel on the SD card, set the path to my (stripped with bitnutils) kernel in extlinux.conf, but after reboot, I get my default Manjaro system.

Most likely it is not an issue of kernel itself. Otherwise I think that main system won't boot. I think that extlinux can't read/boot the kernel and returns the execution to the main loader.

I've tried to enable menu prompt for extlinux but can't see an effect.

I also have a serial cable connected, but the output during boot looks like mess, don't know why. Linux shell works just fine. See photo [Image: Eb1EuBjWkAENgMt?format=jpg&name=medium]

What I am missing? Is there a way how to see extlinux boot information on the PineBook Pro?

Thanks in advance!


  Keyboard transplant issues
Posted by: U47 - 07-05-2020, 10:17 AM - Forum: Pinebook Pro Hardware and Accessories - Replies (3)

Hi,

So I bought an OG ISO Pinebook Pro and then bought an ANSI keyboard when it became available. Yesterday, I had time to transplant everything from the ISO top case to the ANSI top case.

Everything appears to be working, but I am getting crazy keycodes back from the new ANSI keyboard.

q>nil, w>w, e>s, r>e, t>d, y>r, u>f, i>t, o>y, p>h, [>j, ]>-
a> nil, s>nil, d>q, f>z, etc.

Is there anything I need to do to flash something on the board to get this working correctly? Is the ribbon not installed properly (although I'm pretty sure I did it correctly).

I'm using Chromium at the moment, fwiw.

Thanks.


  Lifting Trackpad
Posted by: p3pp3r - 07-05-2020, 09:39 AM - Forum: General Discussion on Pinebook Pro - Replies (7)

I received my pinebook pro back in January, it's an ANSI model.  The bottom right corner of my trackpad seems to be higher than the other corners.  So much so that it is higher than the palm rest.  It's something that's slowly happened over time.

Anyone else experiencing this?


  battery store
Posted by: chris_02 - 07-05-2020, 09:20 AM - Forum: PinePhone Hardware - Replies (5)

on the store, the pine hone battery is still out of stock.
When will it be available with the pinehone Pmos edition pre-orders?
If not what equivalence on the market?


  Can I use UT apps with another distro ?
Posted by: Sanexom - 07-05-2020, 08:25 AM - Forum: PinePhone Software - Replies (2)

Hey !

Does anyone know how I can use apps from Ubuntu Touch, like file-manager, Dekko2 with ArchLinuxArm for PinePhone ? I tried by installing clickable from AUR but I don't have much knowledge so it's not working :/

I think I could try to use this phone as a daily phone just with Mail/Calendar/File-Manager/Notes apps. UT is not usable, Bluetooth not deactivating, cellular not working, same for GPS... But Arch + Posh is smooth and everything works find, it's why I want to use some UT apps with Arch ^^

Thanks.


  Ir codes for Android 9
Posted by: Redwid - 07-05-2020, 06:35 AM - Forum: Android on Rock64 - Replies (3)

Is there any way to get IR codes on Android images.
Any drivers, tools ... etc presents there?
Grep shows something related irc and lirc:


Code:
./proc/kallsyms:0000000000000000 t nf_conntrack_irc_fini
./proc/kallsyms:0000000000000000 R __ksymtab_nf_nat_irc_hook
./proc/kallsyms:0000000000000000 r __kcrctab_nf_nat_irc_hook
./proc/kallsyms:0000000000000000 r __kstrtab_nf_nat_irc_hook
./proc/kallsyms:0000000000000000 t init_rc_map_lirc
./proc/kallsyms:0000000000000000 t nf_conntrack_irc_init
./proc/kallsyms:0000000000000000 t nf_nat_irc_init
./proc/kallsyms:0000000000000000 t exit_rc_map_lirc
./proc/kallsyms:0000000000000000 t nf_nat_irc_fini
./proc/kallsyms:0000000000000000 t __initcall_init_rc_map_lirc6
./proc/kallsyms:0000000000000000 t __initcall_nf_conntrack_irc_init6
./proc/kallsyms:0000000000000000 t __initcall_nf_nat_irc_init6
./proc/kallsyms:0000000000000000 D nf_nat_irc_hook
./proc/kallsyms:0000000000000000 d irc
./proc/kallsyms:0000000000000000 d lirc_map
./proc/kallsyms:0000000000000000 b lirc
./proc/kallsyms:0000000000000000 b irc_buffer_lock
./proc/kallsyms:0000000000000000 b irc_buffer
./proc/kallsyms:0000000000000000 b irc_exp_policy


  Pinebook Pro for sale in Europe - SOLD
Posted by: Wizzard - 07-05-2020, 03:55 AM - Forum: General Discussion on Pinebook Pro - Replies (15)

Hello. If someone in Europe would like to have my PBP ISO with NVMe adapter and 240 GB SSD, let me know.

I think 300 250 200 € including shipping is the fair price regarding the shipping cost, VAT, taxes and NVMe drive.

If you are interested, write here or PM me. I am located in Slovakia.


Reason of selling: I have also Teclast F6 pro which I also would like to sell and buy the new KDE Slimbook III Smile


Exclamation Pinebook Pro worst support ever
Posted by: gentux - 07-05-2020, 01:48 AM - Forum: General Discussion on Pinebook Pro - Replies (10)

Hey there,

I'm sorry to put the community in a bad mood but the customer support is just abysmal. Here's my story:

I've ordered the Pinebook Pro on January 19th and received it damaged on March 17th. Of course it gets damaged because the packaging is just a joke! there are two very thin cardboard boxes in a plastic bag!!! I can't imagine anyone got it undamaged, there is near zero edge protection!

I've contacted support and provided them with photos of the damage.
They accepted to send me a replacement display, which took until June 27th (!) to arrive.

After replacing the display, the USB seems to have failed. The input devices won't work internally or over USB I requested to send the notebook in for repair but the customer support just keeps asking for new videos. For example I've showed them how the internal keyboard and trackpad won't work, and I told them that I tried external ones.

Then they ask me to connect USB devices and show them that this doesn't work either, surely after that they want me to show how Bluetooth devices work or how serial devices don't work and so on. I'm sure they take their fun out of people getting their videos done!

I really don't like how they treat a patient customer who waited over half a year for a working product and not move their finger to really help to sort things out.

I suggest anyone who wants to get a linux laptop to not buy this but instead chose another manufacturer because here you will struggle if your hardware is not working from the day it gets shipped.

I'm pretty sure the whole laptop was damaged when I got it and should've been replaced completely. It seems to me that they just buy time until I give up.

Contrary to the claims on the shopping page, I will request a refund from PayPal, I really can expect a better support than what I've received in this case.


  Developer Guide to Port Applications to Pinephone anywhere?
Posted by: beakfire - 07-04-2020, 04:16 PM - Forum: General Discussion on PinePhone - No Replies

I'm a little curious if there is a dev guide anywhere with some information on porting applications over to pinephone.

Such as some basic information on what to change in order to compile GUI-based applications to run with Phosh on mobile?

Is there any guide with some information on this anywhere?

CLI-based is probably pretty easy, but I'm just curious about the GUI based stuff and optimizing it for the small screen.

I have a UBPorts edition so I can test stuff out Smile

Edit: I figured it out and found some resources on UBPorts if anyone has anymore sources of info to help with porting apps feel free to post some info..