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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,453
» Latest member: fnfgopro
» Forum threads: 16,190
» Forum posts: 116,849

Full Statistics

Latest Threads
Any recommended brands/mo...
Forum: Pinebook Pro Hardware and Accessories
Last Post: fnfgopro
1 hour ago
» Replies: 2
» Views: 788
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
7 hours ago
» Replies: 3
» Views: 558
Upgrading Armbian from v2...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
Yesterday, 06:53 AM
» Replies: 1
» Views: 699
PulseAudio dropouts after...
Forum: Linux on Pinebook Pro
Last Post: P. Siera
Yesterday, 03:03 AM
» Replies: 3
» Views: 170
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: P. Siera
Yesterday, 03:02 AM
» Replies: 6
» Views: 317
Hello from Ukraine
Forum: P64-LTS / SOPINE Projects, Ideas and Tutorials
Last Post: Dendrocalamus64
08-08-2025, 07:13 PM
» Replies: 1
» Views: 49
Simple Outdoor Weather St...
Forum: General Discussion on PineTab
Last Post: aria22
08-08-2025, 12:47 PM
» Replies: 0
» Views: 62
Armbian fix, current vers...
Forum: Linux on Pinebook Pro
Last Post: Sb2024
08-08-2025, 08:49 AM
» Replies: 0
» Views: 54
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
08-08-2025, 05:39 AM
» Replies: 2
» Views: 166
Pinephone Pro not in stor...
Forum: General Discussion on PinePhone
Last Post: P. Siera
08-08-2025, 02:12 AM
» Replies: 1
» Views: 225

 
  Pinephone for sale in Spain
Posted by: e-minguez - 07-16-2021, 01:12 AM - Forum: General Discussion on PinePhone - Replies (1)

Hi folks,

Community Edition: UBports with the hardware mod performed (removed the two little pieces).  Mainly used to tinker and play with different distros, never used as a daily driver. It works fine with Simyo mobile carrier in Spain.

180 Euros + shipping (or face 2 face in Madrid if available).


  Considering the Pinephone
Posted by: Xa3phod - 07-15-2021, 09:04 PM - Forum: General Discussion on PinePhone - Replies (2)

Just wondering. On the Pinephone, would you just use web based sites instead of apps? So things like facebook, youtube, etc, you would just use their web sites?
Can you get Whatsapp, messenger, and Duo? Would you just use the web based versions? 

Lastly, is this thing powerful enough to run a VM in it? I'm a big fan of Microsoft's Your phone program. Also is there SMS texting on the Pinephone?

Thanks for the annoying questions.


Photo pamac error "could not find database"
Posted by: Paulperry3 - 07-15-2021, 08:55 PM - Forum: General Discussion on Pinebook Pro - No Replies

HI I am getting an error when trying to download updates with pamac. I am running manjaro on a Pinebook pro.

          error:   "could not find database"

when Trying sudo pacman -Sy I am getting failed retrieving file 'multilib.db' .

Does anyone know how to get multilib.db?


  is it bricked?
Posted by: dwsdad - 07-15-2021, 02:28 PM - Forum: PinePhone Hardware - Replies (6)

A friend of mine somehow jabbed a nano SIM into his Pinephone, realized something was wrong and had to use a straight pin to fish it out.  Now his phone won't come on.  He just bricked a Pinephone.  Just how screwed is he?


  Disabling Volume Rocker?
Posted by: jfenn2199 - 07-15-2021, 02:25 PM - Forum: Mobian on PinePhone - No Replies

Ok so I've gone daily driver and my volume rocker has jammed and intermittently turns volume all the way down on its own.  I'm going to order a new one tonight but living stateside its gonna be a minute on delivery.  Does anyone have any leads to where in the phoc/phosh settings this was enabled so I can disable it until the replacement arrives?


  No more standard shipping?
Posted by: kqlnut - 07-15-2021, 09:10 AM - Forum: Shipment Related Discussion - Replies (3)

