(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) |
RE: Ubuntu Xenial Image (BSP Kernel) - falk.ben@gmail.com - 03-21-2016 Getting an error when booting this. [VFE_ERR Error] registering v412 subdevice No such device! [VFE_ERR Error] vfe sensor register check error at input_num = 0 It just hangs here and I cannot log in: https://goo.gl/photos/bhHRoa1ppmLH13ef7 I can boot your arch image just fine. I've only tried the latest: 20160320 Update - takes a while (a few minutes waiting after getting to "Started Journal Service." but I can get to a login screen with the older version 20160306) RE: Ubuntu Xenial Image (BSP Kernel) - longsleep - 03-21-2016 (03-21-2016, 09:27 AM)falk.ben@gmail.com Wrote: Getting an error when booting this. Looks like i screwed something up. Nothing screwed up. I assume you have not plugged network. The Ubuntu image comes with eth0 DHCP preconfigured and waits 5 minutes until it gives up connecting. Code: root@localhost:~# systemd-analyze blame So either plug Ethernet, or remove the configuration from /etc/network/interfaces.d/eth0 Also note that the UART tty will not wait on networking by default in this image. RE: Ubuntu Xenial Image (BSP Kernel) - joey - 03-23-2016 I just want to say thank you longsleep for your work on this. I'm excited to have a Debian-based OS for my Pine, it makes tinkering much more fun. I don't have to think much about the underlying OS, I just do what I want and it just works. RE: Ubuntu Xenial Image (BSP Kernel) - nomadewolf - 03-27-2016 Thanks for your hard work. If it wasn't for the lack of 2D/3D acceleration, if would get one of these right now and load it with your image! RE: Ubuntu Xenial Image (BSP Kernel) - firedog7881 - 03-28-2016 (03-09-2016, 12:37 PM)mane Wrote: FYI: I am unable to access your blog. Can you include your instructions on the Pine64 forums for all to see? RE: Ubuntu Xenial Image (BSP Kernel) - joey - 03-28-2016 It looks like his server is hammered, or unavailable at the moment. Google has it cached though: http://webcache.googleusercontent.com/search?q=cache:2gWRJj8uqlkJ:blog.antani.co/pine64-install-ubuntu-16-04-xenial/&num=1&hl=en&gl=us&strip=1&vwsrc=0 Additionally, it's a really simple process. For Windows, you can do the following:
RE: Ubuntu Xenial Image (BSP Kernel) - Jagmn - 03-30-2016 Thanks for the work on this linux image! I received my Pine64 2G today and, with ethernet unplugged, it boots up fine using the latest image. However; if I boot up with ethernet plugged in (or plug it in once booted) I get a full on panic with the other cores getting unexpected / unhandled IRQs; I've attached a serial console log of a successful log-in followed by an ethernet plug-in. Is there a bug? Or has my board got a fault? Thanks RE: Ubuntu Xenial Image (BSP Kernel) - longsleep - 03-30-2016 (03-30-2016, 10:54 AM)Jagmn Wrote: However; if I boot up with ethernet plugged in (or plug it in once booted) I get a full on panic with the other cores getting unexpected / unhandled IRQs; I've attached a serial console log of a successful log-in followed by an ethernet plug-in. You probably use an insufficient PSU and have voltage drops - this can lead to all kind of crashes, freezes and errors. RE: Ubuntu Xenial Image (BSP Kernel) - Luke - 03-30-2016 Hi everyone. I am having problems booting into Ubuntu. I have identified the problem but don't know how to fix it. Pine 64 boots into ubuntu just fine (albeit slowly) without the ethernet attached. With ethernet connected, however, I get a bunch of code, which ends with : Cpu_reset_status = 0x11101103. next_cpu = 0x1 ; set cpu_reset_status = 0x11101103. ; next_cpu= 0x1 ; gicd_base = 0xffffff800000c000 ; gicc_base = 0xffffff800000e000. Help would be much appreciated. Cheers! RE: Ubuntu Xenial Image (BSP Kernel) - Andrew2 - 03-30-2016 Hi Luke AKA Jagmn! Didn't you read what longsleep recommended to you? |