PINE64
[Archived] Initial Linux release from ayufan (0.6.XX) - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: [Archived] Initial Linux release from ayufan (0.6.XX) (/showthread.php?tid=6085)

Pages: 1 2 3 4 5


RE: Initial Linux release from ayufan (0.6.XX) - ayufan - 07-04-2018

GPIOs work


RE: Initial Linux release from ayufan (0.6.XX) - mikeD - 07-07-2018

Hi All
Just loaded up
bionic-lxde-rockpro64-0.7.3-1040-arm64.img
Everything appears to be working except the mouse pointer does not show up.
If you right click you get popups
occasionally as you move the mouse around you see the menubar items flicker. If you judge it right you can bring up the individual menu icons.
Has anyone else seen this.
I have done the engineering mode and removed the resistor but that is to do with the pci power problem.


RE: Initial Linux release from ayufan (0.6.XX) - Luke - 07-07-2018

(07-07-2018, 11:31 AM)mikeD Wrote: Hi All
Just loaded up
bionic-lxde-rockpro64-0.7.3-1040-arm64.img
Everything appears to be working except the mouse pointer does not show up.
If you right click you get popups
occasionally as you move the mouse around you see the menubar items flicker. If you judge it right you can bring up the individual menu icons.
Has anyone else seen this.
I have done the engineering mode and removed the resistor but that is to do with the pci power problem.

Yep, rendering 'planes' are wrong.


RE: Initial Linux release from ayufan (0.6.XX) - mikeD - 07-08-2018

:-) OK


RE: Initial Linux release from ayufan (0.6.XX) - Luke - 07-08-2018

This is how you fix desktop, including mouse cursor:


Code:
sudo apt-get update
sudo apt-get install xserver-xorg-video-armsoc


Reboot and everything should work as expected.

[edit] to get sound working via HDMI:


Code:
`pacmd set-default-sink alsa_output.platform-hdmi-dp-sound.stereo-fallback


Enjoy 1080p youtube (in firefox) Wink


RE: Initial Linux release from ayufan (0.6.XX) - mikeD - 07-08-2018

thats great many thanks.
I have another problem now which is unexplained.
If I burn the image to sd the rockpro boots no problem.
As soon as I either shutdown or do a sudo reboot.
linux will no restart.
The only way to get the board to work is to reimage the SD which of course deletes all the updates etc.
Cannot seam to get round this one.
Any ideas on this one.
Kind Regards
MikeD


RE: Initial Linux release from ayufan (0.6.XX) - mikeD - 07-08-2018

I have just re-imaged the SD again.
Gone through the update and install as directed.
To see if it solved the problem I did the following.

ctrl-alt-F1 to get back to a login prompt.
then staopped the lxdm service with
/etc/init.d/lxdm stop.

Then restarted with
/etc/init.d/lxdm start.
I then get my desktop with working mouse all looked OK so that is a fix.
However, my board then crashed and I am back to not being able to reboot it. Without re-imaging the SD
Wondering if I have a faulty board.
regards.
MikeD


RE: Initial Linux release from ayufan (0.6.XX) - Luke - 07-08-2018

(07-08-2018, 01:54 PM)mikeD Wrote: I have just re-imaged the SD again.
Gone through the update and install as directed.
To see if it solved the problem I did the following.

ctrl-alt-F1 to get back to a login prompt.
then staopped the lxdm service with
/etc/init.d/lxdm stop.

Then restarted with
/etc/init.d/lxdm start.
I then get my desktop with working mouse all looked OK so that is a fix.
However, my board then crashed and I am back to not being able to reboot it. Without re-imaging the SD
Wondering if I have a faulty board.
regards.
MikeD

Yep, fixed in newest image. Was a issue with resize_rootfs apparently. Now also mouse cursor works out of the box.


RE: Initial Linux release from ayufan (0.6.XX) - mikeD - 07-09-2018

0.7.4
looking really good now.
thanks
mikeD


RE: Initial Linux release from ayufan (0.6.XX) - Luke - 07-24-2018

Thread closed and archived. New release from ayufan is 0.7.8. Discussion on 0.7.8 and future pre-releases here.