[coreboot] setting ipxe rom path deslects ipxe option

2016-07-05 Thread Andrew Engelbrecht via coreboot
when using "make menuconfig", i selected "add pxe rom" then i selected the field below to set the path of the pxe rom image. i entered the path, then pressed enter. as a result, the "add pxe rom" option was disabled. i then re-enabled that option and saw the path that i entered. if not paying atte

[coreboot] commit 6b330f2a bricked my x60; a296f9e3 was working.

2014-10-10 Thread Andrew Engelbrecht
a296f9e3d385d2d310aae1cdfd4a20c592de1d20 worked. 6b330f2a2462a72c2d10940b5e06b99f02b20297 bricked it. i'm not getting serial output from my x60, and the disk access light doesn't turn on. other lights flash after pressing the power button. the AC and (Z) lights stay on. there isn't any graphical o

[coreboot] fan too slow ; speeds incorrect? ; here's how i enabled the x60t fan

2014-09-27 Thread Andrew Engelbrecht
the fan of my x60 tablet wasn't working under coreboot. i got it spinning by adding the following:[1] $ cat /etc/modprobe.d/thinkpad-fan.conf options thinkpad_acpi fan_control=1 (then reboot.) you can then see something like the following here: $ cat /proc/acpi/ibm/fan status: enabled sp

Re: [coreboot] f2a85-m vga binary revision

2014-07-22 Thread Andrew Engelbrecht
9901 and 9993 I think. the a8-5600k internal graphics pciid is 9904. thanks for hacking on coreboot! :-D > Thanks Rudolf ---- Forwarded Message Subject: Re: f2a85-m vga binary revision Date: Tue, 22 Jul 2014 16:44:25 +0200 From: Rudolf Marek To: Andrew Engelbrecht Hi I di

[coreboot] broken wiki links

2014-07-21 Thread Andrew Engelbrecht
the amd revision guide links are broken: http://www.coreboot.org/Datasheets#AMD_2 they appear to have moved: http://developer.amd.com/resources/documentation-articles/developer-guides-manuals/ http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/48931_15h_Mod_10h-1Fh_Rev_Guide.pdf

[coreboot] f2a85-m vga binary revision

2014-07-17 Thread Andrew Engelbrecht
hi ruik, i'm back to building and installing coreboot on the f2a85-m. (i was previously having stability issues with something coreboot-, kernel-, or blob-related in january.) coreboot is now working fairly well with the proper toolchain, etc. when not using the vga option rom. one of the graphic

Re: [coreboot] ATTN: ruik, others: f2a85-m frequently crashes/freezes under high load. do you have it working?

2014-01-21 Thread Andrew Engelbrecht
On 01/21/2014 10:39 AM, Rudolf Marek wrote: > Hi again, > > So far I had no luck reproducing it. Can you provide output of following > command please: thanks ruik for looking into this. i'll get back to you with the requested info as soon as i can. yesterday was MLK day, and i'm not feelin too ho

Re: [coreboot] three errors found while compiling FILO (1 fix + 1 workaround)

2014-01-10 Thread Andrew Engelbrecht
Patrick Georgi wrote: > These are with filo 0.6.0, right? It depends on an age-old version of > libpayload. We had a build blocker there, so I couldn't create a new > FILO version. those issues applied to both versions 0.6.0 and master, except for the one which involving checking out the master

[coreboot] three errors found while compiling FILO (1 fix + 1 workaround)

2014-01-09 Thread Andrew Engelbrecht
i ran into three issues when trying to build FILO in the coreboot git repo, using make menuconfig and make. i found work-arounds for two of them. here are the issues: TL;DR: 1.) include/arch doesn't exist (work-around by symlinking) 2.) conflicting types error 3.) invalid git command when building