From owner-freebsd-wireless@freebsd.org Fri Jan 27 00:49:31 2017 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 3D89ACC3806 for ; Fri, 27 Jan 2017 00:49:31 +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 2224F1A11 for ; Fri, 27 Jan 2017 00:49:31 +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 v0R0nVPm035595 for ; Fri, 27 Jan 2017 00:49:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 216091] iwn0 issues on FreeBSD11 Date: Fri, 27 Jan 2017 00:49:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: coppolajj@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.23 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: Fri, 27 Jan 2017 00:49:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216091 --- Comment #2 from coppolajj@gmail.com --- (In reply to Sean Farley from comment #1) So I think I have tried the suggestion with the following setup: ifconfig_em0=3D"up" ifconfig_iwn0=3D"ether 00:1c:25:9d:ec:60" wlans_iwn0=3D"wlan0" ifconfig_wlan0=3D"WPA" cloned_interfaces=3D"lagg0" ifconfig_lagg0=3D"laggproto failover laggport em0 laggport wlan0 DHCP" This is very similar to the setup from the handbook, 30.7. Link Aggregation= and Failover, Example 30.3 (https://www.freebsd.org/doc/en/books/handbook/network-aggregation.html). But this causes bigger problems, like panic messages ("iwn_panicked: contro= ller panicked, iv_state =3D 5; restarting") and wireless never working, but perh= aps I am not setting it up properly??? Here's the log from boot: Jan 25 22:02:04 bsdThinkpad kernel: Copyright (c) 1992-2016 The FreeBSD Project. Jan 25 22:02:04 bsdThinkpad kernel: Copyright (c) 1979, 1980, 1983, 1986, 1= 988, 1989, 1991, 1992, 1993, 1994 Jan 25 22:02:04 bsdThinkpad kernel: The Regents of the University of California. All rights reserved. Jan 25 22:02:04 bsdThinkpad kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Jan 25 22:02:04 bsdThinkpad kernel: FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu= Sep 29 01:43:23 UTC 2016 Jan 25 22:02:04 bsdThinkpad kernel: root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Jan 25 22:02:04 bsdThinkpad kernel: FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Jan 25 22:02:04 bsdThinkpad kernel: VT(vga): resolution 640x480 Jan 25 22:02:04 bsdThinkpad kernel: module_register: cannot register mmc/mm= csd from kernel; already loaded from mmcsd.ko Jan 25 22:02:04 bsdThinkpad kernel: Module mmc/mmcsd failed to register: 17 Jan 25 22:02:04 bsdThinkpad kernel: CPU: Intel(R) Core(TM)2 Duo CPU T94= 00=20 @ 2.53GHz (2527.06-MHz K8-class CPU) Jan 25 22:02:04 bsdThinkpad kernel: Origin=3D"GenuineIntel" Id=3D0x10676=20 Family=3D0x6 Model=3D0x17 Stepping=3D6 Jan 25 22:02:04 bsdThinkpad kernel: Features=3D0xbfebfbff Jan 25 22:02:04 bsdThinkpad kernel: Features2=3D0x8e3fd Jan 25 22:02:04 bsdThinkpad kernel: AMD Features=3D0x20100800 Jan 25 22:02:04 bsdThinkpad kernel: AMD Features2=3D0x1 Jan 25 22:02:04 bsdThinkpad kernel: VT-x: (disabled in BIOS) HLT,PAUSE Jan 25 22:02:04 bsdThinkpad kernel: TSC: P-state invariant, performance statistics Jan 25 22:02:04 bsdThinkpad kernel: real memory =3D 4294967296 (4096 MB) Jan 25 22:02:04 bsdThinkpad kernel: avail memory =3D 3980619776 (3796 MB) Jan 25 22:02:04 bsdThinkpad kernel: Event timer "LAPIC" quality 400 Jan 25 22:02:04 bsdThinkpad kernel: ACPI APIC Table: Jan 25 22:02:04 bsdThinkpad kernel: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs Jan 25 22:02:04 bsdThinkpad kernel: FreeBSD/SMP: 1 package(s) x 2 core(s) Jan 25 22:02:04 bsdThinkpad kernel: random: unblocking device. Jan 25 22:02:04 bsdThinkpad kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20160527/tbfadt-650) Jan 25 22:02:04 bsdThinkpad kernel: ACPI BIOS Warning (bug): Invalid length= for FADT/Pm1aControlBlock: 32, using default 16 (20160527/tbfadt-733) Jan 25 22:02:04 bsdThinkpad kernel: ioapic0: Changing APIC ID to 1 Jan 25 22:02:04 bsdThinkpad kernel: ioapic0 irqs 0-23 on motherboard Jan 25 22:02:04 bsdThinkpad kernel: random: entropy device external interfa= ce Jan 25 22:02:04 bsdThinkpad kernel: kbd1 at kbdmux0 Jan 25 22:02:04 bsdThinkpad kernel: netmap: loaded module Jan 25 22:02:04 bsdThinkpad kernel: module_register_init: MOD_LOAD (vesa, 0xffffffff8101c950, 0) error 19 Jan 25 22:02:04 bsdThinkpad kernel: vtvga0: on motherboard Jan 25 22:02:04 bsdThinkpad kernel: cryptosoft0: on motherboard Jan 25 22:02:04 bsdThinkpad kernel: acpi0: on motherboard Jan 25 22:02:04 bsdThinkpad kernel: CPU0: local APIC error 0x40 Jan 25 22:02:04 bsdThinkpad kernel: acpi_ec0: port 0x62,0x66 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi0: Power Button (fixed) Jan 25 22:02:04 bsdThinkpad kernel: cpu0: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: cpu1: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: attimer0: port 0x40-0x43 irq= 0 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Jan 25 22:02:04 bsdThinkpad kernel: hpet0: iom= em 0xfed00000-0xfed003ff on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: Timecounter "HPET" frequency 14318180 Hz quality 950 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "HPET" frequency 14318180 Hz quality 450 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "HPET1" frequency 14318180 = Hz quality 440 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "HPET2" frequency 14318180 = Hz quality 440 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "HPET3" frequency 14318180 = Hz quality 440 Jan 25 22:02:04 bsdThinkpad kernel: atrtc0: port 0x70-0= x71 irq 8 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: Event timer "RTC" frequency 32768 Hz quality 0 Jan 25 22:02:04 bsdThinkpad kernel: Timecounter "ACPI-fast" frequency 35795= 45 Hz quality 900 Jan 25 22:02:04 bsdThinkpad kernel: acpi_timer0: <24-bit timer at 3.579545M= Hz> port 0x1008-0x100b on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_lid0: = on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_button0: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: pcib0: port 0xcf8-0xcff on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: pci0: on pcib0 Jan 25 22:02:04 bsdThinkpad kernel: vgapci0: port 0x1800-0x1807 mem 0xf4400000-0xf47fffff,0xd0000000-0xdfffffff irq 16 at dev= ice 2.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: agp0: on vgapci0 Jan 25 22:02:04 bsdThinkpad kernel: agp0: aperture size is 256M, detected 32764k stolen memory Jan 25 22:02:04 bsdThinkpad kernel: vgapci0: Boot video device Jan 25 22:02:04 bsdThinkpad kernel: vgapci1: mem 0xf4200000-0xf42fffff at device 2.1 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pci0: at device 3.0 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: atapci0: port 0x1828-0x182f,0x180c-0x180f,0x1820-0x1827,0x1808-0x180b,0x1810-0x181f irq 1= 8 at device 3.2 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: ata2: at channel 0 on ata= pci0 Jan 25 22:02:04 bsdThinkpad kernel: ata3: at channel 1 on ata= pci0 Jan 25 22:02:04 bsdThinkpad kernel: uart2: port 0x1830-0x1837 mem 0xfc324000-0xfc324fff irq 17 at device 3= .3 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: em0: port 0x1840-0x185f mem 0xfc100000-0xfc11ffff,0xfc325000-0xfc325fff= irq 20 at device 25.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: em0: Using an MSI interrupt Jan 25 22:02:04 bsdThinkpad kernel: em0: Ethernet address: 00:1c:25:9d:ec:60 Jan 25 22:02:04 bsdThinkpad kernel: em0: netmap queues/slots: TX 1/1024, RX 1/1024 Jan 25 22:02:04 bsdThinkpad kernel: uhci0: port 0x1860-0x187f irq 20 at device 26.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus0 on uhci0 Jan 25 22:02:04 bsdThinkpad kernel: uhci1: port 0x1880-0x189f irq 21 at device 26.1 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus1 on uhci1 Jan 25 22:02:04 bsdThinkpad kernel: uhci2: port 0x18a0-0x18bf irq 22 at device 26.2 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus2 on uhci2 Jan 25 22:02:04 bsdThinkpad kernel: ehci0: mem 0xfc326c00-0xfc326fff irq 23 at device 26.7 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus3: EHCI version 1.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus3 on ehci0 Jan 25 22:02:04 bsdThinkpad kernel: hdac0: mem 0xfc320000-0xfc323fff irq 17 at device 27.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib1: irq 20 at device 28.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib1: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: pcib2: irq 21 at device 28.1 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib2: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: pci1: on pcib2 Jan 25 22:02:04 bsdThinkpad kernel: iwn0: mem 0xf4300000-0xf4301fff irq 17 at device 0.0 on pci1 Jan 25 22:02:04 bsdThinkpad kernel: pcib3: irq 22 at device 28.2 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib3: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: pci2: on pcib3 Jan 25 22:02:04 bsdThinkpad kernel: pci2: at device 0.0 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: pcib4: irq 23 at device 28.3 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib4: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: pcib5: irq 20 at device 28.4 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib5: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: uhci3: port 0x18c0-0x18df irq 16 at device 29.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus4 on uhci3 Jan 25 22:02:04 bsdThinkpad kernel: uhci4: port 0x18e0-0x18ff irq 17 at device 29.1 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus5 on uhci4 Jan 25 22:02:04 bsdThinkpad kernel: uhci5: port 0x1c00-0x1c1f irq 18 at device 29.2 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus6 on uhci5 Jan 25 22:02:04 bsdThinkpad kernel: ehci1: mem 0xfc327000-0xfc3273ff irq 19 at device 29.7 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: usbus7: EHCI version 1.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus7 on ehci1 Jan 25 22:02:04 bsdThinkpad kernel: pcib6: at device = 30.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pci3: on pcib6 Jan 25 22:02:04 bsdThinkpad kernel: cbb0: mem 0xf4800000-0xf4800fff irq 16 at device 0.0 on pci3 Jan 25 22:02:04 bsdThinkpad kernel: cardbus0: on cbb0 Jan 25 22:02:04 bsdThinkpad kernel: pccard0: <16-bit PCCard bus> on cbb0 Jan 25 22:02:04 bsdThinkpad kernel: pci3: at device = 0.1 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: isab0: at device 31.0 = on pci0 Jan 25 22:02:04 bsdThinkpad kernel: isa0: on isab0 Jan 25 22:02:04 bsdThinkpad kernel: ahci0: port 0x1c48-0x1c4f,0x183c-0x183f,0x1c40-0x1c47,0x1838-0x183b,0x1c20-0x1c3f = mem 0xfc326000-0xfc3267ff irq 16 at device 31.2 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: ahci0: AHCI v1.20 with 4 3Gbps ports, P= ort Multiplier not supported Jan 25 22:02:04 bsdThinkpad kernel: ahcich0: at channel 0 on ahci0 Jan 25 22:02:04 bsdThinkpad kernel: ahcich1: at channel 1 on ahci0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_tz0: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_tz1: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: atkbdc0: = port 0x60,0x64 irq 1 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: atkbd0: irq 1 on atkbdc0 Jan 25 22:02:04 bsdThinkpad kernel: kbd0 at atkbd0 Jan 25 22:02:04 bsdThinkpad kernel: atkbd0: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: psm0: irq 12 on atkbdc0 Jan 25 22:02:04 bsdThinkpad kernel: psm0: [GIANT-LOCKED] Jan 25 22:02:04 bsdThinkpad kernel: psm0: model Generic PS/2 mouse, device = ID 0 Jan 25 22:02:04 bsdThinkpad kernel: battery0: = on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_acad0: on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: orm0: at iomem 0xc0000-0xcffff,0xd0000-0xd0fff,0xd1000-0xd1fff,0xd2000-0xd2fff,0xde000-0xd= f7ff,0xe0000-0xeffff on isa0 Jan 25 22:02:04 bsdThinkpad kernel: ppc0: cannot reserve I/O port range Jan 25 22:02:04 bsdThinkpad kernel: coretemp0: = on cpu0 Jan 25 22:02:04 bsdThinkpad kernel: est0: on cpu0 Jan 25 22:02:04 bsdThinkpad kernel: coretemp1: = on cpu1 Jan 25 22:02:04 bsdThinkpad kernel: est1: on cpu1 Jan 25 22:02:04 bsdThinkpad kernel: usbus0: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: fuse-freebsd: version 0.4.4, FUSE ABI 7= .8 Jan 25 22:02:04 bsdThinkpad kernel: ZFS NOTICE: Prefetch is disabled by def= ault if less than 4GB of RAM is present; Jan 25 22:02:04 bsdThinkpad kernel: to enable, add "vfs.zfs.prefetch_disabl= e=3D0" to /boot/loader.conf. Jan 25 22:02:04 bsdThinkpad kernel: ZFS filesystem version: 5 Jan 25 22:02:04 bsdThinkpad kernel: ZFS storage pool version: features supp= ort (5000) Jan 25 22:02:04 bsdThinkpad kernel: Timecounters tick every 1.000 msec Jan 25 22:02:04 bsdThinkpad kernel: nvme cam probe device init Jan 25 22:02:04 bsdThinkpad kernel: hdacc0: at cad 0 on hdac0 Jan 25 22:02:04 bsdThinkpad kernel: hdaa0: at nid 1 on hdacc0 Jan 25 22:02:04 bsdThinkpad kernel: pcm0: at nid 26,22 and 24 on hdaa0 Jan 25 22:02:04 bsdThinkpad kernel: pcm1: at nid 29 on hdaa0 Jan 25 22:02:04 bsdThinkpad kernel: unknown: at nid 2 on hdacc0 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: usbus1: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus2: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: ugen0.1: at usbus0 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.1: at usbus1 Jan 25 22:02:04 bsdThinkpad kernel: uhub0: on usbus0 Jan 25 22:02:04 bsdThinkpad kernel: uhub1: on usbus1 Jan 25 22:02:04 bsdThinkpad kernel: ugen2.1: at usbus2 Jan 25 22:02:04 bsdThinkpad kernel: uhub2: on usbus2 Jan 25 22:02:04 bsdThinkpad kernel: usbus3: 480Mbps High Speed USB v2.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus4: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus5: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: ugen3.1: at usbus3 Jan 25 22:02:04 bsdThinkpad kernel: ugen4.1: at usbus4 Jan 25 22:02:04 bsdThinkpad kernel: uhub3: on usbus3 Jan 25 22:02:04 bsdThinkpad kernel: uhub4: on usbus4 Jan 25 22:02:04 bsdThinkpad kernel: ugen5.1: at usbus5 Jan 25 22:02:04 bsdThinkpad kernel: uhub5: on usbus5 Jan 25 22:02:04 bsdThinkpad kernel: usbus6: 12Mbps Full Speed USB v1.0 Jan 25 22:02:04 bsdThinkpad kernel: usbus7: 480Mbps High Speed USB v2.0 Jan 25 22:02:04 bsdThinkpad kernel: ugen6.1: at usbus6 Jan 25 22:02:04 bsdThinkpad kernel: ugen7.1: at usbus7 Jan 25 22:02:04 bsdThinkpad kernel: uhub6: on usbus6 Jan 25 22:02:04 bsdThinkpad kernel: uhub7: on usbus7 Jan 25 22:02:04 bsdThinkpad kernel: uhub0: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: uhub1: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: uhub2: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: uhub4: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: uhub5: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: uhub6: 2 ports with 2 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: ada0 at ahcich0 bus 0 scbus2 target 0 l= un 0 Jan 25 22:02:04 bsdThinkpad kernel: ada0: ATA8-ACS SATA 3.x device Jan 25 22:02:04 bsdThinkpad kernel: cd0 at ahcich1 bus 0 scbus3 target 0 lu= n 0 Jan 25 22:02:04 bsdThinkpad kernel: cd0: Removable CD-ROM SCSI device Jan 25 22:02:04 bsdThinkpad kernel: cd0: Serial Number 89V1P74E11 Jan 25 22:02:04 bsdThinkpad kernel: cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) Jan 25 22:02:04 bsdThinkpad kernel: cd0: Attempt to query device size faile= d: NOT READY, Medium not present Jan 25 22:02:04 bsdThinkpad kernel: ada0: Serial Number 50026B733400CF7B Jan 25 22:02:04 bsdThinkpad kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Jan 25 22:02:04 bsdThinkpad kernel: ada0: Command Queueing enabled Jan 25 22:02:04 bsdThinkpad kernel: ada0: 57241MB (117231408 512 byte secto= rs) Jan 25 22:02:04 bsdThinkpad kernel: uhub3: 6 ports with 6 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: SMP: AP CPU #1 Launched! Jan 25 22:02:04 bsdThinkpad kernel: Timecounter "TSC-low" frequency 1263529= 868 Hz quality 1000 Jan 25 22:02:04 bsdThinkpad kernel: Trying to mount root from zfs:zroot/ROOT/default []... Jan 25 22:02:04 bsdThinkpad kernel: Root mount waiting for: usbus7 usbus3 Jan 25 22:02:04 bsdThinkpad kernel: uhub7: 6 ports with 6 removable, self powered Jan 25 22:02:04 bsdThinkpad kernel: Root mount waiting for: usbus3 Jan 25 22:02:04 bsdThinkpad kernel: ugen3.2: at usbus3 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.2: at usbus1 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.3: at usbu= s1 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: Ethernet address: 00:21:6b:92:ba= :42 Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: ubt0: on usbus1 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_intr: fatal firmware error Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: firmware error log: Jan 25 22:02:04 bsdThinkpad kernel: error type =3D "BAD_COMMAND" (0x00000007) Jan 25 22:02:04 bsdThinkpad kernel: program counter =3D 0x0000275C Jan 25 22:02:04 bsdThinkpad kernel: source line =3D 0x00000428 Jan 25 22:02:04 bsdThinkpad kernel: error data =3D 0x0000000000000000 Jan 25 22:02:04 bsdThinkpad kernel: branch link =3D 0x0000275A0000275A Jan 25 22:02:04 bsdThinkpad kernel: interrupt link =3D 0x0000091600000000 Jan 25 22:02:04 bsdThinkpad kernel: time =3D 11866 Jan 25 22:02:04 bsdThinkpad kernel: driver status: Jan 25 22:02:04 bsdThinkpad kernel: tx ring 0: qid=3D0 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 1: qid=3D1 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 2: qid=3D2 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 3: qid=3D3 cur=3D2 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 4: qid=3D4 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 5: qid=3D5 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 6: qid=3D6 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 7: qid=3D7 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 8: qid=3D8 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 9: qid=3D9 cur=3D148 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 10: qid=3D10 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 11: qid=3D11 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 12: qid=3D12 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 13: qid=3D13 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 14: qid=3D14 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 15: qid=3D15 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 16: qid=3D16 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 17: qid=3D17 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 18: qid=3D18 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 19: qid=3D19 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: rx ring: cur=3D2 Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_panicked: controller panicked, iv_state =3D 5; restarting Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad kernel: WARNING: attempt to domain_add(bluetoot= h) after domainfinalize() Jan 25 22:02:04 bsdThinkpad kernel: WARNING: attempt to domain_add(netgraph) after domainfinalize() Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_intr: fatal firmware error Jan 25 22:02:04 bsdThinkpad kernel: firmware error log: Jan 25 22:02:04 bsdThinkpad kernel: error type =3D "SYSASSERT" (0x0000= 0005) Jan 25 22:02:04 bsdThinkpad kernel: program counter =3D 0x0001DE80 Jan 25 22:02:04 bsdThinkpad kernel: source line =3D 0x0000008E Jan 25 22:02:04 bsdThinkpad kernel: error data =3D 0x0000008E000000A8 Jan 25 22:02:04 bsdThinkpad kernel: branch link =3D 0x0001DF940001DF94 Jan 25 22:02:04 bsdThinkpad kernel: interrupt link =3D 0x0000091600000000 Jan 25 22:02:04 bsdThinkpad kernel: time =3D 14120 Jan 25 22:02:04 bsdThinkpad kernel: driver status: Jan 25 22:02:04 bsdThinkpad kernel: tx ring 0: qid=3D0 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 1: qid=3D1 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 2: qid=3D2 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 3: qid=3D3 cur=3D2 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 4: qid=3D4 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 5: qid=3D5 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 6: qid=3D6 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 7: qid=3D7 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 8: qid=3D8 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 9: qid=3D9 cur=3D40 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 10: qid=3D10 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 11: qid=3D11 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 12: qid=3D12 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 13: qid=3D13 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 14: qid=3D14 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 15: qid=3D15 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 16: qid=3D16 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 17: qid=3D17 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 18: qid=3D18 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: tx ring 19: qid=3D19 cur=3D0 queued= =3D0=20=20 Jan 25 22:02:04 bsdThinkpad kernel: rx ring: cur=3D42 Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_panicked: controller panicked, iv_state =3D 5; restarting Jan 25 22:02:04 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:02:04 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:02:04 bsdThinkpad root: /etc/rc: WARNING: $xrdp_sesman_enable is = not set properly - see rc.conf(5). Jan 25 22:02:04 bsdThinkpad ntpd[975]: ntpd 4.2.8p8-a (1): Starting Jan 25 22:02:05 bsdThinkpad ntpd[976]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): good hash signature Jan 25 22:02:05 bsdThinkpad ntpd[976]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): loaded, expire=3D2017-06-01T00:00:00Z last=3D2017-01-01T00:00:00Z ofs=3D37 Jan 25 22:02:08 bsdThinkpad dhclient[545]: send_packet: Network is down Jan 25 22:02:16 bsdThinkpad dhclient[545]: send_packet: Network is down Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Initialized drm 1.1.0 20060= 810 Jan 25 22:02:19 bsdThinkpad kernel: drmn0: on vgapci0 Jan 25 22:02:19 bsdThinkpad kernel: iicbus0: on iicbb0 ad= dr 0xff Jan 25 22:02:19 bsdThinkpad kernel: iic0: on iicbus0 Jan 25 22:02:19 bsdThinkpad kernel: iic1: on iicbus1 Jan 25 22:02:19 bsdThinkpad kernel: iicbus2: on iicbb1 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic2: on iicbus2 Jan 25 22:02:19 bsdThinkpad kernel: iic3: on iicbus3 Jan 25 22:02:19 bsdThinkpad kernel: iicbus4: on iicbb2 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic4: on iicbus4 Jan 25 22:02:19 bsdThinkpad kernel: iic5: on iicbus5 Jan 25 22:02:19 bsdThinkpad kernel: iicbus6: on iicbb3 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic6: on iicbus6 Jan 25 22:02:19 bsdThinkpad kernel: iic7: on iicbus7 Jan 25 22:02:19 bsdThinkpad kernel: iicbus8: on iicbb4 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic8: on iicbus8 Jan 25 22:02:19 bsdThinkpad kernel: iic9: on iicbus9 Jan 25 22:02:19 bsdThinkpad kernel: iicbus10: on iicbb5 a= ddr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic10: on iicbus10 Jan 25 22:02:19 bsdThinkpad kernel: iic11: on iicbus11 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] MSI enabled 1 message(s) Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Driver supports precise vbl= ank timestamp query. Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 Jan 25 22:02:19 bsdThinkpad kernel: drmn0: taking over the fictitious range 0xd0000000-0xe0000000 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector LVDS-1: get mode = from tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.LVDS-1 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector VGA-1: get mode f= rom tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.VGA-1 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector HDMI-A-1: get mode from tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.HDMI-A= -1 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector DP-1: get mode fr= om tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.DP-1 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector HDMI-A-2: get mode from tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.HDMI-A= -2 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector DP-2: get mode fr= om tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.DP-2 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Connector DP-3: get mode fr= om tunables: Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.modes.DP-3 Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] - kern.vt.fb.default_mode Jan 25 22:02:19 bsdThinkpad kernel: fbd0 on drmn0 Jan 25 22:02:19 bsdThinkpad kernel: VT: Replacing driver "vga" with new "fb= ". Jan 25 22:02:19 bsdThinkpad kernel: info: [drm] Initialized i915 1.6.0 2008= 0730 for drmn0 on minor 0 Jan 25 22:02:23 bsdThinkpad dhclient[545]: send_packet: Network is down Jan 25 22:02:53 bsdThinkpad last message repeated 2 times Jan 25 22:03:07 bsdThinkpad dhclient[545]: send_packet: Network is down Jan 25 22:03:18 bsdThinkpad dhclient: New IP Address (lagg0): 192.168.1.100 Jan 25 22:03:18 bsdThinkpad dhclient: New Subnet Mask (lagg0): 255.255.255.0 Jan 25 22:03:18 bsdThinkpad dhclient: New Broadcast Address (lagg0): 192.168.1.255 Jan 25 22:03:18 bsdThinkpad dhclient: New Routers (lagg0): 192.168.1.254 Jan 25 22:03:19 bsdThinkpad dhclient: New Routers (lagg0): 192.168.1.254 Jan 25 22:03:22 bsdThinkpad wpa_supplicant[340]: wlan0: CTRL-EVENT-SSID-REENABLED id=3D0 ssid=3D"claracast" Jan 25 22:03:22 bsdThinkpad wpa_supplicant[340]: wlan0: Trying to associate with 38:3b:c8:06:b8:3a (SSID=3D'claracast' freq=3D2412 MHz) Jan 25 22:03:22 bsdThinkpad kernel: wlan0: link state changed to UP Jan 25 22:03:22 bsdThinkpad kernel: lagg0: link state changed to UP Jan 25 22:03:22 bsdThinkpad wpa_supplicant[340]: wlan0: Associated with 38:3b:c8:06:b8:3a Jan 25 22:03:22 bsdThinkpad dhclient[545]: send_packet: No buffer space available Jan 25 22:03:28 bsdThinkpad last message repeated 2 times Jan 25 22:03:32 bsdThinkpad wpa_supplicant[340]: wlan0: Authentication with 38:3b:c8:06:b8:3a timed out. Jan 25 22:03:32 bsdThinkpad kernel: wlan0: link state changed to DOWN Jan 25 22:03:32 bsdThinkpad kernel: lagg0: link state changed to DOWN Jan 25 22:03:32 bsdThinkpad wpa_supplicant[340]: wlan0: CTRL-EVENT-DISCONNE= CTED bssid=3D38:3b:c8:06:b8:3a reason=3D3 locally_generated=3D1 Jan 25 22:03:32 bsdThinkpad wpa_supplicant[340]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3D0 ssid=3D"claracast" auth_failures=3D6 duration=3D126 reason=3DCONN_FAILED Jan 25 22:03:35 bsdThinkpad dhclient[545]: send_packet: Network is down Jan 25 22:03:37 bsdThinkpad kernel: iwn0: device timeout Jan 25 22:03:37 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:03:37 bsdThinkpad kernel: iwn0: scan timeout Jan 25 22:03:37 bsdThinkpad kernel: iwn0: iwn_read_firmware: ucode rev=3D0x08530501 Jan 25 22:03:41 bsdThinkpad dhclient[545]: send_packet: Network is down --=20 You are receiving this mail because: You are the assignee for the bug.=