Some Question on iMX53 and Ltib configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Some Question on iMX53 and Ltib configuration

989 Views
enaud
Contributor III

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.

Labels (1)
0 Kudos
3 Replies

654 Views
GiovanniFoiani
Contributor I

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



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

0 Kudos

654 Views
GiovanniFoiani
Contributor I

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

0 Kudos

654 Views
enaud
Contributor III

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

0 Kudos