On Saturday, 26 May 2018 06:36:46 UTC+2, mugginsac wrote: > > I am seeing three errors on the putty console when it starts to load the > kernel > the first says [failed] Failed to start Load Kernel Modules > the second says [failed] Failed to start iSCSI initiator daemon(iscsid) > the third says [failed] Failed to start Login to default iSCSI targets > > Those errors are not important... however:
I think I know why you are booting to a blank screen: In the (former released now online) sd image the framebuffer's address was 0x0005_0000, so that is the setting in that device tree. I my recent work I have changed to using 0x0003_1000 for the framebuffer address..... So I have attached my current version that will make the hdmi monitor work. Copy this file to the /boot/dtb folder on you sd card overwriting the former version. --- BTW I am very close to having and updated image ready for release with: -- A speedier framebuffer. -- A much more simple u boot setup. -- no missing -dev source files,(due to being built on stretch which has a newer qemu version than kde neon 16.04) > > On May 25, 2018, at 7:11 PM, Charles Steinkuehler < > [email protected] <javascript:>> wrote: > > > > On 5/25/2018 5:28 PM, Condit Alan wrote: > >> > >> I am thinking about buying a small LCD monitor say (16” 1366x768). > >> So that I can have a monitor on the putty console at the same time > >> I am trying to see if the de10-nano is booting into the desktop. > >> Right now I can’t easily switch between the x86 linux desktop and > >> the de10-nano desktop to see if I am being successful or not. When > >> I turn off my development box and try to boot the de10-nano > >> desktop I am not seeing anything, the monitor just reports no > >> signal. > > > > I recommend always having a UART serial terminal connected, you will > > see a lot of errors you would otherwise miss. And most of the dev > > boards (including the DE10) have a Linux console by default on the USB > > UART interface. > > > > -- > > Charles Steinkuehler > > [email protected] <javascript:> > > > > -- > > website: http://www.machinekit.io blog: http://blog.machinekit.io > github: https://github.com/machinekit > > --- > > You received this message because you are subscribed to a topic in the > Google Groups "Machinekit" group. > > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/machinekit/BPRQpoyvFm8/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > [email protected] <javascript:>. > > Visit this group at https://groups.google.com/group/machinekit. > > For more options, visit https://groups.google.com/d/optout. > > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
socfpga_cyclone5_de10_nano_uio_fb.dtb
Description: Binary data
