Date: Thu, 05 Apr 2012 16:40:12 -0700 From: matt <sendtomatt@gmail.com> To: =?UTF-8?B?0JvRjtCx0L7QvNC40YAg0JPRgNC40LPQvtGA0L7Qsg==?= <nm.knife@gmail.com> Cc: freebsd-acpi@freebsd.org Subject: Re: x220 notes Message-ID: <4F7E2D5C.3020506@gmail.com> In-Reply-To: <CAHi1Jsd-vAMXwe_HKTuFxEN3egpbAOT7b9krZy46jP_kBdLZ9Q@mail.gmail.com> References: <4E836C06.9070405@gmail.com> <4F56A2DA.2070703@gmail.com> <CAHi1JsdaM8G=27ip97a5ERFTcHZ=zJkb9sD0PniBCLc6a-4WWw@mail.gmail.com> <201204011214.38801.erichfreebsdlist@ovitrap.com> <CAN6yY1vtrWC--XRM_LB%2Bu-ACr0Xb6t3YotY30799T7qdpWJefw@mail.gmail.com> <4F789DD7.90604@mehnert.org> <CAN6yY1v=gJHsuGQ6i08P6RC4tP_CnaVt1MWQqy2=Uy0tax0cfg@mail.gmail.com> <CAHi1JscAcxU3ksGPO0jAM3acQ1rzQkn_KfOy7L_LcVRsSRFc2w@mail.gmail.com> <CAN6yY1vk-%2B5fnpVe62=39o7XNPrXfdcm%2Bi=C1q4FNa5XbQXRug@mail.gmail.com> <4F7A46DB.4050701@gmail.com> <CAHi1JseURymtf1ZoSNW00DF6QMkkasy1V%2BoXvF0A6-KMUqQ67w@mail.gmail.com> <4F7A8A99.4040603@gmail.com> <CAHi1Jsf9QhA%2BrcMSEt7egHsYtAv7j47jx-XN7_5CzdFfv4N9WQ@mail.gmail.com> <20120403210619.Q2060@sola.nimnet.asn.au> <CAHi1Jse2Hk3hkg9UF%2BSu%2BwrsrwnddhF%2BhqfYAvkKdHnrvWHQZQ@mail.gmail.com> <4F7DAAB0.2010206@gmail.com> <CAHi1Jsd-vAMXwe_HKTuFxEN3egpbAOT7b9krZy46jP_kBdLZ9Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/05/12 09:35, Любомир Григоров wrote: > I just disabled from UEFI/BIOS. I don't use it that much anyway, but > it was annoying when it moved when I typed. > > I can just rebuild acpi_ibm.c without world right? > > Yes, edit IBM0068 to LEN0068 as noted a while back...it will > attach then. > The lower touchpad is nuts...I haven't looked at it too much, but > telling psm to recognize a synaptics didn't work when I added it to > loader.conf... > > Matt > > > > > -- > Lyubomir Grigorov (bgalakazam) > Yes, it should be possible if your sources are in synchronization with world/kernel. Just make the edit and go to /usr/src/sys/modules/acpi/acpi_ibm and type make && make install You'll notice that fan speed becomes something ugly after trying to set brightness, but everything will work otherwise as far as I have tested. I have found that the machine gets quite hot on its own especially with turbo core on the i7 and heavy usage, even with power tuning. Adjusting fan speed could be dangerous, I would certainly keep a close eye on temperatures during something like buildworld to be sure. I think the brightness ec address could be wrong in acpi_ibm, leading to corrupting the fan speed value, but that is conjecture. Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F7E2D5C.3020506>