Does anybody know how to configure Wi-Fi on a Lenovo ThinkPad s440 with Ubuntu 12.04 LTS?
I can't configure it even with LAN. Wi-Fi is the first thing I need. I can't find any drivers for Linux. As I see it from (official specs link) Ubuntu uses "Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" to establish network.
Can anybody suggest a solution? A driver, a way to configure Wi-Fi or anything?
$ lspci -nn | grep 0280
04:00.0 Network controller [0280]: Intel Corporation Device [8086:08b2] (rev 73)
/var/log/syslog
:Jan 28 00:58:45 o1dnik-ThinkPad-S3-S440 kernel: [10009.599503] iwlwifi 0000:04:00.0: Failed to create debugfs directory under netdev:wlan0 Jan 28 00:58:45 o1dnik-ThinkPad-S3-S440 kernel: [10009.610319] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD
They are related to only wlan? – magnump0 Jan 28 '14 at 01:01ACPI
error, but I used anacpi_os=Windows noapic
linux kernel boot flag. ThinkPad S440 is made with Windows8+ in mind, so I suppose it could help somehow. As I see, there are lots of errors. How do you think on asking somebody on some special forum (don't know yet which one)? – magnump0 Jan 28 '14 at 11:31