Re: [coreboot] VGA doesn't work on Mohon Peak

2015-04-14 Thread Kuzmichev Viktor
-Viktor On 19/03/15 21:20, Marc Jones wrote: Hi Viktor, On Thu, Mar 19, 2015 at 4:23 AM Kuzmichev Viktor kuzmichevvikt...@gmail.com mailto:kuzmichevvikt...@gmail.com wrote: Hello, I'm using coreboot + SeaBIOS on Mohon Peak CRB. And I've tried to make VGA work for a while now. I used

[coreboot] Fwd: Re: VGA doesn't work on Mohon Peak

2015-04-03 Thread Kuzmichev Viktor
Sorry, I posted with the wrong email address. Forwarded Message Subject:Re: [coreboot] VGA doesn't work on Mohon Peak Date: Fri, 03 Apr 2015 11:15:55 +0300 From: Kuzmichev kuzmic...@rikor.com To: coreboot@coreboot.org Please post lspci -vs 2:0.0 and/or

Re: [coreboot] VGA doesn't work on Mohon Peak

2015-03-31 Thread Kuzmichev Viktor
: On Fri, Mar 20, 2015 at 12:30:38PM +0300, Kuzmichev Viktor wrote: I tried not to include any VBIOS file in coreboot ROM much earlier, in my first tests. With 'Run VGA Option ROMs' option checked the board just hung. And as I mentioned in my previous email VGA works fine with vendor's BIOS. So

Re: [coreboot] VGA doesn't work on Mohon Peak

2015-03-31 Thread Kuzmichev Viktor
wrote: On Tue, Mar 31, 2015 at 03:22:10PM +0300, Kuzmichev Viktor wrote: Hello. Sorry it took me so long to reply. So, I tried the suggested setup and it didn't work. Here is my CBFS: $ ./build/cbfstool build/coreboot.rom print coreboot.rom: 8192 kB, bootblocksize 1024, romsize 8388608, offset

Re: [coreboot] VGA doesn't work on Mohon Peak

2015-03-20 Thread Kuzmichev Viktor
:20 PM, Marc Jones wrote: Hi Viktor, On Thu, Mar 19, 2015 at 4:23 AM Kuzmichev Viktor kuzmichevvikt...@gmail.com mailto:kuzmichevvikt...@gmail.com wrote: Hello, I'm using coreboot + SeaBIOS on Mohon Peak CRB. And I've tried to make VGA work for a while now. I used this article

[coreboot] VGA doesn't work on Mohon Peak

2015-03-19 Thread Kuzmichev Viktor
Hello, I'm using coreboot + SeaBIOS on Mohon Peak CRB. And I've tried to make VGA work for a while now. I used this article as a guide: http://www.coreboot.org/VGA_support Extracting VGA BIOS from vendor BIOS image did not work: $ ./bios_extract EDVLCRB1.86B.0043.R00.1408290947_MPK.bin Using

Re: [coreboot] Mohon Peak, Memtest86+ does not start

2015-02-20 Thread Kuzmichev Viktor
not control serial input in memtest since memtest has its own code for serial input handling. And still, input via serial console does not work in memtest. Any idea why that's the case? -Viktor On 19.02.2015 18:28, Kevin O'Connor wrote: On Tue, Jan 27, 2015 at 03:59:27PM +0300, Kuzmichev Viktor wrote

Re: [coreboot] Mohon Peak, Memtest86+ does not start

2015-02-02 Thread Kuzmichev Viktor
the feature you're looking for. Hope this helps. Martin On 01/27/2015 05:59 AM, Kuzmichev Viktor wrote: Thank you very much, this helped a lot! Now memtest is loading and it successfully performs RAM tests. But there is another issue. Somehow, input via serial console does not work. And it seems like

Re: [coreboot] Mohon Peak, Memtest86+ does not start

2015-01-27 Thread Kuzmichev Viktor
the board). I've tried to search for this but so far found nothing. Will appreciate any help. Viktor On 23.01.2015 18:47, Aaron Durbin wrote: On Fri, Jan 23, 2015 at 1:45 AM, Kuzmichev Viktor kuzmichevvikt...@gmail.com wrote: Hello Stefan, Thank you for the tip, I'm currently looking

Re: [coreboot] Mohon Peak, Memtest86+ does not start

2015-01-22 Thread Kuzmichev Viktor
wrote: * Kuzmichev Viktor kuzmichevvikt...@gmail.com [150120 14:31]: Hello, I'm trying to load Memtest86+ on the Mohon Peak reference board from CBFS and it fails. My primary payload is SeaBIOS. Memtest is added using cbfstool, so the layout of my ROM file is as follows: $ ./build/cbfstool

Re: [coreboot] SeaBIOS, serial output, grub, sgabios does not seem to load

2015-01-20 Thread Kuzmichev Viktor
is to build SeaBIOS outside of the coreboot structure and pull it in as an elf payload. Building within coreboot is handy, but it doesn't offer the flexibility or control that you get building it yourself. Martin On 01/12/2015 01:50 AM, Kuzmichev Viktor wrote: On 11.01.2015 07:45, Martin Roth

[coreboot] Mohon Peak, Memtest86+ does not start

2015-01-20 Thread Kuzmichev Viktor
Hello, I'm trying to load Memtest86+ on the Mohon Peak reference board from CBFS and it fails. My primary payload is SeaBIOS. Memtest is added using cbfstool, so the layout of my ROM file is as follows: $ ./build/cbfstool build/coreboot.rom print coreboot.rom: 8192 kB, bootblocksize 1024,

Re: [coreboot] SeaBIOS, serial output, grub, sgabios does not seem to load

2015-01-19 Thread Kuzmichev Viktor
)0x774840 null 46936/ /fsp.bin0x77ffc0 (unknown) 372736/ /(empty)0x7db000 null 150424/ *From:* Kuzmichev Viktor mailto:kuzmichevvikt...@gmail.com

Re: [coreboot] SeaBIOS, serial output, grub, sgabios does not seem to load

2015-01-14 Thread Kuzmichev Viktor
recommend is to build SeaBIOS outside of the coreboot structure and pull it in as an elf payload. Building within coreboot is handy, but it doesn't offer the flexibility or control that you get building it yourself. Martin On 01/12/2015 01:50 AM, Kuzmichev Viktor wrote

Re: [coreboot] SeaBIOS, serial output, grub, sgabios does not seem to load

2015-01-13 Thread Kuzmichev Viktor
On 11.01.2015 07:45, Martin Roth wrote: On 01/10/2015 07:53 AM, Kevin O'Connor wrote: On Thu, Dec 25, 2014 at 11:45:40AM +0300, Kuzmichev Viktor wrote: Hello, I've been trying to boot grub installed on the hard drive using coreboot and SeaBIOS as a payload. The motherboard I'm using is Intel

[coreboot] SeaBIOS, serial output, grub, sgabios does not seem to load

2015-01-08 Thread Kuzmichev Viktor
Hello, I've been trying to boot grub installed on the hard drive using coreboot and SeaBIOS as a payload. The motherboard I'm using is Intel Mohon Peak. Also, I do not use VGA for output, only serial port. So, I included the sgabios into my rom file. Here is its layout: $ ./build/cbfstool