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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,712
» Latest member: marvin_ellis1212
» Forum threads: 16,263
» Forum posts: 117,208

Full Statistics

Latest Threads
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
56 minutes ago
» Replies: 10
» Views: 6,764
what is the point?
Forum: General Discussion on PinePhone
Last Post: biketool
2 hours ago
» Replies: 4
» Views: 101
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
11 hours ago
» Replies: 3
» Views: 255
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
Yesterday, 04:23 PM
» Replies: 2
» Views: 59
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
Yesterday, 10:30 AM
» Replies: 10
» Views: 15,923
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
11-26-2025, 02:45 PM
» Replies: 10
» Views: 16,845
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
11-26-2025, 11:33 AM
» Replies: 4
» Views: 224
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 136
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
11-25-2025, 04:16 AM
» Replies: 1
» Views: 407
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,569

 
  No shipment number
Posted by: chillicoder - 09-25-2020, 11:06 AM - Forum: Shipment Related Discussion - No Replies

Hi,

I ordered a Pinebook Pro (ANSI) on september 11 2020, the order number is 149679, payment done with PayPal.

As I read on "Shipping", Pinebook Pro was scheduled to start shipping on september 21st and I would like to know if my order is shipped on this batch because I haven't received a shipment number so far.

Thank you!


  Help needed with p-boot
Posted by: dukla2000 - 09-25-2020, 04:09 AM - Forum: General Discussion on PinePhone - Replies (4)

I have been trying to get @megous  p-boot bootloader to work, for fun and also to try benefit from the safety fixes he has put in p-boot.

But so far I have no success. In short I have re-worked his example directory to try be my working config to be able to boot mobian from an SDcard and pmOS from the eMMC. I have got p-boot installed on the SDcard and at initial boot I get the p-boot menu screen with my 2 options, but selecting either of them I get the red LED temporarily then it goes out and neither OS ever loads sufficiently to show on the screen.

So obviously my boot.conf is duff but I am not sure why.

My boot.conf:

Code:
#
# Boot configurations for PinePhone 1.2
#
# Some usefult bootargs flags:
#   - quiet loglevel=0
#   - console=tty1
#   - console=ttyS0,115200
#   - root=/dev/mmcblk2p2 rootfstype=f2fs rootflags=fastboot rootwait rw
#   - panic=3
#   - init=/bin/tablet-init
#   - initcall_debug
#   - earlycon=ns16550a,mmio32,0x01c28000 loglevel=15
#   - trace_event=regulator:*,clock:*,clk:*,gpio:* trace_buf_size=40M
#   - video=HDMI-A-1:d
#   - video=DSI-1:d
#   - fbcon=nodefer
#
# boot name is up to 36 chars

device_id = pp3 (PP 1.2a)

no          = 0
  name      = mobian from SDcard
  atf       = fw.bin
  dtb       = mobian/board.dtb
  linux     = mobian/Image
  initramfs = mobian/initramfs.img
  bootargs  = console=ttyS0,115200 no_console_suspend panic=10 consoleblank=0 loglevel=7 root=/dev/mmcblk0p2 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0
  splash    = files/xnux.argb

no          = 1
  name      = postmarketOS from eMMC
  atf       = fw.bin
  linux     = pmOS/Image
  dtb       = pmOS/board.dtb
  initramfs = pmOS/initramfs.img
  bootargs  = init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE pmos_boot=/dev/mmcblk2p1 pmos_root=/dev/mmcblk2p2
  splash    = files/xnux.argb
The bootargs I copied from the respective boot.cmd files and yes I did unzip the mobian kernel.

Output from my p-boot-conf:
Code:
# ./p-boot-conf . /dev/mmcblk0p1
Data space:

    00010800-0001f1e8: /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin (size 58 KiB)
    0001f200-00027fbd: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/board.dtb (size 35 KiB)
