On Tue, Dec 06, 2016 at 09:30:06AM +0800, Denny White wrote:
> Trying to find out if anyone has had any luck with OBSD on a Lenovo
> Yoga 2 11 or anything close to that model in the Yoga line. I got it
> to boot off usb using amd64 iso due to the Yoga using UEFI.  I
> hadn???t ran OBSD in quite a while, dumbassed out & forgot to save a
> dmesg or ifconfig output, but I know from both the system didn???t
> recognize any network device like fxp0, eth0, etc., e.g. Only showed
> the lo0, enc0, & pflog0. I???m aware of /etc/firmware and from what I
> read it recognizes the network device & sees it needs a firmware fix
> the system does it on it???s own, but I guess that???s not gonna
> happen if the system doesn???t even recognize a network device. If
> anyone???s had any luck at all with a Yoga 2 series I would surely
> appreciate push in the right direction. Thx.

It is very hard to say much without a dmesg. As far as I am aware, the
Yoga type system do not have ethernet ports and probably only have
wireless network interfaces. The easiest route is to use a USB ethernet
adapter to connect to a network in order to run fw_update to get
whatever firmware is needed. That is not a guarantee though. All of the
Lenovo systems I have right now (ThinkPad X1 Carbon 1st Gen, ThinkPad
X230, ThinkPad 11e, LaVie Z, ThinkPad X260, and ThinkPad X1 Carbon 4th
Gen) all use Intel wireless cards supported by the iwm(4) or iwm(4)
drivers. However, none of these are "Yoga" type systems and they might
have some other wireless network interface.

OpenBSD has excellent UEFI support and almost all of the systems I
listed above are working great with a UEFI install. Again, a dmesg would
answer most of these questions.

Bryan

Reply via email to