Re: x100e support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wow, that solved more problems than I expected ;-)

Now I can enable/disable wwan (I thought that was more an issue with the gobi wwan card than acpi), bluetooth and wlan. I do have problems with the leds (though that is not important to me): No matter what state I send (on, off, blink) the leds just turns off. I did this using echo "0 on" > /proc/acpi/ibm/led If I write an arbitrary brightness to the thinkvantage led using sysfs, the power led turns on again.

Temperature gives me (the AMD CPU is getting quiet hot):
/proc/acpi/ibm/thermal
temperatures:    0 50 0 0 0 0 0 0
I am not sure whether there are more sensors but perhaps not (I did not find the possibility to read any temp using Windows).

LCD brightness is also kind of weird. max_brightness tells me 7 but it seems like there are 16 states. If I set the brightness to 7 (which is the middle of the real brightness) and increase the brightness using the fn keys, the next reported brightness is 0 and I can then set the display to full power by setting the brightness to 7 again. As a result, i cannot set the display to minimal brightness except when i go below 0 with the fn keys and set it to zero then. I hope you know what I mean.

Setting the sound volume also does not work except for muting (but not for unmuting). But it works perfectly using gnome and the hotkeys.

Thank you very much for your effort! This patch made my day :-)

I attached the verbose output of the module.

Henrique de Moraes Holschuh wrote:
Please try the attached patch, and tell me what the driver logs to the
kernel log, whether it works, etc.

Load the driver with the "debug=0xffff" parameter, please. That will give me
more information.

diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index 5d5b877..d8c2f71 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -491,6 +491,7 @@ TPACPI_HANDLE(ec, root, "\\_SB.PCI0.ISA.EC0",	/* 240, 240x */
 	   "\\_SB.PCI0.ISA.EC",	/* A21e, A2xm/p, T20-22, X20-21 */
 	   "\\_SB.PCI0.AD4S.EC0",	/* i1400, R30 */
 	   "\\_SB.PCI0.ICH3.EC0",	/* R31 */
+	   "\\_SB.PCI0.LPC0.EC",	/* X100e */
 	   "\\_SB.PCI0.LPC.EC",	/* all others */
 	   );

Attachment: dmesg_x100e.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

[Index of Archives]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Photo]     [Yosemite Photos]     [Yosemite Advice]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux