Lenovo Thinkpad x240
-
Hi everyone,
I have a brandnew Thinkpad x240 laptop (SSD included) and I want to deploy an image to it. I’m able to boot to Fog, but whatever task I choose from the menu (e.g. Quick host registration) the computer gets stuck and has to be turned off by pressing the power button.
When I try to register, it gets stuck at:
Error Unknown unclaimed register before writing to c5100
Error Timed out waiting for DP idle patterns
Error Unknown unclaimed register before writing to 64040I registered the laptop manually and tried to deploy and debug-deploy, but it gets stuck as well:
acpi_walk_namespace failed
I use FOG 0.32 with Kernel 3.8.8 on Ubuntu Server 10.04 LTS.
I already tried Tom Elliott’s kernel, but that doesn’t work either. The laptop’s ethernet interface seems to be from “LCFC(HeFei) Electronics Technology”. The first numbers from the MAC are 28:d2:44. Maybe the correct drivers are not included in the kernels. Can anyone help? Maybe Tom?
Thanks in advance!
-
madeyem,
I can try to help out, but I’ll need to know more about the chip the ethernet card is using.
Are you sure its stuck? Or just taking a long time. acpi_namespace_walk is a typical “error” that really doesn’t mean anything.
I have HP Laptops, that seemingly, take 3 minutes before they actually start to do anything. This is with my current kernel.
That’s not to say this is the case here, but I’ve watched guys where I work start banging their heads thinking somethings was broke, when they just weren’t waiting long enough.
I’ll look up more about the Thinkpad x240 to see if I can find out more specifics about the network driver but it seems to me it may just be a chipset driver that’s missing, rather than a network or hard drive driver that’s missing.
I’ll try looking around a little bit.
-
Tom,
first of all thanks for all the efforts you put into FOG!
Yes, I’m quite sure, that it is stuck, because the computer doesn’t react to anything except complete shutdown via power button. I think I waited at least 5 minutes every time before shutting the computer down. You might be right with your assumption. The x240 is a relatively new model, so probably the chipset or whatever driver is missing, causes the problem. The model I have here is the following:
[url]http://www.campuspoint.de/lenovo-thinkpad-university-x240-20ams05e00.html[/url]
The website is German, but you should be able to see the hardware components inside.
Thanks again!
-
I’ve built a kernel that I’d like you to try. I don’t know where the hold out is, so this kernel has bios info embedded as well as all possible (I could find) intel drivers as well. Hope it helps.
[URL=‘https://mastacontrola.com/fogboot/kernel/bzImageLenovoTest’]https://mastacontrola.com/fogboot/kernel/[COLOR=#000000]bzImageLenovoTest[/COLOR][/URL]
[COLOR=#000000]Thank you,[/COLOR]
-
Thanks, but unfortunately it gets stuck at the same point. Waited over 10 minutes this time, but nothing happened.
Could the SSD be the trouble maker, what do you think? Usually I image computers with HDDs, so I’m thinking maybe the SSD is the problem in this case.
-
Possibly
-
I have the new Lenovo T440s that has the same issue. I will try Tom’s firmware and report back.
As a side note my X1 Carbon has a SSD and works great with fog after updating to 3.8.8.
-
After testing the kernel did not work with the Lenovo T440s.
-
Chris and madeyem,
Would you guys possibly try my latest kernel to see if this helps out at all? Chances are there will be little to no difference, but I removed a lot from the kernel that I think was munging up your system at load time. It, seemingly, boots much faster than previously and may actually get these systems working.
Thank you,
-
Tom,
I installed the laptop manually and already handed it over to an employee. I don’t have a second laptop of that kind (Thinkpad x240), so hopefully Chris can test it.
-
Tom,
Thank you very much for your help on this. As you suspected it did not work. I have attached an image of the output. I have now waited 15 min. with no movement.
[url=“/_imported_xf_attachments/0/457_2013-12-20 09.45.59.jpg?:”]2013-12-20 09.45.59.jpg[/url]
-
the namespace failed error does not mean it’s not working, but the fact nothing else is working worries me a little.
When you’re trying to boot up, are you doing a Debug mode and it’s not moving further?
-
Tom,
I backed up the current kernel and copied the kernel I downloaded from your link to the server. After that I just booted to network and choose full registration.
-
can you try to just load debug mode? It should give more output that maybe I can narrow down where the problem is.
-
The system I am testing with is a Lenovo T440s with a mechanical 500GB HDD and a 16GB SSD to be used as a cache. I have attached the debug screen and it looks like it might be hanging up on the SSD. Tom what do you think.
[url=“/_imported_xf_attachments/0/458_2013-12-20 12.27.53.jpg?:”]2013-12-20 12.27.53.jpg[/url]
-
Looking at it, it looks like it possibly is competing for the write cache. Since both are fine, it dukes it out. I’m also assuming any kernel you’ve tried, you’re getting the same problems, is this correct?
-
The 3.8.8 kernel also freezes at the same point in debug mode.
-
I just received in a Lenovo T440p and it is freezing at the same point as the T440s, however the T440p doesn’t have a SSD cache.
-
Then I don’t know where the problem is. It must be something in the RAM is blocking it. Maybe UEFI is enabled? Maybe disable UEFI and go full legacy if you can?
-
That is the first thing I did was go full legacy in the BIOS. Are there any models that have worked with FOG that have the 4th gen Intel mobile processor?