Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: silinux on September 24, 2015, 05:11:51 PM

Title: Linux image without X server
Post by: silinux on September 24, 2015, 05:11:51 PM
Hi,

Where do I find a linux image without X enviroment but with all drivers ( wifi, gpio, etcc) ?
I want to test write direct on Framebuffer .


Thanks

P.S. I have A13-olinuxino-wifi with HYNIX ram
Title: Re: Linux image without X server
Post by: JohnS on September 24, 2015, 05:46:36 PM
Maybe use an image with X but don't start it e.g. boot to single user mode.

Or from a console type
init 1

John
Title: Re: Linux image without X server
Post by: silinux on September 25, 2015, 03:56:31 PM
I test runlevel 1...I changed /etc/inittab
I set default init to 1 ( before was 2 )
I disable autologin

But now it dosent boot...it shows only splash image, but it dosent boot

Someone test init 1 in official image ?
I use LCD 4.3...and it works in runlevel 2


Thanks
Title: Re: Linux image without X server
Post by: Gerrit on September 25, 2015, 06:29:17 PM
just comment the line

/etc/init.d/lightdm start

in /etc/rc.local

and keep run level at 2