Hello. I am trying L4Re with Fiasco.OC. I have successfuly build l4re-snapshot. Now I am trying to run examples. I am always building iso images with make grub2iso. Now I am editing .cfgs and .list files. I am trying to get working L4CON. The L4Con runs okay, saying: con | Running. Video mode is 800x600@16. con | Ready. Waiting for clients Now I suppose I need some client to work with L4CON. I have tried fbterminal, but it doesn't work. (Or i am missing something in .cfgs) I have added fbterminal to run after "con", but in logs it runs earlier ang log says: fbdrv | Starting server loop mmag | mapped frame buffer at 0x400000 fbtermin| Could not bind event IRQ How can I achive to get some console with for example dash running? Attached are .cfg, .list Thanks.