This is a compatibility guide to running Linux with the Intel variant of the Lenovo ThinkPad Edge 13 laptop.
This page is just for discussing using Linux on the Lenovo ThinkPad Edge 13 - Intel. For a general discussion about this laptop you can visit the Lenovo ThinkPad Edge 13 - Intel page on LapWik.
(1) Speakers work. USB Plantronics mic/headset works. The smartphone audio jack works with a tweak to /etc/modprobe.d/alsa-base.conf as described below.
Sound
Tested
(1,2) Builtin speakers work. The combo headphone/microphone (“smartphone”) audio jack works. Inbuilt microphone does not work, ref. below
Ethernet
Tested
(1) Works
Wireless
Tested
(1) Works, no WiMax on this machine
Wireless - Intel Wireless-N 1000
Tested
(2) Works, 802.11n disabled by default, ref. below
Bluetooth
Tested
(1) Works. I am using a Thinkpad Bluetooth mouse.
USB
Tested
(1) Works
Card Reader
Tested
(2) Works, tested with SDHC only
Camera
Tested
(1,2) Works
(1) Ubuntu 10.04, Dual boot machine, Win 7 (64), Ubuntu 10.04 (32). Be sure to have Bluetooth on in Win 7 if you want it to work after you install Ubuntu. (2) Ubuntu 10.10
An incomplete workaround is to use the snd-hda-intel module's model=olpc-xo-1_5 or model=laptop option (e.g. edit /etc/modprobe.d/alsa-base.conf in Ubuntu), however this disables the external microphone/headphone combo jack.
The following is on Ubuntu 10.10, though probably applies to other environments. If you go to System → Preferences → Mouse → Touchpad, you'll see that “Two-finger scrolling” is disabled (grayed out).
The xserver-xorg-input-synaptics included in 10.10 does not yet support true “multi-touch” out of the box (on many or all platforms; e.g. bug/554980).
There are two solutions: install a bleeding edge synaptics package from bus/308191 comment #115, or use emulated two-finger scrolling as below.
For emulated two-finger scrolling a workaround is as follows (after ubuntuforums):
Create the file /etc/X11/xorg.conf with the following content:
You'll need to remember to remove this workaround when you update to a kernel that provides proper device support.
You then need to enable the “Two-finger scrolling” option via the back door: open gconf-editor, navigate to desktop→gnome→peripherals→touchpad and set scroll_method to 2.
The Intel Centrino Wireless-N 1000 wifi is supported, but suffers from a firmware bug that causes 802.11n connections to be occasionally dropped. Ref. ThinkWiki page. Ubuntu 10.10 has 802.11n disabled by default.
I can't get the headset / microphone “combo” jack working. If I plug in an headset or external speakers it works, but for an external microphone it doesn't. (I'm using fedora). I added the options in dist-alsa.conf but that doesn't affect this. Otherwise everything works out of the box for me.
But that's quite painful, since I rip vinyls…
p4u, Monday 11 of April, 2011 [15:23:54]
What about the battery life? Do you have 4 or 6 cells model? What about the noise?
Thank you!
letian, Wednesday 23 of February, 2011 [09:50:05]
editing alsa-base.conf with either ““olpc-xo-1_5” or “ideapad” works only for the first time, later it stops working, whatever u do. Reediting doesn't help!!
Marco, Tuesday 28 of December, 2010 [16:37:25]
I've fixed it using model = thinkpad instead of “olpc-xp-1_5” With that, it works with the internal and external jacks (haven't tested an external microphone though)
George, Wednesday 17 of November, 2010 [02:25:31]
I tried xxz's fix again, putting:
# This line is supposed to fix the audio jack – Ubuntu bug 549289 options snd-hda-intel model=“olpc-xo-1_5”
into /etc/modprobe.d/alsa-base.conf
It now works just fine.
George, Wednesday 17 of November, 2010 [02:05:52]
xxz:
I cannot find ”/etc/modprobe.conf/alsa-base.conf ”
I do find ”/etc/modprobe.d/alsa-base.conf ”
Making the change there does nothing, if this is supposed to help the audio jack problem.
Ideas?
Stephane, Saturday 26 of June, 2010 [14:05:58]
Hi Headphones output does not work alone, i can make it work simulteanously with speakers but not alone.
Regards
xxz, Sunday 17 of October, 2010 [10:33:30]
options snd-hda-intel model=“olpc-xo-1_5”
…to the end of /etc/modprobe.conf/alsa-base.conf
borel, Sunday 10 of April, 2011 [13:45:38]
awesome,
options snd-hda-intel model=“olpc-xo-1_5”
worked for me too (I'm on crunchbang linux – should work on debian squeeze too)
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
Discussion
Hello,
I can't get the headset / microphone “combo” jack working. If I plug in an headset or external speakers it works, but for an external microphone it doesn't. (I'm using fedora). I added the options in dist-alsa.conf but that doesn't affect this. Otherwise everything works out of the box for me.
But that's quite painful, since I rip vinyls…
What about the battery life?
Do you have 4 or 6 cells model?
What about the noise?
Thank you!
editing alsa-base.conf with either ““olpc-xo-1_5” or “ideapad” works only for the first time, later it stops working, whatever u do. Reediting doesn't help!!
I've fixed it using model = thinkpad instead of “olpc-xp-1_5”
With that, it works with the internal and external jacks (haven't tested an external microphone though)
I tried xxz's fix again, putting:
# This line is supposed to fix the audio jack – Ubuntu bug 549289
options snd-hda-intel model=“olpc-xo-1_5”
into /etc/modprobe.d/alsa-base.conf
It now works just fine.
xxz:
I cannot find ”/etc/modprobe.conf/alsa-base.conf ”
I do find ”/etc/modprobe.d/alsa-base.conf ”
Making the change there does nothing, if this is supposed to help the audio jack problem.
Ideas?
Hi
Headphones output does not work alone, i can make it work simulteanously with speakers but not alone.
Regards
options snd-hda-intel model=“olpc-xo-1_5”…to the end of /etc/modprobe.conf/alsa-base.conf
awesome,
worked for me too (I'm on crunchbang linux – should work on debian squeeze too)