Lenovo Thinkpad x240
-
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?
-
Another question would be, does FOG depend on the OS at all? I am running Ubuntu 12.04 LTS x64. Would it be better to choose a more current OS?
-
I don’t know. I’ve tried compiling any and all intel based information(s) that I could find, but so far nothing seems to be working. If I could narrow down the exact issue (as it isn’t spitting out any information to you) I might have better luck, but until then I haven’t got the foggiest (forgive the bad pun) idea of what to do.
-
Okay,
Chances are likely that that wasn’t the issue and you’re probably right about it not containing something. My guess is the Bus information isn’t translating properly, so I’m currently rebuilding the kernel to see if adding all possible South Bridges to the system, including PIIX4 (from Intel) will work. I’m not giving up, but I don’t know what else to try.
I’ll hopefully have a kernel up for you to try shortly, if this works, I’m posting that configuration as my main config (TomElliott.config)
-
Kernel is posted as:
-
Tom,
I will try to test your kernel. I finished making my custom kernel and it is working.
-
I have tested my kernel with both the T440p and the T440s, both working. It is based off of Linux kernel version 3.12.6.
-
Chris, can you post the config file. It should be located in the root of the Linux directory with filename .config (notice the period in front.)
-
Tom,
I would post it, but I had Fedora 20 on the T440s and after I tested the T440p with my kernel and it worked I tested the T440s. I was so excited it was working that I didn’t backup the /usr/src/linux-3.12.6 directory before I wiped it with FOG.