Kernel Image detected: text_offset=0x00000000
    00028000-01188008: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/Image (size 17792 KiB)
    01188200-01f24415: /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/initramfs.img (size 13936 KiB)
    01f24600-02318e00: /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb (size 4050 KiB)
Kernel Image detected: text_offset=0x00000000
    02318e00-03418608: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/Image (size 17406 KiB)
    03418800-034215d5: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/board.dtb (size 35 KiB)
WARNING: Detected uImage header magic, skipping header (/media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img)
    03421600-0357fc6c: /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img (size 1401 KiB)
    0357fe00-0357fe49: /media/chris/rootfs/home/mobian/p-boot/dukla/files/README (size 0 KiB)
    03580000-03974800: /media/chris/rootfs/home/mobian/p-boot/dukla/files/arch.argb (size 4050 KiB)
    03974800-03d69000: /media/chris/rootfs/home/mobian/p-boot/dukla/files/off.argb (size 4050 KiB)
    03d69000-0415d800: /media/chris/rootfs/home/mobian/p-boot/dukla/files/pboot2.argb (size 4050 KiB)

Boot configurations:

no=0 (mobian from SDcard)

  console=ttyS0,115200 no_console_suspend panic=10 consoleblank=0 loglevel=7 root=/dev/mmcblk0p2 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0

  A 00010800-0001f1e8 /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin
  D 0001f200-00027fbd /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/board.dtb
  L 00028000-01188008 /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/Image
  I 01188200-01f24415 /media/chris/rootfs/home/mobian/p-boot/dukla/mobian/initramfs.img
  S 01f24600-02318e00 /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb

no=1 (postmarketOS from eMMC)

  init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE pmos_boot=/dev/mmcblk2p1 pmos_root=/dev/mmcblk2p2

  A 00010800-0001f1e8 /media/chris/rootfs/home/mobian/p-boot/dukla/fw.bin
  L 02318e00-03418608 /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/Image
  D 03418800-034215d5 /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/board.dtb
  I 03421600-0357fc6c /media/chris/rootfs/home/mobian/p-boot/dukla/pmOS/initramfs.img
  S 01f24600-02318e00 /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb

file list block 2

  0357fe00-0357fe49 README /media/chris/rootfs/home/mobian/p-boot/dukla/files/README
  03580000-03974800 arch.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/arch.argb
  03974800-03d69000 off.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/off.argb
  03d69000-0415d800 pboot2.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/pboot2.argb
  01f24600-02318e00 xnux.argb /media/chris/rootfs/home/mobian/p-boot/dukla/files/xnux.argb

Total filesystem size 66934 KiB

Any help/hints gratefully received.


  Abuse of downvotes
Posted by: SwordfishII - 09-25-2020, 03:32 AM - Forum: General - Replies (40)

@Luke

Is there any way to permanently block someone? Due to my, and many others, responses to a certain forum individual they have been on a down vote/negative rating crusade and have sought out every post I have basically made in order to negatively rate them.

I have ignored that person via the control panel, but that has no effect judging by the 10 negative reputations in basically 2 days.

I mean I know reputation is fake internet points, but this is getting harassing.


  "No network" on new UBPorts community edition pinephone
Posted by: professorsnapper - 09-24-2020, 11:09 PM - Forum: UBPorts on PinePhone - Replies (6)

Thanks in advance for any help!

I just recently received this Pinephone, here in Australia. Phone cannot make/receive calls & SMS, as it does not detect the telco's network - in fact, it clearly says "NO NETWORK". This was the case with the preinstalled version of Ubuntu Touch, and did not improve just now after I tried an updated version of UT I downloaded from UBports on 2nd Sept (#76, I think), and I followed UBPorts' directions for flashing the SD card.

