| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,081
» Latest member: fxkl47BF
» Forum threads: 16,357
» Forum posts: 117,513
Full Statistics
|
| Latest Threads |
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
2 hours ago
» Replies: 2
» Views: 703
|
"USB access to SD" disapp...
Forum: General Discussion of PinePhone Pro
Last Post: jebez
Yesterday, 06:40 PM
» Replies: 0
» Views: 63
|
Girls In Your Town - No S...
Forum: General
Last Post: savvas48
Yesterday, 12:07 PM
» Replies: 0
» Views: 46
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: dave3294
06-17-2026, 03:16 AM
» Replies: 11
» Views: 9,216
|
Girls In Your Town - Anon...
Forum: General
Last Post: wilsonmatt
06-16-2026, 11:16 PM
» Replies: 0
» Views: 99
|
Girls In Your City - Anon...
Forum: General
Last Post: publishers
06-16-2026, 06:44 PM
» Replies: 0
» Views: 84
|
Girls From Your City - An...
Forum: General
Last Post: publishers
06-16-2026, 04:32 PM
» Replies: 0
» Views: 75
|
asterisk or FreePBX on pi...
Forum: PinePhone Software
Last Post: vanja
06-16-2026, 09:24 AM
» Replies: 0
» Views: 132
|
Jami on Pinephone [ IM an...
Forum: PinePhone Software
Last Post: marlboro1950
06-16-2026, 05:02 AM
» Replies: 15
» Views: 22,103
|
Thread management hurdles...
Forum: General
Last Post: reyohi4392
06-15-2026, 05:12 AM
» Replies: 0
» Views: 121
|
|
|
| Fitting new case |
|
Posted by: RicTor - 02-06-2026, 07:09 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (1)
|
 |
My Pinebook Pro had stiff hinges. It eventually broke the case. I now have a new "Palm case including keyboard".
Now to do a transplant. Has anyone else done this - are there any instructions? The order in which to do this is not obvious - hidden screws etc.
Yes I've read (most of) the page https://pine64.org/documentation/Pineboo...eassembly/
and seen the advice there about stiff hinges...
Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main bo
Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).
stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).
Many units come with the hinges too stiff from the factory. You can tell if it affects your device by carefully observing if operating the lid on a fully assembled notebook flexes the case. This repeated flexing can lead to plastic and metal fatigue and eventually broken parts. Consider carefully using a flat screwdriver or similar object to unbend the hinges a bit by wedging it into the slot (requires the display part to be fully detached from the main body).
|
|
|
|
| Advice on PineNote |
|
Posted by: LogicalAtomist - 02-04-2026, 06:51 PM - Forum: General Discussion on PineNote
- No Replies
|
 |
