Date: Mon, 08 Sep 2014 17:53:39 +0600 From: =?koi8-r?B?5M3J1NLJyiDwz9TB0M/X?= <dkpotapov@yandex.ru> To: "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org> Subject: X11 segmentation fails on Ivy Bridge integrated Intel HD and NVIDIA hybrid graphics on -CURRENT Message-ID: <3122701410177219@web11g.yandex.ru>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Good evening, everyone. I am trying to run X.Org on FreeBSD 11-CURRENT (which works pretty smoothly on OpenBSD), however it returns "Segmentation fault" and refuses to start. I have an Intel HD 4000 video card (as part of Core i7 3610QM CPU) combined with NVIDIA GeForce 650M (through Optimus). I can't afford to use an earlier branch because they don't support my Intel Centrino Advanced-N 6235 wireless card. I will now try to attach messages and Xorg.0.log files through mail client (I am writing to a mailing list for the first time, please tell me if this won't work). [-- Attachment #2 --] Sep 7 00:23:49 build newsyslog[478]: logfile first created Sep 7 00:23:49 build syslogd: kernel boot file is /boot/kernel/kernel Sep 7 00:23:49 build kernel: Copyright (c) 1992-2014 The FreeBSD Project. Sep 7 00:23:49 build kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Sep 7 00:23:49 build kernel: The Regents of the University of California. All rights reserved. Sep 7 00:23:49 build kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Sep 7 00:23:49 build kernel: FreeBSD 11.0-CURRENT #0 r270991: Wed Sep 3 04:36:15 YEKT 2014 Sep 7 00:23:49 build kernel: root@bootstrap:/usr/obj/usr/src/sys/GENERIC.NODEBUG amd64 Sep 7 00:23:49 build kernel: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Sep 7 00:23:49 build kernel: VT: running with driver "efifb". Sep 7 00:23:49 build kernel: CPU: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz (2294.84-MHz K8-class CPU) Sep 7 00:23:49 build kernel: Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 Sep 7 00:23:49 build kernel: Features=0xbfebfbff<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> Sep 7 00:23:49 build kernel: Features2=0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> Sep 7 00:23:49 build kernel: AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> Sep 7 00:23:49 build kernel: AMD Features2=0x1<LAHF> Sep 7 00:23:49 build kernel: Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> Sep 7 00:23:49 build kernel: VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID Sep 7 00:23:49 build kernel: TSC: P-state invariant, performance statistics Sep 7 00:23:49 build kernel: real memory = 9380560896 (8946 MB) Sep 7 00:23:49 build kernel: avail memory = 8179761152 (7800 MB) Sep 7 00:23:49 build kernel: Event timer "LAPIC" quality 600 Sep 7 00:23:49 build kernel: ACPI APIC Table: <_ASUS_ Notebook> Sep 7 00:23:49 build kernel: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs Sep 7 00:23:49 build kernel: FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads Sep 7 00:23:49 build kernel: cpu0 (BSP): APIC ID: 0 Sep 7 00:23:49 build kernel: cpu1 (AP): APIC ID: 1 Sep 7 00:23:49 build kernel: cpu2 (AP): APIC ID: 2 Sep 7 00:23:49 build kernel: cpu3 (AP): APIC ID: 3 Sep 7 00:23:49 build kernel: cpu4 (AP): APIC ID: 4 Sep 7 00:23:49 build kernel: cpu5 (AP): APIC ID: 5 Sep 7 00:23:49 build kernel: cpu6 (AP): APIC ID: 6 Sep 7 00:23:49 build kernel: cpu7 (AP): APIC ID: 7 Sep 7 00:23:49 build kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard Sep 7 00:23:49 build kernel: random: <Software, Yarrow> initialized Sep 7 00:23:49 build kernel: kbd1 at kbdmux0 Sep 7 00:23:49 build kernel: module_register_init: MOD_LOAD (vesa, 0xffffffff80e30ed0, 0) error 19 Sep 7 00:23:49 build kernel: acpi0: <_ASUS_ Notebook> on motherboard Sep 7 00:23:49 build kernel: acpi_ec0: <Embedded Controller: GPE 0x19, ECDT> port 0x62,0x66 on acpi0 Sep 7 00:23:49 build kernel: acpi0: Power Button (fixed) Sep 7 00:23:49 build kernel: cpu0: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu1: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu2: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu3: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu4: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu5: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu6: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: cpu7: <ACPI CPU> on acpi0 Sep 7 00:23:49 build kernel: hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Sep 7 00:23:49 build kernel: Timecounter "HPET" frequency 14318180 Hz quality 950 Sep 7 00:23:49 build kernel: Event timer "HPET" frequency 14318180 Hz quality 550 Sep 7 00:23:49 build kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 Sep 7 00:23:49 build kernel: atrtc0: Warning: Couldn't map I/O. Sep 7 00:23:49 build kernel: Event timer "RTC" frequency 32768 Hz quality 0 Sep 7 00:23:49 build kernel: attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Sep 7 00:23:49 build kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Sep 7 00:23:49 build kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Sep 7 00:23:49 build kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 Sep 7 00:23:49 build kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 Sep 7 00:23:49 build kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 Sep 7 00:23:49 build kernel: pci0: <ACPI PCI bus> on pcib0 Sep 7 00:23:49 build kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 Sep 7 00:23:49 build kernel: pci1: <ACPI PCI bus> on pcib1 Sep 7 00:23:49 build kernel: vgapci0: <VGA-compatible display> port 0xe000-0xe07f mem 0xf6000000-0xf6ffffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff irq 16 at device 0.0 on pci1 Sep 7 00:23:49 build kernel: vgapci1: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7400000-0xf77fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0 Sep 7 00:23:49 build kernel: agp0: <IvyBridge mobile GT2 IG> on vgapci1 Sep 7 00:23:49 build kernel: agp0: aperture size is 256M, detected 32764k stolen memory Sep 7 00:23:49 build kernel: vgapci1: Boot video device Sep 7 00:23:49 build kernel: xhci0: <Intel Panther Point USB 3.0 controller> mem 0xf7a00000-0xf7a0ffff irq 16 at device 20.0 on pci0 Sep 7 00:23:49 build kernel: usbus0: waiting for BIOS to give up control Sep 7 00:23:49 build kernel: xhci0: 32 byte context size. Sep 7 00:23:49 build kernel: xhci0: Port routing mask set to 0xffffffff Sep 7 00:23:49 build kernel: usbus0 on xhci0 Sep 7 00:23:49 build kernel: pci0: <simple comms> at device 22.0 (no driver attached) Sep 7 00:23:49 build kernel: ehci0: <Intel Panther Point USB 2.0 controller> mem 0xf7a18000-0xf7a183ff irq 16 at device 26.0 on pci0 Sep 7 00:23:49 build kernel: usbus1: EHCI version 1.0 Sep 7 00:23:49 build kernel: usbus1 on ehci0 Sep 7 00:23:49 build kernel: hdac0: <Intel Panther Point HDA Controller> mem 0xf7a10000-0xf7a13fff irq 22 at device 27.0 on pci0 Sep 7 00:23:49 build kernel: pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 Sep 7 00:23:49 build kernel: pci2: <ACPI PCI bus> on pcib2 Sep 7 00:23:49 build kernel: pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 Sep 7 00:23:49 build kernel: pci3: <ACPI PCI bus> on pcib3 Sep 7 00:23:49 build kernel: iwn0: <Intel Centrino Advanced 6235> mem 0xf7900000-0xf7901fff irq 17 at device 0.0 on pci3 Sep 7 00:23:49 build kernel: pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 Sep 7 00:23:49 build kernel: pci4: <ACPI PCI bus> on pcib4 Sep 7 00:23:49 build kernel: pci4: <network, ethernet> at device 0.0 (no driver attached) Sep 7 00:23:49 build kernel: ehci1: <Intel Panther Point USB 2.0 controller> mem 0xf7a17000-0xf7a173ff irq 23 at device 29.0 on pci0 Sep 7 00:23:49 build kernel: usbus2: EHCI version 1.0 Sep 7 00:23:49 build kernel: usbus2 on ehci1 Sep 7 00:23:49 build kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0 Sep 7 00:23:49 build kernel: isa0: <ISA bus> on isab0 Sep 7 00:23:49 build kernel: ahci0: <Intel Panther Point AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7a16000-0xf7a167ff irq 19 at device 31.2 on pci0 Sep 7 00:23:49 build kernel: ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported Sep 7 00:23:49 build kernel: ahcich0: <AHCI channel> at channel 0 on ahci0 Sep 7 00:23:49 build kernel: ahcich1: <AHCI channel> at channel 1 on ahci0 Sep 7 00:23:49 build kernel: ahcich2: <AHCI channel> at channel 2 on ahci0 Sep 7 00:23:49 build kernel: ahciem0: <AHCI enclosure management bridge> on ahci0 Sep 7 00:23:49 build kernel: acpi_lid0: <Control Method Lid Switch> on acpi0 Sep 7 00:23:49 build kernel: acpi_button0: <Sleep Button> on acpi0 Sep 7 00:23:49 build kernel: acpi_tz0: <Thermal Zone> on acpi0 Sep 7 00:23:49 build kernel: acpi_acad0: <AC Adapter> on acpi0 Sep 7 00:23:49 build kernel: battery0: <ACPI Control Method Battery> on acpi0 Sep 7 00:23:49 build kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 Sep 7 00:23:49 build kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0 Sep 7 00:23:49 build kernel: kbd0 at atkbd0 Sep 7 00:23:49 build kernel: atkbd0: [GIANT-LOCKED] Sep 7 00:23:49 build kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Sep 7 00:23:49 build kernel: psm0: [GIANT-LOCKED] Sep 7 00:23:49 build kernel: psm0: model Generic PS/2 mouse, device ID 0 Sep 7 00:23:49 build kernel: orm0: <ISA Option ROM> at iomem 0xc0000-0xcefff on isa0 Sep 7 00:23:49 build kernel: ppc0: cannot reserve I/O port range Sep 7 00:23:49 build kernel: est0: <Enhanced SpeedStep Frequency Control> on cpu0 Sep 7 00:23:49 build kernel: est1: <Enhanced SpeedStep Frequency Control> on cpu1 Sep 7 00:23:49 build kernel: est2: <Enhanced SpeedStep Frequency Control> on cpu2 Sep 7 00:23:49 build kernel: est3: <Enhanced SpeedStep Frequency Control> on cpu3 Sep 7 00:23:49 build kernel: est4: <Enhanced SpeedStep Frequency Control> on cpu4 Sep 7 00:23:49 build kernel: est5: <Enhanced SpeedStep Frequency Control> on cpu5 Sep 7 00:23:49 build kernel: est6: <Enhanced SpeedStep Frequency Control> on cpu6 Sep 7 00:23:49 build kernel: est7: <Enhanced SpeedStep Frequency Control> on cpu7 Sep 7 00:23:49 build kernel: Timecounters tick every 1.000 msec Sep 7 00:23:49 build kernel: hdacc0: <Realtek ALC663 HDA CODEC> at cad 0 on hdac0 Sep 7 00:23:49 build kernel: hdaa0: <Realtek ALC663 Audio Function Group> at nid 1 on hdacc0 Sep 7 00:23:49 build kernel: pcm0: <Realtek ALC663 (Analog 2.0+HP/2.0)> at nid 20,33 and 24,25 on hdaa0 Sep 7 00:23:49 build kernel: pcm1: <Realtek ALC663 (Right Digital)> at nid 30 on hdaa0 Sep 7 00:23:49 build kernel: random: unblocking device. Sep 7 00:23:49 build kernel: usbus0: 5.0Gbps Super Speed USB v3.0 Sep 7 00:23:49 build kernel: usbus1: 480Mbps High Speed USB v2.0 Sep 7 00:23:49 build kernel: usbus2: 480Mbps High Speed USB v2.0 Sep 7 00:23:49 build kernel: ugen0.1: <0x8086> at usbus0 Sep 7 00:23:49 build kernel: uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 Sep 7 00:23:49 build kernel: ugen1.1: <Intel> at usbus1 Sep 7 00:23:49 build kernel: uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 Sep 7 00:23:49 build kernel: ugen2.1: <Intel> at usbus2 Sep 7 00:23:49 build kernel: uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 Sep 7 00:23:49 build kernel: ses0 at ahciem0 bus 0 scbus3 target 0 lun 0 Sep 7 00:23:49 build kernel: ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device Sep 7 00:23:49 build kernel: cd0 at ahcich2 bus 0 scbus2 target 0 lun 0 Sep 7 00:23:49 build kernel: cd0: <MATSHITA BD-CMB UJ160 1.00> Removable CD-ROM SCSI-0 device Sep 7 00:23:49 build kernel: cd0: Serial Number WN63 035817 Sep 7 00:23:49 build kernel: cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) Sep 7 00:23:49 build kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Sep 7 00:23:49 build kernel: ses0: SEMB SES Device Sep 7 00:23:49 build kernel: ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 Sep 7 00:23:49 build kernel: ada0: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 7 00:23:49 build kernel: ada0: Serial Number S2TTJ9DC600648 Sep 7 00:23:49 build kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 7 00:23:49 build kernel: ada0: Command Queueing enabled Sep 7 00:23:49 build kernel: ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 7 00:23:49 build kernel: ada0: Previously was known as ad4 Sep 7 00:23:49 build kernel: ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 Sep 7 00:23:49 build kernel: ada1: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 7 00:23:49 build kernel: ada1: Serial Number S2TTJ9DC600623 Sep 7 00:23:49 build kernel: ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 7 00:23:49 build kernel: ada1: Command Queueing enabled Sep 7 00:23:49 build kernel: ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 7 00:23:49 build kernel: ada1: Previously was known as ad6 Sep 7 00:23:49 build kernel: SMP: AP CPU #1 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #7 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #3 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #6 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #4 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #2 Launched! Sep 7 00:23:49 build kernel: SMP: AP CPU #5 Launched! Sep 7 00:23:49 build kernel: Timecounter "TSC-low" frequency 1147419688 Hz quality 1000 Sep 7 00:23:49 build kernel: uhub0: 8 ports with 8 removable, self powered Sep 7 00:23:49 build kernel: uhub1: 2 ports with 2 removable, self powered Sep 7 00:23:49 build kernel: uhub2: 2 ports with 2 removable, self powered Sep 7 00:23:49 build kernel: Root mount waiting for: usbus2 usbus1 usbus0 Sep 7 00:23:49 build kernel: ugen1.2: <vendor 0x8087> at usbus1 Sep 7 00:23:49 build kernel: uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 Sep 7 00:23:49 build kernel: ugen2.2: <vendor 0x8087> at usbus2 Sep 7 00:23:49 build kernel: uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 Sep 7 00:23:49 build kernel: ugen0.2: <Kingston> at usbus0 Sep 7 00:23:49 build kernel: umass0: <Kingston DT 101 G2, class 0/0, rev 2.00/0.00, addr 1> on usbus0 Sep 7 00:23:49 build kernel: umass0: SCSI over Bulk-Only; quirks = 0x0100 Sep 7 00:23:49 build kernel: umass0:4:0: Attached to scbus4 Sep 7 00:23:49 build kernel: da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 Sep 7 00:23:49 build kernel: da0: < 1.00> Removable Direct Access SCSI-4 device Sep 7 00:23:49 build kernel: da0: Serial Number 001CC0EC31D0ACC17B2F3055 Sep 7 00:23:49 build kernel: da0: 40.000MB/s transfers Sep 7 00:23:49 build kernel: da0: 7416MB (15187968 512 byte sectors: 255H 63S/T 945C) Sep 7 00:23:49 build kernel: da0: quirks=0x2<NO_6_BYTE> Sep 7 00:23:49 build kernel: uhub3: 6 ports with 6 removable, self powered Sep 7 00:23:49 build kernel: uhub4: 6 ports with 6 removable, self powered Sep 7 00:23:49 build kernel: Root mount waiting for: usbus1 usbus0 Sep 7 00:23:49 build kernel: ugen0.3: <RAPOO> at usbus0 Sep 7 00:23:49 build kernel: ukbd0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 7 00:23:49 build kernel: kbd2 at ukbd0 Sep 7 00:23:49 build kernel: ugen1.3: <vendor 0x8087> at usbus1 Sep 7 00:23:49 build kernel: Root mount waiting for: usbus1 Sep 7 00:23:49 build kernel: ugen1.4: <04G626000611BQ26B000NJ6> at usbus1 Sep 7 00:23:49 build kernel: Trying to mount root from ufs:/dev/da0p2 [rw,noatime]... Sep 7 00:23:49 build kernel: wlan0: Ethernet address: 44:85:00:02:08:b9 Sep 7 00:23:49 build kernel: iwn0: iwn_read_firmware: ucode rev=0x12a80601 Sep 7 00:23:49 build kernel: ums0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 7 00:23:49 build kernel: ums0: 6 buttons and [XYZT] coordinates ID=1 Sep 7 00:23:49 build kernel: ubt0: <vendor 0x8087 product 0x07da, class 224/1, rev 2.00/78.69, addr 3> on usbus1 Sep 7 00:23:49 build kernel: WARNING: attempt to domain_add(bluetooth) after domainfinalize() Sep 7 00:23:49 build kernel: WARNING: attempt to domain_add(netgraph) after domainfinalize() Sep 7 00:23:49 build kernel: hardware_error: ubt0hci - hardware error 0x35 Sep 7 00:23:54 build wpa_supplicant[261]: wlan0: Authentication with 30:85:a9:aa:63:68 timed out. Sep 7 00:23:54 build wpa_supplicant[261]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:85:a9:aa:63:68 reason=3 locally_generated=1 Sep 7 00:23:58 build wpa_supplicant[261]: wlan0: Trying to associate with 30:85:a9:aa:63:68 (SSID='tinygate_2g' freq=2467 MHz) Sep 7 00:23:58 build kernel: wlan0: link state changed to UP Sep 7 00:23:58 build wpa_supplicant[261]: wlan0: Associated with 30:85:a9:aa:63:68 Sep 7 00:24:00 build wpa_supplicant[261]: wlan0: WPA: Key negotiation completed with 30:85:a9:aa:63:68 [PTK=CCMP GTK=CCMP] Sep 7 00:24:00 build wpa_supplicant[261]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:85:a9:aa:63:68 completed [id=0 id_str=] Sep 7 00:24:03 build dhclient: New IP Address (wlan0): 192.168.1.2 Sep 7 00:24:03 build dhclient: New Subnet Mask (wlan0): 255.255.255.0 Sep 7 00:24:03 build dhclient: New Broadcast Address (wlan0): 192.168.1.255 Sep 7 00:24:03 build dhclient: New Routers (wlan0): 192.168.1.1 Sep 7 00:24:15 build login: ROOT LOGIN (root) ON ttyv1 Sep 7 00:25:01 build login: ROOT LOGIN (root) ON ttyv2 Sep 7 00:25:52 build kernel: info: [drm] Initialized drm 1.1.0 20060810 Sep 7 00:25:54 build kernel: drmn1: <Intel IvyBridge (M)> on vgapci1 Sep 7 00:25:54 build kernel: info: [drm] MSI enabled 1 message(s) Sep 7 00:25:54 build kernel: info: [drm] AGP at 0xd0000000 256MB Sep 7 00:25:54 build kernel: iicbus0: <Philips I2C bus> on iicbb0 addr 0xff Sep 7 00:25:54 build kernel: iic0: <I2C generic I/O> on iicbus0 Sep 7 00:25:54 build kernel: iic1: <I2C generic I/O> on iicbus1 Sep 7 00:25:54 build kernel: iicbus2: <Philips I2C bus> on iicbb1 addr 0x0 Sep 7 00:25:54 build kernel: iic2: <I2C generic I/O> on iicbus2 Sep 7 00:25:54 build kernel: iic3: <I2C generic I/O> on iicbus3 Sep 7 00:25:54 build kernel: iicbus4: <Philips I2C bus> on iicbb2 addr 0x0 Sep 7 00:25:54 build kernel: iic4: <I2C generic I/O> on iicbus4 Sep 7 00:25:54 build kernel: iic5: <I2C generic I/O> on iicbus5 Sep 7 00:25:54 build kernel: iicbus6: <Philips I2C bus> on iicbb3 addr 0x0 Sep 7 00:25:54 build kernel: iic6: <I2C generic I/O> on iicbus6 Sep 7 00:25:54 build kernel: iic7: <I2C generic I/O> on iicbus7 Sep 7 00:25:54 build kernel: iicbus8: <Philips I2C bus> on iicbb4 addr 0x0 Sep 7 00:25:54 build kernel: iic8: <I2C generic I/O> on iicbus8 Sep 7 00:25:54 build kernel: iic9: <I2C generic I/O> on iicbus9 Sep 7 00:25:54 build kernel: iicbus10: <Philips I2C bus> on iicbb5 addr 0x0 Sep 7 00:25:54 build kernel: iic10: <I2C generic I/O> on iicbus10 Sep 7 00:25:54 build kernel: iic11: <I2C generic I/O> on iicbus11 Sep 7 00:25:54 build kernel: iicbus12: <Philips I2C bus> on iicbb6 addr 0x0 Sep 7 00:25:54 build kernel: iic12: <I2C generic I/O> on iicbus12 Sep 7 00:25:54 build kernel: iic13: <I2C generic I/O> on iicbus13 Sep 7 00:25:54 build kernel: iicbus14: <Philips I2C bus> on iicbb7 addr 0x0 Sep 7 00:25:54 build kernel: iic14: <I2C generic I/O> on iicbus14 Sep 7 00:25:54 build kernel: iic15: <I2C generic I/O> on iicbus15 Sep 7 00:25:54 build kernel: info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). Sep 7 00:25:54 build kernel: info: [drm] Driver supports precise vblank timestamp query. Sep 7 00:25:54 build kernel: drmn1: taking over the fictitious range 0xd0000000-0xe0000000 Sep 7 00:25:54 build kernel: fbd1 on drmn1 Sep 7 00:25:54 build kernel: VT: Replacing driver "efifb" with new "fb". Sep 7 00:25:54 build kernel: info: [drm] Initialized i915 1.6.0 20080730 Sep 7 00:26:17 build login: ROOT LOGIN (root) ON ttyv2 Sep 7 00:45:01 build kernel: pid 835 (Xorg), uid 0: exited on signal 6 (core dumped) Sep 7 00:46:07 build shutdown: reboot by root: Sep 7 00:46:08 build kernel: , 589. Sep 7 00:46:11 build syslogd: exiting on signal 15 Sep 7 01:05:27 build syslogd: kernel boot file is /boot/kernel/kernel Sep 7 01:05:27 build kernel: Copyright (c) 1992-2014 The FreeBSD Project. Sep 7 01:05:27 build kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Sep 7 01:05:27 build kernel: The Regents of the University of California. All rights reserved. Sep 7 01:05:27 build kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Sep 7 01:05:27 build kernel: FreeBSD 11.0-CURRENT #0 r270991: Wed Sep 3 04:36:15 YEKT 2014 Sep 7 01:05:27 build kernel: root@bootstrap:/usr/obj/usr/src/sys/GENERIC.NODEBUG amd64 Sep 7 01:05:27 build kernel: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Sep 7 01:05:27 build kernel: VT: running with driver "efifb". Sep 7 01:05:27 build kernel: CPU: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz (2294.84-MHz K8-class CPU) Sep 7 01:05:27 build kernel: Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 Sep 7 01:05:27 build kernel: Features=0xbfebfbff<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> Sep 7 01:05:27 build kernel: Features2=0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> Sep 7 01:05:27 build kernel: AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> Sep 7 01:05:27 build kernel: AMD Features2=0x1<LAHF> Sep 7 01:05:27 build kernel: Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> Sep 7 01:05:27 build kernel: VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID Sep 7 01:05:27 build kernel: TSC: P-state invariant, performance statistics Sep 7 01:05:27 build kernel: real memory = 9380560896 (8946 MB) Sep 7 01:05:27 build kernel: avail memory = 8179761152 (7800 MB) Sep 7 01:05:27 build kernel: Event timer "LAPIC" quality 600 Sep 7 01:05:27 build kernel: ACPI APIC Table: <_ASUS_ Notebook> Sep 7 01:05:27 build kernel: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs Sep 7 01:05:27 build kernel: FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads Sep 7 01:05:27 build kernel: cpu0 (BSP): APIC ID: 0 Sep 7 01:05:27 build kernel: cpu1 (AP): APIC ID: 1 Sep 7 01:05:27 build kernel: cpu2 (AP): APIC ID: 2 Sep 7 01:05:27 build kernel: cpu3 (AP): APIC ID: 3 Sep 7 01:05:27 build kernel: cpu4 (AP): APIC ID: 4 Sep 7 01:05:27 build kernel: cpu5 (AP): APIC ID: 5 Sep 7 01:05:27 build kernel: cpu6 (AP): APIC ID: 6 Sep 7 01:05:27 build kernel: cpu7 (AP): APIC ID: 7 Sep 7 01:05:27 build kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard Sep 7 01:05:27 build kernel: random: <Software, Yarrow> initialized Sep 7 01:05:27 build kernel: kbd1 at kbdmux0 Sep 7 01:05:27 build kernel: module_register_init: MOD_LOAD (vesa, 0xffffffff80e30ed0, 0) error 19 Sep 7 01:05:27 build kernel: acpi0: <_ASUS_ Notebook> on motherboard Sep 7 01:05:27 build kernel: acpi_ec0: <Embedded Controller: GPE 0x19, ECDT> port 0x62,0x66 on acpi0 Sep 7 01:05:27 build kernel: acpi0: Power Button (fixed) Sep 7 01:05:27 build kernel: cpu0: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu1: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu2: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu3: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu4: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu5: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu6: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: cpu7: <ACPI CPU> on acpi0 Sep 7 01:05:27 build kernel: hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Sep 7 01:05:27 build kernel: Timecounter "HPET" frequency 14318180 Hz quality 950 Sep 7 01:05:27 build kernel: Event timer "HPET" frequency 14318180 Hz quality 550 Sep 7 01:05:27 build kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 Sep 7 01:05:27 build kernel: atrtc0: Warning: Couldn't map I/O. Sep 7 01:05:27 build kernel: Event timer "RTC" frequency 32768 Hz quality 0 Sep 7 01:05:27 build kernel: attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Sep 7 01:05:27 build kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Sep 7 01:05:27 build kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Sep 7 01:05:27 build kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 Sep 7 01:05:27 build kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 Sep 7 01:05:27 build kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 Sep 7 01:05:27 build kernel: pci0: <ACPI PCI bus> on pcib0 Sep 7 01:05:27 build kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 Sep 7 01:05:27 build kernel: pci1: <ACPI PCI bus> on pcib1 Sep 7 01:05:27 build kernel: vgapci0: <VGA-compatible display> port 0xe000-0xe07f mem 0xf6000000-0xf6ffffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff irq 16 at device 0.0 on pci1 Sep 7 01:05:27 build kernel: vgapci1: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7400000-0xf77fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0 Sep 7 01:05:27 build kernel: agp0: <IvyBridge mobile GT2 IG> on vgapci1 Sep 7 01:05:27 build kernel: agp0: aperture size is 256M, detected 32764k stolen memory Sep 7 01:05:27 build kernel: vgapci1: Boot video device Sep 7 01:05:27 build kernel: xhci0: <Intel Panther Point USB 3.0 controller> mem 0xf7a00000-0xf7a0ffff irq 16 at device 20.0 on pci0 Sep 7 01:05:27 build kernel: usbus0: waiting for BIOS to give up control Sep 7 01:05:27 build kernel: xhci0: 32 byte context size. Sep 7 01:05:27 build kernel: xhci0: Port routing mask set to 0xffffffff Sep 7 01:05:27 build kernel: usbus0 on xhci0 Sep 7 01:05:27 build kernel: pci0: <simple comms> at device 22.0 (no driver attached) Sep 7 01:05:27 build kernel: ehci0: <Intel Panther Point USB 2.0 controller> mem 0xf7a18000-0xf7a183ff irq 16 at device 26.0 on pci0 Sep 7 01:05:27 build kernel: usbus1: EHCI version 1.0 Sep 7 01:05:27 build kernel: usbus1 on ehci0 Sep 7 01:05:27 build kernel: hdac0: <Intel Panther Point HDA Controller> mem 0xf7a10000-0xf7a13fff irq 22 at device 27.0 on pci0 Sep 7 01:05:27 build kernel: pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 Sep 7 01:05:27 build kernel: pci2: <ACPI PCI bus> on pcib2 Sep 7 01:05:27 build kernel: pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 Sep 7 01:05:27 build kernel: pci3: <ACPI PCI bus> on pcib3 Sep 7 01:05:27 build kernel: iwn0: <Intel Centrino Advanced 6235> mem 0xf7900000-0xf7901fff irq 17 at device 0.0 on pci3 Sep 7 01:05:27 build kernel: pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 Sep 7 01:05:27 build kernel: pci4: <ACPI PCI bus> on pcib4 Sep 7 01:05:27 build kernel: pci4: <network, ethernet> at device 0.0 (no driver attached) Sep 7 01:05:27 build kernel: ehci1: <Intel Panther Point USB 2.0 controller> mem 0xf7a17000-0xf7a173ff irq 23 at device 29.0 on pci0 Sep 7 01:05:27 build kernel: usbus2: EHCI version 1.0 Sep 7 01:05:27 build kernel: usbus2 on ehci1 Sep 7 01:05:27 build kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0 Sep 7 01:05:27 build kernel: isa0: <ISA bus> on isab0 Sep 7 01:05:27 build kernel: ahci0: <Intel Panther Point AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7a16000-0xf7a167ff irq 19 at device 31.2 on pci0 Sep 7 01:05:27 build kernel: ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported Sep 7 01:05:27 build kernel: ahcich0: <AHCI channel> at channel 0 on ahci0 Sep 7 01:05:27 build kernel: ahcich1: <AHCI channel> at channel 1 on ahci0 Sep 7 01:05:27 build kernel: ahcich2: <AHCI channel> at channel 2 on ahci0 Sep 7 01:05:27 build kernel: ahciem0: <AHCI enclosure management bridge> on ahci0 Sep 7 01:05:27 build kernel: acpi_lid0: <Control Method Lid Switch> on acpi0 Sep 7 01:05:27 build kernel: acpi_button0: <Sleep Button> on acpi0 Sep 7 01:05:27 build kernel: acpi_tz0: <Thermal Zone> on acpi0 Sep 7 01:05:27 build kernel: acpi_acad0: <AC Adapter> on acpi0 Sep 7 01:05:27 build kernel: battery0: <ACPI Control Method Battery> on acpi0 Sep 7 01:05:27 build kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 Sep 7 01:05:27 build kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0 Sep 7 01:05:27 build kernel: kbd0 at atkbd0 Sep 7 01:05:27 build kernel: atkbd0: [GIANT-LOCKED] Sep 7 01:05:27 build kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Sep 7 01:05:27 build kernel: psm0: [GIANT-LOCKED] Sep 7 01:05:27 build kernel: psm0: model Generic PS/2 mouse, device ID 0 Sep 7 01:05:27 build kernel: orm0: <ISA Option ROM> at iomem 0xc0000-0xcefff on isa0 Sep 7 01:05:27 build kernel: ppc0: cannot reserve I/O port range Sep 7 01:05:27 build kernel: est0: <Enhanced SpeedStep Frequency Control> on cpu0 Sep 7 01:05:27 build kernel: est1: <Enhanced SpeedStep Frequency Control> on cpu1 Sep 7 01:05:27 build kernel: est2: <Enhanced SpeedStep Frequency Control> on cpu2 Sep 7 01:05:27 build kernel: est3: <Enhanced SpeedStep Frequency Control> on cpu3 Sep 7 01:05:27 build kernel: est4: <Enhanced SpeedStep Frequency Control> on cpu4 Sep 7 01:05:27 build kernel: est5: <Enhanced SpeedStep Frequency Control> on cpu5 Sep 7 01:05:27 build kernel: est6: <Enhanced SpeedStep Frequency Control> on cpu6 Sep 7 01:05:27 build kernel: est7: <Enhanced SpeedStep Frequency Control> on cpu7 Sep 7 01:05:27 build kernel: Timecounters tick every 1.000 msec Sep 7 01:05:27 build kernel: hdacc0: <Realtek ALC663 HDA CODEC> at cad 0 on hdac0 Sep 7 01:05:27 build kernel: hdaa0: <Realtek ALC663 Audio Function Group> at nid 1 on hdacc0 Sep 7 01:05:27 build kernel: pcm0: <Realtek ALC663 (Analog 2.0+HP/2.0)> at nid 20,33 and 24,25 on hdaa0 Sep 7 01:05:27 build kernel: pcm1: <Realtek ALC663 (Right Digital)> at nid 30 on hdaa0 Sep 7 01:05:27 build kernel: random: unblocking device. Sep 7 01:05:27 build kernel: usbus0: 5.0Gbps Super Speed USB v3.0 Sep 7 01:05:27 build kernel: usbus1: 480Mbps High Speed USB v2.0 Sep 7 01:05:27 build kernel: usbus2: 480Mbps High Speed USB v2.0 Sep 7 01:05:27 build kernel: ugen0.1: <0x8086> at usbus0 Sep 7 01:05:27 build kernel: uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 Sep 7 01:05:27 build kernel: ugen1.1: <Intel> at usbus1 Sep 7 01:05:27 build kernel: uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 Sep 7 01:05:27 build kernel: ugen2.1: <Intel> at usbus2 Sep 7 01:05:27 build kernel: uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 Sep 7 01:05:27 build kernel: ses0 at ahciem0 bus 0 scbus3 target 0 lun 0 Sep 7 01:05:27 build kernel: ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device Sep 7 01:05:27 build kernel: cd0 at ahcich2 bus 0 scbus2 target 0 lun 0 Sep 7 01:05:27 build kernel: cd0: <MATSHITA BD-CMB UJ160 1.00> Removable CD-ROM SCSI-0 device Sep 7 01:05:27 build kernel: cd0: Serial Number WN63 035817 Sep 7 01:05:27 build kernel: cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) Sep 7 01:05:27 build kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Sep 7 01:05:27 build kernel: ses0: SEMB SES Device Sep 7 01:05:27 build kernel: ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 Sep 7 01:05:27 build kernel: ada0: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 7 01:05:27 build kernel: ada0: Serial Number S2TTJ9DC600648 Sep 7 01:05:27 build kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 7 01:05:27 build kernel: ada0: Command Queueing enabled Sep 7 01:05:27 build kernel: ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 7 01:05:27 build kernel: ada0: Previously was known as ad4 Sep 7 01:05:27 build kernel: ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 Sep 7 01:05:27 build kernel: ada1: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 7 01:05:27 build kernel: ada1: Serial Number S2TTJ9DC600623 Sep 7 01:05:27 build kernel: ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 7 01:05:27 build kernel: ada1: Command Queueing enabled Sep 7 01:05:27 build kernel: ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 7 01:05:27 build kernel: ada1: Previously was known as ad6 Sep 7 01:05:27 build kernel: SMP: AP CPU #1 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #7 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #3 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #4 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #6 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #5 Launched! Sep 7 01:05:27 build kernel: SMP: AP CPU #2 Launched! Sep 7 01:05:27 build kernel: Timecounter "TSC-low" frequency 1147421934 Hz quality 1000 Sep 7 01:05:27 build kernel: uhub0: 8 ports with 8 removable, self powered Sep 7 01:05:27 build kernel: uhub1: 2 ports with 2 removable, self powered Sep 7 01:05:27 build kernel: uhub2: 2 ports with 2 removable, self powered Sep 7 01:05:27 build kernel: Root mount waiting for: usbus2 usbus1 usbus0 Sep 7 01:05:27 build kernel: ugen1.2: <vendor 0x8087> at usbus1 Sep 7 01:05:27 build kernel: uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 Sep 7 01:05:27 build kernel: ugen2.2: <vendor 0x8087> at usbus2 Sep 7 01:05:27 build kernel: uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 Sep 7 01:05:27 build kernel: ugen0.2: <Kingston> at usbus0 Sep 7 01:05:27 build kernel: umass0: <Kingston DT 101 G2, class 0/0, rev 2.00/0.00, addr 1> on usbus0 Sep 7 01:05:27 build kernel: umass0: SCSI over Bulk-Only; quirks = 0x0100 Sep 7 01:05:27 build kernel: umass0:4:0: Attached to scbus4 Sep 7 01:05:27 build kernel: da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 Sep 7 01:05:27 build kernel: da0: < 1.00> Removable Direct Access SCSI-4 device Sep 7 01:05:27 build kernel: da0: Serial Number 001CC0EC31D0ACC17B2F3055 Sep 7 01:05:27 build kernel: da0: 40.000MB/s transfers Sep 7 01:05:27 build kernel: da0: 7416MB (15187968 512 byte sectors: 255H 63S/T 945C) Sep 7 01:05:27 build kernel: da0: quirks=0x2<NO_6_BYTE> Sep 7 01:05:27 build kernel: uhub3: 6 ports with 6 removable, self powered Sep 7 01:05:27 build kernel: uhub4: 6 ports with 6 removable, self powered Sep 7 01:05:27 build kernel: Root mount waiting for: usbus1 usbus0 Sep 7 01:05:27 build kernel: ugen0.3: <RAPOO> at usbus0 Sep 7 01:05:27 build kernel: ukbd0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 7 01:05:27 build kernel: kbd2 at ukbd0 Sep 7 01:05:27 build kernel: ugen1.3: <vendor 0x8087> at usbus1 Sep 7 01:05:27 build kernel: Root mount waiting for: usbus1 Sep 7 01:05:27 build kernel: ugen1.4: <04G626000611BQ26B000NJ6> at usbus1 Sep 7 01:05:27 build kernel: Trying to mount root from ufs:/dev/da0p2 [rw]... Sep 7 01:05:27 build kernel: wlan0: Ethernet address: 44:85:00:02:08:b9 Sep 7 01:05:27 build kernel: iwn0: iwn_read_firmware: ucode rev=0x12a80601 Sep 7 01:05:27 build kernel: ums0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 7 01:05:27 build kernel: ums0: 6 buttons and [XYZT] coordinates ID=1 Sep 7 01:05:27 build kernel: ubt0: <vendor 0x8087 product 0x07da, class 224/1, rev 2.00/78.69, addr 3> on usbus1 Sep 7 01:05:27 build kernel: WARNING: attempt to domain_add(bluetooth) after domainfinalize() Sep 7 01:05:27 build kernel: WARNING: attempt to domain_add(netgraph) after domainfinalize() Sep 7 01:05:27 build kernel: hardware_error: ubt0hci - hardware error 0x35 Sep 7 01:05:32 build wpa_supplicant[277]: wlan0: Authentication with 30:85:a9:aa:63:68 timed out. Sep 7 01:05:32 build wpa_supplicant[277]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:85:a9:aa:63:68 reason=3 locally_generated=1 Sep 7 01:05:36 build wpa_supplicant[277]: wlan0: Trying to associate with 30:85:a9:aa:63:68 (SSID='tinygate_2g' freq=2467 MHz) Sep 7 01:05:36 build kernel: wlan0: link state changed to UP Sep 7 01:05:36 build wpa_supplicant[277]: wlan0: Associated with 30:85:a9:aa:63:68 Sep 7 01:05:37 build wpa_supplicant[277]: wlan0: WPA: Key negotiation completed with 30:85:a9:aa:63:68 [PTK=CCMP GTK=CCMP] Sep 7 01:05:37 build wpa_supplicant[277]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:85:a9:aa:63:68 completed [id=0 id_str=] Sep 7 01:05:37 build dhclient: New IP Address (wlan0): 192.168.1.2 Sep 7 01:05:37 build dhclient: New Subnet Mask (wlan0): 255.255.255.0 Sep 7 01:05:37 build dhclient: New Broadcast Address (wlan0): 192.168.1.255 Sep 7 01:05:37 build dhclient: New Routers (wlan0): 192.168.1.1 Sep 7 01:05:39 build login: ROOT LOGIN (root) ON ttyv1 Sep 7 01:17:21 build kernel: info: [drm] Initialized drm 1.1.0 20060810 Sep 7 01:17:22 build kernel: drmn1: <Intel IvyBridge (M)> on vgapci1 Sep 7 01:17:22 build kernel: info: [drm] MSI enabled 1 message(s) Sep 7 01:17:22 build kernel: info: [drm] AGP at 0xd0000000 256MB Sep 7 01:17:22 build kernel: iicbus0: <Philips I2C bus> on iicbb0 addr 0xff Sep 7 01:17:22 build kernel: iic0: <I2C generic I/O> on iicbus0 Sep 7 01:17:22 build kernel: iic1: <I2C generic I/O> on iicbus1 Sep 7 01:17:22 build kernel: iicbus2: <Philips I2C bus> on iicbb1 addr 0x0 Sep 7 01:17:22 build kernel: iic2: <I2C generic I/O> on iicbus2 Sep 7 01:17:22 build kernel: iic3: <I2C generic I/O> on iicbus3 Sep 7 01:17:22 build kernel: iicbus4: <Philips I2C bus> on iicbb2 addr 0x0 Sep 7 01:17:22 build kernel: iic4: <I2C generic I/O> on iicbus4 Sep 7 01:17:22 build kernel: iic5: <I2C generic I/O> on iicbus5 Sep 7 01:17:22 build kernel: iicbus6: <Philips I2C bus> on iicbb3 addr 0x0 Sep 7 01:17:22 build kernel: iic6: <I2C generic I/O> on iicbus6 Sep 7 01:17:22 build kernel: iic7: <I2C generic I/O> on iicbus7 Sep 7 01:17:22 build kernel: iicbus8: <Philips I2C bus> on iicbb4 addr 0x0 Sep 7 01:17:22 build kernel: iic8: <I2C generic I/O> on iicbus8 Sep 7 01:17:22 build kernel: iic9: <I2C generic I/O> on iicbus9 Sep 7 01:17:22 build kernel: iicbus10: <Philips I2C bus> on iicbb5 addr 0x0 Sep 7 01:17:22 build kernel: iic10: <I2C generic I/O> on iicbus10 Sep 7 01:17:22 build kernel: iic11: <I2C generic I/O> on iicbus11 Sep 7 01:17:22 build kernel: iicbus12: <Philips I2C bus> on iicbb6 addr 0x0 Sep 7 01:17:22 build kernel: iic12: <I2C generic I/O> on iicbus12 Sep 7 01:17:22 build kernel: iic13: <I2C generic I/O> on iicbus13 Sep 7 01:17:22 build kernel: iicbus14: <Philips I2C bus> on iicbb7 addr 0x0 Sep 7 01:17:22 build kernel: iic14: <I2C generic I/O> on iicbus14 Sep 7 01:17:22 build kernel: iic15: <I2C generic I/O> on iicbus15 Sep 7 01:17:22 build kernel: info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). Sep 7 01:17:22 build kernel: info: [drm] Driver supports precise vblank timestamp query. Sep 7 01:17:22 build kernel: drmn1: taking over the fictitious range 0xd0000000-0xe0000000 Sep 7 01:17:22 build kernel: fbd1 on drmn1 Sep 7 01:17:22 build kernel: VT: Replacing driver "efifb" with new "fb". Sep 7 01:17:22 build kernel: info: [drm] Initialized i915 1.6.0 20080730 Sep 7 01:17:26 build kernel: pid 937 (Xorg), uid 0: exited on signal 6 Sep 7 01:17:46 build syslogd: exiting on signal 15 Sep 8 16:44:17 build syslogd: kernel boot file is /boot/kernel/kernel Sep 8 16:44:17 build kernel: Copyright (c) 1992-2014 The FreeBSD Project. Sep 8 16:44:17 build kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Sep 8 16:44:17 build kernel: The Regents of the University of California. All rights reserved. Sep 8 16:44:17 build kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Sep 8 16:44:17 build kernel: FreeBSD 11.0-CURRENT #0 r270991: Wed Sep 3 04:36:15 YEKT 2014 Sep 8 16:44:17 build kernel: root@bootstrap:/usr/obj/usr/src/sys/GENERIC.NODEBUG amd64 Sep 8 16:44:17 build kernel: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Sep 8 16:44:17 build kernel: VT: running with driver "efifb". Sep 8 16:44:17 build kernel: CPU: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz (2294.84-MHz K8-class CPU) Sep 8 16:44:17 build kernel: Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 Sep 8 16:44:17 build kernel: Features=0xbfebfbff<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> Sep 8 16:44:17 build kernel: Features2=0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> Sep 8 16:44:17 build kernel: AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> Sep 8 16:44:17 build kernel: AMD Features2=0x1<LAHF> Sep 8 16:44:17 build kernel: Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> Sep 8 16:44:17 build kernel: VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID Sep 8 16:44:17 build kernel: TSC: P-state invariant, performance statistics Sep 8 16:44:17 build kernel: real memory = 9380560896 (8946 MB) Sep 8 16:44:17 build kernel: avail memory = 8179761152 (7800 MB) Sep 8 16:44:17 build kernel: Event timer "LAPIC" quality 600 Sep 8 16:44:17 build kernel: ACPI APIC Table: <_ASUS_ Notebook> Sep 8 16:44:17 build kernel: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs Sep 8 16:44:17 build kernel: FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads Sep 8 16:44:17 build kernel: cpu0 (BSP): APIC ID: 0 Sep 8 16:44:17 build kernel: cpu1 (AP): APIC ID: 1 Sep 8 16:44:17 build kernel: cpu2 (AP): APIC ID: 2 Sep 8 16:44:17 build kernel: cpu3 (AP): APIC ID: 3 Sep 8 16:44:17 build kernel: cpu4 (AP): APIC ID: 4 Sep 8 16:44:17 build kernel: cpu5 (AP): APIC ID: 5 Sep 8 16:44:17 build kernel: cpu6 (AP): APIC ID: 6 Sep 8 16:44:17 build kernel: cpu7 (AP): APIC ID: 7 Sep 8 16:44:17 build kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard Sep 8 16:44:17 build kernel: random: <Software, Yarrow> initialized Sep 8 16:44:17 build kernel: kbd1 at kbdmux0 Sep 8 16:44:17 build kernel: module_register_init: MOD_LOAD (vesa, 0xffffffff80e30ed0, 0) error 19 Sep 8 16:44:17 build kernel: acpi0: <_ASUS_ Notebook> on motherboard Sep 8 16:44:17 build kernel: acpi_ec0: <Embedded Controller: GPE 0x19, ECDT> port 0x62,0x66 on acpi0 Sep 8 16:44:17 build kernel: acpi0: Power Button (fixed) Sep 8 16:44:17 build kernel: cpu0: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu1: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu2: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu3: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu4: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu5: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu6: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: cpu7: <ACPI CPU> on acpi0 Sep 8 16:44:17 build kernel: hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Sep 8 16:44:17 build kernel: Timecounter "HPET" frequency 14318180 Hz quality 950 Sep 8 16:44:17 build kernel: Event timer "HPET" frequency 14318180 Hz quality 550 Sep 8 16:44:17 build kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 Sep 8 16:44:17 build kernel: atrtc0: Warning: Couldn't map I/O. Sep 8 16:44:17 build kernel: Event timer "RTC" frequency 32768 Hz quality 0 Sep 8 16:44:17 build kernel: attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Sep 8 16:44:17 build kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Sep 8 16:44:17 build kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Sep 8 16:44:17 build kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 Sep 8 16:44:17 build kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 Sep 8 16:44:17 build kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 Sep 8 16:44:17 build kernel: pci0: <ACPI PCI bus> on pcib0 Sep 8 16:44:17 build kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 Sep 8 16:44:17 build kernel: pci1: <ACPI PCI bus> on pcib1 Sep 8 16:44:17 build kernel: vgapci0: <VGA-compatible display> port 0xe000-0xe07f mem 0xf6000000-0xf6ffffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff irq 16 at device 0.0 on pci1 Sep 8 16:44:17 build kernel: vgapci1: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7400000-0xf77fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0 Sep 8 16:44:17 build kernel: agp0: <IvyBridge mobile GT2 IG> on vgapci1 Sep 8 16:44:17 build kernel: agp0: aperture size is 256M, detected 32764k stolen memory Sep 8 16:44:17 build kernel: vgapci1: Boot video device Sep 8 16:44:17 build kernel: xhci0: <Intel Panther Point USB 3.0 controller> mem 0xf7a00000-0xf7a0ffff irq 16 at device 20.0 on pci0 Sep 8 16:44:17 build kernel: usbus0: waiting for BIOS to give up control Sep 8 16:44:17 build kernel: xhci0: 32 byte context size. Sep 8 16:44:17 build kernel: xhci0: Port routing mask set to 0xffffffff Sep 8 16:44:17 build kernel: usbus0 on xhci0 Sep 8 16:44:17 build kernel: pci0: <simple comms> at device 22.0 (no driver attached) Sep 8 16:44:17 build kernel: ehci0: <Intel Panther Point USB 2.0 controller> mem 0xf7a18000-0xf7a183ff irq 16 at device 26.0 on pci0 Sep 8 16:44:17 build kernel: usbus1: EHCI version 1.0 Sep 8 16:44:17 build kernel: usbus1 on ehci0 Sep 8 16:44:17 build kernel: hdac0: <Intel Panther Point HDA Controller> mem 0xf7a10000-0xf7a13fff irq 22 at device 27.0 on pci0 Sep 8 16:44:17 build kernel: pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 Sep 8 16:44:17 build kernel: pci2: <ACPI PCI bus> on pcib2 Sep 8 16:44:17 build kernel: pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 Sep 8 16:44:17 build kernel: pci3: <ACPI PCI bus> on pcib3 Sep 8 16:44:17 build kernel: iwn0: <Intel Centrino Advanced 6235> mem 0xf7900000-0xf7901fff irq 17 at device 0.0 on pci3 Sep 8 16:44:17 build kernel: pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 Sep 8 16:44:17 build kernel: pci4: <ACPI PCI bus> on pcib4 Sep 8 16:44:17 build kernel: pci4: <network, ethernet> at device 0.0 (no driver attached) Sep 8 16:44:17 build kernel: ehci1: <Intel Panther Point USB 2.0 controller> mem 0xf7a17000-0xf7a173ff irq 23 at device 29.0 on pci0 Sep 8 16:44:17 build kernel: usbus2: EHCI version 1.0 Sep 8 16:44:17 build kernel: usbus2 on ehci1 Sep 8 16:44:17 build kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0 Sep 8 16:44:17 build kernel: isa0: <ISA bus> on isab0 Sep 8 16:44:17 build kernel: ahci0: <Intel Panther Point AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7a16000-0xf7a167ff irq 19 at device 31.2 on pci0 Sep 8 16:44:17 build kernel: ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported Sep 8 16:44:17 build kernel: ahcich0: <AHCI channel> at channel 0 on ahci0 Sep 8 16:44:17 build kernel: ahcich1: <AHCI channel> at channel 1 on ahci0 Sep 8 16:44:17 build kernel: ahcich2: <AHCI channel> at channel 2 on ahci0 Sep 8 16:44:17 build kernel: ahciem0: <AHCI enclosure management bridge> on ahci0 Sep 8 16:44:17 build kernel: acpi_lid0: <Control Method Lid Switch> on acpi0 Sep 8 16:44:17 build kernel: acpi_button0: <Sleep Button> on acpi0 Sep 8 16:44:17 build kernel: acpi_tz0: <Thermal Zone> on acpi0 Sep 8 16:44:17 build kernel: acpi_acad0: <AC Adapter> on acpi0 Sep 8 16:44:17 build kernel: battery0: <ACPI Control Method Battery> on acpi0 Sep 8 16:44:17 build kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 Sep 8 16:44:17 build kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0 Sep 8 16:44:17 build kernel: kbd0 at atkbd0 Sep 8 16:44:17 build kernel: atkbd0: [GIANT-LOCKED] Sep 8 16:44:17 build kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Sep 8 16:44:17 build kernel: psm0: [GIANT-LOCKED] Sep 8 16:44:17 build kernel: psm0: model Generic PS/2 mouse, device ID 0 Sep 8 16:44:17 build kernel: orm0: <ISA Option ROM> at iomem 0xc0000-0xcefff on isa0 Sep 8 16:44:17 build kernel: ppc0: cannot reserve I/O port range Sep 8 16:44:17 build kernel: est0: <Enhanced SpeedStep Frequency Control> on cpu0 Sep 8 16:44:17 build kernel: est1: <Enhanced SpeedStep Frequency Control> on cpu1 Sep 8 16:44:17 build kernel: est2: <Enhanced SpeedStep Frequency Control> on cpu2 Sep 8 16:44:17 build kernel: est3: <Enhanced SpeedStep Frequency Control> on cpu3 Sep 8 16:44:17 build kernel: est4: <Enhanced SpeedStep Frequency Control> on cpu4 Sep 8 16:44:17 build kernel: est5: <Enhanced SpeedStep Frequency Control> on cpu5 Sep 8 16:44:17 build kernel: est6: <Enhanced SpeedStep Frequency Control> on cpu6 Sep 8 16:44:17 build kernel: est7: <Enhanced SpeedStep Frequency Control> on cpu7 Sep 8 16:44:17 build kernel: Timecounters tick every 1.000 msec Sep 8 16:44:17 build kernel: hdacc0: <Realtek ALC663 HDA CODEC> at cad 0 on hdac0 Sep 8 16:44:17 build kernel: hdaa0: <Realtek ALC663 Audio Function Group> at nid 1 on hdacc0 Sep 8 16:44:17 build kernel: pcm0: <Realtek ALC663 (Analog 2.0+HP/2.0)> at nid 20,33 and 24,25 on hdaa0 Sep 8 16:44:17 build kernel: pcm1: <Realtek ALC663 (Right Digital)> at nid 30 on hdaa0 Sep 8 16:44:17 build kernel: random: unblocking device. Sep 8 16:44:17 build kernel: usbus0: 5.0Gbps Super Speed USB v3.0 Sep 8 16:44:17 build kernel: usbus1: 480Mbps High Speed USB v2.0 Sep 8 16:44:17 build kernel: usbus2: 480Mbps High Speed USB v2.0 Sep 8 16:44:17 build kernel: ugen0.1: <0x8086> at usbus0 Sep 8 16:44:17 build kernel: uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 Sep 8 16:44:17 build kernel: ugen1.1: <Intel> at usbus1 Sep 8 16:44:17 build kernel: uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 Sep 8 16:44:17 build kernel: ugen2.1: <Intel> at usbus2 Sep 8 16:44:17 build kernel: uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 Sep 8 16:44:17 build kernel: ses0 at ahciem0 bus 0 scbus3 target 0 lun 0 Sep 8 16:44:17 build kernel: ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device Sep 8 16:44:17 build kernel: cd0 at ahcich2 bus 0 scbus2 target 0 lun 0 Sep 8 16:44:17 build kernel: cd0: <MATSHITA BD-CMB UJ160 1.00> Removable CD-ROM SCSI-0 device Sep 8 16:44:17 build kernel: cd0: Serial Number WN63 035817 Sep 8 16:44:17 build kernel: cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) Sep 8 16:44:17 build kernel: cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Sep 8 16:44:17 build kernel: ses0: SEMB SES Device Sep 8 16:44:17 build kernel: ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 Sep 8 16:44:17 build kernel: ada0: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 8 16:44:17 build kernel: ada0: Serial Number S2TTJ9DC600648 Sep 8 16:44:17 build kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 8 16:44:17 build kernel: ada0: Command Queueing enabled Sep 8 16:44:17 build kernel: ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 8 16:44:17 build kernel: ada0: Previously was known as ad4 Sep 8 16:44:17 build kernel: ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 Sep 8 16:44:17 build kernel: ada1: <ST1000LM024 HN-M101MBB 2AR10001> ATA-8 SATA 2.x device Sep 8 16:44:17 build kernel: ada1: Serial Number S2TTJ9DC600623 Sep 8 16:44:17 build kernel: ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Sep 8 16:44:17 build kernel: ada1: Command Queueing enabled Sep 8 16:44:17 build kernel: ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) Sep 8 16:44:17 build kernel: ada1: Previously was known as ad6 Sep 8 16:44:17 build kernel: SMP: AP CPU #1 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #7 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #3 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #5 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #2 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #4 Launched! Sep 8 16:44:17 build kernel: SMP: AP CPU #6 Launched! Sep 8 16:44:17 build kernel: Timecounter "TSC-low" frequency 1147419546 Hz quality 1000 Sep 8 16:44:17 build kernel: uhub0: 8 ports with 8 removable, self powered Sep 8 16:44:17 build kernel: uhub1: 2 ports with 2 removable, self powered Sep 8 16:44:17 build kernel: uhub2: 2 ports with 2 removable, self powered Sep 8 16:44:17 build kernel: Root mount waiting for: usbus2 usbus1 usbus0 Sep 8 16:44:17 build kernel: ugen1.2: <vendor 0x8087> at usbus1 Sep 8 16:44:17 build kernel: uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 Sep 8 16:44:17 build kernel: ugen2.2: <vendor 0x8087> at usbus2 Sep 8 16:44:17 build kernel: uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 Sep 8 16:44:17 build kernel: ugen0.2: <Kingston> at usbus0 Sep 8 16:44:17 build kernel: umass0: <Kingston DT 101 G2, class 0/0, rev 2.00/0.00, addr 1> on usbus0 Sep 8 16:44:17 build kernel: umass0: SCSI over Bulk-Only; quirks = 0x0100 Sep 8 16:44:17 build kernel: umass0:4:0: Attached to scbus4 Sep 8 16:44:17 build kernel: da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 Sep 8 16:44:17 build kernel: da0: < 1.00> Removable Direct Access SCSI-4 device Sep 8 16:44:17 build kernel: da0: Serial Number 001CC0EC31D0ACC17B2F3055 Sep 8 16:44:17 build kernel: da0: 40.000MB/s transfers Sep 8 16:44:17 build kernel: da0: 7416MB (15187968 512 byte sectors: 255H 63S/T 945C) Sep 8 16:44:17 build kernel: da0: quirks=0x2<NO_6_BYTE> Sep 8 16:44:17 build kernel: uhub4: 6 ports with 6 removable, self powered Sep 8 16:44:17 build kernel: uhub3: 6 ports with 6 removable, self powered Sep 8 16:44:17 build kernel: Root mount waiting for: usbus1 usbus0 Sep 8 16:44:17 build kernel: ugen0.3: <RAPOO> at usbus0 Sep 8 16:44:17 build kernel: ukbd0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 8 16:44:17 build kernel: kbd2 at ukbd0 Sep 8 16:44:17 build kernel: ugen1.3: <vendor 0x8087> at usbus1 Sep 8 16:44:17 build kernel: Root mount waiting for: usbus1 Sep 8 16:44:17 build kernel: ugen1.4: <04G626000611BQ26B000NJ6> at usbus1 Sep 8 16:44:17 build kernel: Trying to mount root from ufs:/dev/da0p2 [rw]... Sep 8 16:44:17 build kernel: wlan0: Ethernet address: 44:85:00:02:08:b9 Sep 8 16:44:17 build kernel: iwn0: iwn_read_firmware: ucode rev=0x12a80601 Sep 8 16:44:17 build kernel: ums0: <RAPOO RAPOO 2.4G Wireless Device, class 0/0, rev 1.10/10.01, addr 2> on usbus0 Sep 8 16:44:17 build kernel: ums0: 6 buttons and [XYZT] coordinates ID=1 Sep 8 16:44:17 build kernel: ubt0: <vendor 0x8087 product 0x07da, class 224/1, rev 2.00/78.69, addr 3> on usbus1 Sep 8 16:44:17 build kernel: WARNING: attempt to domain_add(bluetooth) after domainfinalize() Sep 8 16:44:17 build kernel: WARNING: attempt to domain_add(netgraph) after domainfinalize() Sep 8 16:44:17 build kernel: hardware_error: ubt0hci - hardware error 0x35 Sep 8 16:44:22 build wpa_supplicant[275]: wlan0: Authentication with 30:85:a9:aa:63:68 timed out. Sep 8 16:44:22 build wpa_supplicant[275]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:85:a9:aa:63:68 reason=3 locally_generated=1 Sep 8 16:44:26 build wpa_supplicant[275]: wlan0: Trying to associate with 30:85:a9:aa:63:68 (SSID='tinygate_2g' freq=2467 MHz) Sep 8 16:44:26 build wpa_supplicant[275]: wlan0: Associated with 30:85:a9:aa:63:68 Sep 8 16:44:26 build kernel: wlan0: link state changed to UP Sep 8 16:44:28 build wpa_supplicant[275]: wlan0: WPA: Key negotiation completed with 30:85:a9:aa:63:68 [PTK=CCMP GTK=CCMP] Sep 8 16:44:28 build wpa_supplicant[275]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:85:a9:aa:63:68 completed [id=0 id_str=] Sep 8 16:44:31 build dhclient: New IP Address (wlan0): 192.168.1.2 Sep 8 16:44:31 build dhclient: New Subnet Mask (wlan0): 255.255.255.0 Sep 8 16:44:31 build dhclient: New Broadcast Address (wlan0): 192.168.1.255 Sep 8 16:44:31 build dhclient: New Routers (wlan0): 192.168.1.1 Sep 8 16:46:21 build su: rnigm to root on /dev/ttyv1 Sep 8 16:47:24 build pkg: indexinfo-0.2 installed Sep 8 16:49:07 build pkg: gettext-0.18.3.1_1 installed Sep 8 16:49:40 build pkg: sudo-1.8.10.p3_1 installed Sep 8 16:52:12 build login: ROOT LOGIN (root) ON ttyv2 Sep 8 16:52:29 build login: ROOT LOGIN (root) ON ttyv2 Sep 8 16:53:11 build login: ROOT LOGIN (root) ON ttyv2 Sep 8 16:54:32 build login: 2 LOGIN FAILURES ON ttyv2 Sep 8 17:01:51 build kernel: ugen0.4: <Kingston> at usbus0 Sep 8 17:01:54 build kernel: umass1: <Kingston DataTraveler 112, class 0/0, rev 2.00/1.00, addr 3> on usbus0 Sep 8 17:01:54 build kernel: umass1: SCSI over Bulk-Only; quirks = 0x4100 Sep 8 17:01:54 build kernel: umass1:5:1: Attached to scbus5 Sep 8 17:01:54 build kernel: da1 at umass-sim1 bus 1 scbus5 target 0 lun 0 Sep 8 17:01:54 build kernel: da1: <Kingston DataTraveler 112 1.00> Removable Direct Access SCSI-2 device Sep 8 17:01:54 build kernel: da1: Serial Number 001372982F25F990964008F9 Sep 8 17:01:54 build kernel: da1: 40.000MB/s transfers Sep 8 17:01:54 build kernel: da1: 3821MB (7827392 512 byte sectors: 255H 63S/T 487C) Sep 8 17:01:54 build kernel: da1: quirks=0x2<NO_6_BYTE> Sep 8 17:02:34 build kernel: ugen0.4: <Kingston> at usbus0 (disconnected) Sep 8 17:02:34 build kernel: umass1: at uhub0, port 2, addr 3 (disconnected) Sep 8 17:02:41 build kernel: da1 at umass-sim1 bus 1 scbus5 target 0 lun 0 Sep 8 17:02:41 build kernel: da1: <Kingston DataTraveler 112 1.00> s/n 001372982F25F990964008F9 detached Sep 8 17:02:41 build kernel: (da1:umass-sim1:1:0:0): Periph destroyed Sep 8 17:03:10 build kernel: ugen0.4: <Kingston> at usbus0 Sep 8 17:03:13 build kernel: umass1: <Kingston DataTraveler 112, class 0/0, rev 2.00/1.00, addr 4> on usbus0 Sep 8 17:03:13 build kernel: umass1: SCSI over Bulk-Only; quirks = 0x4100 Sep 8 17:03:13 build kernel: umass1:5:1: Attached to scbus5 Sep 8 17:03:13 build kernel: da1 at umass-sim1 bus 1 scbus5 target 0 lun 0 Sep 8 17:03:13 build kernel: da1: <Kingston DataTraveler 112 1.00> Removable Direct Access SCSI-2 device Sep 8 17:03:13 build kernel: da1: Serial Number 001372982F25F990964008F9 Sep 8 17:03:13 build kernel: da1: 40.000MB/s transfers Sep 8 17:03:13 build kernel: da1: 3821MB (7827392 512 byte sectors: 255H 63S/T 487C) Sep 8 17:03:13 build kernel: da1: quirks=0x2<NO_6_BYTE> Sep 8 17:07:40 build kernel: ugen0.4: <Kingston> at usbus0 (disconnected) Sep 8 17:07:40 build kernel: umass1: at uhub0, port 2, addr 4 (disconnected) Sep 8 17:07:42 build kernel: da1 at umass-sim1 bus 1 scbus5 target 0 lun 0 Sep 8 17:07:42 build kernel: da1: <Kingston DataTraveler 112 1.00> s/n 001372982F25F990964008F9 detached Sep 8 17:07:42 build kernel: (da1:umass-sim1:1:0:0): Periph destroyed Sep 8 17:08:34 build kernel: ugen0.4: <Kingston> at usbus0 Sep 8 17:08:36 build kernel: umass1: <Kingston DataTraveler 112, class 0/0, rev 2.00/1.00, addr 5> on usbus0 Sep 8 17:08:36 build kernel: umass1: SCSI over Bulk-Only; quirks = 0x4100 Sep 8 17:08:36 build kernel: umass1:5:1: Attached to scbus5 Sep 8 17:08:36 build kernel: da1 at umass-sim1 bus 1 scbus5 target 0 lun 0 Sep 8 17:08:36 build kernel: da1: <Kingston DataTraveler 112 1.00> Removable Direct Access SCSI-2 device Sep 8 17:08:36 build kernel: da1: Serial Number 001372982F25F990964008F9 Sep 8 17:08:36 build kernel: da1: 40.000MB/s transfers Sep 8 17:08:36 build kernel: da1: 3821MB (7827392 512 byte sectors: 255H 63S/T 487C) Sep 8 17:08:36 build kernel: da1: quirks=0x2<NO_6_BYTE> Sep 8 17:10:46 build kernel: info: [drm] Initialized drm 1.1.0 20060810 Sep 8 17:10:48 build kernel: drmn1: <Intel IvyBridge (M)> on vgapci1 Sep 8 17:10:48 build kernel: info: [drm] MSI enabled 1 message(s) Sep 8 17:10:48 build kernel: info: [drm] AGP at 0xd0000000 256MB Sep 8 17:10:48 build kernel: iicbus0: <Philips I2C bus> on iicbb0 addr 0xff Sep 8 17:10:48 build kernel: iic0: <I2C generic I/O> on iicbus0 Sep 8 17:10:48 build kernel: iic1: <I2C generic I/O> on iicbus1 Sep 8 17:10:48 build kernel: iicbus2: <Philips I2C bus> on iicbb1 addr 0x0 Sep 8 17:10:48 build kernel: iic2: <I2C generic I/O> on iicbus2 Sep 8 17:10:48 build kernel: iic3: <I2C generic I/O> on iicbus3 Sep 8 17:10:48 build kernel: iicbus4: <Philips I2C bus> on iicbb2 addr 0x0 Sep 8 17:10:48 build kernel: iic4: <I2C generic I/O> on iicbus4 Sep 8 17:10:48 build kernel: iic5: <I2C generic I/O> on iicbus5 Sep 8 17:10:48 build kernel: iicbus6: <Philips I2C bus> on iicbb3 addr 0x0 Sep 8 17:10:48 build kernel: iic6: <I2C generic I/O> on iicbus6 Sep 8 17:10:48 build kernel: iic7: <I2C generic I/O> on iicbus7 Sep 8 17:10:48 build kernel: iicbus8: <Philips I2C bus> on iicbb4 addr 0x0 Sep 8 17:10:48 build kernel: iic8: <I2C generic I/O> on iicbus8 Sep 8 17:10:48 build kernel: iic9: <I2C generic I/O> on iicbus9 Sep 8 17:10:48 build kernel: iicbus10: <Philips I2C bus> on iicbb5 addr 0x0 Sep 8 17:10:48 build kernel: iic10: <I2C generic I/O> on iicbus10 Sep 8 17:10:48 build kernel: iic11: <I2C generic I/O> on iicbus11 Sep 8 17:10:48 build kernel: iicbus12: <Philips I2C bus> on iicbb6 addr 0x0 Sep 8 17:10:48 build kernel: iic12: <I2C generic I/O> on iicbus12 Sep 8 17:10:48 build kernel: iic13: <I2C generic I/O> on iicbus13 Sep 8 17:10:48 build kernel: iicbus14: <Philips I2C bus> on iicbb7 addr 0x0 Sep 8 17:10:48 build kernel: iic14: <I2C generic I/O> on iicbus14 Sep 8 17:10:48 build kernel: iic15: <I2C generic I/O> on iicbus15 Sep 8 17:10:48 build kernel: info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). Sep 8 17:10:48 build kernel: info: [drm] Driver supports precise vblank timestamp query. Sep 8 17:10:48 build kernel: drmn1: taking over the fictitious range 0xd0000000-0xe0000000 Sep 8 17:10:48 build kernel: fbd1 on drmn1 Sep 8 17:10:48 build kernel: VT: Replacing driver "efifb" with new "fb". Sep 8 17:10:48 build kernel: info: [drm] Initialized i915 1.6.0 20080730 Sep 8 17:10:52 build kernel: pid 961 (Xorg), uid 0: exited on signal 6 [-- Attachment #3 --] [ 1612.922] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 1612.922] X Protocol Version 11, Revision 0 [ 1612.922] Build Operating System: FreeBSD 11.0-CURRENT amd64 [ 1612.922] Current Operating System: FreeBSD build 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r270991: Wed Sep 3 04:36:15 YEKT 2014 root@bootstrap:/usr/obj/usr/src/sys/GENERIC.NODEBUG amd64 [ 1612.922] Build Date: 03 September 2014 06:24:39AM [ 1612.922] [ 1612.922] Current version of pixman: 0.32.4 [ 1612.922] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1612.922] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1612.922] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 8 17:10:45 2014 [ 1612.936] (==) Using config file: "/etc/X11/xorg.conf" [ 1612.936] (==) ServerLayout "X.org Configured" [ 1612.936] (**) |-->Screen "Screen0" (0) [ 1612.936] (**) | |-->Monitor "Monitor0" [ 1612.940] (**) | |-->Device "Card0" [ 1612.940] (**) |-->Input Device "Mouse0" [ 1612.940] (**) |-->Input Device "Keyboard0" [ 1612.940] (**) Option "AutoAddDevices" "off" [ 1612.940] (**) Not automatically adding devices [ 1612.940] (==) Not automatically enabling devices [ 1612.974] (**) FontPath set to: /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/OTF/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, /usr/local/lib/X11/fonts/cyrillic/, /usr/local/lib/X11/fonts/dejavu/, /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF/, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/ [ 1612.974] (**) ModulePath set to "/usr/local/lib/xorg/modules" [ 1612.974] (II) Loader magic: 0x7bf370 [ 1612.974] (II) Module ABI versions: [ 1612.974] X.Org ANSI C Emulation: 0.4 [ 1612.974] X.Org Video Driver: 12.1 [ 1612.974] X.Org XInput driver : 16.0 [ 1612.974] X.Org Server Extension : 6.0 [ 1612.974] (!!) More than one possible primary device found [ 1612.974] (--) PCI: (0:0:2:0) 8086:0166:1043:2103 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536 [ 1612.974] (--) PCI: (0:1:0:0) 10de:0fd1:1043:2103 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/65536 [ 1612.974] (II) LoadModule: "extmod" [ 1612.977] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so [ 1612.984] (II) Module extmod: vendor="X.Org Foundation" [ 1612.984] compiled for 1.12.4, module version = 1.0.0 [ 1612.984] Module class: X.Org Server Extension [ 1612.984] ABI class: X.Org Server Extension, version 6.0 [ 1612.984] (II) Loading extension MIT-SCREEN-SAVER [ 1612.984] (II) Loading extension XFree86-VidModeExtension [ 1612.984] (II) Loading extension XFree86-DGA [ 1612.984] (II) Loading extension DPMS [ 1612.984] (II) Loading extension XVideo [ 1612.986] (II) Loading extension XVideo-MotionCompensation [ 1612.986] (II) Loading extension X-Resource [ 1612.986] (II) LoadModule: "dbe" [ 1612.986] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so [ 1612.990] (II) Module dbe: vendor="X.Org Foundation" [ 1612.990] compiled for 1.12.4, module version = 1.0.0 [ 1612.990] Module class: X.Org Server Extension [ 1612.990] ABI class: X.Org Server Extension, version 6.0 [ 1612.990] (II) Loading extension DOUBLE-BUFFER [ 1612.990] (II) LoadModule: "glx" [ 1612.990] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so [ 1613.004] (II) Module glx: vendor="X.Org Foundation" [ 1613.004] compiled for 1.12.4, module version = 1.0.0 [ 1613.004] ABI class: X.Org Server Extension, version 6.0 [ 1613.007] (==) AIGLX enabled [ 1613.010] (II) Loading extension GLX [ 1613.010] (II) LoadModule: "record" [ 1613.010] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so [ 1613.014] (II) Module record: vendor="X.Org Foundation" [ 1613.014] compiled for 1.12.4, module version = 1.13.0 [ 1613.014] Module class: X.Org Server Extension [ 1613.014] ABI class: X.Org Server Extension, version 6.0 [ 1613.014] (II) Loading extension RECORD [ 1613.014] (II) LoadModule: "dri" [ 1613.014] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so [ 1613.026] (II) Module dri: vendor="X.Org Foundation" [ 1613.026] compiled for 1.12.4, module version = 1.0.0 [ 1613.026] ABI class: X.Org Server Extension, version 6.0 [ 1613.026] (II) Loading extension XFree86-DRI [ 1613.026] (II) LoadModule: "dri2" [ 1613.026] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so [ 1613.031] (II) Module dri2: vendor="X.Org Foundation" [ 1613.031] compiled for 1.12.4, module version = 1.2.0 [ 1613.031] ABI class: X.Org Server Extension, version 6.0 [ 1613.031] (II) Loading extension DRI2 [ 1613.031] (II) LoadModule: "intel" [ 1613.035] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 1613.064] (II) Module intel: vendor="X.Org Foundation" [ 1613.064] compiled for 1.12.4, module version = 2.21.15 [ 1613.065] Module class: X.Org Video Driver [ 1613.065] ABI class: X.Org Video Driver, version 12.1 [ 1613.065] (II) LoadModule: "mouse" [ 1613.065] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so [ 1613.078] (II) Module mouse: vendor="X.Org Foundation" [ 1613.078] compiled for 1.12.4, module version = 1.9.0 [ 1613.078] Module class: X.Org XInput Driver [ 1613.078] ABI class: X.Org XInput driver, version 16.0 [ 1613.078] (II) LoadModule: "kbd" [ 1613.078] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 1613.082] (II) Module kbd: vendor="X.Org Foundation" [ 1613.082] compiled for 1.12.4, module version = 1.8.0 [ 1613.082] Module class: X.Org XInput Driver [ 1613.082] ABI class: X.Org XInput driver, version 16.0 [ 1613.082] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics, HD Graphics 2000, HD Graphics 3000, HD Graphics 2500, HD Graphics 4000, HD Graphics P4000, HD Graphics 4600, HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100, HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200 [ 1613.086] (--) Using syscons driver with X support (version 2.0) [ 1613.086] (--) using VT number 9 [ 1614.087] drmOpenDevice: node name is /dev/dri/card0 [ 1614.088] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.088] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.088] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.088] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.088] drmOpenDevice: Open failed [ 1614.088] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 1614.088] drmOpenDevice: node name is /dev/dri/card0 [ 1614.088] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.088] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.088] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.088] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.088] drmOpenDevice: Open failed [ 1614.088] drmOpenByBusid: drmOpenMinor returns -2 [ 1614.088] drmOpenDevice: node name is /dev/dri/card1 [ 1614.088] drmOpenDevice: open result is 10, (OK) [ 1614.088] drmOpenByBusid: drmOpenMinor returns 10 [ 1614.088] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 1614.372] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 1614.372] drmOpenDevice: node name is /dev/dri/card0 [ 1614.372] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.372] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.372] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.372] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.372] drmOpenDevice: Open failed [ 1614.372] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 1614.372] drmOpenDevice: node name is /dev/dri/card0 [ 1614.372] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.372] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.372] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 1614.372] drmOpenDevice: open result is -1, (No such file or directory) [ 1614.372] drmOpenDevice: Open failed [ 1614.372] drmOpenByBusid: drmOpenMinor returns -2 [ 1614.372] drmOpenDevice: node name is /dev/dri/card1 [ 1614.372] drmOpenDevice: open result is 10, (OK) [ 1614.372] drmOpenByBusid: drmOpenMinor returns 10 [ 1614.372] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 1614.373] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 1614.373] (==) intel(0): RGB weight 888 [ 1614.373] (==) intel(0): Default visual is TrueColor [ 1614.373] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000 [ 1615.580] (**) intel(0): Relaxed fencing enabled [ 1615.580] (**) intel(0): Wait on SwapBuffers? enabled [ 1615.580] (**) intel(0): Triple buffering? enabled [ 1615.580] (**) intel(0): Framebuffer tiled [ 1615.580] (**) intel(0): Pixmaps tiled [ 1615.580] (**) intel(0): 3D buffers tiled [ 1615.580] (**) intel(0): SwapBuffers wait enabled [ 1615.580] (==) intel(0): video overlay key set to 0x101fe [ 1615.580] (II) intel(0): Output LVDS1 using monitor section Monitor0 [ 1617.298] (II) intel(0): Output VGA1 has no monitor section [ 1618.480] (II) intel(0): EDID for output LVDS1 [ 1618.480] (II) intel(0): Manufacturer: CMO Model: 1720 Serial#: 0 [ 1618.480] (II) intel(0): Year: 2011 Week: 2 [ 1618.480] (II) intel(0): EDID Version: 1.4 [ 1618.480] (II) intel(0): Digital Display Input [ 1618.480] (II) intel(0): 6 bits per channel [ 1618.480] (II) intel(0): Digital interface is undefined [ 1618.480] (II) intel(0): Max Image Size [cm]: horiz.: 38 vert.: 21 [ 1618.480] (II) intel(0): Gamma: 2.20 [ 1618.480] (II) intel(0): No DPMS capabilities specified [ 1618.480] (II) intel(0): Supported color encodings: RGB 4:4:4 [ 1618.480] (II) intel(0): First detailed timing is preferred mode [ 1618.480] (II) intel(0): Preferred mode is native pixel format and refresh rate [ 1618.480] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.610 [ 1618.480] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329 [ 1618.480] (II) intel(0): Manufacturer's mask: 0 [ 1618.480] (II) intel(0): Supported detailed timing: [ 1618.480] (II) intel(0): clock: 140.5 MHz Image Size: 382 x 215 mm [ 1618.480] (II) intel(0): h_active: 1920 h_sync: 1972 h_sync_end 2007 h_blank_end 2094 h_border: 0 [ 1618.480] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1118 v_border: 0 [ 1618.480] (II) intel(0): Supported detailed timing: [ 1618.480] (II) intel(0): clock: 92.5 MHz Image Size: 382 x 215 mm [ 1618.480] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 [ 1618.480] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0 [ 1618.480] (II) intel(0): HC9GK€173HGE [ 1618.480] (II) intel(0): Unknown vendor-specific block 0 [ 1618.480] (II) intel(0): EDID (in hex): [ 1618.480] (II) intel(0): 00ffffffffffff000daf201700000000 [ 1618.480] (II) intel(0): 021501049026157802ed95a3544c9c26 [ 1618.480] (II) intel(0): 0f505400000001010101010101010101 [ 1618.480] (II) intel(0): 010101010101e13680ae703826403423 [ 1618.480] (II) intel(0): 36007ed71000001a1d2480a070381f40 [ 1618.480] (II) intel(0): 302035007ed71000001a000000fe0048 [ 1618.480] (II) intel(0): 4339474b803137334847450a00000000 [ 1618.480] (II) intel(0): 000041319e0000000002010a202000f3 [ 1618.482] (II) intel(0): EDID vendor "CMO", prod id 5920 [ 1618.482] (II) intel(0): Printing DDC gathered Modelines: [ 1618.482] (II) intel(0): Modeline "1920x1080"x0.0 140.49 1920 1972 2007 2094 1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP) [ 1618.482] (II) intel(0): Modeline "1920x1080"x0.0 92.45 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (44.4 kHz e) [ 1618.482] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) [ 1618.482] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) [ 1618.482] (II) intel(0): Printing probed modes for output LVDS1 [ 1618.482] (II) intel(0): Modeline "1920x1080"x60.0 140.49 1920 1972 2007 2094 1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP) [ 1618.482] (II) intel(0): Modeline "1920x1080"x40.0 92.45 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (44.4 kHz e) [ 1618.482] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d) [ 1618.482] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d) [ 1618.482] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d) [ 1618.482] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 1618.482] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 1618.482] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 1618.482] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 1618.482] (II) intel(0): EDID for output VGA1 [ 1618.482] (II) intel(0): Output LVDS1 connected [ 1618.482] (II) intel(0): Output VGA1 disconnected [ 1618.482] (II) intel(0): Using exact sizes for initial modes [ 1618.482] (II) intel(0): Output LVDS1 using initial mode 1920x1080 [ 1618.482] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 1618.482] (II) intel(0): Kernel page flipping support detected, enabling [ 1618.482] (**) intel(0): Display dimensions: (383, 215) mm [ 1618.482] (**) intel(0): DPI set to (127, 127) [ 1618.482] (II) Loading sub module "fb" [ 1618.482] (II) LoadModule: "fb" [ 1618.482] (II) Loading /usr/local/lib/xorg/modules/libfb.so [ 1618.492] (II) Module fb: vendor="X.Org Foundation" [ 1618.492] compiled for 1.12.4, module version = 1.0.0 [ 1618.492] ABI class: X.Org ANSI C Emulation, version 0.4 [ 1618.492] (II) Loading sub module "dri2" [ 1618.492] (II) LoadModule: "dri2" [ 1618.492] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so [ 1618.492] (II) Module dri2: vendor="X.Org Foundation" [ 1618.492] compiled for 1.12.4, module version = 1.2.0 [ 1618.492] ABI class: X.Org Server Extension, version 6.0 [ 1618.492] (==) Depth 24 pixmap format is 32 bpp [ 1618.492] (II) intel(0): [DRI2] Setup complete [ 1618.492] (II) intel(0): [DRI2] DRI driver: i965 [ 1618.492] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled [ 1618.513] (II) UXA(0): Driver registered support for the following operations: [ 1618.513] (II) solid [ 1618.513] (II) copy [ 1618.513] (II) composite (RENDER acceleration) [ 1618.513] (II) put_image [ 1618.513] (II) get_image [ 1618.513] (==) intel(0): Backing store disabled [ 1618.513] (==) intel(0): Silken mouse enabled [ 1618.517] (II) intel(0): Initializing HW Cursor [ 1618.517] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 1618.521] (==) intel(0): DPMS enabled [ 1618.522] (==) intel(0): Intel XvMC decoder enabled [ 1618.522] (II) intel(0): Set up textured video [ 1618.522] (II) intel(0): [XvMC] xvmc_vld driver initialized. [ 1618.522] (II) intel(0): direct rendering: DRI2 Enabled [ 1618.577] (--) RandR disabled [ 1618.577] (II) Initializing built-in extension Generic Event Extension [ 1618.577] (II) Initializing built-in extension SHAPE [ 1618.577] (II) Initializing built-in extension MIT-SHM [ 1618.577] (II) Initializing built-in extension XInputExtension [ 1618.577] (II) Initializing built-in extension XTEST [ 1618.577] (II) Initializing built-in extension BIG-REQUESTS [ 1618.577] (II) Initializing built-in extension SYNC [ 1618.577] (II) Initializing built-in extension XKEYBOARD [ 1618.577] (II) Initializing built-in extension XC-MISC [ 1618.577] (II) Initializing built-in extension XINERAMA [ 1618.577] (II) Initializing built-in extension XFIXES [ 1618.577] (II) Initializing built-in extension RENDER [ 1618.577] (II) Initializing built-in extension RANDR [ 1618.577] (II) Initializing built-in extension COMPOSITE [ 1618.577] (II) Initializing built-in extension DAMAGE [ 1618.744] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 1618.744] (II) AIGLX: enabled GLX_INTEL_swap_event [ 1618.744] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 1618.744] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 1618.744] (II) AIGLX: Loaded and initialized i965 [ 1618.744] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 1618.745] (II) intel(0): Setting screen physical size to 383 x 215 [ 1619.072] (II) Using input driver 'mouse' for 'Mouse0' [ 1619.072] (**) Option "CorePointer" [ 1619.072] (**) Mouse0: always reports core events [ 1619.072] (**) Option "Protocol" "auto" [ 1619.072] (**) Option "Device" "/dev/ums0" [ 1619.072] (**) Mouse0: Protocol: "auto" [ 1619.072] (**) Mouse0: always reports core events [ 1619.072] (EE) xf86OpenSerial: Cannot open device /dev/ums0 Device busy. [ 1619.073] (EE) Mouse0: cannot open input device [ 1619.073] (EE) PreInit returned 2 for "Mouse0" [ 1619.073] (II) UnloadModule: "mouse" [ 1619.073] (II) Using input driver 'kbd' for 'Keyboard0' [ 1619.073] (**) Option "CoreKeyboard" [ 1619.073] (**) Keyboard0: always reports core events [ 1619.073] (**) Keyboard0: always reports core events [ 1619.073] (**) Option "Protocol" "standard" [ 1619.073] (**) Option "XkbRules" "base" [ 1619.073] (**) Option "XkbModel" "pc105" [ 1619.073] (**) Option "XkbLayout" "us,ru" [ 1619.073] (**) Option "XkbVariant" ",winkeys" [ 1619.073] (**) Option "XkbOptions" "grp:alt_shift_toggle" [ 1619.073] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 6) [ 1619.073] Segmentation fault at address 0x804ff8854 [ 1619.073] Fatal server error: [ 1619.073] Caught signal 11 (Segmentation fault). Server aborting [ 1619.073] [ 1619.073] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1619.073] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1619.073] [ 1619.073] (II) UnloadModule: "kbd" [ 1619.073] (II) AIGLX: Suspending AIGLX clients for VT switch [ 1619.073] (WW) intel(0): drmDropMaster failed: Unknown error: -22 [ 1619.073] Server terminated with error (1). Closing log file.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3122701410177219>
