On Fri, 2008-11-14 at 14:50 +0200, Sudipta GHOSH wrote: > Hi, > > In my embedded work setup, busybox output is coming in uart (serial port). > > Is there any way to see busybox in lcd display? > > -SG > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx > Please read the FAQ at http://kernelnewbies.org/FAQ > You need the framebuffer diriver to do this When booting the kernel include this in the commandline argument for vga/lcd follwing without qoutes "console=ttyX" inthe above X is 1 or 2 or 3. etc... depends on your board. normaly it shoud be tty or tty1 for serial console. "console=ttySX" inthe above X is 1 or 2 or 3. etc... depends on your board.normaly it shoud be ttyS0 -- Best Regards, Mohamed Thalib .H -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