Mailing List Archive

Lost serial console
Hello,

after flashing our development board with the w18 image and after this with the
development root filesystem from SDK 0.12 release i don't have a serial console
anymore. I have a getty rumming on ttyS0, but the only thing i see on serial
console is the message "Uncompressing Linux..."
How do i get back serial console?

Greetings

Florian

--
The dream of yesterday Florian Boor
is the hope of today Tel: 0271-771091-14
and the reality of tomorrow. Fax: 0271-771091-19
[Robert Hutchings Goddard, 1904] florian.boor@kernelconcepts.de

6C 44 30 4C 43 20 6B 61 16 07 0F AA E6 97 70 A8
Lost serial console [ In reply to ]
Hi,

Use --enable-rd-mode flasher options to turn in on.
By default device is in so-called production mode with console output disabled.

On Thu, 2005-05-12 at 13:38, ext Florian Boor wrote:
> Hello,
>
> after flashing our development board with the w18 image and after this with the
> development root filesystem from SDK 0.12 release i don't have a serial console
> anymore. I have a getty rumming on ttyS0, but the only thing i see on serial
> console is the message "Uncompressing Linux..."
> How do i get back serial console?
>
> Greetings
>
> Florian
--
Best regards,
Ed
Lost serial console [ In reply to ]
Hello,

Ed Bartosh wrote:
> Use --enable-rd-mode flasher options to turn in on.
> By default device is in so-called production mode with console output disabled.

great - it's working again. Many thanks!

Greetings

Florian

--
The dream of yesterday Florian Boor
is the hope of today Tel: 0271-771091-14
and the reality of tomorrow. Fax: 0271-771091-19
[Robert Hutchings Goddard, 1904] florian.boor@kernelconcepts.de

6C 44 30 4C 43 20 6B 61 16 07 0F AA E6 97 70 A8
Lost serial console [ In reply to ]
On Thu, 2005-05-12 at 17:06, ext Florian Boor wrote:
> Hello,
>
> Ed Bartosh wrote:
> > Use --enable-rd-mode flasher options to turn in on.
> > By default device is in so-called production mode with console output disabled.
>
> great - it's working again. Many thanks!

Pay attention to the -enable-usb-host-mode option please. It can also be useful in some cases.
For example if you want to use usb devices like usb ethernet adapter or any other.

--
Best regards,
Ed