Hi,
now i have finally a board with correct boot:
i have some questions for you:
1- How i can view the shell:
root@freescale ~$ on Screen? Now i view it on minicom on my pc!
2- How put driver for sierra wireless? I have a modem SL8092 USB but with:
modinfo sierra
i not view nothing..
3 - Where is on Ltib-->Device Driver this Driver??
thanks all for answers.
Hi enaud,
I solved the problem by adding console=tty1 (for lvds or console=tty0 for VGA) in kernel command line and adding in /etc/inittab the following lines: (after the command ::sysinit:/etc/rc.d/startup)
tty0::respawn:/sbin/getty 38400 tty0
tty1::respawn:/sbin/getty 38400 tty1
Giovanni Foiani said:
Hi enaud,
Have you solved this problem?
I'm facing the same issue, I need to display shell on VGA and/or LVDS screens but I can access the board only through serial port..
Thanks
Giovanni
enaud said:someone here?
setenv bootargs_base 'setev bootargs console=ttymxc0,115200 ${vga}'
how set this string for view shell on my LCD? i dont want use minicom..
thanks
Hi enaud,
Have you solved this problem?
I'm facing the same issue, I need to display shell on VGA and/or LVDS screens but I can access the board only through serial port..
Thanks
Giovanni
enaud said:
someone here?
setenv bootargs_base 'setev bootargs console=ttymxc0,115200 ${vga}'
how set this string for view shell on my LCD? i dont want use minicom..
thanks
someone here?
setenv bootargs_base 'setev bootargs console=ttymxc0,115200 ${vga}'
how set this string for view shell on my LCD? i dont want use minicom..
thanks