02-05-2020, 09:18 PM
perhaps my experience is an outlier, but when i tried armbian the wireless didn't work, and it also didn't have u-boot to boot from SD card.
Armbian for the Pinebook Pro [WIP]
|
02-05-2020, 09:18 PM
perhaps my experience is an outlier, but when i tried armbian the wireless didn't work, and it also didn't have u-boot to boot from SD card.
02-06-2020, 12:27 AM
02-06-2020, 01:27 AM
i did download armbian debian, yes.
02-06-2020, 02:30 PM
(02-06-2020, 01:27 AM)xmixahlx Wrote: i did download armbian debian, yes. I also tried both versions of Armbian. Wifi did not work on Debian version but is fine on Ubuntu. Armbian Ubuntu has no way to get battery status, and has some problems with video/audio causing it to lock up when watching in a browser. It is the only version that I have tried that has Wireguard capability. Most everything works when installing from the supplied packages. It is also the smoothest and probably the most responsive of the distributions that I have tried. The 64 bit arm requirement means that some programs are just not available yet (Vivaldi browser for example). The screen brightness keys need a file to be added ( /etc/X11/xorg.conf ) that is documented in the posts. I would be using it as my default distribution if the battery status was available in some manner. Hope this helps.
02-06-2020, 03:46 PM
vivaldi does have arm64 packages. found under snapshots.
02-07-2020, 10:00 PM
(02-06-2020, 03:46 PM)xmixahlx Wrote: vivaldi does have arm64 packages. found under snapshots. Thank you for that information. I don't know why I could not see that on their web page. Downloaded, installed, and using Vivaldi for arm64 to send this post! I haven't had much time to use this version of Vivaldi, but the first thing I did was load a bookmarks.html file. It loaded, but when I selected a bookmark it would not load the site. I then tried a sync and that worked and no problems loading the bookmarked sites. This moves Arbian closer to being my default distribution. As I said, it is the smoothest and fastest of those that I have tried. The lack of battery support is still the killer problem however. I will keep using it from an SD card to monitor the progress. As I have managed to get wireguard working in Bionic Mate (Ubuntu), that distro now has all of the features that I want. Thanks again for your help.
02-14-2020, 12:37 PM
(01-22-2020, 03:05 PM)Wizzard Wrote: Nobody using Armbian Ubuntu? Would you mind to describe briefly how to upgrade with Armbian Ubuntu. I have no experience with Armbian and experimented a bit with not so much success and don't want to break the system.
02-14-2020, 01:03 PM
(02-14-2020, 12:37 PM)Surehand53 Wrote: Would you mind to describe briefly how to upgrade with Armbian Ubuntu. Just edited /etc/apt/sources.list and replaced "bionic" with "focal" and then run: "sudo apt update" and "sudo apt dist-upgrade" and it is, like in regular Ubuntu.
02-15-2020, 02:26 PM
(This post was last modified: 02-15-2020, 02:27 PM by Surehand53.)
(02-14-2020, 01:03 PM)Wizzard Wrote:(02-14-2020, 12:37 PM)Surehand53 Wrote: Would you mind to describe briefly how to upgrade with Armbian Ubuntu. Hmm. When I do that I get this error message with sudo apt update: Code: Traceback (most recent call last): Something with Python it seems. This is basically a fresh install, nothing changed really. Any idea?
02-15-2020, 02:27 PM
I get the same, but I can upgrade anyway.
|