I noticed that the standard shipping option for $12 to the EU is no longer an option. I can only select courier shipping for $30. This makes it really unattractive to order from the Pine store since that amount by itself exceeds the minimum threshold over which you have to pay VAT in many countries and just the VAT on shipping would be another ~$6 (depending on the country), so about $36 just for shipping.
Are there plans to bring back the cheaper option (which still wasn't very cheap)? Or does the courier option has anything to do with the new VAT EU regulations that enable the seller to pay VAT in advance?

Edit: Tagging @Luke since the community probably doesn't know.


  soft brick with ayufan
Posted by: DimHummingbird - 07-15-2021, 03:11 AM - Forum: Linux on Pinebook Pro - Replies (9)

Hi everyone -

I wanted to install the ayufan buster-containers release onto my PineBook Pro, but now my machine won't boot. The boot LED doesn't even come on.

Here's what I did. Connected to USB-C power the whole time.

1) Use etcher on another machine to flash buster-containers-rock64-0.11.0-1185-arm64.img from https://github.com/ayufan-rock64/linux-b...tag/0.11.0 onto a microSD card. (I previously tried, and couldn't boot with, the "stable" version 0.9.14).

2) Successfully booted from the sdcard on my pinebook pro and logged in.

3) Connected my USB ethernet adapter, and scp'ed over the same image file. Used md5sum to validate the transfer was OK.

4) Checked which device was mounted as root (emmc 1).

5) `dd if=buster-containers-rock64-0.11.0-1185-arm64.img of=/dev/emmc2 bs=64M status=progress`. (I don't remember the exact device naming convention, but it was the tab completed root device of whichever "mmc" was NOT mounted).

6) `sudo reboot now`

7) The machine hung at a blank screen with a single blinking cursor in the top left, so after a couple of minutes I powered off with a long-press of the power key.

Now I can't turn it back on again! I get a charging LED when I plug in USBC power, but no boot LED when I press the power button.From reading other threads and the doco, I have tried:

* an "extra sure hard power off" by holding power for >30 secs (once even > 1min) before trying to power on again
* validating the sd card contents. `p3` does contain what looks like a normal `/boot`. `p2` is an empty vfat. `p1` contains nilfs, fdisk output:

Code:
Disk /dev/mmcblk0: 116,16 GiB, 124721823744 bytes, 243597312 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: E96A8F3C-0431-4043-8BFE-2D57A1A4CE67

Device          Start      End  Sectors  Size Type
/dev/mmcblk0p1    64      8191      8128    4M Linux filesystem
/dev/mmcblk0p2  8192    32767    24576    12M Microsoft basic data
/dev/mmcblk0p3  32768    524287    491520  240M Linux filesystem
/dev/mmcblk0p4 524288 243597278 243072991 115,9G Linux filesystem
* flipping the hardware switch to disable the internal emmc

I can't get it to show any sign of life, with or without the sd card. I'm stuck! What can I do next?


  Workaround for crackling audio when music starts/stops
Posted by: pato3 - 07-15-2021, 01:14 AM - Forum: General Discussion on Pinebook Pro - Replies (1)

When I start or stop playing any audio on my PBP, there will always be a crackling noise before and after, loud enough to make me worry about my external speaker system!

Finally I found a workaround to prevent this: I just continually play a sound file at zero volume in the background, that keeps the audio output active and the cracks are gone!

I use this command:
mpv --volume=0 --loop /path/to/audio/file.mp3

I thought some people might be interested in this workaround and use it as well.

Yes, this is far from a perfect solution, but for me it works so far and maybe one day an update will solve the issue :-)


  compiling a new kernel for overclocking on arch
Posted by: Mentaluproar - 07-14-2021, 11:35 PM - Forum: Linux on RockPro64 - Replies (2)

I'm having a little trouble trying too understand how to make the kernel for an archlinuxARM image.  The last instruction I found here, which had make deb as a part of. the make command, doesnt make sense, and there isn't really a rockpro64 AUR entry for it so the normal makepkg method won't really work for me.

Has anyone done this before?


  Best/easiest way to install minimal Debian on PinePhone?
Posted by: mcgee - 07-14-2021, 08:05 PM - Forum: Mobian on PinePhone - Replies (6)

Hi,

My goal is to use the PinePhone as a very minimal webserver. I can (and have) accomplish this on Mobian, but I'd like to try on an even more lean distro.

I don't even need the touchscreen or modem or wifi to work, as long as I can use a USB keyboard or SSH and Ethernet (I have the USB-C dock thing).

What's the best way to install Debian on the PinePhone?

I tried installing Debian from their site with the right architecture -- it involved concatenating one image to another before flashing, but I could never get it to work.

Should I just install Mobian and strip out the desktop packages?

Thoughts? Thanks.