Date: Wed, 4 Jul 2012 21:45:43 -0700 From: Kevin Oberman <kob6558@gmail.com> To: Alexandr <shuriku@shurik.kiev.ua> Cc: freebsd-mobile@freebsd.org Subject: Re: looking for opinions on laptop Message-ID: <CAN6yY1s-PFoJUgL8Mg3PWTt-DFy1UvnK9AoyA3XxPpaB7OkTfA@mail.gmail.com> In-Reply-To: <4FF47C05.9020709@shurik.kiev.ua> References: <20461.39520.53750.83802@jerusalem.litteratus.org> <201207032202.58778.erich@alogreentechnologies.com> <20467.3769.866463.886400@jerusalem.litteratus.org> <201207032228.47210.erichfreebsdlist@ovitrap.com> <4FF47C05.9020709@shurik.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 4, 2012 at 10:23 AM, Alexandr <shuriku@shurik.kiev.ua> wrote: > I'm using Lenovo B570 (Core i5-2410M) with 10-CURRENT and with 9-STABLE > after KMS patches were committed. > > Works perfect: > 1. Intel GMA with latest i915kms and dri2. Nvidia Optimus mode disabled > in BIOS. > 2. Network with re(4) > 3. Wireless NIC (broadcom) was replaced with new Intel 6025 bought from > e-bay for 20$ > 4. Bluetooth > > Doesn't work: > 1. Fn-keys > 2. Screen backlight control > 3. Suspend/Resume > 4. Doesn't boot from GPT-disk, only from MBR (bios related issue) I have a very similar T520. Same as above, but two spindles (which I still like) except: Wired network card is Intel 82579LM supported in head, 9, and 8.3 Wireless can be selected to use the Intel card at no extra cost, but default is a RealTek that is not supported SOME Fn keys work and others may be redefined to work. Brightness in particular does not work and I have not been able to get it to work. ThinkLight does work. Backlight can be adjusted with the SET by command using the acpi_call port. This includes trurnig off and on. Mine boots fine from GPT disk. (My FreeBSD boots from the GPT disk.) I am really surprised the X220 fails on them. Sound works, but you need to change a couple of pins to get the audio jack working. Add the following to /boot/loader.conf: # Load the sound driver snd_hda_load="YES" # and setup headphones # Out : speaker + headphones hint.hdac.0.cad0.nid25.config="as=1 seq=15" # In : mic + external mic hint.hdac.0.cad0.nid35.config="as=2" hint.hdac.0.cad0.nid27.config="as=2 seq=15" I have not tried to use the HDMI, so I have no idea about it. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1s-PFoJUgL8Mg3PWTt-DFy1UvnK9AoyA3XxPpaB7OkTfA>