From owner-freebsd-wireless@freebsd.org Wed Dec 23 15:45:01 2015 Return-Path: Delivered-To: freebsd-wireless@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 13950A4F93E for ; Wed, 23 Dec 2015 15:45:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDEF11DCF for ; Wed, 23 Dec 2015 15:45:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBNFj0lw042495 for ; Wed, 23 Dec 2015 15:45:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 205542] FreeBSD 11.0-CURRENT r292413 on Dell Inspiron 13 7352 (with Intel AC 7265) not creating iwm0 Date: Wed, 23 Dec 2015 15:45:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: neel@neelc.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 15:45:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205542 Bug ID: 205542 Summary: FreeBSD 11.0-CURRENT r292413 on Dell Inspiron 13 7352 (with Intel AC 7265) not creating iwm0 Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: neel@neelc.org Created attachment 164553 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164553&action=edit dmesg log (not dmesg.boot) for Dell Inspiron 13 7352 Hi, My laptop, a Dell Inspiron 13 7352 has the Intel AC 7265 wireless card. If I try to run 'kldload iwm', I get this in the dmesg: iwm0: mem 0xc1000000-0xc1001fff irq 18 at device 0.0 on pci1 iwm0: revision: 0x210, firmware 25.228 (API ver. 9) But if I check ifconfig, iwm0 does not appear. root@:/ # ifconfig lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 nd6 options=21 groups: lo ue0: flags=8843 metric 0 mtu 1500 ether 00:e0:4c:b8:1f:54 inet 192.168.1.61 netmask 0xffffff00 broadcast 192.168.1.255 nd6 options=29 root@:/ Is there a solution to this issue? Thanks, Neel Chauhan === http://www.neelc.org/ -- You are receiving this mail because: You are the assignee for the bug.