Re: [coreboot] Lenovo Carbon X1

2016-01-01 Thread Vladimir 'phcoder' Serbinenko
Please send me the full log archive so I can reproduce. Also note: X1 carbon has soldered RAM which will need adjustements Le Sun, Dec 13, 2015 à 10:59 PM, Gerhard Gappmeier a écrit : > Hi all, > > > > unfortunately autoport didn't work well. > > > > This is the output on the

Re: [coreboot] Lenovo Carbon X1

2016-01-01 Thread Vladimir 'phcoder' Serbinenko
I was unable to download as I'm not willing to give dropbox access to my contacts and I'm too lazy to make a new account now. Anyway the culprit is unsupported LPC. Here you go: https://review.coreboot.org/12820 Le Sat, Jan 2, 2016 à 1:39 AM, Vladimir 'phcoder' Serbinenko < phco...@gmail.com> a

Re: [coreboot] Lenovo Carbon X1

2016-01-01 Thread Vladimir 'phcoder' Serbinenko
f06b08a60fe49784c197929b46e22fdb0e1dbbf3 is how to handle. spd.bin is generated by inteltool Le Sat, Jan 2, 2016 à 1:49 AM, Vladimir 'phcoder' Serbinenko < phco...@gmail.com> a écrit : > I was unable to download as I'm not willing to give dropbox access to my > contacts and I'm too lazy to make

[coreboot] Lenovo Carbon X1

2015-12-13 Thread Gerhard Gappmeier
Hi, I want to start a port on the Lenovo Carbon X1. I'm a BIOS newbie and don't know much about chipsets, so I'll need your support here. But I've enough C programming experience to get the job done with your help (I hope). At the moment I'm collecting information about the hardware: The

Re: [coreboot] Lenovo Carbon X1

2015-12-13 Thread Gerhard Gappmeier
Thx, I thought you're kidding when I read this, but this tool realy exists Awesome. I'll give it a try an post the results here. On Sunday, December 13, 2015 07:52:31 PM Iru Cai wrote: > Try util/autoport and it can be easier. > -- mit freundlichen Grüßen / best regards Gerhard Gappmeier

Re: [coreboot] Lenovo Carbon X1

2015-12-13 Thread NOQ2 Webmaster
Hi Gerhard, Great idea, maybe some of the code can be recycled from the x230 port which features similar Ivy Bridge hardware? Would also be great if you could document your proceedings with the code and the flash procedure (e.g. on a blog article). There is still a severe lack of coreboot

Re: [coreboot] Lenovo Carbon X1

2015-12-13 Thread Gerhard Gappmeier
Hi all, unfortunately autoport didn't work well. This is the output on the 1st run: Unsupported PCI device 8086:1e56 Unknown PCI device 8086:0085, assuming removable panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x20 pc=0x40a157] goroutine 1

Re: [coreboot] Lenovo Carbon X1

2015-12-13 Thread Gerhard Gappmeier
Hi noq2, yes, I'll document my steps and progress. A soon as there is something to write about I'll put it on my blog. For now I only have a simple note on how to get autoport working. All deps can be installed via package manager, except acpitool (on gentoo). You need to go into the kernel