Re: [PATCH] Fix invalid USB descriptor endless loop.

2013-09-17 Thread Aleš Nesrsta
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

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

2013-09-17 Thread Gregg Levine
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

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

2013-09-17 Thread Aleš Nesrsta
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

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

2013-09-17 Thread Javier Vasquez
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, :-

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

2013-09-17 Thread Aleš Nesrsta
# 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

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

2013-09-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

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

2013-09-17 Thread Javier Vasquez
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

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

2013-09-17 Thread Javier Vasquez
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

grub as option rom

2013-09-17 Thread Jan Reiss
-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