PINE64
Manjaro ARM for Pinebook - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76)
+--- Forum: Linux on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=79)
+--- Thread: Manjaro ARM for Pinebook (/showthread.php?tid=7284)

Pages: 1 2 3 4 5 6 7 8 9


RE: Manjaro ARM for Pinebook - erchache2000 - 11-22-2018

I'm using Preview 2 on my pinebook and all looks good.

Wifi runs over eduroam, ethernet usb dongle runs, recognize 64 gb emmc, blue function keys... all perfect.

I don't test html5 video and sound yet.

Looks very good to run over it.


RE: Manjaro ARM for Pinebook - Surehand53 - 11-22-2018

I had the same experience but I do have to say that on battery the wifi drops off quite often. Sometimes it connecs right back, sometimes not.
While using the power cable that does not happen.
Appart from that it works really great.


RE: Manjaro ARM for Pinebook - Luke - 11-23-2018

Preview 3 is out with plenty of fixes: https://forum.manjaro.org/t/manjaro-arm-for-pinebook-preview3/66367


RE: Manjaro ARM for Pinebook - Surehand53 - 11-23-2018

Works great Big Grin


RE: Manjaro ARM for Pinebook - pineadmin - 11-28-2018

Updated Manjaro KDE (1080Pinebook) preview3 on Wiki and Pine64 Installer
Added Manjaro  LXQT (1080Pinebook) preview3 on Wiki and Pine64 Installer


RE: Manjaro ARM for Pinebook - pineadmin - 12-06-2018

Added Manjaro KDE (Pinebook) preview3 on Wiki and Pine64 Installer
Added Manjaro  LXQT (Pinebook) preview3 on Wiki and Pine64 Installer


RE: Manjaro ARM for Pinebook - Surehand53 - 12-10-2018

Hi.

If you face problems with the Wifi connection when on battery like me then you can try a parameter for the wifi driver config file 8723cs.conf.

The parameter will turn off wifi power management.
To add the parameter you have to open 8723cs.conf with an editor of your choice and use sudo to get system access rights.

e.g.
Quote:sudo notepadqq /etc/modprobe.d/8723cs.conf

Add rtw_power_mgnt=0 at the end of the one line in that config file. In the end it should look similar to this (the MAC address will be different)


Quote:options 8723cs rtw_initmac=00:ba:ch:16:85:46 rtw_power_mgnt=0

Then save and reboot.

Since I used this change connection did not drop once.

Please test and reply if it works for you.
Also it would be interesting to know if you experience any difference in battery life when the wifi power management is turned off. So far I have not noticed a difference but there might be other experiences.


RE: Manjaro ARM for Pinebook - rpm - 12-10-2018

This has been the smoothest build I've tested (over KDE, DietPi, & Armbian) but I haven't managed to get HDMI output. Has anyone on here gotten it working? Any advice appreciated! In Monitor Settings my monitor is detected on HDMI-1, but I can't get it to actually display.


RE: Manjaro ARM for Pinebook - erchache2000 - 12-13-2018

I installed manjaro arm KDE preview 3 on my pinebook from sd to 64 gb emmc using ethernet usb dongle.

Goes ok.

Using chromium without tweaks instead firefox goes very very good! :-P

A sample video test here

https://www.youtube.com/watch?v=g9t2_SmGUnU


RE: Manjaro ARM for Pinebook - Luke - 12-14-2018

Official release of Manjaro 18.12 for Pinebook. Works on both regular and 1080p Pinebooks.

erchache2000 please edit your first post so that it points to the official releases rather than the preview images, thank you!