grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.


From: Javier Vasquez
Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.
Date: Tue, 17 Sep 2013 11:24:38 -0600

Finally I got the HW setup, but I'm not capturing anything, :-(

See, I had to acquire a serial to usb cable adpater, given the laptop
with serial interface no longer works.  It's kind of under a short or
something, ever since I tried to hook the serial ports.  It just
doesn't start anymore...

Any ways, I got the serial to usb cable, and the male to female
adapter (2 female interfaces), and hooked everything.

As root on the 2nd computer:

# stty -F /dev/ttyUSB0 9600 -echo
# cat /dev/ttyUSB0 > ttyUSB0.txt

But it's not capturing a thing (tail -f ttyUSB0.txt doesn't show a thing).

On the mini-pc monitor, I see a lot of debug messages printed on
screen.  Would it be that the "serial" stuff on the grub side is not
working either?

I do have in grub.cfg:

serial
terminal_output console serial
debug=all
insmod ohci
insmod ehci
ls

Anything missing?

Thanks,

Javier.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]