Re: [coreboot] libpayload: Missing inclusion of `libpayload-config.h`

2013-03-27 Thread Nico Huber
Hello Paul, Am 27.03.2013 14:04, schrieb Paul Menzel: > Dear coreboot folks, > > > using latest master > > commit 3cc0d1eb3f611cb7bf0e45d8ccdb0c84f54f54dc > Author: David Hendricks > Date: Tue Mar 26 16:28:21 2013 -0700 > > exynos5250: assign RAM

Re: [coreboot] libpayload: Missing inclusion of `libpayload-config.h`

2013-03-28 Thread Nico Huber
Dear Paul, Am 28.03.2013 12:37, schrieb Paul Menzel: > > Am Mittwoch, den 27.03.2013, 20:49 +0100 schrieb Nico Huber: > >> Am 27.03.2013 14:04, schrieb Paul Menzel: >>> Dear coreboot folks, >>> >>> >>> using latest master >>>

[coreboot] Ivy Bridge desktop support

2013-03-30 Thread Nico Huber
Dear coreboot folks, I'm looking forward to write a port for my Ivy Bridge desktop system based on this board: Intel DH77EB (codenamed Eb Lake, [1]). It comes with the H77 platform controller hub (PCH) and a Winbond W83677HG super I/O chip (build by Nuvoton as NCT6775F, [2]). I'm using it with a C

Re: [coreboot] Ivy Bridge desktop support

2013-04-02 Thread Nico Huber
Hello Paul, Am 02.04.2013 11:12, schrieb Paul Menzel: > Am Sonntag, den 31.03.2013, 21:10 +0200 schrieb Paul Menzel: > >> Am Samstag, den 30.03.2013, 19:57 +0100 schrieb Nico Huber: >> >>> I'm looking forward to write a port for my Ivy Bridge desktop system based

Re: [coreboot] Trouble with coreboot for Roda RK9

2013-06-25 Thread Nico Huber
Am 25.06.2013 14:07, schrieb Dmitry Bagryanskiy: Hello Dmitry, welcome to the coreboot mailing list. > Could you please help me to solve some problems? > Laptop: Roda RK9 > Socket: mPGA479M > > The problem is that when loading coreboot, "Unsupported FSB clock" is > written in the debug and the

Re: [coreboot] Trouble with coreboot for Roda RK9

2013-06-26 Thread Nico Huber
Am 25.06.2013 23:08, schrieb Dmitry Bagryanskiy: Hello Dmitry, > My processor type is Intel Core 2 Duo P8400, socket mFCPGA479M IIRC, I've seen at least one RK9 with this CPU running coreboot. Looking through your log files, I didn't find anything suspicious. I'll try to check if current upstream

Re: [coreboot] Who sells the Roda RK9 ?

2013-07-02 Thread Nico Huber
t the RK9 is most likely not what you want, being a 6kg ruggedized notebook. > > ps: I did the same about the Getac P470 with the same results: nobody seems > to sell it. I'd wonder if it's still sold. Nico > > Thank in advance, > ms > [1] http://roda-mildef.com

Re: [coreboot] Trouble with coreboot for Roda RK9

2013-07-02 Thread Nico Huber
Maybe you should also try to reset your coreboot checkout or even a fresh checkout if you did any changes. Nico -- M. Sc. Nico Huber Berater, SINA-Softwareentwicklung Public Sector secunet Security Networks AG Tel.: +49-201-5454-3635, Fax: +49-201-5454-1325 E-Mail: nico.hu...@secunet.com Me

Re: [coreboot] Using USB keyboard in payloads

2012-11-19 Thread Nico Huber
> > I'm unable to get the USB keyboard to work in payloads. > I'm using it with libpayload, and configured libpayload to enable > the USB_HID, USB_OHCI, USB_EHCI, USB_UHCI, USB_XHCI drivers. > > I call usb_initialize() in the early part of my payload. > > Calls to usbhid_havechar() just return 0

[coreboot] References to ich9gen in the wiki (was: Re: Fwd: Ethernet problem in x200)

2017-03-29 Thread Nico Huber
On 29.03.2017 10:52, Denis 'GNUtoo' Carikli wrote: >>> To get a working Ethernet with (3) you need to set a >>> valid mac address: >>> In the installation documentation, you are expected to use ich9gen, >>> however if you use it this way: $ ./ich9gen >>> It will not produce a valid MAC address

Re: [coreboot] [flashrom] flashrom and MacMini 2009

2017-03-29 Thread Nico Huber
Hello Micha, On 27.03.2017 13:58, Michael Schröder wrote: > Dear folks, > > i am interested in using coreboot with a MacMini 2007 (core2duo). It > uses the same chipset (GM945) as the macbook2.1 which supported yet. > > I managed to read infos about the BIOS with flashrom. > The verbose output i

Re: [coreboot] References to ich9gen in the wiki (was: Re: Fwd: Ethernet problem in x200)

2017-03-29 Thread Nico Huber
On 29.03.2017 22:37, Denis 'GNUtoo' Carikli wrote: > Nico Huber wrote: >> I had this on my TODO list for some time. I think we should (if not >> already done) extend ifdtool to toggle whatever bit is needed to run >> without ME firmware. And let people use that in

