Re: [coreboot] SMBIOS table enablement in coreboot

2017-01-15 Thread Mayuri Tendulkar
Hi David Yes, below are settings for our system. As we are using Intel Baytrail, does this SMBIOS manufacturer shd be Intel? CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="x" # CONFIG_SMBIOS_PROVIDED_BY_MOBO is not set CONFIG_GENERATE_SMBIOS_TABLES=y CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="" Regar

Re: [coreboot] !! Resource didn't fit !! / Porting coreboot to the Supermicro X9SPU-F mainboard

2017-01-15 Thread Nico Huber
Hi Nicolai, On 15.01.2017 15:28, Renze Nicolai wrote: > Hello everyone, > > A small update: The serial port (finally) works! (apparently a kconfig > entry was needed for the superio code to actually enable the serial > port when it is enabled in code) > > However the actual problem still remains

Re: [coreboot] Using as default external monitor for booting in x230

2017-01-15 Thread ron minnich
On Sun, Jan 15, 2017 at 10:09 AM Nico Huber wrote: > > It wouldn't matter as the current native gfx code in coreboot doesn't > support external displays. > Yes. I started that code as a "let's get chromebooks to not use the video binary blob" project. That was five years ago, if you can believe

Re: [coreboot] Using as default external monitor for booting in x230

2017-01-15 Thread Nico Huber
Hi, On 15.01.2017 01:12, Car.cuevas via coreboot wrote: > Hi, > > well actually, I will have to use Seabios as payload, since I may be > needing sometimes to boot to the windows which came pre-installed, but > 99% of times I am using Debian. And actually, my problem is about > using as default sc

[coreboot] Lenovo T410s

2017-01-15 Thread Stefan Tauner
Hi, Nicolas Reinecke ported the x201 coreboot code to support the T410s many moons ago (during/after the Prague hackathon). Eventually I came around to test it and it boots fine into Linux with a GRUB2 payload and memtest works fine too. I had to forward port it and add some changes done to simila

Re: [coreboot] !! Resource didn't fit !! / Porting coreboot to the Supermicro X9SPU-F mainboard

2017-01-15 Thread Renze Nicolai
Hello everyone, A small update: The serial port (finally) works! (apparently a kconfig entry was needed for the superio code to actually enable the serial port when it is enabled in code) However the actual problem still remains: The bootlog reports that something is wrong with the PCI(e) resourc