Other things I've tried / checked:
Turning phone on / off
re-seating SIM card
SIM card works fine in another handset
DIP switches on the back of the phone are all in the 'up' position (I haven't touched them at all)

Any ideas?

Thanks,
Ken.
***


  Headphone jack circuitry needs a deep inspection
Posted by: Djhg2000 - 09-24-2020, 09:54 PM - Forum: PinePhone Hardware - Replies (11)

It all started with figuring out audio quality issues in the Mobian room over on the Matrix server.

Long story short, I messed around with gain settings but couldn't make it sound as expected. So I started digging around in the schematics and datasheets to see if there was a hardware issue. Turns out I was right; there are hardware issues.

Let's start in the middle with the centerpiece of the discussion, Broadchip BCT4717ETB-TR. This is an analog switch and in the PinePhone it's wired up to switch between headphone audio and debug serial. In the PinePhone v1.2 schematic on page 8 you can see it's connected to HPOUT_L/HPOUT_R on the A64 through inductors, to PB8-DEBUG-RX/PB8-DEBUG-TX on the A64 and to HP_L/HP_R on the headphone jack.

The issue here stems from the BCT4717ETB-TR being an analog switch. The way it is connected on the schematic implies it's being used as a non-inverting audio OpAmp even though it's meant for signaling. It lacks the linear properties of an audio OpAmp and the datasheet gain graphs don't even go below 1 MHz. The graphs cover 1 MHz to 1 GHz and 300 MHz is the point where it reaches -3 dB attenuation at 1.65 V_CC which matches up well with its rated bandwidth of 300 MHz. The graph isn't exactly flat in between which leads me to believe it's unlikely to be flat for lower frequencies as well, but that's still not the main issue.

The main issue is both the analog switch range and the output impedance. The analog signal range is specified as 0 to V+, which in our case should mean 0-3.3 V. That is sort of fine since we're using a virtual ground (connected to HP-FB on the A64) but it's a point of concern. The output impedance isn't explicitly defined but the output resistance is specified as 4 Ohm typical and 8.5 Ohm maximum. Together with the inductance that becomes a low pass filter, I haven't been able to find accurate data for our components in the audible range but the shape of the curve is inverse logarithmic. This could explain why the amplifier is so incredibly bass heavy. Furthermore even if we apply a constant impedance at 4 Ohms that's still way too high for most headphones you'd connect to a phone, which are somewhere in the ballpark of 8 to 40 Ohms at 1 kHz. This could lead to strange harmonics, especially at the lower end of that range.

Then there's yet another issue I discovered while trying to measure the DC offset which turned out to be in the mV range and too small to accurately measure with my old analog scope and a twitchy cable. After about 10 seconds of pausing the music the DC offset rose to a whopping 200 mV! This is not really a good thing if you leave headphones plugged in overnight as they typically don't like DC at all, let alone 200 mV.

This is about as far as I can go tonight, it's way past bedtime and I'm super tired but I wanted to get this written down somewhere before I forget the details. My conclusion for now is that someone needs to validate my results, if the 200 mV idle offset is reproducible on other units then we might need to issue a PSA about not leaving headphones plugged in when they're not in use. Furthermore I'd really encourage the hardware people to either use a proper headphone amplifier or separate out the debug serial port from the headphone jack.

I'll see if I can figure out a way of getting frequency response curves.


  BBSing continued: Best of BBSing in 2020!
Posted by: Paulie420 - 09-24-2020, 09:46 PM - Forum: Pinebook Pro Tutorials - Replies (2)

Hey guys... I have had several people login to MY BBS after they followed my how-to on building the SyncTerm from source post. That's really cool, and to be honest MY BBS is just a project. There is actually many that are leaders in the Bulletin Board world.

So, I hope you'll read along with me and enjoy more information about BBSing in 2020. If you missed the first writeup, search for BBS and read my how-to on building the terminal program SyncTerm. And furthermore, please apply for access at my BBS - 20 For Beers BBS. I'm thinking of adding Pine64 message bases there, too. Tongue Come on over - theres a lot to be had in the 'BBS Scene' in 2020.

Heres some of the BEST OF BBSing IN 2020:

Best ANSI Art Group:
BLOCKTRONICS @ www.blocktronics.org
runner-up, Impure Ascii Group @ impure.nl

More Info... checkout 16colo.rs (website) for everything ANSI. They have *every* ANSI release since 1990 - 2020! Be sure to checkout the releases in 2020... there is STILL a great ANSI scene in the BBS world. The artists never went away, and its not all about ACiD anymore!

Best BBS Software:
Mystic BBS @ mysticbbs.com
runner-up, Enigma.5 BBS @ enigma-bbs.github.io

Mystic BBS software is the front runner in BBS servers - You can *run* your own bulletin board over telnet using Mystic... Enigma.5 is also currently being developed, and Synchronet (www.synchro.net) is currently being developed. They also are the authors of SyncTerm terminal software.

Best BBS Terminal Software:
SyncTerm @ syncterm.bbsdev.net
runner-up, NetRunner @ mysticbbs.com/downloads.html

These are the terminal softwares you'll need to call BBSes and take advantge of the ANSI (or petscii, RIP, etc) graphics that BBSes still use in 2020... if you just use Telnet or Putty, BBSes will NOT display correctly and your experience will... suck.

Best FTN (FidoNet style) Message Networks:
fsxNet @ The Agency BBS agency.bbs.nz port 23
runner-up, Dove-Net @ Vertrauen BBS cvs.synchro.net port 23

These are message networks, so you'll find them carried at MANY BBSes. However, I've listed their HOME bulletin boards. Remember, to 'call' into the links for BBSes you'll have to use SyncTerm or NetRunner Terminal softwares. There may be others available, but your regular linux terminal using Telnet or simple Putty will not work. You need one that can display ANSI graphics, like SyncTerm, NetRunner, etc.

Best Door Games Network:
Door Party! @ The Throw Back BBS bbs.throwbackbbs.com port 23
runner-up, BBSLink @ bbslink.net

Door Game Networks are the new way we play door games on BBSes. They are networked, and when you now fire up TradeWars 2002 or Legend of the Red Dragon or Kannons and Katapults... and all your old BBS door game favorites, the boards can use these networks. Door Party has a home BBS, and BBSLink does not. However, you can find these networks used at many many BBS systems. Finally, there are plenty of users to play your favorite online ANSI door games with! Just find a BBS that carries your favorite. BTW, my BBS 20 For Beers BBS carries both. Login @ 20ForBeers.com port 1337

Best BBS List:
The Telnet BBS Guide @ www.telnetbbsguide.com
runner-up, BBS Guide @ bbs.guide

These are all some of the most current features of the BBS scene in 2020... and now for the best part, I'll give you my BEST OF BBSes list. These are all actual bulletin boards; so give them a telnet call and apply for access! The following are the BEST bulletin boards that are available today!!

Best BBSes in 2020:
Remember, you must use a BBS terminal as stated above to TELNET into the following. You must use the correct port #, which you enter in the terminal program entry.

THE BEST:
aBSINTHE BBS, an Amiga C-Net BBS @
absinthebbs.net port 1940

Best 2020 BBS:
The Underground @
www.theunderground.us port 10023
Mafia-style bulletin board, where you have to be a capo to not get capped!!

ACiD ANSI WHQ:
ACiD Underground @
blackflag.acid.org port 31337

Best 'Underground Commodore' BBS:
Anarchy Underground @
aubbs.dyndns.org port 2300
[40 column, c-64 BBS. must specify c64 in terminal software entry]

Best ZINE BBS, Hosting NULL MAGAZINE:
Another Dr01d BBS @
andr01d.zapto.org port 9999

Badass ANSI BBS:
Bottomless Abyss @
bbs.bottomlessabyss.net port 2023

Most Door Games [local, not networked!] BBS:
Danger Bay BBS @
dangerbaybbs.dyndns.org port 1337

Best Networked Door Games BBS:
Serion BBS @
connect.serionbbs.com port 23

Best Hacking Simulator 'BBS'
TeleHack @
telehack.com port 23
This is one board you CAN simply use Telnet to connect. telnet telehack.com and get to HACKING!!
----------------------------------------------------------------------------------------

This was fun to write up, ladies and gents... I hope some of you dig this and get some use or happiness out of the write up. If you go checkout some ANSI art, great... if you decide to learn about older BBSes that I didn't list, theres tons of less-new age ones and plenty that will remind you of exactly how it was BACK THEN. Use the Telnet BBS Guide and search for the BBS software that was YOUR favorite from back in the day.

THIS list was to cover whats CURRENT in 2020... the BBS scene is ALIVE and kicking... I hope you build SyncTerm and come along and get involved with the BBS scene... heck, maybe a few of you will even become a SysOp and run your own bulletin board.

You can totally run a bulletin board server with these ARM single boards or PBP systems... I run mine on a Raspberry Pi 4... If theres any interest here, I can do a writeup about how to run a bulletin board. Do let me know in the comments. Tongue

Hope ya'll meet me on the FTN message network fsxNet or Dove-Net. Jump on in, the water is great!
Big Grin


  USB-C Charging on the PBP?
Posted by: Paulie420 - 09-24-2020, 09:13 PM - Forum: General Discussion on Pinebook Pro - Replies (33)

Hey, sorry for all the dumb newbie questions... however I have one.

When I plug in my high-powered expensive battery pack to USB-C, the laptop DOES take a charge from it. It's one of the ones with a digital read-out, fast charging.. and just a quality battery bank. So I assume it has the fast charging/high watts, etc...

My question is: If I purchase a high quality USB-C charging cable and wall plug, will the Pinebook Pro charge this way as its only charging device? I don't love the barrel charger...

Or, I'd at least like to find a better quality barrel charger.

Does anyone have suggestions on either of these setups? First choice, a good USB-C charging option... and if thats not supported, a better barrel charger for the PBP???

Does USB-C as a charger work good? Great? Better the barrel?

And if you have any suggestions on ones that perform well...


Star Shipment to Argentina
Posted by: aleyanczuk - 09-24-2020, 07:48 PM - Forum: General Discussion on Pinebook Pro - Replies (1)

Hi everyone! 
I wanted to know if there's available shipment to Argentina for the PineBook Pro. I know right now there is no stock, but I'd really like to buy one as soon as there are new laptops, but I checked in the store and it says "No shipping options were found" for my adress". 


  acpi "ac_adapter" events
Posted by: elijahr - 09-24-2020, 07:23 PM - Forum: Linux on Pinebook Pro - Replies (2)

Hello, I am running Manjaro on my PBP. I want to modify /etc/acpi/handler.sh to run some scripts when AC power is plugged/unplugged.

My understanding is that this should show up as an `ac_adapter` event in the output of `acpi_listen`. However, there is no such output when I plug/unplug from power. Other events do print. I have Power Manager running and it shows a notification that I've plugged/unplugged from power, so it must be using a different mechanism. How can I hook into AC plug/unplug events?

Code:
$ sudo acpi_listen
button/power PBTN 00000080 00000000
button/power PBTN 00000080 00000000
button/lid LID close
button/lid LID open

Thanks for any ideas!


  Trouble connecting to my home wifi
Posted by: bastafari - 09-24-2020, 06:14 PM - Forum: General Discussion on Pinebook Pro - Replies (10)

I've previously connected to my wifi fine. For some reason I cannot any longer. It hangs at connecting and I'm prompted to re enter the password. Connects to other networks fine. Signal strength says 59% from where I'm sitting. Any way to diagnose? Even did a fresh install of manjaro incase I screwed something up. And yes, the password I'm entering is correct.