PINE64
(ARCHIVED) Ubuntu Xenial Image (BSP Kernel) - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27)
+---- Thread: (ARCHIVED) Ubuntu Xenial Image (BSP Kernel) (/showthread.php?tid=376)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


RE: Ubuntu Xenial Image (BSP Kernel) - jdt - 06-01-2016

Okay - will do. Thanks @longsleep. I just installed the image from this thread and updated it. As you noted, it shows the same behavior.

@benpope81 - I was probably a bit defensive. Sorry about that. Moar coffee.


RE: Ubuntu Xenial Image (BSP Kernel) - benpope81 - 06-01-2016

(06-01-2016, 11:16 AM)jdt Wrote: @benpope81 - I was probably a bit defensive. Sorry about that. Moar coffee.
No worries, internet, etc.


RE: Ubuntu Xenial Image (BSP Kernel) - longsleep - 06-01-2016

I just enabled iSCSI as module (see https://github.com/longsleep/linux-pine64/commit/ce9fbf6adf71eb32ea2d10bd706d9a930310e560) - will be in the next release.


RE: Ubuntu Xenial Image (BSP Kernel) - jdt - 06-01-2016

Awesome - thanks. I was just tracking that down and saw the "updated 1 minute ago". Smile

Also hoping to get openvswitch working:

ubuntu@pine64:~$ sudo ovs-vsctl add-br internal
ovs-vsctl: Error detected while setting up 'internal'. See ovs-vswitchd log for details.
ubuntu@pine64:~$ cat /var/log/openvswitch/ovs-vswitchd.log
. . .
2016-06-01T17:30:33.307Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.5.0
2016-06-01T17:31:23.407Z|00006|memory|INFO|5848 kB peak resident set size after 50.1 seconds
2016-06-01T17:31:27.141Z|00007|dpif_netlink|ERR|Generic Netlink family 'ovs_datapath' does not exist. The Open vSwitch kernel module is probably not loaded.
. . .
ubuntu@pine64:~$ modprobe ovs_datapath
modprobe: FATAL: Module ovs_datapath not found in directory /lib/modules/3.10.101-4-pine64-longsleep
ubuntu@pine64:~$


RE: Ubuntu Xenial Image (BSP Kernel) - benpope81 - 06-01-2016

(06-01-2016, 11:26 AM)longsleep Wrote: I just enabled iSCSI as module (see https://github.com/longsleep/linux-pine64/commit/ce9fbf6adf71eb32ea2d10bd706d9a930310e560) - will be in the next release.
You know you rock.

@tllim, why doesn't tapatalk allow me "+1". I mean seriously, delegate, dude. How is everybodies problem, yours?

This is my problem; I want "like", "+1", whatever. Fix it now or I'll sue you for something I haven't yet decided upon but my lawyers will find.


RE: Ubuntu Xenial Image (BSP Kernel) - jdt - 06-01-2016

Fingers crossed that this is the right module configuration flag and location to enable openvswitch: https://github.com/longsleep/linux-pine64/pull/20


RE: Ubuntu Xenial Image (BSP Kernel) - longsleep - 06-01-2016

Yeah almost. The configuration is created with the savedefconfig target and thus has specific sorting. Anyhow, i enabled that module as well and will include it with the next release.


RE: Ubuntu Xenial Image (BSP Kernel) - 3lliot - 06-02-2016

I've installed this build, resized the filesystem, updated, upgraded, and installed the desktop (all through the serial console) but I can't get any HDMI output. Have tried 3 different monitors, 2 of which were 1920 monitors, tried 2 different HDMI cables, nothing.

The monitors obviously know something is there, it's just a black screen.

In the boot log I get this message, which is worrying:

[FAILED] Failed to start Load Kernel Modules

Could this be my issue? Also failed to set console keymap, but that doesn't sound nearly as serious.

Pine64 1GB with a 64GB class 10 Sandisk SD card (which obviously is good because Ubuntu is running fine).

U-Boot 2014.07-4-pine64-longsleep
Ubuntu 16.04 LTS (GNU/Linux 3.10.65-7-pine64-longsleep aarch64)

Any tips much appreciated...


RE: Ubuntu Xenial Image (BSP Kernel) - texadactyl - 06-04-2016

Longsleep,

I prefer this minimalist approach. It keeps the quick installation process less cluttered and more educational. Stay command line or add the desktop of your choice. I used to do the roughly same with Unix builds on older hardware. Deja vu! (-:

Also, the contents of /usr/local/sbin were very thought out and very helpful. Thank you.


RE: Ubuntu Xenial Image (BSP Kernel) - longsleep - 06-05-2016

I have heard that some think that something is wrong with my images as they are so small. Properly compressed and not compromise cluttered is the reason.

@3lliot + something seems wrong with your installation and the kernel you post is not the current one. Try updating it.