03-01-2020, 12:28 AM
Awesome! My first one .... and it works! :-)
Better (than default Debian/MATE) Linux distro?
|
03-01-2020, 12:28 AM
Awesome! My first one .... and it works! :-)
03-01-2020, 12:39 AM
@mrjay
Flashing with etcher, no partition table Despite that, I can open with dolphin, browse fs Could I assume sector 0 is blank? Is there 1 partition starting at 16M,,,,,32768 sectors? Or 2? If so, sector count please How well does it do viz sleep? >u-boot is a "leftover" from previous installs Well, all uboots are not equal, whose install did you start with?
03-01-2020, 02:18 AM
It is a partition image not disk image so partition table needs to be created
I'm flashing it with command: sudo dd if=generated/ubuntu_20.04_gnome.img of=/dev/mmcblk1p1 bs=1024k status=progress where mmcblk1p1 is a sdcard partition, uboot looks for /boot/extlinux/extlinux.conf on partition About u-boot ... i'm not sure if it comes from stock debian, ayufan ubuntu or manjaro ... this three i've tested before. I do know that it boots nvme as my emmc boot part is blank. About sleep ... with nvme it doesn't sleep ... without nvme it should sleep... kernel is from tsys manjaro source so same sleep issues in both systems Btw. TSYS is working on mainlining kernel patches so in a few months there should be mainline kernel with pbp support
03-01-2020, 09:52 AM
(This post was last modified: 03-02-2020, 01:24 PM by wdt.
Edit Reason: more
)
So, I think this means that uboot is not part of the image,
We have to pick whichever uboot (and idbloader, ATF) that we wish for the 1st 16M,,, and since only one partition fdisk is easy As to sleep, 5%/day is completely acceptable. I think,IIRR strit on manjaro forum said S2 sleep needed 5.5.0-3-1 kernel (or better) If this is the same as this, well I'll see --edit-- Seems OK, I quickly change from gnome, I have a quite severe and visceral dislike dd'd 16M /dev/zero, then 16M manjaro (1st 16) then fdisk, then dd ,, zcat ubuntu.img.gz|dd ............. blk1p1 It is sleeping now, until morning "wake up", to see how it will do And, BTW automatically found printer, using driverless, a slightly different version of airprint/bonjour --edit-- 12 hours later so, no good for sleep, won't wake up,,, after a hard reset, used 50%+ power, 13hours Bluetooth needs (perhaps) manjaro firmware journalctl was no help at all re sleep, god do I hate systemd spaghetti Oh yes, have to set xrender or screen goes transparent
03-21-2020, 04:00 AM
would you have a suggestion on what OS would be able to run all or most of the following apps (on the pinebook pro of course):
03-24-2020, 11:09 PM
(03-21-2020, 04:00 AM)lenu Wrote: would you have a suggestion on what OS would be able to run all or most of the following apps (on the pinebook pro of course): Unfortunately signal desktop is not available for ARM, so the answer is none. Skype doesn't have an ARM app either, but can be used on a browser tab.
03-25-2020, 10:08 AM
see this thread https://forum.pine64.org/showthread.php?tid=9452 . Signal is available for arm64, but is packaged for Manjaro/arch right now..
(03-22-2020, 07:06 AM)as400 Wrote: Signal and Wire desktop apps for aarch64 added to the repo.
04-15-2020, 06:22 AM
@mspohr thank you very much for this system, I am using it as a daily driver.
I am just curious, are you doing some kernel update from time to time? If so, how?
04-19-2020, 02:46 AM
(04-15-2020, 06:22 AM)Wizzard Wrote: @mspohr thank you very much for this system, I am using it as a daily driver. Iḿ curious about that too. And I would wish there was someone who could roll this into a a complete image. I think that's a bit above my current level of ablility, but I'd be willing to try if there were others who could point in the right directions on how to do this.
05-03-2020, 03:39 PM
(04-15-2020, 06:22 AM)Wizzard Wrote: @mspohr thank you very much for this system, I am using it as a daily driver. I am using the default distro (Debian GNU/Linux 9) but it doesn't seem to be very well supported. I can't update Chromium to the latest version; printing is flaky; etc. I regularly do a sudo apt-get update/upgrade but not much seems to change. I'd like to try Manjaro or Ubuntu but I'm not clear on how to install them. I've downloaded Manjaro and used Etcher to put it on a card but it won't boot. I did get some earlier version of Manjaro to boot but it didn't support dual monitors and some other stuff and I wasn't able to install it on the internal memory. Looking for some clear instructions on how to install other distros. |