On Tue, Jul 12, 2016 at 8:04 PM, Kevin O'Connor wrote:
> On Mon, Jul 11, 2016 at 08:25:14PM +0300, Andrey Korolyov wrote:
>> Awesome suggestion, turns out that the PCI_COMMAND_IO is not set.
>> Removing the check entirely would lead to an incomplete PCI
>> initialization but placing VGA ROM to vga
On Mon, Jul 11, 2016 at 08:25:14PM +0300, Andrey Korolyov wrote:
> Awesome suggestion, turns out that the PCI_COMMAND_IO is not set.
> Removing the check entirely would lead to an incomplete PCI
> initialization but placing VGA ROM to vgaroms/seavgabios.rom could do
> the trick.
So, out of curiosi
On Mon, Jul 11, 2016 at 3:09 AM, Kevin O'Connor wrote:
> On Mon, Jul 11, 2016 at 02:23:12AM +0300, Andrey Korolyov wrote:
>> Hi,
>>
>> as per Kevin`s suggestion, I am posting initialization log (mixed one)
>> from initialization of the GeodeLX board. As it could be clearly seen
>> from the log, VG
On Mon, Jul 11, 2016 at 02:23:12AM +0300, Andrey Korolyov wrote:
> Hi,
>
> as per Kevin`s suggestion, I am posting initialization log (mixed one)
> from initialization of the GeodeLX board. As it could be clearly seen
> from the log, VGA option ROM was never called and executed during the
> initia
Hi,
as per Kevin`s suggestion, I am posting initialization log (mixed one)
from initialization of the GeodeLX board. As it could be clearly seen
from the log, VGA option ROM was never called and executed during the
initialization sequence, therefore issue with a lack of video output
during SeaBIOS