| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,982
» Latest member: rbpatrick
» Forum threads: 16,335
» Forum posts: 117,444
Full Statistics
|
| Latest Threads |
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,657
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 92
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,030
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,053
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,308
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 244
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,036
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 348
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 150
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 218,402
|
|
|
| Emmc issue? |
|
Posted by: stuartiannaylor - 08-13-2019, 03:57 PM - Forum: RockPro64 Hardware and Accessories
- Replies (6)
|
 |
Is there a problem with the emmc chips mine on image writes dips and crests but is extremely slow.
Its sometime dips to 3MB/s averages about 7.5MB/s sometimes manages 12MB/s.
Even cheap SD cards manage a faster write than this thing?!
I notice this especially when writing the image and it gets quite warm as it is when removed.
|
|
|
|
| Anyone tried the new mainline images (Panfrost)? |
|
Posted by: stuartiannaylor - 08-13-2019, 07:04 AM - Forum: Linux on RockPro64
- No Replies
|
 |
https://github.com/ayufan-rock64/linux-m...118-ayufan
Has Panfrost compiled!! HDMI audio & PCIe!! Ayufan at his industrious usual.
Seems to sit well with https://github.com/ayufan-rock64/linux-b.../tag/0.9.4
As a test I install the tasksel version of kde-plasma and its rather great with the above 2.
You need to set the network renderer to NatworkManager in the netplan yaml
Also just a slight one but the symlink in /etc/alternatives sets the sddm greeter to moai whilst all the rest is breeze so you might want to change that.
sudo apt-get install sddm-theme-breeze
I have tried gnome and its ok vanila but soon as you theme it, then it starts to get a bit clunky.
Its all opinion though, but think I waiver to criticism than optimism so suggest giving kde-plasma a go.
Burn the image, boot and sudo tasksel and select kde-plasma.
Presuming LXQT will be even more snappy.
I used dd to copy to my integral 120gb £20 nvme and apart from a slow boot in operation its extremely good.
The dts is
Code: &pcie0 {
ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
num-lanes = <4>;
pinctrl-names = "default";
pinctrl-0 = <&pcie_perst>;
vpcie12v-supply = <&vcc12v_dcin>;
vpcie3v3-supply = <&vcc3v3_pcie>;
status = "okay";
So I did a quick bodge and cross compiled on my pc and inserted after num-lanes = <4>;
max-link-speed = <2>;
So it acts a pcie gen 2.0 otherwise you get 1.0
|
|
|
|
| Need to add various Wifi chipset support |
|
Posted by: slappymcphee - 08-12-2019, 02:17 PM - Forum: RockPro64 Hardware and Accessories
- Replies (6)
|
 |
So I run The Retro Arena and we are working on the Debian build from mrfixit. I am attempting to add more robust support for more of the modern chipsets that are out there to include N and AC. Even when using N on an AC adapter they seem to produce faster speeds than the older N series adapters. I have tried to installed several adapters, but when it comes to compiling for example many times I run into the following:
Code: rtl8812au$ make
make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/4.4.186/build/ M=/home/pigaming/rtl8812au
make[1]: Entering directory '/lib/modules/4.4.186/build'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/lib/modules/4.4.186/build'
Makefile:1077: recipe for target 'modules' failed
This one for example I attempted to compile with instructions on the following thread:
Code: https://forum.pine64.org/showthread.php?tid=5768&pid=35964#pid35964
I see from evilbunny that he has various packages put together in the deb package format however those are failing as well with the following:
Code: sudo dpkg -i rtl8812au-dkms_5.20.2-1_all.deb
(Reading database ... 165392 files and directories currently installed.)
Preparing to unpack rtl8812au-dkms_5.20.2-1_all.deb ...
Unpacking rtl8812au-dkms (5.20.2-1) over (5.20.2-1) ...
Setting up rtl8812au-dkms (5.20.2-1) ...
Loading new rtl8812au-5.20.2 DKMS files...
It is likely that 4.4.186 belongs to a chroot's host
Building for 4.4.186
Building initial module for 4.4.186
Error! Bad return status for module build on kernel: 4.4.186 (aarch64)
Consult /var/lib/dkms/rtl8812au/5.20.2/build/make.log for more information.
I do have the kernel headers applied. I have the following drivers that I really need to work on getting added to give the community plenty of options and ones that aren't slow as molasses so any assistance would be greatly appreciated especially since I am on a crunch to have to return many of the adapters to the sponsor.
Code: Realtek RTL8821CU
Realtek RTL8188CUS
Mediatek Ralink RT5370N
Mediatek Ralink RT5572N
Realtek RTL8188EU
Realtek RTL8811AU
Realtek RTL8811CU
I also fully understand that each may require their own Makefile adjustments, etc
|
|
|
|
| Rock64 Rev3 doesn't boot and leds blinking fast |
|
Posted by: dishins - 08-11-2019, 07:57 PM - Forum: Linux on Rock64
- Replies (6)
|
 |
Hello,
I just purchased a 4gb Rock64 Rev3 model and i'm struggling in getting any image to boot properly, i tried latest Armbian, mrfixit and ayufan's image. Whenever i plug my power supply (5v 4A) the white, red and ethernet led starts blinking very fast while the green blink slowly. If i plug in and out my power supply it will eventualy boot, but never from the first time. Maybe my board is defective? Anyone else has this issue?
|
|
|
|
| KDE Neon Image - Where can i find the Kernel Source ? |
|
Posted by: matze79 - 08-11-2019, 08:12 AM - Forum: Linux on Pinebook
- Replies (4)
|
 |
i run a modified KDE Neon Image on EMMC and want to compile some kernel modules
but i`m not sure what files i should get, is the pine64 kernel the same ?
Ayufan`s Repository is listen some versions.
But i`m not sure what i`m running i have 3.10.105-bsp-1.2 from 27 Oct.
I only need to the Source Code Tarball to compile 3G Modem Drivers.
can anyone point me in the right direction ?
Thanks
Matthias
|
|
|
|
| Lakka-nightlies for Pine A64 (and H64) |
|
Posted by: roel - 08-11-2019, 03:02 AM - Forum: Linux on Pine A64(+)
- Replies (11)
|
 |
Hello,
I just recently discovered that Lakka is available in the nightlies for the pine allwinner boards. I tested it on my A64+ and what I tested (NES, SNES, GBA, PSX, DOOM, Quake) worked. N64 and NDS didn't work. (I didn't have other roms to try).
What also didn't work was HDMI sound, I couldn't test analog out as I broke my headphones.
Here is the link: http://nightly.builds.lakka.tv/Lakka-LE9.2/latest/
Probably most thanks to Jernej as he made this boards available in the libreelec 9.2 build system.
I don't have a pine H64 to test the lakka builds. And I'm sill wondering wich board would be better, the rock64 or the pineH64 to run emulation on.
|
|
|
|
| Emails from pine64 received as spam by gmail |
|
Posted by: Matan - 08-11-2019, 01:36 AM - Forum: Getting Started
- Replies (2)
|
 |
