Re: [coreboot] Free (possibly recoverable?) Gigabyte GA-MA785GMT-UD2H

2011-02-15 Thread Qing Pei Wang
which jumper slipped? by the way, which method did you use to confirm that"it tries to rewrite the main bios"? Best wishes Wang Qing Pei Phone: 86+18930528086 On Tue, Feb 15, 2011 at 5:56 AM, Benjamin Cook wrote: > Hello all, > > I recently made my first attempt at installing coreboot. I happe

Re: [coreboot] [FILO] r140 - trunk/filo/fs

2011-02-15 Thread Peter Stuge
Stefan Reinauer wrote: > > > Author: stepan .. > > > Allow FILO to boot off EXT4 partitions. .. > > > Modified: > > >trunk/filo/fs/fsys_ext2fs.c .. > > This doesn't compile with CONFIG_DEBUG_FSYS_EXT2FS=y .. > Fixes welcome! If you broke it you get to fix it too.. :) //Peter -- coreboot ma

Re: [coreboot] Tester devices [was: QA contribution]

2011-02-15 Thread Peter Stuge
Hi, Juhana Helovuo wrote: > Now there is more progress. After some building, coding, and > debugging I have the tester sort-of-working. Cool. > In this image you can see the tester plugged into an Asus mainboard: > > http://alpskari.asiantuntijat.org/~juhe/in-system-flasher/DSC08430.jpg Sadly

Re: [coreboot] [FILO] r140 - trunk/filo/fs

2011-02-15 Thread Stefan Reinauer
* Nathan Williams [110214 04:20]: > On Sat, 2011-02-12 at 03:01 +0100, repository service wrote: > > Author: stepan > > Date: Sat Feb 12 03:01:44 2011 > > New Revision: 140 > > URL: http://tracker.coreboot.org/trac/filo/changeset/140 > > > > Log: > > Allow FILO to boot off EXT4 partitions. > > >

Re: [coreboot] Free (possibly recoverable?) Gigabyte GA-MA785GMT-UD2H

2011-02-15 Thread Alex G.
> I've been speaking with mrnuke on the IRC channel and he mentioned two > things: 1) There might be some clever strategy to recover the board, and Can you post some high resolution, clear, pictures of the exposed area? You described some sparks, which means there's a high chance any damaged compo

[coreboot] [PATCH] X60: Add basic ACPI files

2011-02-15 Thread Sven Schnelle
Hi List, this patch adds the basic files needed for ACPI support for the Thinkpad X60 mainboard. Most files are just empty templates, which are required by coreboot. They will be filled with code with the next patches. Right now, most important thing in this patch are the Interrupt Routing tables

[coreboot] [PATCH] X60: enable SMI handler

2011-02-15 Thread Sven Schnelle
Hi List, this patch enables SMI Support for the Thinkpad X60. Signed-off-by: Sven Schnelle Index: src/mainboard/lenovo/x60/Kconfig === --- src/mainboard/lenovo/x60/Kconfig (revision 6365) +++ src/mainboard/lenovo/x60/Kconfig (workin

[coreboot] [commit] r6365 - trunk/src/mainboard/lenovo/x60

2011-02-15 Thread repository service
Author: stuge Date: Tue Feb 15 14:07:32 2011 New Revision: 6365 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6365 Log: Remove more files and lines mistakenly copied from Roda to X60 Signed-off-by: Peter Stuge Acked-by: Peter Stuge Deleted: trunk/src/mainboard/lenovo/x60/m3885.c

[coreboot] [commit] r6364 - in trunk/src/mainboard/lenovo/x60: . acpi

2011-02-15 Thread repository service
Author: stuge Date: Tue Feb 15 12:14:17 2011 New Revision: 6364 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6364 Log: Remove ACPI mistakenly copied from Roda to ThinkPad X60 It is incorrect, and will be replaced with proper ACPI for X60. Signed-off-by: Peter Stuge Acked-by: Peter