You are not logged in.
I hate to say it but that looks completely like a hardware issue. If you're still under warranty I would try to get it fixed. As a suggestion restore it to it's previous OS.
Offline
Yeah that's what I figured. I've actually tried restoring it using a rescue drive; it reinstalled the first time but the restored OS wouldn't Boot , when I tried again the Recovery media would just error out. Diagnostics checks out though...
I bought it 2 weeks ago so it's still under warranty, Lenovo support in Japan said they would come by and pick it up but wouldn't give me a replacement machine in the meantime. Hopefully they won't give me a hard time because it was caused by a BIOS update; I heard over at the Lenovo forums that sometimes they won't honor BIOS issues even if it was caused by updates they themselves released.
Offline
does anybody got the fn buttons working after suspending?
thank you
Offline
There's a patch for that.
http://www.spinics.net/lists/ibm-acpi-d … 03218.html
It will be included in the kernel soon.
Last edited by tattsan (2014-04-29 11:00:24)
Offline
It's not in 3.14.2 yet. Guess I'll just patch it myself since 3.15 rc is giving me issues with virtualbox and a few other apps at the moment
Offline
Is anyone struggling with wake up after suspend on closing the lid? I have not managed to get it to work and always have to do a hard (power button) reset.
Kernel is 3.14.4-1
Offline
Hi hanslovsky. It is BIOS problem, and BIOS 1.13 fixed it.
( But BIOS 1.09 or later have another problem. See #35-#37 of this thread. )
Offline
Thank you very much, tattsan. Luckily I am not planning to remap the [End] key. I will update my BIOS and confirm, if it worked.
Offline
Hi hanslovsky. It is BIOS problem, and BIOS 1.13 fixed it.
( But BIOS 1.09 or later have another problem. See #35-#37 of this thread. )
I posted this issue to the Linux Thinkpad mailing list hoping it would get some attention from Lenovo. So far no such luck. It looks like the issue is not a result of the remapping, though. Removing the mapping and hitting the END and E key at the same time results in a repeat, under both Linux and Windows.
Offline
I posted this issue to the Linux Thinkpad mailing list hoping it would get some attention from Lenovo. So far no such luck.
Mr Shuduo Sang, who made X1C's adaptive keyboard patch for Linux kernel, has a connection to Lenovo team.
It looks like the issue is not a result of the remapping, though. Removing the mapping and hitting the END and E key at the same time results in a repeat, under both Linux and Windows.
I posted this issue to Lenovo's Forum, but there was no answer. Perhaps the title containing 'remapping' did not get their attention.
Offline
After linux 3.15.1-1 update I was unable to boot past the lenovo logo. I am using gummiboot as a bootloader and haven't yet tried using a different one.
The problem does not exist with linux 3.14.6-1, 3.15-1 (from testing repo) and linux-lts 3.10.44-1.
Unfortunately I don't know a way to tell exactly the moment on which system halts - all I can say is it's past the bootloader but specifying debug kernel parameter does not generate any output to the screen.
Has anybody else had a similar issue?
Offline
After linux 3.15.1-1 update I was unable to boot past the lenovo logo. I am using gummiboot as a bootloader and haven't yet tried using a different one.
The problem does not exist with linux 3.14.6-1, 3.15-1 (from testing repo) and linux-lts 3.10.44-1.
Unfortunately I don't know a way to tell exactly the moment on which system halts - all I can say is it's past the bootloader but specifying debug kernel parameter does not generate any output to the screen.Has anybody else had a similar issue?
I do have the very same problem on HP Pavilion g6 laptop. The same behaviour was observed with some old version of linux-lts, linux-ck-sandybridge-3.14.4-2 and linux-ck-sandybridge-3.14.5-1.
Offline
FWIW, I also have a problem booting in 3.15.1-1, but got past the logo and into a prompt. Kernel modules would not load and disks would not mount. 3.14.6-1 ARCH is fine. I can't figure out much more than that from the logs, which I couldn't save since I couldn't mount anything.
Offline
Just a quick update. Switching to grub makes the issue go away. So it might be related to the bug mentioned in wiki/EFISTUB.
Offline
tattsan wrote:Hi hanslovsky. It is BIOS problem, and BIOS 1.13 fixed it.
( But BIOS 1.09 or later have another problem. See #35-#37 of this thread. )
I posted this issue to the Linux Thinkpad mailing list hoping it would get some attention from Lenovo. So far no such luck. It looks like the issue is not a result of the remapping, though. Removing the mapping and hitting the END and E key at the same time results in a repeat, under both Linux and Windows.
I'm happy to report that BIOS 1.16 resolves the End-E repeat issue! Much thanks to Peter on the Linux Thinkpad mailing list for bring the issue to the attention of the X1C BIOS team.
Offline
I'm happy to report that BIOS 1.16 resolves the End-E repeat issue! Much thanks to Peter on the Linux Thinkpad mailing list for bring the issue to the attention of the X1C BIOS team.
Thank you for your report, mhoran.
I also updated the BIOS to 1.16, and both End-E and SUSPEND work fine.
Offline
Has anyone been able to make the Bluetooth work on X1 Carbon Gen 2 ?
I tried everything from https://wiki.archlinux.org/index.php/bluetooth, but I'm not even able to view any bluetooth controller.
hciconfig command returns nothing.
I'm not even sure that there is a bluetooth controller inside, but according to the lenovo product support page, it should be there.
$ sudo dmidecode -t system | grep Product
Product Name: 20A7005MFR
Offline
ok.. my bad . it was disabled in the BIOS.
it's in Security > I/O ports
Offline
Has anyone tried using both the outputs on the Onelink Pro dock? XRandR shows both ports on the dock as a single output. I have two 1920x1200's connected and with the mode set to --auto I get both displays showing cloned output. There's also a mode with double the horizontal (3840x1200) listed and that treats them as one big screen. This wouldn't be so terrible, but I use the monitors rotated vertical and run a tiling WM, so it's pretty much useless to me. I discovered https://github.com/phillipberndt/fakexrandr which seems like it may help, but haven't been able to get it to work.
Offline
@jasher have you made any progress with the dock outputs? my x1 is in the mail to me right now, and i'm planning on getting a pro dock for dual monitor action. my situation would probably work find with the double-wide output mode, but curious if you've got it working proper by now.
Offline
@jasher have you made any progress with the dock outputs? my x1 is in the mail to me right now, and i'm planning on getting a pro dock for dual monitor action. my situation would probably work find with the double-wide output mode, but curious if you've got it working proper by now.
I haven't had a chance to work on it, but I'll post here if I get it running.
Offline
i've looked into fakexrandr and installed the package from the AUR. after a full reboot, it seems to be working (restarting X wasn't enough for it to kick in). as long as you set the DP2 output to utilize the extra-wide resolution, it will generate the second ghost-output and automatically set them as next to each other. works like a charm for me.
there are some things that don't translate correctly using this, however: i use corner tiling in xfwm from the aur as well, and it has a hard time figuring out where the left top and bottom corners of either of these monitors is. another issue is attempting to rotate the monitor sideways with xrandr seems to fail, so i'm not sure that the xrandr fakeout process is full featured enough to utilize for what you're looking for.
i've heard people have had success with using the mini-displayport on the laptop itself in conjunction with the docking station, this might be a good temporary workaround until fakexrandr is a little more full-featured (if it ever becomes so).
Last edited by williamkray (2014-10-08 21:00:01)
Offline
::deleted::
Last edited by williamkray (2014-10-08 21:00:23)
Offline
just wanted to report that the latest intel and/or kernel updates seem to correctly separate out the video outputs on the docking station, no fakexrandr required. also, has anyone installed the new microcode? i did, but i'm not really sure what the difference is, and i'm not thrilled about having to manually add the init image to my grub.cfg... anyone have thoughts on this?
Offline