Date: Fri, 27 Jan 2017 00:49:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 216091] iwn0 issues on FreeBSD11 Message-ID: <bug-216091-21060-PShx6Apsfr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216091-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-216091-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,= MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Jan 25 22:02:04 bsdThinkpad kernel: Features2=3D0x8e3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,= PDCM,SSE4.1> Jan 25 22:02:04 bsdThinkpad kernel: AMD Features=3D0x20100800<SYSCALL,NX,LM> Jan 25 22:02:04 bsdThinkpad kernel: AMD Features2=3D0x1<LAHF> 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: <LENOVO TP-7U > 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 <Version 2.0> 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: <VT VGA driver> on motherboard Jan 25 22:02:04 bsdThinkpad kernel: cryptosoft0: <software crypto> on motherboard Jan 25 22:02:04 bsdThinkpad kernel: acpi0: <LENOVO TP-7U> on motherboard Jan 25 22:02:04 bsdThinkpad kernel: CPU0: local APIC error 0x40 Jan 25 22:02:04 bsdThinkpad kernel: acpi_ec0: <Embedded Controller: GPE 0x1= 1, ECDT> port 0x62,0x66 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi0: Power Button (fixed) Jan 25 22:02:04 bsdThinkpad kernel: cpu0: <ACPI CPU> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: cpu1: <ACPI CPU> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: attimer0: <AT timer> 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: <High Precision Event Timer> 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: <AT realtime clock> 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: <Control Method Lid Switch> = on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_button0: <Sleep Button> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: pci0: <ACPI PCI bus> on pcib0 Jan 25 22:02:04 bsdThinkpad kernel: vgapci0: <VGA-compatible display> 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: <Intel GM45 SVGA controller> 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: <VGA-compatible display> mem 0xf4200000-0xf42fffff at device 2.1 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pci0: <simple comms> at device 3.0 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: atapci0: <Intel ATA controller> 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: <ATA channel> at channel 0 on ata= pci0 Jan 25 22:02:04 bsdThinkpad kernel: ata3: <ATA channel> at channel 1 on ata= pci0 Jan 25 22:02:04 bsdThinkpad kernel: uart2: <Mobile 4 Series Chipset KT Controller> port 0x1830-0x1837 mem 0xfc324000-0xfc324fff irq 17 at device 3= .3 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: em0: <Intel(R) PRO/1000 Network Connect= ion 7.6.1-k> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB 2.0 controller> 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: <Intel 82801I HDA Controller> mem 0xfc320000-0xfc323fff irq 17 at device 27.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pcib1: <ACPI PCI-PCI bridge> 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: <ACPI PCI-PCI bridge> 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: <ACPI PCI bus> on pcib2 Jan 25 22:02:04 bsdThinkpad kernel: iwn0: <Intel WiFi Link 5100> mem 0xf4300000-0xf4301fff irq 17 at device 0.0 on pci1 Jan 25 22:02:04 bsdThinkpad kernel: pcib3: <ACPI PCI-PCI bridge> 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: <ACPI PCI bus> on pcib3 Jan 25 22:02:04 bsdThinkpad kernel: pci2: <memory> at device 0.0 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: pcib4: <ACPI PCI-PCI bridge> 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: <ACPI PCI-PCI bridge> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB control= ler> 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: <Intel 82801I (ICH9) USB 2.0 controller> 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: <ACPI PCI-PCI bridge> at device = 30.0 on pci0 Jan 25 22:02:04 bsdThinkpad kernel: pci3: <ACPI PCI bus> on pcib6 Jan 25 22:02:04 bsdThinkpad kernel: cbb0: <RF5C476 PCI-CardBus Bridge> mem 0xf4800000-0xf4800fff irq 16 at device 0.0 on pci3 Jan 25 22:02:04 bsdThinkpad kernel: cardbus0: <CardBus bus> on cbb0 Jan 25 22:02:04 bsdThinkpad kernel: pccard0: <16-bit PCCard bus> on cbb0 Jan 25 22:02:04 bsdThinkpad kernel: pci3: <serial bus, FireWire> at device = 0.1 (no driver attached) Jan 25 22:02:04 bsdThinkpad kernel: isab0: <PCI-ISA bridge> at device 31.0 = on pci0 Jan 25 22:02:04 bsdThinkpad kernel: isa0: <ISA bus> on isab0 Jan 25 22:02:04 bsdThinkpad kernel: ahci0: <Intel ICH9M AHCI SATA controlle= r> 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: <AHCI channel> at channel 0 on ahci0 Jan 25 22:02:04 bsdThinkpad kernel: ahcich1: <AHCI channel> at channel 1 on ahci0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_tz0: <Thermal Zone> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_tz1: <Thermal Zone> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: atkbdc0: <Keyboard controller (i8042)> = port 0x60,0x64 irq 1 on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: atkbd0: <AT Keyboard> 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: <PS/2 Mouse> 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: <ACPI Control Method Battery>= on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: acpi_acad0: <AC Adapter> on acpi0 Jan 25 22:02:04 bsdThinkpad kernel: orm0: <ISA Option ROMs> 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: <CPU On-Die Thermal Sensors>= on cpu0 Jan 25 22:02:04 bsdThinkpad kernel: est0: <Enhanced SpeedStep Frequency Control> on cpu0 Jan 25 22:02:04 bsdThinkpad kernel: coretemp1: <CPU On-Die Thermal Sensors>= on cpu1 Jan 25 22:02:04 bsdThinkpad kernel: est1: <Enhanced SpeedStep Frequency Control> 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: <Conexant CX20561 (Hermosa) HDA CODEC> at cad 0 on hdac0 Jan 25 22:02:04 bsdThinkpad kernel: hdaa0: <Conexant CX20561 (Hermosa) Audio Function Group> at nid 1 on hdacc0 Jan 25 22:02:04 bsdThinkpad kernel: pcm0: <Conexant CX20561 (Hermosa) (Anal= og 2.0+HP/2.0)> at nid 26,22 and 24 on hdaa0 Jan 25 22:02:04 bsdThinkpad kernel: pcm1: <Conexant CX20561 (Hermosa) (Inte= rnal Analog Mic)> at nid 29 on hdaa0 Jan 25 22:02:04 bsdThinkpad kernel: unknown: <Conexant CX20561 (Hermosa) HDA CODEC Modem Function Group> 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: <Intel> at usbus0 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.1: <Intel> at usbus1 Jan 25 22:02:04 bsdThinkpad kernel: uhub0: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> on usbus0 Jan 25 22:02:04 bsdThinkpad kernel: uhub1: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> on usbus1 Jan 25 22:02:04 bsdThinkpad kernel: ugen2.1: <Intel> at usbus2 Jan 25 22:02:04 bsdThinkpad kernel: uhub2: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> 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: <Intel> at usbus3 Jan 25 22:02:04 bsdThinkpad kernel: ugen4.1: <Intel> at usbus4 Jan 25 22:02:04 bsdThinkpad kernel: uhub3: <Intel EHCI root HUB, class 9/0,= rev 2.00/1.00, addr 1> on usbus3 Jan 25 22:02:04 bsdThinkpad kernel: uhub4: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> on usbus4 Jan 25 22:02:04 bsdThinkpad kernel: ugen5.1: <Intel> at usbus5 Jan 25 22:02:04 bsdThinkpad kernel: uhub5: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> 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: <Intel> at usbus6 Jan 25 22:02:04 bsdThinkpad kernel: ugen7.1: <Intel> at usbus7 Jan 25 22:02:04 bsdThinkpad kernel: uhub6: <Intel UHCI root HUB, class 9/0,= rev 1.00/1.00, addr 1> on usbus6 Jan 25 22:02:04 bsdThinkpad kernel: uhub7: <Intel EHCI root HUB, class 9/0,= rev 2.00/1.00, addr 1> 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: <KINGSTON SV300S37A60G 505ABBF0> 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: <Optiarc DVD RW AD-7910S 1.D0> 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: <Chicony Electronics Co., Ltd.= > at usbus3 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.2: <vendor 0x08ff> at usbus1 Jan 25 22:02:04 bsdThinkpad kernel: ugen1.3: <Lenovo Computer Corp> 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: <Lenovo Computer Corp ThinkPad Bluetooth with Enhanced Data Rate II, class 224/1, rev 2.00/3.99, addr 3> 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: <Mobile Intel=C2=AE GM45 Express= Chipset> on vgapci0 Jan 25 22:02:19 bsdThinkpad kernel: iicbus0: <Philips I2C bus> on iicbb0 ad= dr 0xff Jan 25 22:02:19 bsdThinkpad kernel: iic0: <I2C generic I/O> on iicbus0 Jan 25 22:02:19 bsdThinkpad kernel: iic1: <I2C generic I/O> on iicbus1 Jan 25 22:02:19 bsdThinkpad kernel: iicbus2: <Philips I2C bus> on iicbb1 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic2: <I2C generic I/O> on iicbus2 Jan 25 22:02:19 bsdThinkpad kernel: iic3: <I2C generic I/O> on iicbus3 Jan 25 22:02:19 bsdThinkpad kernel: iicbus4: <Philips I2C bus> on iicbb2 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic4: <I2C generic I/O> on iicbus4 Jan 25 22:02:19 bsdThinkpad kernel: iic5: <I2C generic I/O> on iicbus5 Jan 25 22:02:19 bsdThinkpad kernel: iicbus6: <Philips I2C bus> on iicbb3 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic6: <I2C generic I/O> on iicbus6 Jan 25 22:02:19 bsdThinkpad kernel: iic7: <I2C generic I/O> on iicbus7 Jan 25 22:02:19 bsdThinkpad kernel: iicbus8: <Philips I2C bus> on iicbb4 ad= dr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic8: <I2C generic I/O> on iicbus8 Jan 25 22:02:19 bsdThinkpad kernel: iic9: <I2C generic I/O> on iicbus9 Jan 25 22:02:19 bsdThinkpad kernel: iicbus10: <Philips I2C bus> on iicbb5 a= ddr 0x0 Jan 25 22:02:19 bsdThinkpad kernel: iic10: <I2C generic I/O> on iicbus10 Jan 25 22:02:19 bsdThinkpad kernel: iic11: <I2C generic I/O> 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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216091-21060-PShx6Apsfr>