From owner-freebsd-x11@freebsd.org Sun Jan 7 22:18:23 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB929E62275; Sun, 7 Jan 2018 22:18:23 +0000 (UTC) (envelope-from clutton@zoho.com) Received: from sender-pp-091.zoho.com (sender-pp-091.zoho.com [135.84.80.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B00C7BB70; Sun, 7 Jan 2018 22:18:23 +0000 (UTC) (envelope-from clutton@zoho.com) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=message-id:subject:from:to:cc:date:in-reply-to:references:content-type:mime-version; b=BRRqhC0dkLIKi1JrgpFN5b2BoWUXr0yT6aWcNVgwRRNVtzPLf9113ld9njdCYVSD9oBVHBawj/4q WANQCnaQU5ylh1lwHjP6rPzXjaEHZrkB8yIZkmSFApzSWRUyiLup Received: from [10.1.2.6] (mktechs.net [46.229.54.117]) by mx.zohomail.com with SMTPS id 1515363497076669.4256401289729; Sun, 7 Jan 2018 14:18:17 -0800 (PST) Message-ID: <1515363488.2257.3.camel@zoho.com> Subject: Re: Running FreeBSD on the Lenovo Thinkpad T470s (success) From: clutton To: Michael Gmelin , "Rodney W. Grimes" Cc: "freebsd-current@freebsd.org" , "freebsd-x11@freebsd.org" , "freebsd-mobile@freebsd.org" Date: Mon, 08 Jan 2018 00:18:08 +0200 In-Reply-To: <813101D7-3A67-4C4E-8F3C-301B0AE7A550@grem.de> References: <201801072032.w07KWD2V018387@pdx.rh.CN85.dnsmgr.net> <813101D7-3A67-4C4E-8F3C-301B0AE7A550@grem.de> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-BC+RdMskT/KqlmsnEd39" X-Mailer: Evolution 3.24.2 FreeBSD GNOME Team Mime-Version: 1.0 X-Zoho-Virus-Status: 1 X-ZohoMailClient: External X-ZohoMail: Z_30320720 SPT_1 SLF_E X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2018 22:18:23 -0000 --=-BC+RdMskT/KqlmsnEd39 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2018-01-07 at 22:28 +0100, Michael Gmelin wrote: >=20 > On 7. Jan 2018, at 21:32, Rodney W. Grimes nsmgr.net> wrote: >=20 > > >=20 > > >=20 > > > > > On 7. Jan 2018, at 20:43, clutton wrote: > > > > >=20 > > > > > On Sat, 2017-12-30 at 15:58 +0100, Michael Gmelin wrote: > > > > > Hi, > > > >=20 > > > > Running carbon 5th gen I can't call my setup a success. > > > > Wireless iwm > > > > doesn't support even N and AC is not supported at all. The wifi > > > > is much > > > > slower then on my old machines. I'm going to replace the wifi > > > > card in > > > > mean time, any suggestions which one to buy? > > > >=20 > > > > Graphics works perfectly. NVMe SSD with OPAL wouldn't allow > > > > machine to > > > > resume from sleep, sometimes it does after big timeout and > > > > writing > > > > errors to console, sometime it just reboots. > > > >=20 > > > > Thinkpad Thunderbolt Dock Station, here is where things get > > > > interesting. If I boot machine connected to dock station, > > > > peripheral > > > > devices would work, external monitor, keyboard, and mouse. > > > > There's no > > > > other way I know to make it work. Once detached - it wouldn't > > > > see > > > > devices again. Booting and THEN attaching - the same, machine > > > > wouldn't > > > > see devices. > > > >=20 > > > > Here is the device being seen (a lot of pcib*): > > > > pcib5@pci0:6:0:0: class=3D0x060400 card=3D0x11112222 > > > > chip=3D0x15d38086 > > > > rev=3D0x02 hdr=3D0x01 > > > > vendor =3D 'Intel Corporation' > > > > device =3D 'JHL6540 Thunderbolt 3 Bridge (C step) [Alpine > > > > Ridge > > > > 4C 2016]' > > > > class =3D bridge > > > > subclass =3D PCI-PCI > > > >=20 > > > >=20 > > > > For me the main concern is Thunderbolt thought, docking station > > > > is > > > > amazing thing. Any ideas and thought how to make it work would > > > > be > > > > highly appreciated. > > >=20 > > > In my setup, plug/unplug events for display port don't work when > > > docking (usually I'm not using a dock though). This means: Mouse, > > > Keyboard can be plugged/unplugged as many time as I want at any > > > point, while displays connected over display port only work when > > > connected before starting X (and they don't disappear after > > > disconnecting). Note that stopping X seems to fix this (so no > > > reboot required), but I don't have the docking station myself > > > (this is the Ultra Dock Pro or something - the one that connects > > > at the bottom of the laptop). > > >=20 > > > Also, in my setup wifi didn't work without adding iwm0 explicitly > > > to cloned interfaces (which isn't something I wouldn't expect I > > > have to do, but in this case I had to). > >=20 > > Did you have a > > wlans_iwm0=3D"wlan0" > > in /etc/rc.conf? =20 > > I do not know or see why putting iwm0 in cloned would do much of > > anything > > for a wlan device. > >=20 > > Also note that is wlans as in plural, not wlan_iwm0. A mistake I > > often make from finger memory. > >=20 >=20 > I have >=20 > wlans_iwm0=3D"wlan0" > ifconfig_wlan0=3D"WPA DHCP country de" >=20 > in rc.conf. Without adding >=20 > cloned_interfaces=3D"iwm0" >=20 > wlan0 never shows up in ifconfig and wpa_supplicant never starts > (that's current r326912, setup like described in my blog post). >=20 > I just double checked to confirm the behavior. loader.conf if_iwm_load=3D"YES" iwm8265fw_load=3D"YES" Have you loaded the driver? Maybe cloned_iface did this for you. --=-BC+RdMskT/KqlmsnEd39 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEJS/zE0mE1p2+tYanfbA/jbLI/pAFAlpSnKAACgkQfbA/jbLI /pCL8hAAoEFx2xV3v/u4fzpSGDjY6/V8Ypkv2xIE5h+LgadnPQ6juQImtjnmU/Gq KwshS7BPwq7naNgtnqi8akNHMiWMiG+RD3lFUcQXDWqB1/NXLUvsIXhxvTd4/Qru +wW3wtCLK1Y6oIFkCqsbGPM5M/kzRPiWatzQHgkyXd80r+599OYfSS8J8d2vgxiD EBxKSu5Rajr2hEagtzfiySR1++PvSwsp2f1CLLlLV5l7ab5SkBq47xWOfPRPRgdr nxxiMGzqeUDJkDGUsE8MbdZkE/5js+r+GLUpOEupdMRaTMWf9mVLsAt92l9rLlvG dfbVKlbevMSiE5LRfV1LafaGYZmefmLUjas+sPxfg7ohQ9dZ7eNEseKgUgvYY+NY eA7yYYn9UwW1C3spmcRxHuHpfNTI7x1O/c9NxcI1zjOrGJ5v3BIPQuKu5qVFfpl4 X4gDP1BbBnDfKlq4ugdDLEuV0OSFGD1UTPGP8Q2G9Q+tQg4/uwfBXWN9LCO0gQQK d3rTn7N7sWhMUqfPm9++NLhgOFgcFV86McCQl5w3bu93q1PqgRZbTVNQFOfGiGod Q73RjbudWR3nwEBSROQZkcWuByHprUY4vd2vV5US3XKP7NIucmhbWrgYmRoBfd+J cZ+tSGCjlucUxTLLsZjScP4Lxq/d/mU71SpSwnoNh+C45vaZ3t0= =CUo3 -----END PGP SIGNATURE----- --=-BC+RdMskT/KqlmsnEd39--