Linux image without X server

Started by silinux, September 24, 2015, 05:11:51 PM

Previous topic - Next topic

silinux

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

JohnS

#1
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

silinux

#2
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

Gerrit

just comment the line

/etc/init.d/lightdm start

in /etc/rc.local

and keep run level at 2