Hi everyone,
I have recently registered an account to join the forums and I received no confirmation email at first, I later found it in the spam folder of my gmail account.
The header says:
Quote:Why is this message in spam? It is in violation of Google's recommended email sender guidelines.
Not sure if this is the place to note this and I couldn't find a reference for it when searching through the forums.
I clicked the 'Report Not Spam' button, but I figured you might want to take care of it on your side as well.
|
|
|
|
| Default OS update log |
|
Posted by: Luke - 08-10-2019, 06:04 PM - Forum: General Discussion on Pinebook Pro
- Replies (194)
|
 |
Hi Everyone,
I will update this post, which effectively serves as a log, when improvements are made to the default Debian with Mate build by @Mrfixit2001 for the Pinebook Pro. Perhaps this is obvious, but the development for this build is ongoing and continues despite the device not being shipped out yet (at the time of writing).
Please provide all feedback regarding this OS build, and ONLY this OS build, in this thread.
N.B. Once you get your unit make sure to use the update script on first boot [icon next to time/date] to download the new kernel, device tree and various other improvements.
N.B. ii. Perform the initial update on full battery charge. If the battery is partly drained, the update will temporarily cause a faulty battery calibration / software power read. This however is not a permanent issue, and does not cause damage to any components, but it may at take one charge/discharge cycle to correctly re-calibrate.
[edit 25/11/2019]
Changing Username and Home Directory
Log into root (root/root) and open the termial. To change the username and home directory name type the following, replacing NewUser with your desired username:
Code: usermod -l NewUser rock
usermod -d /home/rock -m NewUser
Once you log into your new user Bluetooth will complain about no transfer folder location. To fix this open terminal and type:
From here, select incoming folder under the 'transfer' tab.
Update 11/08/2019:
Kernel and device tree updates with following effects:
*Significantly increased speaker volume
*improved power consumption in suspend
*Improved power management / battery life
Notes:
One of the main improvement areas after shipping the OS to the factory was power management and battery life. This first update brings reduced power consumption to these approximate values at the specific settings:
*in idle / under low load [e.g. terminal work / LibreOffice / light browsing] - approx. 5-6W at 40% LCD brightness. Approx. battery life - 7-8hrs continues use
*under moderately high load [tested with WebGL demos] - approx. 11W at 40% LCD brightness. Approx. battery life - 3-4hrs continues use
*in suspend - approx ~1.5W. Approx suspend time from 100% to 0% bat drain - ~ 48hrs
Speaker volume has been significantly increased to a point where the sound distorts at 70%. This will be fixed in a future update.
![[Image: gM4A3ue.jpg]](https://i.imgur.com/gM4A3ue.jpg)
Update 12/08/2019:
* Improved compositor settings / fixed issues
Notes: improved performance and fixed an issue where some windows would incorrectly cast shadow. Also fixed an issue where a large see-though box would be rendered around some drop-down menus. Please make sure to have compositor set to 'No Compositor' in Mate Tweak - we override the settings to have acceleration as well as drm vsync (the latter works better than glx).
Update 22/08/2019:
* Performance improvements
* Suspend on closing lid now works
* Firefox fixed
* LED blinks on disk activity / turns red in suspend
Notes: a number of performance improvements in the kernel + dtb.
The LED power light now blinks when the disk (eMMC/SD) is accessed and turns red when the laptop is suspended. The Pinebook Pro now also suspends when you close its lid reliably (although, I encourage you to always use FN+ESC [Zz] to suspend the Pinebook Pro).
Firefox is now usable and is stable. Firefox has been unsuitable until now due to instabilities which, among other things, caused a crash during video playback. Performance is very good.
Update 30/08/219
*Changed boot sequence giving SD priority
Notes: This is an important update - uboot got patched to look for extlinux in /boot partition on SD card before booting off of eMMC. This means that SD now has boot priority on the Pinebook Pro, allowing you to try out builds without Commiting as well as easy flashing (dd) of eMMC from a SD booted OS.
Update 04/10/219
* Improved SD booting compatibility
Notes: and update to uboot has been pushed. It fixes some issues and improves compatibility with booting other OSs from SD card.
Update 15/10/2019
* Updated kernel; WiDeving install and update script added; bug fixes
Notes: this update includes a kernel upgrade to 4.4.196 as well as a number of bug fixes. A key quality of life improvement includes a WiDevine installer / updater. In the event WiDevine gets updated and NetFlix or Amazon Prime Video stop working for - you can either use the new update tool (on desktop) or just run from terminal:
Code: sudo /usr/bin/update_widevine.sh
Update 23/11/2019
*Updated Kernel, DTB, and Modules
*Updated bootup script
*Updated uboot
*Updated chromium and Firefox
*Disable power management on WiFi adapter
*Updated Firefox to newest
[*]*Updated Chromium to newest
[*]*No more screen flicker
*Various tweaks
Notes: Alongside many improvements to the underlying system (uboot, DTB, Kernel), this also includes updates that help the overall stability of the system.
Browsers have been updated to newest versions - respectively Firefox 70.1 and Chromium 78. In my testing Firefox is now perfectly stable.
WiFi stability and strength have been improved.
[*]The periodic screen flicker / turning off of the LCD is resolved.
Update 02/12/2019
*updated kernel
*significant improvement to Firefox performance
Notes: this update includes various under-the-hood improvements. From an end-user perspective, the biggest change is a significant improvement to Firefox performance.
Update 10/12/2019
* Kernel update
* Many mainline backports
* Fix for USB 3.0 suspend/ resume
* WiFi verbosity fix
* Fix for USB C suspend/ resume
* Enable USB C hubs support
Notes: this is an important update. It fixes a lot of USB issues and adds initial support for USB-C docks. Known issues include smearing / smudging on external displays when output using USB-C.
Update 23/12/2019
* Chromium acceleration massively improved
* Chromium broken settings page fixed
* Kernel update
* Various improvements and fixes
Notes: from an end-users perspective, the most important thing in this update is the significant Chromium improvements, making good use of the Pinebook Pros GPU to a greater degree.
Update 17/01/2020
*Kernel update
*Newest Firefox
*Fix for sound not working in Firefox
*Added community made wallpapers as background options (in /usr/share/backgrounds)
*Added support for BT audio output
*Updated uboot
*Option to NVMe boot
*Improved USB-C dock support
Notes: New Firefox; in future updates to both Chromium and Firefox will be upgradable via apt - working on it. Sound in Firefox has now been fixed too.
BT audio support has been added, so you should be able to just connect your BT headphones without issues and the PBP should remember them after reboot. Option to boot from NVMe is now available thanks to updated uboot. We'll keep on adding community made wallpapers to the build, so keep submitting them.
Update 07/02/2020
*kernel update
*uboot update
*USB 3.0 is now bootable (!!!)
*PMIC GPIO fix
*Numerous other fixes and clean-ups
Notes: The big one for this update is USB 3.0 booting (priority over eMMC). A number of other fixes and quality of life improvements included too.
|
|
|
|
| OS upgrades using alternate boot environments |
|
Posted by: Arwen - 08-10-2019, 01:53 PM - Forum: Linux on Pinebook Pro
- Replies (1)
|
 |
On thing I have been doing on my Linux computers at home for more than 8 years, is use ABEs, (aka Alternate Boot Environments).
Let's say you have a perfectly functional OS load. A few weeks later you want to update. Do you over-write the working OS load? (Even if you have backups...) Or would you prefer to keep your cake, (aka OS load), and eat it too, (update to an alternate location)?
Here is a description of the ABEs possible with Linux. I've actualy used 1, 3 & 4, and tested that 2 works.
- Separate root partitions. Copy the existing one to the off-line one before update. Boot off the new copy to make sure it's botable, then update. Keep your home partition, (and anything else un-related to the OS), separate from root partition to reduce the amount of duplicated storage. Dis-advantage is that you have to have 2 full root partitions, (like 20GB per root).
- Use Linux LVM with 2 root partitions. Same as above, but you can also perform R/O snapshots if you leave free space in the volume group.
- Use BTRFS. Have a separate tree for root. Make R/W snapshots when updating. Still keep non-root / OS data out of the root / OS tree. Each extra BE takes up only as much as had been changed, (it's copy on write).
- Use ZFS. Have separate tree for root. Make snapshot & clones when updating. Still keep non-root / OS data out of the root / OS tree. Each extra BE takes up only as much as had been changed, (it's copy on write).
This methodology is also good for a new kernel. You may have to update drivers and support software, which if it goes badly, that BE, (aka Boot environment), may become un-bootable. Having an ABE with the old funtional kernel can save you from headaches.
My Grub entries become a bit more complex. Basically at least 1 per BE, and 1 per kernel update. Plus, I have little incentive to delete too many. I generally keep perhaps 5 or 6 BEs. They also act as on-line backup.
If there is interest, I can describe them in more detail. I am most familar with 1 & 4. But have used 3, just not recently.
|
|
|
|
|