On 15.02.2014 21:13, Juan David Alejandro Cadena Cedano wrote:
> Hi!
>
>
> I want to enable usb serial ... as it appears on the page:
> http://www.coreboot.org/GRUB2, but the terminal_output command print it:
>
>
> "Active output Terminals:
>
> vga_text
>
> Available output terminals:
>
> gf
On 16.02.2014 04:53, Gregg Levine wrote:
> Hello!
> I see.
> You do realize that this isn't the Coreboot List, but one on GRUB2? You
> will need to join that list and explain your problems to them, in plain
> text, not HTML formatted e-mail. And using the exact same steps that you
> used to create
Hi Juan,
I fully agree with Gregg Levine remarks.
But, for the first look, I maybe see your mistake in GRUB "serial"
command, so there is my first aid:
> but when I write "serial --speed=115200 --word=8 --parity=no --stop=1 usb0"
> this print it:
>
> "serial port 'usb0' is not found"
Try "seri
Hello!
I see.
You do realize that this isn't the Coreboot List, but one on GRUB2? You
will need to join that list and explain your problems to them, in plain
text, not HTML formatted e-mail. And using the exact same steps that you
used to create that problem.
It may be possible then to revert back
Hi!
I want to enable usb serial ... as it appears on the page:
http://www.coreboot.org/GRUB2, but the terminal_output command print it:
"Active output Terminals:
vga_text
Available output terminals:
gfxterm spkmodem serial_ * mda_text cbmemc serial audio"
then ls command print it:
"(usb0
On Mon, Jan 12, 2009 at 03:09:10PM +0800, 洪鱼儿 wrote:
> hi, I am trying to make trusted grub work (refer to
> http://trousers.sourceforge.net/grub.html) in my linux system with kernel
> 2.6.27.10 and TPM chip 1.2, but i failed. What i had done is the following:
Hi,
We don't support Treacherous C
hi, I am trying to make trusted grub work (refer to
http://trousers.sourceforge.net/grub.html) in my linux system with kernel
2.6.27.10 and TPM chip 1.2, but i failed. What i had done is the following:
(1) got the grub-0.27.patch from
http://trousers.sourceforge.net/grub.html
(2) patch gru