Greetings!
I am interested in getting a Linux-based tablet for grading. I unfortunately have to use BlackBoard Ultra for grading, or else download student papers (PDF or Word format usually). I don't plan to use the tablet for anything else except reading journal articles and/or books.
Would the PineTab or PineNote be better for this particular use (primarily grading)? My sense is the stylus would be great for making grading faster (as opposed to typing comments, which requires highlighting particular passages using BlackBoard's clunky in-browser system and typing, which I think is slower than my writing), and the PineTab (I think?) isn't compatible with a stylus.
Advice on one or the other would be greatly appreciated. Thank you kindly!
|
|
|
|
| Reading PineWatch Open BLE was very easy |
|
Posted by: Mitrax - 02-01-2026, 04:30 PM - Forum: General
- No Replies
|
 |
Hi everyone,
Using PineWatch and reading Open BLE was very easy to implement to my App.
Just with Built in OS.
So far, im using HeartRate in my App, no Gatebridge needed, just simple as can be. 
Thanks for that.
Greets
|
|
|
|
| best setup to run waydroid with discord + instagram |
|
Posted by: dustfinger - 02-01-2026, 01:41 PM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Hi,
I am interested in knowing if anyone has been able to run Instagram or discord apps using waydroid (or alternative setups) on the pinephone with stable performance. I am also interested in knowing if anyone has been able to run any youtube app with stable performance.
Aside from the proprietary apps, I would also love to hear from anyone using alternative opensource apps? I know some projects exist for discord, such as WebCord, ArmCord and maybe there are more projects like those some of you have had success with and would like to share.
Please also share what OS + mobile shell combination you are using and anything else you can think of that was important for performance and stability.
cheers!
dustfinger
|
|
|
|
| Request for IRC registration confirmation |
|
Posted by: dustfinger - 02-01-2026, 12:30 PM - Forum: General
- No Replies
|
 |
Hi,
I re-registered my nick yesterday on IRC because I have been inactive for a while. I have not received a confirmation email and I just wanted to let you know incase my registeration got missed somehow. My IRC nick is dustfinger, just like my forum username.
Thanks,
dustfinger.
|
|
|
|
IMHO, a really NICE update to danctnix yesterday |
|
Posted by: iksar@gmx.com - 01-22-2026, 08:55 AM - Forum: PineTab Software
- Replies (1)
|
 |
I noticed mesa updated on my pinetab2, so i tried it out.
both mpv and browsers got a HUGE speed boost, with almost perfect video playback.
I would further recommend
Code: alias mpv='mpv --vo=gpu --gpu-api=opengl'
and a script for thorium (downloaded from website). ( assuming you're using sway)
Code: #!/bin/bash
dbus-launch $HOME/devel/apps/thorium/thorium \
--use-gl=egl-angle \
--ignore-gpu-blocklist \
--enable-gpu-rasterization \
--enable-accelerated-video-decode \
--enable-features=VaapiVideoDecodeLinuxGL,VaapiVideoEncoder \
--ozone-platform=wayland
Code: lsmod | grep pan
panfrost
drm_shmem_helper --------panfrost
gpu_sched - -------panfrost
|
|
|
|
| Touchpad tap to click |
|
Posted by: Der Geist der Maschine - 01-19-2026, 01:38 PM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
Debian 13 / xfce with Daniel Thompon's ancient 5.7 kernel and updated touchpad firmware (too long ago that I remember the details).
Under xfce -> settings -> mouse and touchpad, I checkmarked "tap touchpad to click". Tap to click works with one finger taps, only. For 2 or 3 finger clicks, I need to press the touchpad.
On other computers running Debian / xfce, I can tap with two and three fingers as well.
What about you? Does it work for you on the Pinebook Pro and I just need to dig deeper?
|
|
|
|
| Can't detect the phone's battery |
|
Posted by: shanewilliam - 01-19-2026, 03:33 AM - Forum: General Discussion of PinePhone Pro
- Replies (2)
|
 |
Hello,
I just flashed postmarketOS onto my PinePhone Pro, and everything seems to be functioning well, except the OS can't detect the battery. There's no battery indicator in the top-right corner of the screen, and the settings menu shows 0% under Energy. I installed the PowerSupply app, but all the fields are displaying "N/A." I've checked to ensure the battery is properly seated and that the phone turns on when unplugged. I can't find any information about this issue. Has anyone else experienced this or know what might be causing it?
|
|
|
|
| Bare Metal OS |
|
Posted by: WhiteHexagon - 01-16-2026, 06:17 AM - Forum: General Discussion on PinePhone
- No Replies
|
 |
I'm still working full-time on my educational bare metal OS project for the PinePhone. Zig has been a great match for this project, and with a sprinkling of arm assembly, the OS is now booting in 800ms! Who needs modern hardware
Anyway, I'm almost at the point where I can add some basic Apps, and then I'll have to think about distribution to a couple of colleagues for testing.
First I need to ensure my OS can only boot on the PinePhone v1.2b, since that is the only device I have for development. Does anyone know if there there is a version string somewhere within the hardware?
The other unknown is U-Boot. It seems to do a lot of the hardware configuration before it reaches my kernel code, and I am a little concerned that people might be running different versions from me (U-Boot 2020.07). Currently I'm running from SD card, but maybe the boot process/chain is different once I figure out how to install my kernal onto the eMMC?
Do we know how many v1.2b devices were sold? and how long they will stay in production? Since that obviously limits the scope of my project. The device I have is continually out-of-stock, maybe already discontinued? And the expensive model is currently $270, which is a bit of a worry when I see android 14 phones going for 79eur. Are the PinePhones still selling?
Anyway, whatever becomes of this project, I wanted to thank the community for their support over the past 2 years. It's a shame I didnt discover the PP sooner! I was hoping to add LORA and Keyboard case support next, but just discovered they are no longer available
|
|
|
|
|