Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,432
» Latest member: JimmyUneda
» Forum threads: 16,180
» Forum posts: 116,814
Full Statistics
|
Latest Threads |
Keyboard availability?
Forum: PinePhone Pro Accessories
Last Post: biketool
10 hours ago
» Replies: 4
» Views: 810
|
How does CPU frequency sc...
Forum: Linux on Quartz64
Last Post: pugzarecute
Today, 07:19 AM
» Replies: 0
» Views: 19
|
Pinephone Pro not in stor...
Forum: General Discussion on PinePhone
Last Post: bubulux20c
Yesterday, 09:31 PM
» Replies: 0
» Views: 41
|
? Introducing RoutineHero...
Forum: General Discussion on PineTime
Last Post: oscar-gardiazabal
Yesterday, 04:49 AM
» Replies: 2
» Views: 145
|
Page turner for PineNote ...
Forum: PineNote Software
Last Post: Haroldkent
07-28-2025, 10:05 PM
» Replies: 1
» Views: 517
|
Request for CAD files of ...
Forum: General Discussion on PineNote
Last Post: Szybet
07-28-2025, 11:22 AM
» Replies: 1
» Views: 913
|
Movuan distribution for P...
Forum: PinePhone Software
Last Post: merom
07-27-2025, 05:01 PM
» Replies: 5
» Views: 1,141
|
booting is looping
Forum: PineNote Software
Last Post: jabi27
07-27-2025, 01:36 AM
» Replies: 2
» Views: 117
|
Can’t login to Linux
Forum: Linux on Pinebook Pro
Last Post: fnosai
07-27-2025, 12:30 AM
» Replies: 0
» Views: 216
|
* /lib64 is a symbolic li...
Forum: PineNote Software
Last Post: jabi27
07-26-2025, 10:01 PM
» Replies: 2
» Views: 98
|
|
|
Official Debian support |
Posted by: moonwalkers - 06-05-2021, 01:45 PM - Forum: Linux on Pinebook Pro
- Replies (64)
|
 |
