Re: Help me please!

2014-02-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

Re: Help me please!

2014-02-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

Re: Help me please!

2014-02-16 Thread Aleš Nesrsta
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

Re: Help me please!

2014-02-15 Thread Gregg Levine
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

Help me please!

2014-02-15 Thread Juan David Alejandro Cadena Cedano
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

Re: trouble about trusted grub, help me please!!!

2009-02-07 Thread Robert Millan
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

trouble about trusted grub, help me please!!!

2009-01-11 Thread 洪鱼儿
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