Re: [coreboot] Question about Intel HD graphics and FLR

2017-03-30 Thread Nico Huber
Hi JP, On 30.03.2017 17:48, Joshua Pincus wrote: > Hi Zoran, > > Thanks for your reply. > > My situation is this: When the VM guest comes up the first time from a > system-level reset (aka power on), the Broadwell HD graphics device runs > fine. I see basic VGA both before and during the boot o

Re: [coreboot] Coreboot wiki: what license is the content under?

2017-03-31 Thread Nico Huber
On 31.03.2017 18:17, Sam Kuper wrote: > On 30/03/2017, Patrick Georgi via coreboot wrote: >> I'd go with CC-BY for the simple reason that documentation acts as >> marketing material which should see the widest distribution possible. > > This does not make sense to me. CC BY-SA would not hinder di

Re: [coreboot] Coreboot wiki: what license is the content under?

2017-03-31 Thread Nico Huber
On 31.03.2017 23:38, Sam Kuper wrote: > On 31/03/2017, David Hendricks wrote: >> On Fri, Mar 31, 2017 at 10:20 AM, Sam Kuper wrote: >>> Also, to further address Patrick's point above about marketing >>> material: it is important that the provenance of information about >>> Coreboot can be establi

Re: [coreboot] Coreboot wiki: what license is the content under?

2017-04-01 Thread Nico Huber
On 01.04.2017 01:39, Sam Kuper wrote: > On 31/03/2017, Nico Huber wrote: >> On 31.03.2017 23:38, Sam Kuper wrote: >>> On 31/03/2017, David Hendricks wrote: >>>> On Fri, Mar 31, 2017 at 10:20 AM, Sam Kuper >>>> wrote: >>>>> Also,

Re: [coreboot] Coreboot wiki: what license is the content under?

2017-04-01 Thread Nico Huber
On 01.04.2017 17:19, Sam Kuper wrote: > In the case of both CC BY and CC BY-SA, the rights granted to the > *recipient of the licensed work* include the freedom to create > adaptations and to distribute or publicly perform them, subject *only* > to a small list of restrictions. CC BY has a shorter

Re: [coreboot] Coreboot wiki: what license is the content under?

