Hi Christian,
sorry for delay, I am too busy in last time.
> Hi,
>
> I discovered that on some PC's the USB stack would produce an invalid
> descriptor upon query without an error.
> I don't know why this is the case, maybe broken hardware but I
> seriously doubt it.
> GRUB doesn't handle TT's
Hello!
Your description of the classic Null-Modem device is correct. The baud
rate isn't. it is 115200 not the value you used.
-
Gregg C Levine gregg.drw...@gmail.com
"This signature fought the Time Wars, time and again."
On Tue, Sep 17, 2013 at 5:10 PM, Aleš Nesrsta wrote:
>>> # stty -F /de
Hello!
Your description of the classic Null-Modem device is correct. The baud
rate isn't. it is 115200 not the value you used.
Thanks for correction!
My finger on the key 2 was too fast :-)
As I see, it is really time to go to bed... (at least in our country)
BR, Ales
-
Gregg C Levine gre
On Tue, Sep 17, 2013 at 1:27 PM, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> On 17.09.2013 19:24, Javier Vasquez wrote:
>> # stty -F /dev/ttyUSB0 9600 -echo
>> # cat /dev/ttyUSB0 > ttyUSB0.txt
> It's 115200 not 9600
My mistake, the adapter is not a null modem.
It'll take me more time then, :-
# stty -F /dev/ttyUSB0 9600 -echo
# cat /dev/ttyUSB0 > ttyUSB0.txt
It was 9600 usually, but probably it should be 112500 now, as Vladimir
wrote.
If you want, you can ensure some speed on GRUB side by parameter -s ,e.g.:
serial -s 112500
serial
terminal_output console serial
debug=all
insmod
On 17.09.2013 19:24, Javier Vasquez wrote:
> # stty -F /dev/ttyUSB0 9600 -echo
> # cat /dev/ttyUSB0 > ttyUSB0.txt
It's 115200 not 9600
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu
On Tue, Sep 17, 2013 at 11:24 AM, Javier Vasquez
wrote:
> 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 trie
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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi there,
as more and more mainboards become dual bios compatible and are
flashable online via flashrom.
i thought it might be a good idea if grub could be compiled as option
rom to be included into the standard bios firmware.
Does anyone have an ide