From owner-freebsd-current@freebsd.org Tue Mar 1 22:17:28 2016 Return-Path: Delivered-To: freebsd-current@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 CFEA9ABF47C for ; Tue, 1 Mar 2016 22:17:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98E3810D1 for ; Tue, 1 Mar 2016 22:17:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x234.google.com with SMTP id l127so239321710iof.3 for ; Tue, 01 Mar 2016 14:17:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=sCk4cKjKjg45jh0y+r5WrGQUvYhT+yZ3xlbgAyCQBq4=; b=iqkM3/FQQpCA0jGZlghgLNRCUc2WoFKoVifRUSysWJpAfLRIUJaoPXORAoWcnS20bR SJEhLw8mnLCy7JM+3oGAUK6iNNTlaJ4ahsrC50uuMw+GS5wBcf9Pdbs2xejo3R7InfyV PQFIIxZLx2iRiN6KNqhBdX7R/4Koc+Au9qZOn/7ZAzJZxmfdHzeCJ8WugUy7p+SoiLsF RNZ5BeEadGnW/Yx/Qg3cteY3cliHD4nftmcmySBGKQzRIqVnedc/4Pwf5jUJkhQbpbJw Jg96tU1zSz7NqzfIRIRlqX9Gpwb5BCZYyx8rDDyc4+7jYbStLznDY8dyDWYvr+oVH5gR SOfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=sCk4cKjKjg45jh0y+r5WrGQUvYhT+yZ3xlbgAyCQBq4=; b=elO6Rh37awCdvk+C2DhvtcNhSwnNH58ThlOw7Lgj2tnqj6ps42G6feXOQAuZxqJ5QR m3RXDMExJQOpRlV6Iul/nY4VAd+cjjR1LKTASh5bPp8WFW4NrwyCklj42MVze746df9K KnlJJ05+f9dUyrC1HIhPydrBh283ui86mbeLcms6S2jtcKrmnkyRR7vRRGsBttDCt8Oa qHlKz2Zgv9bICAjFC8eAZMeKCHSbdq9aNTUnmf/Sc9eSTsx5fEw6cSeZEROA778HtbVp rx0mlcP1St0rpHYwjd2fsKlHQKTtKhTCa+SpzbrUdEje8JV1I+uy6CpRJbhgO6Plofva N1QQ== X-Gm-Message-State: AG10YOScQTZ3hC1G3wDsUOHJcqR702nFt51+JE24RgNGRZOXuMVJEPob2RMfDF8xuYuVjaaUUQVMO7CMdNXTIA== MIME-Version: 1.0 X-Received: by 10.107.132.142 with SMTP id o14mr26445458ioi.75.1456870648091; Tue, 01 Mar 2016 14:17:28 -0800 (PST) Received: by 10.36.14.19 with HTTP; Tue, 1 Mar 2016 14:17:28 -0800 (PST) In-Reply-To: <467796244.184206.1456870429167.JavaMail.ngmail@webmail17.arcor-online.net> References: <1493379294.130887.1456847269287.JavaMail.ngmail@webmail21.arcor-online.net> <1134012018.181281.1456856587109.JavaMail.ngmail@webmail17.arcor-online.net> <913b75500917c016362a7633e1def254@thebighonker.lerctr.org> <1355875693.183451.1456865289211.JavaMail.ngmail@webmail17.arcor-online.net> <1495441441.183610.1456866066268.JavaMail.ngmail@webmail17.arcor-online.net> <467796244.184206.1456870429167.JavaMail.ngmail@webmail17.arcor-online.net> Date: Tue, 1 Mar 2016 14:17:28 -0800 Message-ID: Subject: Re: Re: WLAN hardware not recognized From: Adrian Chadd To: Carsten Kunze Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2016 22:17:29 -0000 Right, you need to create the interface: ifconfig wlan0 create wlandev iwn0 then run wpa_spuplicant (or do it all in /etc/rc.conf .. :) -a On 1 March 2016 at 14:13, Carsten Kunze wrote: > Adrian Chadd wrote: > >> sysctl net.wlan.devices >> >> iwn0 no longer shows up in ifconfig -a . >> >> >> -a > > Ok, "sysctl -a|grep iwn" gives quite some output. > > Actually I tried to start wpa_supplicant, but WLAN didn't react. Then--just for testing--I wrote "ifconfig iwn0 up", where ifconfig reported that iwn0 is unknown. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"