Re: [coreboot] Alias motherboard?

2014-02-16 Thread mrnuke
On Sunday, February 16, 2014 08:40:43 AM Oskar Enoksson wrote: > Ok, but when I look inside my DL145G1 the text "AMD Serenade" is printed > on the motherboard. In fact, HP DL145 G1 is not a motherboard, it's a > server which uses the AMD Serenade motherboard. > Does the vendor BIOS say "HP DL145 G

Re: [coreboot] Trouble with coreboot for Roda RK9 (SOLVED)

2014-02-16 Thread Dmitry Bagryanskiy
Hello Nico, My patch to ./roda/rk9/romstage.c --- ./rk9_orig/romstage.c 2014-02-14 18:26:39.0 +0400 +++ ./rk9_patch/romstage.c 2014-02-14 18:36:24.859508133 +0400 @@ -47,10 +47,14 @@ /* Set gpio levels [31:0]. orig: 0x01140800 (~SATA0, ~SATA1, GSM, BT, WLAN, ~ANTMUX, ~GPIO12,

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-16 Thread Kevin O'Connor
On Sun, Feb 16, 2014 at 07:30:30PM +0100, Denis 'GNUtoo' Carikli wrote: > Then seabios started, and I saw the press F12 on the screen which > overwrote the previous already-there and not-cleared grub stuff (that's > why I used clear before). Yeah, the clearing can probably be fixed up in the vgabi

[coreboot] Wyse S10 Geode GX2

2014-02-16 Thread andrew
Hi, I'm fairly new at this and I'm trying to get coreboot and SeaBIOS working on a Wyse S10 and I've hit a problem and wondered if anyone can help. I've compiled the reference toolchain and used that with the latest Git version and the one mentioned in Fijam's blog (http://fijam.eu.org/blog/how-t

Re: [coreboot] Wyse S10 Geode GX2

2014-02-16 Thread Peter Stuge
and...@cogman.info wrote: > it's a different size to the one Fijam used? Check if it is gzip-compressed. > .config and bootlog attached. Sorry, no attachments. Make sure that they are text/plain. //Peter -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinf

Re: [coreboot] Wyse S10 Geode GX2

2014-02-16 Thread andrew
> and...@cogman.info wrote: >> it's a different size to the one Fijam used? > Check if it is gzip-compressed. Thank you for the quick reply. It doesn't appear to be a gzip file - file reports it as a "COM executable for DOS" >> .config and bootlog attached. > Sorry, no attachments. Make sure that

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-16 Thread Denis 'GNUtoo' Carikli
On Wed, 12 Feb 2014 12:58:11 -0500 Kevin O'Connor wrote: > I have recently put together a basic implementation of a vgabios for > use with displays that are initialized by coreboot. Sorry, I've a huge mail backlog. > To build this version of SeaVGABIOS, checkout the testing code from: > > https

Re: [coreboot] Wyse S10 Geode GX2

2014-02-16 Thread Peter Stuge
and...@cogman.info wrote: > > and...@cogman.info wrote: > >> it's a different size to the one Fijam used? > > Check if it is gzip-compressed. > > Thank you for the quick reply. It doesn't appear to be a gzip file - file > reports it as a "COM executable for DOS" Sounds fine. The missing interrupt

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-16 Thread Peter Stuge
Denis 'GNUtoo' Carikli wrote: > I've tested it like that: > * I've added it to my branch where I rebased the lenovo x60 native GPU > init patches left, and the rest that I want and that isn't in > coreboot yet. The commits from your branch which you pushed with me as author and which four othe

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-16 Thread mrnuke
On Sunday, February 16, 2014 11:42:57 PM Peter Stuge wrote: > Denis 'GNUtoo' Carikli wrote: > > [...] > > The commits from your branch which you pushed with me as author and > which four other developers reviewed and finally submitted, without > spotting bugs present in some commits and with talki

Re: [coreboot] Alias motherboard?

2014-02-16 Thread Oskar Enoksson
On 02/16/2014 09:08 AM, mrnuke wrote: > On Sunday, February 16, 2014 08:40:43 AM Oskar Enoksson wrote: >> Ok, but when I look inside my DL145G1 the text "AMD Serenade" is printed >> on the motherboard. In fact, HP DL145 G1 is not a motherboard, it's a >> server which uses the AMD Serenade motherboa

[coreboot] Help using IRC

2014-02-16 Thread Anthony Ross
Hello Folks Well Im a bit confused on how to use the IRC provided for the list members. It seems just silent for hours, no responses at all. Could someone provide help? Regards Neo -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Alias motherboard?

2014-02-16 Thread mrnuke
On Monday, February 17, 2014 06:27:34 AM Oskar Enoksson wrote: > On 02/16/2014 09:08 AM, mrnuke wrote: > > On Sunday, February 16, 2014 08:40:43 AM Oskar Enoksson wrote: > >> Ok, but when I look inside my DL145G1 the text "AMD Serenade" is printed > >> on the motherboard. In fact, HP DL145 G1 is no

Re: [coreboot] Alias motherboard?

2014-02-16 Thread Oskar Enoksson
> On Monday, February 17, 2014 06:27:34 AM Oskar Enoksson wrote: >> On 02/16/2014 09:08 AM, mrnuke wrote: >> > On Sunday, February 16, 2014 08:40:43 AM Oskar Enoksson wrote: >> >> Ok, but when I look inside my DL145G1 the text "AMD Serenade" is >> printed >> >> on the motherboard. In fact, HP DL145

Re: [coreboot] Alias motherboard?

2014-02-16 Thread mrnuke
On Monday, February 17, 2014 08:21:55 AM Oskar Enoksson wrote: > > On Monday, February 17, 2014 06:27:34 AM Oskar Enoksson wrote: > >> On 02/16/2014 09:08 AM, mrnuke wrote: > >> > On Sunday, February 16, 2014 08:40:43 AM Oskar Enoksson wrote: > >> >> Ok, but when I look inside my DL145G1 the text "

Re: [coreboot] SeaVGABIOS with native vga init (Need testers)

2014-02-16 Thread Kevin O'Connor
On Wed, Feb 12, 2014 at 07:23:14PM -0500, Kevin O'Connor wrote: > On Wed, Feb 12, 2014 at 10:35:08PM +0100, Paul Menzel wrote: > > Am Mittwoch, den 12.02.2014, 12:58 -0500 schrieb Kevin O'Connor: > > > I've run some basic tests on this version of SeaVGABIOS on my > > > hardware. However, I don't h