There is a thread for official Debian support, but it's not PBP-specific, so I thought it would be appropriate to create one here.
Since linux-image-5.10.0-7-arm64, the linux-image-arm64 meta-package in Debian Sid/Unstable now supports PBP. That corresponds to the kernel version 5.10.38. Latest version is actually 5.10.40. By now linux-image-5.10.0-7-arm64 should've made its way into Debian Bullseye/Testing, which should become the next stable some time this year. I've been running it for the past almost two weeks, and below are my findings so far, primarily compared to the 5.8.5 kernel build using xmixahx's pbp-tools. Since U-boot have an effect on some of the functionality, full disclosure - I'm using BSP u-boot release 2.0 by mrfixit (https://github.com/mrfixit2001/updates_r...filesystem). I have not yet tried other versions of u-boot, neither any of the custom builds nor u-boot-rockchip package from Debian repos that since some time ago claims to support PBP.
Did not test:
* Bluetooth
What works:
* WiFi
* Built-in display at native resolution
* 3D acceleration
* Webcam
* Built-in microphone
* Sound (built-in speakers and headphones, I'm still using custom acpid event to switch output)
What doesn't work:
* Deep sleep (regression compared to xmixahx's 5.8.5)
What works differently:
* Debian's kernel defaults to schedutil scaling governor.
* big cores are now limited to 1.8GHz instead of 2.0GHz, little cores still run at up to 1.416GHz. This could potentially explain why with Debian kernel I have not yet been running into any freezes outside of my attempts at deep sleep, unlike with xmixahx's 5.8.5 kernel.
|
|
|
scratchy phone audio |
Posted by: KABA - 06-05-2021, 07:26 AM - Forum: General Discussion on PinePhone
- Replies (3)
|
 |
Is the entire board dedicated to bug reporting or is there a specific area?
After updating yesterday my phones audio is super scratchy, this was not the case before the update
Hoping for a fix on that
|
|
|
[PBP] USB 2.0 devices on left USB-A port compatibility |
Posted by: elof - 06-05-2021, 04:00 AM - Forum: Getting Started
- No Replies
|
 |
Hi,
(in short: USB 2.0 devices don't work on the USB-A 3.0 port and I'm asking if this is normal behavior)
I've tried to see if this question has been asked before but typing usb into the search function will tell you that the word is too short, oops.
Didn't find it in the Wiki either, so here we go:
I've been testing my new Pinebook Pro and I've noticed that USB 2.0 devices won't be properly recognized on the left USB-A 3.0 port.
I've tested two thumbdrives so far, both of which will work well on the right side USB-A 2.0 port.
So I can rule out the devices are faulty.
But connecting them on the left side will produce errors about the device not accepting he setup address and eventual unability to enumerate the device (sorry, different notebook here so I can't paste, but it's quite generic. I will provide logs later, if needed).
I've tried a USB-A 3.0 hard drive that works well (with Pinebook wall plug connected), so the USB-A 3.0 port seems to be fine for those.
My question: Is this normal behavior? Are others seeing this?
|
|
|
Debian GPU Support |
Posted by: Atton - 06-05-2021, 02:45 AM - Forum: Linux on Pinebook Pro
- Replies (5)
|
 |
I must ask if there a version of debian for the pinebook pro that can support the gpu without having to get too deep into recompiling things?(somewhat pain free install)
|
|
|
Centos 8 Stream on Rock64 |
Posted by: ayoungdukie - 06-04-2021, 08:15 PM - Forum: Linux on Rock64
- Replies (1)
|
 |
So I followed along the guide to install CentOS 7 referenced on the Wiki (and noted on the thread here: https://forum.pine64.org/showthread.php?...&pid=95685 and the guide on the developer's site here: https://project31.github.io/pine64/), and decided to give upgrading to CentOS 8 and then switching to Stream a try.
I followed a few guides online (specifically here https://www.tecmint.com/upgrade-centos-7-to-centos-8/ and here https://linux.web.cern.ch/centos8/docs/migration/), and with a tad extra fiddling to handle the kernel version, I was able to get fully updated and now am booting into CentOS stream!
My question is that upgrading 7 - 8 isn't technically supported, so I would like to try making an updated image for Stream 8.
The Project31 site has some info linking to it's inspiring project, which mentions taking the AArch64 image and a booting Armbian image and swapping out the rootfs bits while preserving the the /boot, /lib/modules, and /lib/firmware (here: https://github.com/umiddelb/aarch64/wiki...ch64-board)
When I try to follow up on this, I cannot seem to figure out how to take the images available on the CentOS site and extract the rootfs.... Can anyone point me in the right direction?
Thank you for your help, and your patience!
|
|
|
Wrong PIN error |
Posted by: lordearl - 06-04-2021, 06:05 PM - Forum: General Discussion on PinePhone
- Replies (3)
|
 |
Just setting up a new Pinephone with the stock Manjaro OS and getting a 'wrong PIN' error, despite checking a few times when setting up the phone the PIN I would use.
How can I re-run the setup/installation process again? There doesn't appear to be a factory setting or recovery mode option.
|
|
|
alsamixer and audio scale settings- how to make persistent |
Posted by: straightwalker - 06-04-2021, 10:57 AM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Can get usable sound on speakers by setting card to rk... (not default) and increasing volume of "headphones" ? to max and by increasing audio scale to 150% in system settings: audio. But the settings are not persistent. They disappear on rebooting and at other times during use.
Someone mentioned a fix but I can't find it. Thanks for any tips.
Edit: the alsamixer is set back to the "default" card choice when the sound goes back to very low volume. If I re-choose the rk... card, the volume goes back up. I think this is happening when listening to a series of you tubes. Maybe the default setting could be set to the rk... card in some config file. Have each choice be the same?
|
|
|
|