2017-04-02 Thread Nico Huber
Hi Sam, On 02.04.2017 20:05, Sam Kuper wrote: > So, Creative Commons explicitly acknowledges that an adaptation of a > CC BY-licensed work can indeed be licensed under CC0 (or, at least, > that the adapter's contribution to the adaptation can be; which I note > would be the entire adaptation, in c

Re: [coreboot] VGA and Graphics

2017-04-04 Thread Nico Huber
Hi Ron, On 04.04.2017 19:46, ron minnich wrote: > Igor, if you are going to say things like "AFAIK there is no public > description of these tables' layout and contents, only Intel knows how to > build and parse them.", it's really a good idea to back it up with a > primary source, especially sinc

Re: [coreboot] VGA and Graphics

2017-04-05 Thread Nico Huber
On 05.04.2017 17:03, Zoran Stojsavljevic wrote: > To Coreboot, > > http://www.uefi.org/sites/default/files/resources/UPFS11_P4_UEFI_GOP_AMD.pdf > > Please, read about GOP, and what GOP suppose to be. > > So, GOP actually need to replace vBIOS, VBT, legacy INT 10H, and complete > VBE 3.0 standard

Re: [coreboot] VGA and Graphics

2017-04-05 Thread Nico Huber
On 05.04.2017 17:16, ron minnich wrote: > Zoran, given that we still see _MP_ and even $PIR tables in BIOS, is it These are obsoleted standards. > possible that VBT might always be there even if it's not strictly needed? This is a table used by only one vendor and nobody intended to replace it s

Re: [coreboot] do i have to install gcc-multilib, in order to build coreboot 4.5?

2017-04-08 Thread Nico Huber
Hi Zoran, On 07.04.2017 21:42, Zoran Stojsavljevic wrote: > You see, Nico... Here! > >> VBT is documented by intel-gpu-tools. There's intel_vbt_decode (former > intel_bios_decode) available >> https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tree/ > tools/intel_vbt_decode.c that will print a

Re: [coreboot] Trouble initializing gfx on X200(s)

2017-04-17 Thread Nico Huber
Hi Daniel, On 17.04.2017 02:11, Daniel Kulesz via coreboot wrote: > Hi folks, > > using the latest coreboot master, I tried several combinations and > various config options but I did not succeed to initialize gfx on a > X200s so that typical graphical boots work such as: > > - Ubuntu CD Install

Re: [coreboot] ThinkPad X230 with working truncated ME and 11 MB space for payload

2017-04-17 Thread Nico Huber
Hi Marek, On 17.04.2017 02:28, Marek Behun wrote: > So apparently disabling building relocatable kernel fixed the issue > with kvm. that seems pretty random. > > But I have now a different issue which renders my X230 useless with > completely stripped ME. It seems that native ram init does not

Re: [coreboot] Remote security exploit in all 2008+ Intel platforms

2017-05-02 Thread Nico Huber
On 02.05.2017 00:44, ron minnich wrote: > On Mon, May 1, 2017 at 1:17 PM Rene Shuster > wrote: > >> Yes Puri.sm has been debunked. >> > > I disagree. I've seen the systems. From what I can see, Puri.sm has made a > good faith effort to go as far possible *with modern x86 chipsets* toward > getti

Re: [coreboot] Remote security exploit in all 2008+ Intel platforms

2017-05-02 Thread Nico Huber
On 02.05.2017 04:52, Youness Alaoui wrote: > Ron couldn't be more right when he says that you can't appreciate how much > work it is to go from a "it works" to a "it's tested/verified and made into > a *product* for actual users". It took me 6 months of work to finish the 4 > days of work that Dunc

Re: [coreboot] Remote security exploit in all 2008+ Intel platforms

2017-05-02 Thread Nico Huber
On 02.05.2017 16:20, ron minnich wrote: > On Tue, May 2, 2017 at 3:54 AM Nico Huber wrote: > >> >> >> You sound much like their advertisement. >> >> > > OK, I'm done here. Have a nice project everyone. When people start making > statements l

Re: [coreboot] BIOSBits ...

2017-05-03 Thread Nico Huber
Hi Kashif, On 02.05.2017 23:04, Kashif Ali wrote: > Hi all, > > We modified coreboot for the OpenCellular project and looking to have test > suite for BIOS, specially during manufacturing. The OpenCellular is based > on Intel Atom E3845, similar to minnowboard. I came across biosbits.org, > have

Re: [coreboot] Anyone got an opinion, technical or otherwise, on this?

2017-05-03 Thread Nico Huber
On 03.05.2017 16:31, Matt DeVillier wrote: > On Wed, May 3, 2017 at 4:17 AM, John Lewis wrote: > >> I think I've answered my own questions by checking out the menuconfig >> options, it looks to me as though up to and including Skylake is possible, >> and flashing internally *should* be okay? >> >

Re: [coreboot] Remote security exploit in all 2008+ Intel platforms

2017-05-03 Thread Nico Huber
On 03.05.2017 01:39, Youness Alaoui wrote: > to answer Nico's other post: > I'm quite surprised and disappointed by your answer. You have every right > to say that you are disappointed or distrusting Purism due to past actions, > but I find it harsh for you to be repeatedly saying "fraud" and "scam

Re: [coreboot] Remote security exploit in all 2008+ Intel platforms

2017-05-03 Thread Nico Huber
On 03.05.2017 09:28, Zoran Stojsavljevic wrote: >> The reason we want to prioritize the ME vs. the FSP, is because a lot > more people were interested in getting rid of the ME, >> so it is a higher priority, *but the FSP is also going to be reversed > eventually and coreboot deblobbed entirely*. >

[coreboot] Will we maintain Skylake/FSP1.1?

2017-05-09 Thread Nico Huber
Hi, I was walking through the Skylake FSP1.1 support in coreboot and asked myself if it is worth to clean it up and maintain the code? given that the upcoming release of Kabylake FSP should be able to supersede it (I presume it is?). Are there any plans yet to drop it once the next FSP is released

Re: [coreboot] Will we maintain Skylake/FSP1.1?

2017-05-09 Thread Nico Huber
On 09.05.2017 17:19, Aaron Durbin via coreboot wrote: > On Tue, May 9, 2017 at 10:14 AM, Nico Huber wrote: >> Hi, >> >> I was walking through the Skylake FSP1.1 support in coreboot and asked >> myself if it is worth to clean it up and maintain the code? given that

Re: [coreboot] Will we maintain Skylake/FSP1.1?

2017-05-09 Thread Nico Huber
ve us a pointer. Nico > > Thanks, > Youness. > > On Tue, May 9, 2017 at 11:19 AM, Aaron Durbin wrote: > >> On Tue, May 9, 2017 at 10:14 AM, Nico Huber >> wrote: >>> Hi, >>> >>> I was walking through the Skylake FSP1.1 support in coreboo

Re: [coreboot] AMT bug

2017-05-11 Thread Nico Huber
On 10.05.2017 00:25, taii...@gmx.com wrote: > On 05/09/2017 05:26 PM, taii...@gmx.com wrote: > >> On 05/08/2017 12:40 AM, ron minnich wrote: >> >>> >>> I am long past believing one can build secure platforms on any x86 >>> chipset. >>> This mess only strengthens that conviction. But there are some

Re: [coreboot] Request for reviewing Coreboot/VBT

2017-05-11 Thread Nico Huber
On 11.05.2017 11:29, Zoran Stojsavljevic wrote: > Hello Community, > > Here is the request for reviewing the latest and greatest WIKI Coreboot/VBT: > https://en.wikipedia.org/wiki/Coreboot/VBT Sigh, as you describe ongoing development details, some place like the coreboot wiki [1] might be a bett

Re: [coreboot] Help with i915

2017-05-11 Thread Nico Huber
On 11.05.2017 22:43, Joshua Pincus wrote: > Hey Folks, > > > I've been smacking my head against the wall for 2 weeks. I can't smack it > anymore. There's not much brain left at this point. Here's my issue: > > > I have a Broadwell system with HD Video/Audio support. When Windows 10 > runs n

Re: [coreboot] Help with i915

2017-05-12 Thread Nico Huber
On 12.05.2017 14:26, Joshua Pincus wrote: > Hi Zoran, > > Please see my inline response below. > > On May 12, 2017 8:13 AM, "Zoran Stojsavljevic" < > zoran.stojsavlje...@gmail.com> wrote: >> >> Hello Joshua, >> >> You managed to confuse me, on the very high level.Why, you'll ask? >> >> [1] I have

Re: [coreboot] [RFC] Removing RTC configurable baud rate

2017-05-13 Thread Nico Huber
On 12.05.2017 21:59, Arthur Heymans wrote: > Hi > > In the latest CCM[1] the question was raised whether someone still uses > the configuration option baud_rate from RTC nvram (CMOS) and if not > maybe think about removing this. > > The issues raised with this code were: > * they are an extra bur

Re: [coreboot] Intel me problems

2017-05-16 Thread Nico Huber
On 16.05.2017 16:22, Alejandro Flores wrote: > I have a new acer chromebook I have flashed with coreboot + seabios > payload. It boots to linux ok, but then powers off suddenly after 30 min > regardless of whether I am using it. > > I disabled hibernation and have been leaving it plugged in, but t

Re: [coreboot] Intel me problems

2017-05-23 Thread Nico Huber
On 23.05.2017 00:58, Alejandro Flores wrote: > Ok, so the image John uploaded of a known good me is exactly the same as > the one I have been using that fails. The shasums match exactly. So I > thought maybe somehow it is getting corrupted when coreboot creates the > rom. I used the unhuffme too

Re: [coreboot] CONFIG_CBFS_SIZE vs CONFIG_ROM_SIZE

2017-05-24 Thread Nico Huber
On 23.05.2017 18:49, Gailu Singh wrote: > Hi Experts, > > If we use CBFS_SIZE to be same as ROM_SIZE on our apollolake board grub > fails to load grub.cfg located in CBFS. Based on experiments we found that > grub.cfg is loaded correctly if we keep minimum difference of 64KB between > CBFS_SIZE an

[coreboot] Request to test graphics related Kconfig changes

2017-05-24 Thread Nico Huber
Hi all, I've done a major rewrite of graphics related Kconfig settings and would like to see it more tested. The goals of the changes are roughly: * Provide choices for settings that were loose booleans before (e.g. the method to initialize gfx, the final framebuffer setting). * Avoid bu

Re: [coreboot] Intel me problems

2017-05-25 Thread Nico Huber
On 25.05.2017 01:34, Alejandro Flores wrote: > Problem is solved. I was using an old precompiled version of flashrom to > write the bios. Was that a chromiumos flashrom? or flashrom proper? > When I compiled a new binary from latest source it gave an > error when I tried to write the rom. > > It

Re: [coreboot] Blobless coreboot on Sandy Bridge and Ivy Bridge?

2017-05-26 Thread Nico Huber
Hi, On 26.05.2017 21:35, Thomasheidler via coreboot wrote: > If one excludes any microcode and the VGA BIOS, is it possible to build if you use the integrated graphics, you don't need a VGA BIOS, there are replacement options. > a functioning, blobless coreboot for any Sandy Bridge or Ivy Bridge

Re: [coreboot] Blobless coreboot on Sandy Bridge and Ivy Bridge?

2017-05-27 Thread Nico Huber
On 26.05.2017 22:34, Thomasheidler wrote: > Is it possible to find out which Sandy/Ivy board supports native > ram/graphics init before buying one of them? For example, is there some > list that shows compatibility? No list that I know about. But it can be seen from the source (e.g. to support the

Re: [coreboot] Lenovo G505S blob status?

2017-05-27 Thread Nico Huber
On 27.05.2017 03:29, taii...@gmx.com wrote: > Is it possible to init the graphics device without the radeon bios blob? > such as with openradeonbios or with linux (you could do a petietboot > solution to get graphics pre-OS) Yes, it's possible and has been done before (e.g. radeonhd and IIRC some

Re: [coreboot] VT-d support

2017-06-05 Thread Nico Huber
Hi, On 05.06.2017 18:58, Himanshu Chauhan wrote: > >> On 05-Jun-2017, at 10:19 PM, ron minnich wrote: >> >> The reason I ask about what you need is that on chromebooks the main >> coreboot support came down to 'don't disable anything’. > > I think its can’t just be disabled. Its just that kern

Re: [coreboot] VT-d support

2017-06-05 Thread Nico Huber
On 05.06.2017 19:47, Zoran Stojsavljevic wrote: >> If you are lucky, you only need to add 20~30 lines to your chipset's code. > > Could you, please, show us an explicit example (of these 20 to 30 lines of > code)?! `src/northbridge/intel/sandybridge/iommu.c` and acpi_fill_dmar() in `src/northbrid

Re: [coreboot] ASUS KFSN4-DRE Automated Test Failure [master]

2017-06-06 Thread Nico Huber
On 06.06.2017 19:28, Raptor Engineering Automated Coreboot Test Stand wrote: > The ASUS KFSN4-DRE fails verification for branch master as of commit > 00b9f4c4b1cd95a6cafe2b1e66641ff0f113082e > > The following tests failed: > BOOT_FAILURE > > Commits since last successful test: > 00b9f4c mb/*/*/c

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Nico Huber
Hi Dhanasekar, On 06.06.2017 16:53, Dhanasekar Jaganathan wrote: > Hi All, > > I am trying to boot *Intel Rangeley CPU/ Mohon Peak *board by Coreboot. I > am using *GRUB2 *as a Payload. > > In menuconfig, I have selected, > > Add a payload - *GRUB2* > GRUB2 Version - *HEAD*. > > My mSata has t

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Nico Huber
On 07.06.2017 14:52, Dhanasekar Jaganathan wrote: > Hi Nico, > >> where do you expect to see the menu? a display? a serial console? In the >> former case, I expect you have to add a Video BIOS to your coreboot.rom >> (CONFIG_VGA_BIOS) and configure coreboot to run it (CONFIG_VGA_ROM_RUN). >> If yo

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Nico Huber
On 07.06.2017 15:38, Dhanasekar Jaganathan wrote: > Hi Nico, > > Following is my complete Payload setting, > > 1.Add a payload -> (GRUB2) > 2.GRUB2 version -> (HEAD) > 3.Include GRUB2 runtime config file into ROM image = Y > 4.Gave the path of grub.cfg (which I copied from Fedora OS when booted i

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Nico Huber
make crossgcc-i386 CPUS=$(nproc)* and *make* crossgcc is only needed once. Nico > > Thanks, > Dhanaeskar > > On Wed, Jun 7, 2017 at 7:17 PM, Nico Huber wrote: > >> On 07.06.2017 15:38, Dhanasekar Jaganathan wrote: >>> Hi Nico, >>> >>> Followin

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-08 Thread Nico Huber
ally inclusive, so it's exactly 6MiB. Nico > > Please correct me, if I am wrong. > > Thanks, > Dhanasekar > > > On Wed, Jun 7, 2017 at 8:26 PM, Nico Huber wrote: > >> On 07.06.2017 16:49, Dhanasekar Jaganathan wrote: >>> Hi Nico, >>> >&g

Re: [coreboot] AMD EPYC and PSP

2017-06-08 Thread Nico Huber
On 08.06.2017 16:48, Johnysecured88 via coreboot wrote: > Does anyone anticipate the new EPYC cpus not having PSP? Well, I don't. The answer is quite simple if you ask the question differently: Do you expect AMD to drop Netflix support? Nico -- coreboot mailing list: coreboot@coreboot.org http

Re: [coreboot] ASUS KFSN4-DRE Automated Test Failure [master]

2017-06-09 Thread Nico Huber
On 09.06.2017 17:27, Raptor Engineering Automated Coreboot Test Stand wrote: > The ASUS KFSN4-DRE fails verification for branch master as of commit > 43dcbfd85581de4f173953282a4917c1ee9a5922 > > The following tests failed: > VIDEO_FAILURE May be fixed with https://review.coreboot.org/#/c/20131/.

Re: [coreboot] FILO 0.6.0 payload bootloader - Bug Reports!

2017-06-13 Thread Nico Huber
Hello Ivan, On 13.06.2017 23:51, Ivan Ivanov wrote: > Sadly "filo> kernel hda1:/vmlinuz" doesnt work as well: gives > Disk read error dev=1 drive=0 sector=0 this sounds much like the drive wasn't detected at all, not 100% sure though. If you enabled the libpayload AHCI driver, it should show dete

Re: [coreboot] t420 MCE and crashing with ivy bridge cpu

2017-06-14 Thread Nico Huber
Hello Marcus, I guess you are not alone: https://ticket.coreboot.org/issues/121 Looks like the same issue, on a T520 with Ivy Bridge CPU. According to some reports, the combination was working before. Maybe it's a regression. The combination is probably not often tested. Also, as you speak of th

Re: [coreboot] CBFS mounting failure

2017-06-14 Thread Nico Huber
Hi, On 14.06.2017 23:23, Gailu Singh wrote: > Hi Experts, > > We are using grub2 payload. > > When we configure coreboot with CONFIG_CBFS_SIZE and CONFIG_ROM_SIZE to be > same, grub fails to mount cbfsdisk. if you work with a modern x86 system that is expected. The flash chip isn't dedicated to

Re: [coreboot] How to give control to bootable USB

2017-06-14 Thread Nico Huber
Hi Dhanasekar, On 14.06.2017 11:21, Dhanasekar Jaganathan wrote: > Hi Taiidan, > > My USB ONIE installers don't have "isolinux/syslinux.cfg". It has > "boot/grub/grub.cfg". > > When I try to run "syslinux_configfile (usb0)/boot/grub/grub.cfg" in GRUB > command line, I am getting "*kernel without

Re: [coreboot] How to give control to bootable USB

2017-06-15 Thread Nico Huber
s following files, > > */initrd.xz* > > */vmlinuz* > > */boot/boot.cat <http://boot.cat>* > > */boot/eltorito.img* > > */boot/grub/gurb.cfg* > > */boot/i386-PC/ *.mod (Lot of .mod files)* > > > Thanks, > Dhanasekar > > > &g

Re: [coreboot] question on SMM

2017-06-30 Thread Nico Huber
Hi Ron, On 30.06.2017 06:25, ron minnich wrote: > there's something I am certain I don't understand about SMM on intel > chipsets. > > The question is pretty simple. Consider a system with a recent intel > chipset and flash. Is there some special secret sauce that disables writing > to flash unle

Re: [coreboot] question on SMM

2017-06-30 Thread Nico Huber
On 30.06.2017 19:46, ron minnich wrote: > Thanks for the good explanations. > > So I have a question for you all. We've been doing some testing of > linux-as-ramstage. We've done a proof of concept that linux can set up the > SMM handler at 0xa, the relocate stub at 0x38000, run the relocate >

Re: [coreboot] question on SMM

2017-07-01 Thread Nico Huber
On 01.07.2017 02:08, ron minnich wrote: > On Fri, Jun 30, 2017 at 4:28 PM Nico Huber wrote: > >> >> >> Sounds really doable, but I'm a bit confused here, maybe because I >> didn't look at SMM handlers for some time. Did you evaluate if you >> ne

Re: [coreboot] Ethernet/Wifi not working with coreboot/seabios/me_cleaner on a Thinkpad x230

2017-07-04 Thread Nico Huber
On 04.07.2017 14:05, Martin Kepplinger wrote: > So you are talking about external SPI flashing. There are 2 flash chips and > the gbe part is in the "second", 8MB one, > > For the bios (coreboot with payload), you only need to access the "first", 4MB > chip, Please don't name the chips in that or

Re: [coreboot] Ethernet/Wifi not working with coreboot/seabios/me_cleaner on a Thinkpad x230

2017-07-04 Thread Nico Huber
Hi, On 03.07.2017 17:23, Marcel Maci wrote: > > Hi, I've flashed coreboot with seaBIOS and me_cleaner to my Thinkpad > x230 and everything works fine except the network. Neither wifi nor > ethernet works. Could this be a problem with the gbe.bin I've used > (I extracted it with ifdtool -x from th

Re: [coreboot] GRUB2 is not displaying Hard disk (hd0) partition

2017-07-05 Thread Nico Huber
Hi Dhanasekar, On 05.07.2017 16:23, Dhanasekar Jaganathan wrote: > Hi All, > > In GRUB2 command prompt, I am not seeing hard disk partitions like *(hd0), > (hd0,msdos1),* Instead I am seeing* (ahci4), (ahci4,msdos1).* the (hd*) numbering refers to those disks the BIOS has enumerated and provides

Re: [coreboot] x86: best approach to debug consumer hardware?

2017-07-05 Thread Nico Huber
I'd start with examining the coreboot console log. Are there resource conflicts? Are all APs initialized? Was the microcode updated for all of them? etc... If you don't have it already, you can grab the log from your running non-smp OS with `cbmem -c` (see util/cbmem/ in the coreboot tree). Feel fr

Re: [coreboot] x86: best approach to debug consumer hardware?

2017-07-06 Thread Nico Huber
On 06.07.2017 07:20, Zoran Stojsavljevic wrote: > Top of Low Usable RAM 00d0h??? Any explanation for that? The simplest and most obvious explanation turned out to be true, the register is encoded as multiples of 16MiB. Nico -- coreboot mailing list: coreboot@coreboot.org https://mail.coreboot.o

Re: [coreboot] GRUB2 is not displaying Hard disk (hd0) partition

2017-07-06 Thread Nico Huber
On 06.07.2017 16:53, Dhanasekar Jaganathan wrote: > Hi Nico, > >> You can get used to the (ahci*) numbering, or in case you need to sup- >> port both schemes with the same config file: My default `grub.cfg` >> generated by grub-mkconfig works around these differences with the >> `search` command (

Re: [coreboot] Discussion about fixing dead code / ACPI TRAP

2017-07-06 Thread Nico Huber
On 06.07.2017 17:37, Peter Stuge wrote: > Stefan Reinauer wrote: >> (it was just copy-catted around from my original i945 implementation) >> But I don't think that we should remove the knowledge from the code base. > > So it is a technology showcase and not required code. It might have started as

Re: [coreboot] Discussion about fixing dead code / ACPI TRAP

2017-07-06 Thread Nico Huber
On 01.07.2017 15:20, Patrick Rudolph wrote: > Hello community, > I'll want to start a discussion about fixing dead code. > > How it all started: > I tried to run docking code on Lenovo T400 and found it's not working. > While investigation it turns out that the ACPI TRAP mechanism is being > used,

Re: [coreboot] x86: best approach to debug consumer hardware?

2017-07-08 Thread Nico Huber
On 08.07.2017 15:43, Andrey Korolyov wrote: >> From git logs it looks like configuring the clockgen was needed for the >> x60/t60 port for deeper c-states to work. I'd try to dump the clockgen >> configuration on smbus with block operations ('i2cdump #smbus 0x69 s') >> and configure it using block

Re: [coreboot] ultimate VGABIOS extraction! +NEW working way for AMD laptop's discrete GPU

2017-07-08 Thread Nico Huber
Hi, On 07.07.2017 20:03, Mike Banon wrote: > === ROM locations examples for 0x0 - 0x42F00 dump made while 16GB RAM: > > 0x000512000 - broken integrated graphics ROM, first "ghost" > 0x3250D9020 - broken integrated graphics ROM, second "ghost" > 0x3578FB000 - broken integrated graphics ROM, th

Re: [coreboot] USB, IDE and SATA inizialitation

2017-07-11 Thread Nico Huber
Hi Vincenzo, On 11.07.2017 18:13, ingegneriafore...@alice.it wrote: > Hello everybody, i'm new of this mailing list and is the first time i > see the coreboot code (however I know the processors based on Intel > Architecture and its language). However I apologize in advance with you > if i commit

Re: [coreboot] Using Intel e3800 pcu spi to program flash

2017-07-13 Thread Nico Huber
Hello Graham, the SPI controller for the boot firmware is usually treated as sepa- rated from the OS and therefore not advertised in ACPI. AFAIK, Linux also doesn't have a driver for it. We usually use flashrom [1] to access the firmware flash. It has a special programmer target called `internal`

Re: [coreboot] "Qemu_coreboot_coreinfo.zip" is corrupted

2017-07-17 Thread Nico Huber
Hi, On 17.07.2017 14:23, Utku Gültopu wrote: > Hello, > > I am trying to run the "coreinfo" payload on Qemu using the prebuilt > image from the link: > > http://www.coreboot.org/images/0/06/Qemu_coreboot_coreinfo.zip > > However, the ZIP file seems to be corrupted, I cannot extract the > fi

Re: [coreboot] question on libgfxinit DP port number

2017-07-18 Thread Nico Huber
Hi Iru, On 18.07.2017 09:28, Iru Cai wrote: > Hi, > > I found the mainboard DP port doesn't have output before kernel starts in > hp/2570p (https://review.coreboot.org/c/20489/). After I added DP3 and > HDMI3 in port list, the DP port had output, and cbmem log said it's DP3. > However, xrandr say

Re: [coreboot] question on libgfxinit DP port number

2017-07-19 Thread Nico Huber
On 18.07.2017 11:05, Iru Cai wrote: > Thanks, Nico > > > On 2017年07月18日 16:20, Nico Huber wrote: >> Hi Iru, >> >> On 18.07.2017 09:28, Iru Cai wrote: >>> Hi, >>> >>> I found the mainboard DP port doesn't have output before kern

Re: [coreboot] Cherry Trail Support

2017-07-19 Thread Nico Huber
Hi Arne, On 16.07.2017 11:48, Arne Zachlod wrote: > Hi all, > > I got a GPD Pocket with an Atom X7-Z8750 (Cherry Trail). currently unsupported, AFAIK. > > I would like to use coreboot with it, but there seems to be no support > for Cherry Trail, is support for this platform planned/worked on o

Re: [coreboot] T530: Cleaning Intel ME currently does not work <--> CPU fan won't start

2017-07-20 Thread Nico Huber
Hi David, On 20.07.2017 18:44, David Hobach wrote: > Dear all, > > just tested two coreboot + SeaBios images on a T530 that were identical > except one time with ME and one time without (using the compile option, > rev 54db255529ce8afc689ae425c24b7fb1d45654e8). > > Unfortunately it seems that ME

Re: [coreboot] T530: Cleaning Intel ME currently does not work <--> CPU fan won't start

2017-07-20 Thread Nico Huber
30 this outputs sets in GPIO mode. David, can you > dump gpios from system with running ME (can be done by 'inteltool -g'). GPIO62 is set to native mode. Nico > > > 20.07.2017 20:58, Nico Huber пишет: >> Hi David, >> >> On 20.07.2017 18:44, David Hobach wrote:

Re: [coreboot] T530: Cleaning Intel ME currently does not work <--> CPU fan won't start

2017-07-24 Thread Nico Huber
On 24.07.2017 22:33, David Hobach wrote: >> P.S.: Just tested the current ME-cleaner version with the OEM BIOS >> version: The CPU fan did spin - even after hard resets. >> >> So >> a) The issue is only related to coreboot. >> b) It is possible to do better here. > > I gave it one last shot and ex

Re: [coreboot] REcon MTL 2017 talk on coreboot

2017-07-26 Thread Nico Huber
Hi Trammell, On 26.07.2017 12:01, Trammell Hudson wrote: > Yuriy Bulygin and Oleksandr Bazhaniuk's coreboot presentation at REcon > Montreal 2017: > > https://recon.cx/2017/montreal/resources/slides/RECON-MTL-2017-DiggingIntoTheCoreOfBoot.pdf > > They recap the MMIO BAR issue (previously disclosed

Re: [coreboot] Haswell port

2017-07-26 Thread Nico Huber
Hello Konstantin, On 26.07.2017 13:40, Konstantin Novikov wrote: > Hello, Zoran. > > So, we closed that issue. Function northbridge_init() didn't executed, > because we didn't had structure with desktop pci_driver. Memory map was > builded, SeaBIOS now works correctly (boot from DVD and HDD). But

Re: [coreboot] Haswell port

2017-07-29 Thread Nico Huber
Hi Konstantin, On 29.07.2017 06:57, Konstantin Novikov wrote: > Hello again, coreboot community! > > Thanks a lot Zoran Stojsavljevic and Nico Huber for their help and answers. > You're lead us in "GFX-way", so it was a right direction. > At first, we're

Re: [coreboot] Broadwell-U hangs at VGA init

2017-07-31 Thread Nico Huber
Hi Zheng, On 30.07.2017 16:13, Zheng Bao wrote: > I have got the mrc.bin and mem init has got passed. > Now the new problem is that it hangs at VGA init. > > static void igd_setup_panel(struct device *dev) > { > config_t *conf = dev->chip_info; > u32 reg32; > > /* Setup Digital Port Hotplug */

Re: [coreboot] About Paging, Realmode and what is going on

2017-07-31 Thread Nico Huber
On 31.07.2017 13:48, Philipp Stanner wrote: > Well, many thanks. > > I didn't expect it to work that way. Would be interesting to know what > Windows 7 needs BIOS calls for. It seems to be their policy to have a boot loader (and probably kernel) that can't work on its own. So Windows (including c

Re: [coreboot] Anybody going to SHA hacker camp?

2017-08-01 Thread Nico Huber
On 01.08.2017 12:13, Nico Rikken wrote: > Is anybody of the Coreboot community going to the SHA hacker camp the > coming weekend? Perhaps we can meet up. I'll also bring some Coreboot- > flashed T400's and X200 for sale. > https://wiki.sha2017.org/w/User:Nico I'll be there. Though, haven't organiz

Re: [coreboot] Broadwell-U hangs at VGA init (update)

2017-08-02 Thread Nico Huber
ction enables SMIs based on devicetree settings. Make sure these settings match your hardware (or set them to zero if in doubt, to rule them out). Nico > > > Zheng > > > > From: coreboot on behalf of Zheng Bao > > Sent: Tuesday,

Re: [coreboot] Broadwell-U hangs at VGA init (update)

2017-08-02 Thread Nico Huber
kinds of issue do you mean? Um, to quote yourself: >> It seems that the ME is not 100% right. and your log had this somewhere in romstage: >> ERROR: ME failed to respond Nico > > 2017年8月2日 18:58于 Nico Huber 写道: > On 02.08.2017 04:23, Zheng Bao wrote: >> src/soc/intel/b

Re: [coreboot] [Broadwell-U]How the eDP, DDI1, DDI2 are enabled?

2017-08-05 Thread Nico Huber
Hi Zheng, On 04.08.2017 04:35, Zheng Bao wrote: I need to clarify my question. For Broadwell-U, are there internal 3 display ports? Is the first one set statically as eDP? the first (DDI0 or DDI-A) is eDP only. The other two can be used for DP, HDMI/DVI or both (aka DP++ or dual-mode DP). Wha

Re: [coreboot] Lenovo X1 carbon 3460 Screen stays black

2017-08-05 Thread Nico Huber
On 05.08.2017 15:40, Jo wrote: Hello Guys, I wanted to get coreboot on my Lenovo X1 Carbon 1gen (3460) , so i followed the tutorial, however after flashing it, the screen stayed black.So i flashed the Vendorbios back and im kinda stuck now, help would be really appreciated. This is my*config f

Re: [coreboot] Lenovo X1 carbon 3460 Screen stays black

2017-08-06 Thread Nico Huber
On 05.08.2017 16:47, John Lewis wrote: Howdy, In your config file you have: # CONFIG_VGA_BIOS is not set in coreboot, which will mean that coreboot doesn't setup the display, but in your SeaBIOS config you have: CONFIG_SEABIOS_VGA_COREBOOT=y which will try to reuse whatever coreboot has setu

Re: [coreboot] [Broadwell-U]How the eDP, DDI1, DDI2 are enabled?

2017-08-07 Thread Nico Huber
On 06.08.2017 05:18, Zheng Bao wrote: At which stage do you want to enables these ports? in the OS? or during boot? if the latter, which payload do you use? Zheng: I want to enable these display port during boot. The payload is SeaBIOS. You have to set your VGA BIOS to a VESA mode AFAIK. In t

Re: [coreboot] Lenovo X220t variants with SMD-Flash-ROMs

2017-08-07 Thread Nico Huber
Hi Philipp, On 05.08.2017 21:58, Philipp Stanner wrote: Do we have any idea what exactly they do to update the firmware internally? Well, I don't. Though, the flash chip is usually only partially protected (something like the upper 128KiB?). They probably only update the unprotected part or pu

Re: [coreboot] [Broadwell-U]How the eDP, DDI1, DDI2 are enabled?

2017-08-09 Thread Nico Huber
On 08.08.2017 05:39, Zheng Bao wrote: > In text mode, > only one display can be enabled. > > > Can this enabled display port be DDI1 or DDI2? > > I just extracted VBIOS from BIOS provided on board. I assume the display > ports are enabled based on the board settings. > > Can I just set registe

Re: [coreboot] [Broadwell-U]How the eDP, DDI1, DDI2 are enabled?

2017-08-10 Thread Nico Huber
(All what I remember from an Ivy Bridge VBT.) Nico > > > Zheng > > ____ > From: Nico Huber > Sent: Wednesday, August 9, 2017 6:29 PM > To: Zheng Bao; coreboot@coreboot.org > Subject: Re: [coreboot] [Broadwell-U]How the eDP, DDI1, DDI2 are en

Re: [coreboot] x86 : Puzzles about init IDT

2017-08-16 Thread Nico Huber
Hi, On 16.08.2017 05:17, 王翔 wrote: > The source code may have a problem when the IDT is initialized. > This code is located in `src/cpu/x86/16bit/entry16.inc`. > -- > movw%cs, %ax > shlw

  1   2   3   4   5   6   7   8   9   >