Re: [coreboot] Nehalem not booting with two ram sticks

2016-11-26 Thread Nico Huber
Hi Frederico, On 26.11.2016 22:57, Federico Amedeo Izzo wrote: > On 11/23/2016 10:14 AM, Zoran Stojsavljevic wrote: >> >> Federico, I have here also suggestion for you. You should try to run >> only one DDR memory stick, and then record the memory values (since I >> see from your logs that they

Re: [coreboot] Rettungsboot

2016-11-26 Thread ron minnich
And let's not forget John Lewis' excellent work on JELTKA for chromebooks, which is also Linux and kexec. I've used it and it's great. I have a replacement for petitboot which is an all-Go userland: u-root. Programs in the root file system are Go source and are compiled on first use -- there's a

Re: [coreboot] Rettungsboot

2016-11-26 Thread Zaolin
In my opinion there are currently two payloads which are really interesting and promising for end users: * HEADS - https://github.com/osresearch/heads * Petitboot - https://secure.raptorengineering.com/content/kb/1.html I am currently working on the UI of Heads. So feel free to contribute ;)

Re: [coreboot] Rettungsboot

2016-11-26 Thread Trammell Hudson
On Sat, Nov 26, 2016 at 10:46:33PM +, ron minnich wrote: > [...] > Every bootloader starts simple, and becomes an OS. Every single one starts > with the intent of being small and compact and only supporting some needed > subset of file systems/devices/protocols and ends up implementing >

Re: [coreboot] Rettungsboot

2016-11-26 Thread ron minnich
coreboot today is linuxbios minus the linux. The original intent was always that linux be our lifeboat. The current set of (as you point out) not terrific options is a result of linux growing too big for flash, and flash growing too big for linux, ca. 2002, when we adopted the payload model. The

Re: [coreboot] Rettungsboot

2016-11-26 Thread ron minnich
Oh, my fingers type too much for me now. The current set of (as you point out) not terrific options is a result of linux growing too big for flash, and flash growing too SMALL for linux, ca. 2002, when we adopted the payload model. On Sat, Nov 26, 2016 at 3:46 PM ron minnich

Re: [coreboot] Nehalem not booting with two ram sticks

2016-11-26 Thread Federico Amedeo Izzo
On 11/23/2016 10:14 AM, Zoran Stojsavljevic wrote: > > Federico, I have here also suggestion for you. You should try to run > only one DDR memory stick, and then record the memory values (since I > see from your logs that they are identical for both memories/DDRs), > and then to try to hard-code

Re: [coreboot] PCI passthrough on ASUS KGPE-D16

2016-11-26 Thread opteron
Really great news! Would you mind to share some of your hardware-configuration such as the GPU-Model, CPU and RAM? How is the performance? Thanks! 24. Nov 2016 11:57 by taii...@gmx.com: > On 10/02/2016 12:22 PM, > opte...@keemail.me> wrote: > >> Hi, >> >> would it be possible to passthrough

Re: [coreboot] Rettungsboot

2016-11-26 Thread Nico Huber
On 26.11.2016 19:18, Igor Skochinsky wrote: > Hello Nico, > > Saturday, November 26, 2016, 6:42:40 PM, you wrote: > > NH> Hey coreboot folks, > NH> here's something that's bugging me for a long time: Our lack of an out- > NH> of-the-box booting experience. > > NH> All our payloads that don't

Re: [coreboot] Rettungsboot

2016-11-26 Thread Igor Skochinsky via coreboot
Hello Nico, Saturday, November 26, 2016, 6:42:40 PM, you wrote: NH> Hey coreboot folks, NH> here's something that's bugging me for a long time: Our lack of an out- NH> of-the-box booting experience. NH> All our payloads that don't implement legacy boot facilities (i.e. BIOS, NH> UEFI), only

[coreboot] Rettungsboot

2016-11-26 Thread Nico Huber
Hey coreboot folks, here's something that's bugging me for a long time: Our lack of an out- of-the-box booting experience. All our payloads that don't implement legacy boot facilities (i.e. BIOS, UEFI), only work in the usual case, to boot an installed OS that's con- figured to work with that