Date: Sat, 9 Apr 2016 14:31:58 +0800 From: =?UTF-8?B?5om/5oGp5b6Q?= <mashomee@gmail.com> To: freebsd-x11@FreeBSD.org Subject: kloadload i915kms cause kernel core dump Message-ID: <CALGfCvDtyaPC%2BKiXFw_bghcw6mcvSR_4VaxZxtw_ps0mXMDihg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, everyone. I'using a Hasee laptop Model:K580S-i7 D0. It has a optimus dual cards, one is Intel HD4000, the other nvidia GT650M. There is no option in BIOS to disable optimus. I follow the link https://wiki.freebsd.org/Graphics. I've the problem enabling intel card. When I just use "intel" driver in xorg.conf, X won't start, compaining no device detected. I can only use the "vesa" driver, this way, X starts well, But I cannot switch back to console. When I pressed Alt-Shift-F1, it just went black, no response to any key but pressing power putton for 5 seconds. Everytime trying loading i915kms kernel module, the kernel core dumps. If i compiled the module into kernel or put it in /boot/loader.conf or /etc/rc.conf, It will core dump in next booting process. If I manully kldload the module, kernel will core dump right after i press Enter. I don't know why and how to resolve this. Any help will be appreciated! Thanks. [-- Attachment #2 --] Diaxa dumped core - see /var/crash/vmcore.3 Thu Apr 7 06:21:55 CST 2016 FreeBSD Diaxa 10.3-PRERELEASE FreeBSD 10.3-PRERELEASE #3 r297418:297454: Sun Apr 3 08:36:36 CST 2016 root@Diaxa:/usr/obj/usr/src/sys/Diaxa04 amd64 panic: page fault GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 3 current process = 2457 (Xorg) trap number = 12 panic: page fault cpuid = 4 KDB: stack backtrace: #0 0xffffffff80668b40 at kdb_backtrace+0x60 #1 0xffffffff8062b856 at vpanic+0x126 #2 0xffffffff8062b723 at panic+0x43 #3 0xffffffff808efaab at trap_fatal+0x36b #4 0xffffffff808efdad at trap_pfault+0x2ed #5 0xffffffff808ef42a at trap+0x47a #6 0xffffffff808d5452 at calltrap+0x8 #7 0xffffffff80611590 at __mtx_unlock_sleep+0x60 #8 0xffffffff80405319 at drm_alloc_resource+0x99 #9 0xffffffff80405261 at drm_get_resource_start+0x11 #10 0xffffffff8121e7a4 at i915_driver_load+0xf4 #11 0xffffffff812af8a6 at drm_get_pci_dev+0x436 #12 0xffffffff812b2477 at drm_attach_helper+0x117 #13 0xffffffff812225dc at i915_attach+0x2c #14 0xffffffff8065ed6d at device_attach+0x43d #15 0xffffffff80660329 at bus_generic_driver_added+0x79 #16 0xffffffff8065ceaa at devclass_driver_added+0x7a #17 0xffffffff8065ce0c at devclass_add_driver+0x11c Uptime: 11m21s Dumping 435 out of 8078 MB:..4%..12%..23%..34%..41%..52%..63%..74%..81%..92% Reading symbols from /boot/kernel/i915kms.ko.symbols...done. Loaded symbols for /boot/kernel/i915kms.ko.symbols Reading symbols from /boot/kernel/drm2.ko.symbols...done. Loaded symbols for /boot/kernel/drm2.ko.symbols Reading symbols from /boot/kernel/iicbus.ko.symbols...done. Loaded symbols for /boot/kernel/iicbus.ko.symbols Reading symbols from /boot/kernel/iic.ko.symbols...done. Loaded symbols for /boot/kernel/iic.ko.symbols Reading symbols from /boot/kernel/iicbb.ko.symbols...done. Loaded symbols for /boot/kernel/iicbb.ko.symbols #0 doadump (textdump=<value optimized out>) at pcpu.h:219 219 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219 #1 0xffffffff8062b4b2 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:486 #2 0xffffffff8062b895 in vpanic (fmt=<value optimized out>, ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:889 #3 0xffffffff8062b723 in panic (fmt=0x0) at /usr/src/sys/kern/kern_shutdown.c:818 #4 0xffffffff808efaab in trap_fatal (frame=<value optimized out>, eva=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:858 #5 0xffffffff808efdad in trap_pfault (frame=0xfffffe02335521f0, usermode=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:681 #6 0xffffffff808ef42a in trap (frame=0xfffffe02335521f0) at /usr/src/sys/amd64/amd64/trap.c:447 #7 0xffffffff808d5452 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:236 #8 0xffffffff8067d1ac in turnstile_broadcast (ts=0x0, queue=0) at /usr/src/sys/kern/subr_turnstile.c:838 #9 0xffffffff80611590 in __mtx_unlock_sleep (c=0xfffff800059988b8, opts=<value optimized out>, file=0x1 <Address 0x1 out of bounds>, line=1) at /usr/src/sys/kern/kern_mutex.c:791 #10 0xffffffff80405319 in drm_alloc_resource (dev=0xfffff80005998800, resource=0) at /usr/src/sys/dev/drm/drm_bufs.c:62 #11 0xffffffff80405261 in drm_get_resource_start (dev=0xfffff80005998800, resource=0) at /usr/src/sys/dev/drm/drm_bufs.c:83 #12 0xffffffff8121e7a4 in i915_driver_load (dev=0xfffff80005998800, flags=<value optimized out>) at /usr/src/sys/modules/drm2/i915kms/../../../dev/drm2/i915/i915_dma.c:1381 #13 0xffffffff812af8a6 in drm_get_pci_dev (kdev=<value optimized out>, dev=0xfffff80005998800, driver=0xffffffff81278370) at /usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_pci.c:362 #14 0xffffffff812b2477 in drm_attach_helper (kdev=0xfffff800033d6700, idlist=<value optimized out>, driver=0xffffffff81278370) at /usr/src/sys/modules/drm2/drm2/../../../dev/drm2/drm_os_freebsd.c:134 #15 0xffffffff812225dc in i915_attach (kdev=0x0) at /usr/src/sys/modules/drm2/i915kms/../../../dev/drm2/i915/i915_drv.c:436 #16 0xffffffff8065ed6d in device_attach (dev=0xfffff800033d6700) at device_if.h:180 #17 0xffffffff80660329 in bus_generic_driver_added ( dev=<value optimized out>, driver=<value optimized out>) at /usr/src/sys/kern/subr_bus.c:2803 #18 0xffffffff8065ceaa in devclass_driver_added (dc=0xfffff80003208e00, driver=0xffffffff81278918) at bus_if.h:204 #19 0xffffffff8065ce0c in devclass_add_driver (dc=0xfffff80003208e00, driver=0xffffffff81278918, pass=<value optimized out>, dcp=<value optimized out>) at /usr/src/sys/kern/subr_bus.c:1145 #20 0xffffffff8060fecb in module_register_init (arg=0xffffffff81278900) at /usr/src/sys/kern/kern_module.c:123 #21 0xffffffff806055b7 in linker_load_module (kldname=<value optimized out>, modname=0xfffff80005927800 "i915kms", parent=0x0, verinfo=0x0, lfpp=0xfffffe0233552930) at /usr/src/sys/kern/kern_linker.c:231 #22 0xffffffff80606a03 in kern_kldload (td=<value optimized out>, file=<value optimized out>, fileid=0xfffffe0233552974) at /usr/src/sys/kern/kern_linker.c:1036 #23 0xffffffff80606adb in sys_kldload (td=0xfffff80005cce960, uap=<value optimized out>) at /usr/src/sys/kern/kern_linker.c:1062 #24 0xffffffff808f047f in amd64_syscall (td=0xfffff80005cce960, traced=0) at subr_syscall.c:141 #25 0xffffffff808d573b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:396 #26 0x000000080218662a in ?? () Previous frame inner to this frame (corrupt stack?) Current language: auto; currently minimal (kgdb) ------------------------------------------------------------------------ ps -axlww UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -8 0 0 18014389963722848 - DLs - 0:00.39 [kernel] 0 1 0 0 20 0 9492 17979214517427200 wait DLs - 0:00.00 [init] 0 2 0 0 -16 0 0 18014389963722848 - DL - 0:00.00 [cam] 0 3 0 0 -16 0 0 18014389963722848 - DL - 0:00.00 [ctl] 0 4 0 0 -16 0 0 18014389963722848 waiting_ DL - 0:00.00 [sctp_iterator] 0 5 0 0 -16 0 0 18014389963722848 idle DL - 0:00.00 [enc_daemon0] 0 6 0 0 -16 0 0 18014389963722848 umarcl DL - 0:00.00 [pagedaemon] 0 7 0 0 -16 0 0 18014389963722848 psleep DL - 0:00.00 [vmdaemon] 0 8 0 0 155 0 0 18014389963722848 pgzero DL - 0:00.00 [pagezero] 0 9 0 0 20 0 0 18014389963722848 sdflush DL - 0:00.00 [bufdaemon] 0 10 0 0 -16 0 0 18014389963722848 audit_wo DL - 0:00.00 [audit] 0 11 0 0 155 0 0 18014389963722848 - RL - 15:42.05 [idle] 0 12 0 0 -84 0 0 18014389963722848 - WL - 0:00.53 [intr] 0 13 0 0 -8 0 0 18014389963722848 - DL - 0:00.01 [geom] 0 14 0 0 -16 0 0 18014389963722848 - DL - 0:00.02 [rand_harvestq] 0 15 0 0 -68 0 0 18014389963722848 - DL - 0:00.04 [usb] 0 16 0 0 -16 0 0 18014389963722848 tzpoll DL - 0:00.00 [acpi_thermal] 0 17 0 0 -16 0 0 18014389963722848 cooling DL - 0:00.00 [acpi_cooling0] 0 18 0 0 -16 0 0 18014389963722848 vlruwt DL - 0:00.00 [vnlru] 0 19 0 0 16 0 0 18014389963722848 syncer DL - 0:00.00 [syncer] 0 284 1 0 20 0 21860 17979214527193856 select Ds - 0:00.02 [wpa_supplicant] 0 296 1 0 52 0 14656 17979214347530496 select Ds - 0:00.00 [dhclient] 65 367 1 0 20 0 14656 17979214521086208 select Ds - 0:00.00 [dhclient] 0 499 1 0 52 0 14656 17979214529817088 select Ds - 0:00.00 [dhclient] 65 509 1 0 20 0 14656 17979214530168576 select Ds - 0:00.00 [dhclient] 0 510 1 0 20 0 13628 0 - Rs - 0:00.00 [devd] 0 659 1 0 20 0 14520 17979214525783040 - Rs - 0:00.01 [syslogd] 556 728 1 0 52 0 17148 17979214530377728 select Ds - 0:00.00 [dbus-daemon] 0 788 1 0 20 0 24148 17979214526798848 select Ds - 0:00.00 [sendmail] 0 793 1 0 20 0 16624 17979214529271040 nanslp Ds - 0:00.00 [cron] 0 845 1 0 20 0 47756 0 wait Ds - 0:00.02 [login] 0 846 1 0 52 0 14520 17979214523281664 ttyin Ds+ - 0:00.00 [getty] 0 847 1 0 52 0 14520 0 ttyin Ds+ - 0:00.00 [getty] 0 848 1 0 52 0 14520 17979214526030592 ttyin Ds+ - 0:00.00 [getty] 0 849 1 0 52 0 14520 0 ttyin Ds+ - 0:00.00 [getty] 0 850 1 0 52 0 14520 17979214520405504 ttyin Ds+ - 0:00.00 [getty] 0 851 1 0 52 0 14520 17979214527059456 ttyin Ds+ - 0:00.00 [getty] 0 852 1 0 52 0 14520 0 ttyin Ds+ - 0:00.00 [getty] 0 855 845 0 20 0 23600 17979214524221184 pause D - 0:00.02 [csh] 0 2443 855 0 52 0 17096 17979214530173952 wait D+ - 0:00.00 [sh] 0 2456 2443 0 52 0 22052 17979214529808128 pause D+ - 0:00.00 [xinit] 0 2457 2456 0 52 -1 88960 17979214519597056 - R< - 0:00.00 [Xorg] ------------------------------------------------------------------------ vmstat -s 310774 cpu context switches 51875 device interrupts 18470 software interrupts 276485 traps 576879 system calls 19 kernel threads created 1645 fork() calls 793 vfork() calls 0 rfork() calls 0 swap pager pageins 0 swap pager pages paged in 0 swap pager pageouts 0 swap pager pages paged out 2046 vnode pager pageins 19677 vnode pager pages paged in 0 vnode pager pageouts 0 vnode pager pages paged out 0 page daemon wakeups 0 pages examined by the page daemon 0 pages reactivated 60088 copy-on-write faults 279 copy-on-write optimized faults 183309 zero fill pages zeroed 0 zero fill pages prezeroed 23 intransit blocking page faults 265491 total VM faults taken 1910 page faults requiring I/O 0 pages affected by kernel thread creation 64731 pages affected by fork() 33671 pages affected by vfork() 0 pages affected by rfork() 0 pages cached 319541 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 4776 pages active 17759 pages inactive 1024 pages in VM cache 45835 pages wired down 1935421 pages free 4096 bytes per page 138134 total name lookups cache hits (84% pos + 9% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) CAM periph 8 2K - 23 16,32,64,128,256 CAM queue 15 5K - 30 16,32,512 pci_link 16 2K - 16 64,128 acpi_perf 8 4K - 8 512 CAM dev queue 6 1K - 6 64 agp 1 1K - 1 32 isadev 8 1K - 8 128 SCSI ENC 25 100K - 126 16,64,256,2048,32768 CAM SIM 6 2K - 6 256 cdev 6 2K - 6 256 filedesc 42 84K - 2458 2048 sigio 1 1K - 1 64 filecaps 2 1K - 6 16 kdtrace 201 43K - 2618 64,256 kenv 106 12K - 118 16,32,64,128,8192 kqueue 2 3K - 12 256,2048 proc-args 23 2K - 1567 16,32,64,128,256 entropy 1027 65K - 1037 32,64,4096 hhook 2 1K - 2 256 ithread 101 17K - 101 32,128,256 acpiintr 1 1K - 1 64 KTRACE 100 13K - 100 128 acpica 6260 646K - 77790 16,32,64,128,256,512,1024,2048,4096 scsi_cd 0 0K - 5 16 linker 191 591K - 232 16,32,64,128,256,512,1024,2048,4096,8192,32768 vtbuf 24 1968K - 46 4096 lockf 20 3K - 425 64,128 loginclass 3 1K - 15 64 devbuf 18512 34397K - 18738 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 temp 63 3K - 3887 16,32,64,128,256,512,1024,2048,4096,16384,32768 ip6ndp 5 1K - 5 64,128 athdev 4 426K - 4 2048,16384 module 307 39K - 307 128 mtx_pool 2 16K - 2 8192 hdaa 10 44K - 10 256,512,1024,2048,4096,16384 hdac 1 1K - 1 1024 hdacc 2 1K - 2 32 pmchooks 1 1K - 1 128 ath_hal 3 19K - 3 128,2048,16384 ctlmem 6 193K - 6 16,32,65536 pgrp 22 3K - 70 128 session 19 3K - 24 128 proc 2 32K - 2 16384 subproc 160 227K - 2577 512,4096 cred 44 7K - 9744 64,256 acpitask 1 16K - 1 16384 plimit 12 3K - 20 256 uidinfo 4 5K - 8 128,4096 acpisem 93 12K - 93 128 vt 11 6K - 11 512 sysctl 0 0K - 398 16,32,64 sysctloid 6457 324K - 6577 16,32,64,128 sysctltmp 0 0K - 1051 16,32,64,128,256,4096 tidhash 1 32K - 1 32768 callout 9 3208K - 9 umtx 342 43K - 342 128 p1003.1b 1 1K - 1 16 SWAP 2 549K - 2 64 bus 974 90K - 5110 16,32,64,128,256,1024 bus-sc 111 1804K - 1425 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 devstat 8 17K - 8 32,4096 eventhandler 92 8K - 92 64,128 DEVFS3 151 38K - 171 256 kobj 185 740K - 358 4096 DEVFS1 130 65K - 140 512 Per-cpu 1 1K - 1 32 DEVFS_RULE 55 26K - 55 64,512 DEVFS 27 1K - 28 16,128 DEVFSP 5 1K - 5 64 rman 277 33K - 631 16,32,128 sbuf 0 0K - 2156 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 taskqueue 23 4K - 23 16,32,256 terminal 11 3K - 11 256 Unitno 23 2K - 1115 32,64 vmem 3 148K - 7 1024,2048,4096,8192,16384 ioctlops 0 0K - 88 256,512,1024,2048 select 20 3K - 20 128 iov 2 1K - 29741 64,128,256,512 msg 4 30K - 4 2048,4096,8192,16384 sem 4 106K - 4 2048,4096 shm 1 32K - 1 32768 tty 12 12K - 18 1024,2048 mbuf_tag 0 0K - 46 32,64,128 shmfd 1 8K - 1 8192 soname 7 1K - 16931 16,32,64,128 pcb 19 1175K - 50 16,32,128,1024,2048,8192 acl 0 0K - 18 4096 vfscache 1 2048K - 1 vfs_hash 1 1024K - 1 vnodes 1 1K - 1 256 drm_driver 2 9K - 2 1024,8192 mount 16 1K - 86 16,32,64,128,256 NFSD V4client 1 1K - 1 256 vnodemarker 0 0K - 50 512 BPF 24 1060K - 28 16,128,512,2048,4096 ifnet 5 9K - 5 128,2048 ifaddr 321 25K - 323 32,64,128,256,512,2048,4096 ether_multi 24 2K - 40 16,32,64 clone 7 1K - 7 128 arpcom 2 1K - 2 16 lltable 14 6K - 14 256,512 NFSD lckfile 1 1K - 1 256 routetbl 34 6K - 288 32,64,128,256,512 80211vap 1 4K - 1 4096 80211crypto 2 1K - 2 512 80211com 1 8K - 1 8192 80211node 2 65K - 3 1024,65536 80211nodeie 10 3K - 11 32,256,512 80211scan 10 10K - 10 512,2048,4096 igmp 4 1K - 4 256 in_multi 3 1K - 5 256 sctp_a_it 0 0K - 4 16 sctp_vrf 1 1K - 1 64 sctp_ifa 5 1K - 5 128 sctp_ifn 3 1K - 3 128 sctp_iter 0 0K - 4 256 hostcache 1 32K - 1 32768 syncache 1 64K - 1 65536 in6_multi 15 2K - 15 32,256 mld 4 1K - 4 128 rpc 2 16K - 2 8192 audit_evclass 187 6K - 231 32 pagedep 6 258K - 570 256 inodedep 14 1031K - 1064 512 bmsafemap 5 9K - 994 256,8192 newblk 5 2049K - 1008 256 freefrag 1 1K - 30 128 freeblks 4 1K - 266 256 freefile 0 0K - 340 64 diradd 5 1K - 1029 128 mkdir 0 0K - 1024 128 dirrem 5 1K - 426 128 newdirblk 0 0K - 512 64 freework 5 5K - 288 128,4096 jaddref 4 1K - 2053 128 jremref 2 1K - 464 128 jmvref 0 0K - 1 128 jnewblk 3 1K - 1007 128 jfreefrag 0 0K - 30 128 jseg 6 1K - 97 128 jsegdep 18 2K - 3554 64 sbdep 0 0K - 23 64 savedino 0 0K - 601 256 jblocks 2 1K - 2 128,256 softdep 1 1K - 1 512 ufs_dirhash 123 24K - 123 16,32,64,128,256,512 ufs_quota 1 1024K - 1 ufs_mount 3 21K - 3 512,4096,16384 vm_pgdata 2 1025K - 2 128 UMAHash 6 4K - 8 512,1024 NFSD session 1 1K - 1 1024 feeder 17 2K - 21 32,128 memdesc 1 4K - 1 4096 atkbddev 2 1K - 2 64 pfs_nodes 21 6K - 21 256 GEOM 91 23K - 896 16,32,64,128,256,512,1024,2048,8192 cpuctl 1 1K - 1 64 mixer 3 12K - 3 4096 raid_data 0 0K - 126 32,128,256 acpidev 47 3K - 47 64 ramdisk 1 1024K - 1 apmdev 1 1K - 1 128 madt_table 0 0K - 1 4096 CAM XPT 34 3K - 139 16,32,64,128,256,512,1024,2048,65536 kbdmux 7 22K - 7 16,512,1024,2048,16384 LED 12 1K - 12 16,128 io_apic 1 2K - 1 2048 MCA 18 3K - 18 64,128 CAM DEV 9 18K - 13 2048 CAM CCB 0 0K - 5758 2048 msi 12 2K - 12 128 nexusdev 3 1K - 3 16 CAM path 12 1K - 60 32 USB 56 71K - 62 16,32,128,256,512,1024,4096 USBdev 39 5K - 39 32,64,128,256,512,1024 gem_name 1 4K - 1 4096 drm_sarea 1 1K - 1 16 drm_driver 2 1K - 2 32 drm_minor 2 1K - 2 128 drm_agplists 1 1K - 1 128 drm_ctxbitmap 1 4K - 1 4096 drm_hashtab 2 4128K - 2 32768 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 384, 0, 108, 2, 108, 0, 0 UMA Zones: 1664, 0, 108, 0, 108, 0, 0 UMA Slabs: 80, 0, 1188, 12, 1243, 0, 0 UMA RCntSlabs: 88, 0, 1273, 32, 1273, 0, 0 UMA Hash: 256, 0, 3, 12, 9, 0, 0 4 Bucket: 32, 0, 50, 2075, 996, 0, 0 6 Bucket: 48, 0, 0, 0, 0, 0, 0 8 Bucket: 64, 0, 39, 2255, 1706, 11, 0 12 Bucket: 96, 0, 25, 1000, 42, 0, 0 16 Bucket: 128, 0, 82, 941, 122, 0, 0 32 Bucket: 256, 0, 97, 413, 236, 50, 0 64 Bucket: 512, 0, 188, 340, 827, 50, 0 128 Bucket: 1024, 0, 131, 69, 352, 0, 0 256 Bucket: 2048, 0, 146, 20, 370, 0, 0 vmem btag: 56, 0, 10985, 1014, 10985, 85, 0 VM OBJECT: 256, 0, 1837, 548, 30425, 0, 0 RADIX NODE: 144, 0, 5099, 409, 69646, 0, 0 MAP: 240, 0, 3, 61, 3, 0, 0 KMAP ENTRY: 128, 0, 10, 393, 10, 0, 0 MAP ENTRY: 128, 0, 564, 1451, 71840, 0, 0 VMSPACE: 448, 0, 23, 301, 2435, 0, 0 fakepg: 104, 0, 0, 0, 0, 0, 0 mt_zone: 4112, 0, 397, 0, 397, 0, 0 16: 16, 0, 2773, 1996, 39289, 0, 0 32: 32, 0, 3440, 1935, 10330, 0, 0 64: 64, 0, 12753, 4235, 58334, 0, 0 128: 128, 0, 8541, 4231, 64079, 0, 0 256: 256, 0, 844, 1976, 11714, 0, 0 512: 512, 0, 513, 767, 2580, 0, 0 1024: 1024, 0, 72, 240, 6104, 0, 0 2048: 2048, 0, 160, 66, 8656, 0, 0 4096: 4096, 0, 352, 8, 3063, 0, 0 8192: 8192, 0, 23, 8, 192, 0, 0 16384: 16384, 0, 15, 7, 76, 0, 0 32768: 32768, 0, 12, 3, 52, 0, 0 65536: 65536, 0, 11, 4, 66, 0, 0 SLEEPQUEUE: 80, 0, 172, 851, 172, 0, 0 64 pcpu: 8, 0, 1760, 800, 1760, 0, 0 Files: 80, 0, 76, 924, 17764, 0, 0 TURNSTILE: 136, 0, 172, 388, 172, 0, 0 rl_entry: 40, 0, 76, 2024, 76, 0, 0 umtx pi: 96, 0, 0, 0, 0, 0, 0 MAC labels: 40, 0, 0, 0, 0, 0, 0 PROC: 1264, 0, 41, 76, 2457, 0, 0 THREAD: 1192, 0, 158, 13, 159, 0, 0 cpuset: 72, 0, 81, 194, 81, 0, 0 audit_record: 1248, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 3207705, 768, 1764, 36403, 0, 0 mbuf: 256, 3207705, 5, 1515, 378, 0, 0 mbuf_cluster: 2048, 501204, 2530, 16, 2530, 0, 0 mbuf_jumbo_page: 4096, 250602, 0, 0, 0, 0, 0 mbuf_jumbo_9k: 9216, 222756, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 167068, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 g_bio: 248, 0, 0, 2208, 22870, 0, 0 icl_conn: 152, 0, 0, 0, 0, 0, 0 icl_pdu: 80, 0, 0, 0, 0, 0, 0 ttyinq: 160, 0, 135, 365, 300, 0, 0 ttyoutq: 256, 0, 72, 423, 160, 0, 0 DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 nvme_request: 128, 0, 0, 0, 0, 0, 0 FPU_save_area: 832, 0, 0, 0, 0, 0, 0 CTL IO: 672, 0, 0, 0, 0, 0, 0 beio: 360, 0, 0, 0, 0, 0, 0 cfiscsi_data_wait: 64, 0, 0, 0, 0, 0, 0 VNODE: 472, 0, 2105, 191, 2448, 0, 0 VNODEPOLL: 112, 0, 2, 138, 2, 0, 0 BUF TRIE: 144, 0, 261, 52119, 1138, 0, 0 S VFS Cache: 108, 0, 2138, 487, 6165, 0, 0 STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 L VFS Cache: 328, 0, 1, 35, 1, 0, 0 LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 NAMEI: 1024, 0, 0, 132, 53974, 0, 0 DIRHASH: 1024, 0, 177, 59, 177, 0, 0 NCLNODE: 528, 0, 0, 0, 0, 0, 0 pipe: 744, 0, 2, 118, 892, 0, 0 procdesc: 128, 0, 0, 0, 0, 0, 0 Mountpoints: 816, 0, 2, 13, 2, 0, 0 ksiginfo: 112, 0, 86, 964, 119, 0, 0 itimer: 352, 0, 0, 33, 1, 0, 0 KNOTE: 128, 0, 2, 525, 20, 0, 0 socket: 696, 258530, 21, 84, 3095, 0, 0 unpcb: 240, 258544, 12, 484, 2855, 0, 0 ipq: 56, 15691, 0, 0, 0, 0, 0 udp_inpcb: 392, 258530, 3, 237, 213, 0, 0 udpcb: 24, 258683, 3, 2168, 213, 0, 0 tcp_inpcb: 392, 258530, 1, 59, 7, 0, 0 tcpcb: 1032, 258531, 1, 17, 7, 0, 0 tcptw: 88, 27810, 0, 0, 0, 0, 0 syncache: 160, 15375, 0, 0, 0, 0, 0 hostcache: 136, 15370, 0, 0, 0, 0, 0 sackhole: 32, 0, 0, 0, 0, 0, 0 tcpreass: 40, 31400, 0, 0, 0, 0, 0 sctp_ep: 1424, 258530, 0, 0, 0, 0, 0 sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 sctp_laddr: 48, 80012, 0, 830, 4, 0, 0 sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 sctp_readq: 104, 400026, 0, 0, 0, 0, 0 sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 udplite_inpcb: 392, 258530, 0, 0, 0, 0, 0 ripcb: 392, 258530, 2, 58, 2, 0, 0 rtentry: 200, 0, 14, 306, 17, 0, 0 selfd: 56, 0, 35, 2024, 3515, 0, 0 SWAPMETA: 288, 1002417, 0, 0, 0, 0, 0 FFS inode: 176, 0, 2070, 130, 2411, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 2070, 195, 2410, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 22 0 irq9: acpi0 422 10 irq16: ath0 ehci0 38773 994 irq23: ehci1 1618 41 cpu0:timer 18123 464 irq264: xhci0 87 2 irq265: hdac0 112 2 irq266: alc0 5145 131 irq267: ahci0 5696 146 cpu1:timer 2983 76 cpu5:timer 2877 73 cpu6:timer 2755 70 cpu7:timer 2825 72 cpu4:timer 2857 73 cpu3:timer 2927 75 cpu2:timer 2852 73 Total 90074 2309 ------------------------------------------------------------------------ pstat -T 76/258527 files 0M/4095M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ada0s2b 8388224 0 8388224 0% ------------------------------------------------------------------------ iostat iostat: kvm_read(_tk_nin): invalid address (0x0) iostat: disabling TTY statistics ada0 cd0 pass0 cpu KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 25.00 144 3.51 0.00 0 0.00 0.00 0 0.00 0 0 0 0 100 ------------------------------------------------------------------------ ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME ------------------------------------------------------------------------ ipcs -T msginfo: msgmax: 16384 (max characters in a message) msgmni: 40 (# of message queues) msgmnb: 2048 (max characters in a message queue) msgtql: 40 (max # of messages in system) msgssz: 8 (size of a message segment) msgseg: 2048 (# of message segments in system) shminfo: shmmax: 536870912 (max shared memory segment size) shmmin: 1 (min shared memory segment size) shmmni: 192 (max number of shared memory identifiers) shmseg: 128 (max shared memory segments per process) shmall: 131072 (max amount of shared memory in pages) seminfo: semmni: 50 (# of semaphore identifiers) semmns: 340 (# of semaphores in system) semmnu: 150 (# of undo structures in system) semmsl: 340 (max # of semaphores per id) semopm: 100 (max # of operations per semop call) semume: 50 (max # of undo entries per process) semusz: 632 (size in bytes of undo structure) semvmx: 32767 (semaphore maximum value) semaem: 16384 (adjust on exit max value) ------------------------------------------------------------------------ nfsstat Client Info: Rpc Counts: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Rpc Info: TimedOut Invalid X Replies Retries Requests 0 0 0 0 0 Cache Info: Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses 0 0 0 0 0 0 0 0 BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses 0 0 0 0 0 0 0 0 Server Info: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Server Ret-Failed 0 Server Faults 0 Server Cache Stats: Inprog Idem Non-idem Misses 0 0 0 0 Server Write Gathering: WriteOps WriteRPC Opsaved 0 0 0 ------------------------------------------------------------------------ netstat -s tcp: 4 packets sent 0 data packets (0 bytes) 0 data packets (0 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 0 ack-only packets (0 delayed) 0 URG only packets 0 window probe packets 0 window update packets 4 control packets 20 packets received 0 acks (for 0 bytes) 0 duplicate acks 0 acks for unsent data 0 packets (0 bytes) received in-sequence 0 completely duplicate packets (0 bytes) 0 old duplicate packets 0 packets with some dup. data (0 bytes duped) 0 out-of-order packets (0 bytes) 0 packets (0 bytes) of data after window 0 window probes 0 window update packets 0 packets received after close 0 discarded for bad checksums 0 discarded for bad header offset fields 0 discarded because packet too short 0 discarded due to memory problems 4 connection requests 0 connection accepts 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 0 connections established (including accepts) 6 connections closed (including 0 drops) 0 connections updated cached RTT on close 0 connections updated cached RTT variance on close 0 connections updated cached ssthresh on close 4 embryonic connections dropped 0 segments updated rtt (of 4 attempts) 0 retransmit timeouts 0 connections dropped by rexmit timeout 0 persist timeouts 0 connections dropped by persist timeout 0 Connections (fin_wait_2) dropped because of timeout 0 keepalive timeouts 0 keepalive probes sent 0 connections dropped by keepalive 0 correct ACK header predictions 0 correct data packet header predictions 0 syncache entries added 0 retransmitted 0 dupsyn 0 dropped 0 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 0 cookies sent 0 cookies received 0 hostcache entries added 0 bucket overflow 0 SACK recovery episodes 0 segment rexmits in SACK recovery episodes 0 byte rexmits in SACK recovery episodes 0 SACK options (SACK blocks) received 0 SACK options (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window 0 packets with valid tcp-md5 signature received 0 packets with invalid tcp-md5 signature received 0 packets with tcp-md5 signature mismatch 0 packets with unexpected tcp-md5 signature received 0 packets without expected tcp-md5 signature received udp: 927 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 0 with no checksum 3 dropped due to no socket 920 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 4 delivered 8 datagrams output 0 times multicast source filter matched ip: 964 total packets received 0 bad header checksums 0 with size smaller than minimum 0 with data size < data length 0 with ip length > max ip packet size 0 with header length < data size 0 with data length < header length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 packets reassembled ok 943 packets for this host 0 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 21 packets not forwardable 0 packets received for unknown multicast group 0 redirects sent 27 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 tunneling packets that can't find gif 0 datagrams with bad address in header icmp: 3 calls to icmp_error 0 errors not generated in response to an icmp message Output histogram: destination unreachable: 3 0 messages with bad code fields 0 messages less than the minimum length 0 messages with bad checksum 0 messages with bad length 0 multicast echo requests ignored 0 multicast timestamp requests ignored 0 message responses generated 0 invalid return addresses 0 no return routes arp: 4 ARP requests sent 135 ARP replies sent 9089 ARP requests received 2 ARP replies received 9094 ARP packets received 1 total packet dropped due to no ARP entry 0 ARP entrys timed out 0 Duplicate IPs seen ip6: 4 total packets received 0 with size smaller than minimum 0 with data size < data length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 fragments that exceeded limit 0 packets reassembled ok 4 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 4 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Input histogram: TCP: 4 Mbuf statistics: 4 one mbuf 0 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not contiguous 0 tunneling packets that can't find gif 0 packets discarded because of too many headers 4 failures of source address selection source addresses on a non-outgoing I/F 4 addresses scope=f Source addresses selection rule applied: 4 same address icmp6: 0 calls to icmp6_error 0 errors not generated in response to an icmp6 message 0 errors not generated because of rate limitation 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output ------------------------------------------------------------------------ netstat -m 773/3279/4052 mbufs in use (current/cache/total) 766/1780/2546/501204 mbuf clusters in use (current/cache/total/max) 768/1764 mbuf+clusters out of packet secondary zone in use (current/cache) 0/0/0/250602 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/222756 9k jumbo clusters in use (current/cache/total/max) 0/0/0/167068 16k jumbo clusters in use (current/cache/total/max) 1725K/4379K/6105K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters delayed (4k/9k/16k) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Netif Expire default 192.168.0.1 UGS wlan0 127.0.0.1 link#3 UH lo0 192.168.0.0/24 link#4 U wlan0 192.168.0.130 link#2 UHS lo0 192.168.0.132 link#4 UHS lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#3 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%lo0/64 link#3 U lo0 fe80::1%lo0 link#3 UHS lo0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%lo0/32 ::1 U lo0 ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) fffff800384ab810 tcp4 0 0 127.0.0.1.25 *.* LISTEN fffff80005d04ab8 udp4 0 0 *.514 *.* fffff80005ff2498 udp6 0 0 *.514 *.* fffff80005d04c40 udp4 0 0 *.* *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr fffff800383f7690 stream 0 0 fffff80038d463b0 0 0 0 /tmp/.X11-unix/X0 fffff80038295b40 stream 0 0 0 fffff80038295c30 0 0 fffff80038295c30 stream 0 0 0 fffff80038295b40 0 0 fffff80005d525a0 stream 0 0 fffff80038461588 0 0 0 /var/run/dbus/system_bus_socket fffff80038286000 stream 0 0 fffff80005c071d8 0 0 0 /var/run/devd.pipe fffff80005f932d0 dgram 0 0 0 fffff80005d52690 0 fffff80038289960 fffff80038289960 dgram 0 0 0 fffff80005d52690 0 fffff80005dacb40 fffff80005dacb40 dgram 0 0 0 fffff80005d52690 0 0 fffff80005d52690 dgram 120 0 fffff80005fcf1d8 0 fffff80005f932d0 0 /var/run/logpriv fffff80005d52780 dgram 0 0 fffff80005fcf3b0 0 0 0 /var/run/log fffff80005d52870 dgram 0 0 fffff80005acece8 0 0 0 /var/run/wpa_supplicant/wlan0 fffff80038285e10 seqpac 0 0 fffff80005c07000 0 0 0 /var/run/devd.seqpacket.pipe ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp4 0/0/10 localhost.smtp unix 0/0/128 /tmp/.X11-unix/X0 unix 0/0/30 /var/run/dbus/system_bus_socket unix 0/0/4 /var/run/devd.pipe unix 0/0/4 /var/run/devd.seqpacket.pipe ------------------------------------------------------------------------ fstat fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0xa00000000 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x200000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 5 at 0x1c800000000 fstat: can't read file 11 at 0xb400000000 fstat: can't read file 17 at 0xd000000000 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x800000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 1 at 0x200000000000000 fstat: can't read file 2 at 0x400000000000000 fstat: can't read file 5 at 0x800000000 fstat: can't read file 7 at 0x200000000000002 fstat: can't read file 8 at 0x400000000000000 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x800000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200000000000000 fstat: can't read file 2 at 0x400000000000000 fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x200000000000002 fstat: can't read file 8 at 0x400000000000000 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root Xorg 2457 root / 2 drwxr-xr-x 1024 r root Xorg 2457 wd / 2006549 drwxr-xr-x 512 r root Xorg 2457 text / 18077538 -r-sr-xr-x 2144024 r root Xorg 2457 ctty /dev 84 crw------- ttyv0 rw root Xorg 2457 0 / 5859232 -rw-r--r-- 4392 w root Xorg 2457 6* local stream fffff800383f7690 root xinit 2456 root / 2 drwxr-xr-x 1024 r root xinit 2456 wd / 2006549 drwxr-xr-x 512 r root xinit 2456 text / 18077557 -r-xr-xr-x 15664 r root xinit 2456 ctty /dev 84 crw------- ttyv0 rw root xinit 2456 0 /dev 84 crw------- ttyv0 rw root sh 2443 root / 2 drwxr-xr-x 1024 r root sh 2443 wd / 2006549 drwxr-xr-x 512 r root sh 2443 text / 802590 -r-xr-xr-x 145696 r root sh 2443 ctty /dev 84 crw------- ttyv0 rw root sh 2443 0 /dev 84 crw------- ttyv0 rw root sh 2443 6 /dev 84 crw------- ttyv0 rw root csh 855 root / 2 drwxr-xr-x 1024 r root csh 855 wd / 2006549 drwxr-xr-x 512 r root csh 855 text / 802561 -r-xr-xr-x 382360 r root csh 855 ctty /dev 84 crw------- ttyv0 rw root getty 852 root / 2 drwxr-xr-x 1024 r root getty 852 wd / 2 drwxr-xr-x 1024 r root getty 852 text / 17901231 -r-xr-xr-x 28344 r root getty 852 ctty /dev 91 crw------- ttyv7 rw root getty 852 0 /dev 91 crw------- ttyv7 rw root getty 851 root / 2 drwxr-xr-x 1024 r root getty 851 wd / 2 drwxr-xr-x 1024 r root getty 851 text / 17901231 -r-xr-xr-x 28344 r root getty 851 ctty /dev 90 crw------- ttyv6 rw root getty 851 0 /dev 90 crw------- ttyv6 rw root getty 850 root / 2 drwxr-xr-x 1024 r root getty 850 wd / 2 drwxr-xr-x 1024 r root getty 850 text / 17901231 -r-xr-xr-x 28344 r root getty 850 ctty /dev 89 crw------- ttyv5 rw root getty 850 0 /dev 89 crw------- ttyv5 rw root getty 849 root / 2 drwxr-xr-x 1024 r root getty 849 wd / 2 drwxr-xr-x 1024 r root getty 849 text / 17901231 -r-xr-xr-x 28344 r root getty 849 ctty /dev 88 crw------- ttyv4 rw root getty 849 0 /dev 88 crw------- ttyv4 rw root getty 848 root / 2 drwxr-xr-x 1024 r root getty 848 wd / 2 drwxr-xr-x 1024 r root getty 848 text / 17901231 -r-xr-xr-x 28344 r root getty 848 ctty /dev 87 crw------- ttyv3 rw root getty 848 0 /dev 87 crw------- ttyv3 rw root getty 847 root / 2 drwxr-xr-x 1024 r root getty 847 wd / 2 drwxr-xr-x 1024 r root getty 847 text / 17901231 -r-xr-xr-x 28344 r root getty 847 ctty /dev 86 crw------- ttyv2 rw root getty 847 0 /dev 86 crw------- ttyv2 rw root getty 846 root / 2 drwxr-xr-x 1024 r root getty 846 wd / 2 drwxr-xr-x 1024 r root getty 846 text / 17901231 -r-xr-xr-x 28344 r root getty 846 ctty /dev 85 crw------- ttyv1 rw root getty 846 0 /dev 85 crw------- ttyv1 rw root login 845 root / 2 drwxr-xr-x 1024 r root login 845 wd / 2568192 drwxr-xr-x 1536 r root login 845 text / 17906840 -r-sr-xr-x 25888 r root login 845 ctty /dev 84 crw------- ttyv0 rw root login 845 0 /dev 84 crw------- ttyv0 rw root cron 793 root / 2 drwxr-xr-x 1024 r root cron 793 wd / 5858705 drwxr-x--- 512 r root cron 793 text / 17907680 -r-xr-xr-x 41392 r root cron 793 0 /dev 12 crw-rw-rw- null rw root sendmail 788 root / 2 drwxr-xr-x 1024 r root sendmail 788 wd / 5858721 drwxr-xr-x 512 r root sendmail 788 text / 17977389 -r-xr-sr-x 696880 r root sendmail 788 0 /dev 12 crw-rw-rw- null r messageb dbus-daemon 728 root / 2 drwxr-xr-x 1024 r messageb dbus-daemon 728 wd / 2 drwxr-xr-x 1024 r messageb dbus-daemon 728 text / 18073406 -rwxr-xr-x 393376 r messageb dbus-daemon 728 0 /dev 12 crw-rw-rw- null rw messageb dbus-daemon 728 6 /dev 12 crw-rw-rw- null rw root syslogd 659 root / 2 drwxr-xr-x 1024 r root syslogd 659 wd / 2 drwxr-xr-x 1024 r root syslogd 659 text / 17899659 -r-xr-xr-x 41032 r root syslogd 659 0 /dev 12 crw-rw-rw- null rw root syslogd 659 6 /dev 12 crw-rw-rw- null rw root syslogd 659 12 /dev 12 crw-rw-rw- null rw root syslogd 659 18 / 5860096 -rw------- 3 w root devd 510 root / 2 drwxr-xr-x 1024 r root devd 510 wd / 2 drwxr-xr-x 1024 r root devd 510 text / 8266370 -r-xr-xr-x 1111272 r root devd 510 0 /dev 12 crw-rw-rw- null rw root devd 510 6 /dev 12 crw-rw-rw- null rw _dhcp dhclient 509 root / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 509 wd / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 509 jail / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 509 text / 8266384 -r-xr-xr-x 95848 r _dhcp dhclient 509 0 /dev 12 crw-rw-rw- null rw _dhcp dhclient 509 6 /dev 12 crw-rw-rw- null rw root dhclient 499 root / 2 drwxr-xr-x 1024 r root dhclient 499 wd / 2 drwxr-xr-x 1024 r root dhclient 499 text / 8266384 -r-xr-xr-x 95848 r root dhclient 499 0 /dev 12 crw-rw-rw- null rw root dhclient 499 6 /dev 12 crw-rw-rw- null rw _dhcp dhclient 367 root / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 367 wd / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 367 jail / 5858707 dr-xr-xr-x 512 r _dhcp dhclient 367 text / 8266384 -r-xr-xr-x 95848 r _dhcp dhclient 367 0 /dev 12 crw-rw-rw- null rw _dhcp dhclient 367 6 /dev 12 crw-rw-rw- null rw root dhclient 296 root / 2 drwxr-xr-x 1024 r root dhclient 296 wd / 2 drwxr-xr-x 1024 r root dhclient 296 text / 8266384 -r-xr-xr-x 95848 r root dhclient 296 0 /dev 12 crw-rw-rw- null rw root dhclient 296 6 /dev 12 crw-rw-rw- null rw root wpa_supplicant 284 root / 2 drwxr-xr-x 1024 r root wpa_supplicant 284 wd / 2 drwxr-xr-x 1024 r root wpa_supplicant 284 text / 17897110 -r-xr-xr-x 632416 r root wpa_supplicant 284 0 /dev 12 crw-rw-rw- null rw root wpa_supplicant 284 6 /dev 12 crw-rw-rw- null rw root init 1 root / 2 drwxr-xr-x 1024 r root init 1 wd / 2 drwxr-xr-x 1024 r root init 1 text / 8266376 -r-xr-xr-x 1005696 r root kernel 0 root / 2 drwxr-xr-x 1024 r root kernel 0 wd / 2 drwxr-xr-x 1024 r ------------------------------------------------------------------------ dmesg Copyright (c) 1992-2016 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 10.3-PRERELEASE #3 r297418:297454: Sun Apr 3 08:36:36 CST 2016 root@Diaxa:/usr/obj/usr/src/sys/Diaxa04 amd64 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 VT(vga): text 80x25 CPU: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (2394.62-MHz K8-class CPU) Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 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> 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> AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> AMD Features2=0x1<LAHF> Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> XSAVE Features=0x1<XSAVEOPT> VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory = 8589934592 (8192 MB) avail memory = 8158302208 (7780 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <QUANTA QUANTA> FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 random: <Software, Yarrow> initialized ioapic0 <Version 2.0> irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: <QUANTA QUANTA> on motherboard acpi0: Power Button (fixed) cpu0: <ACPI CPU> on acpi0 cpu1: <ACPI CPU> on acpi0 cpu2: <ACPI CPU> on acpi0 cpu3: <ACPI CPU> on acpi0 cpu4: <ACPI CPU> on acpi0 cpu5: <ACPI CPU> on acpi0 cpu6: <ACPI CPU> on acpi0 cpu7: <ACPI CPU> on acpi0 hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_ec0: <Embedded Controller: GPE 0x16> port 0x62,0x66 on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 acpi_lid0: <Control Method Lid Switch> on acpi0 acpi_acad0: <AC Adapter> on acpi0 battery0: <ACPI Control Method Battery> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 pci1: <ACPI PCI bus> on pcib1 vgapci0: <VGA-compatible display> port 0x4000-0x407f mem 0xd2000000-0xd2ffffff,0xa0000000-0xafffffff,0xb0000000-0xb1ffffff irq 16 at device 0.0 on pci1 vgapci1: <VGA-compatible display> port 0x5000-0x503f mem 0xd3000000-0xd33fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0 agp0: <IvyBridge mobile GT2 IG> on vgapci1 agp0: aperture size is 256M, detected 65532k stolen memory vgapci1: Boot video device xhci0: <Intel Panther Point USB 3.0 controller> mem 0xd3600000-0xd360ffff at device 20.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA xhci0: Port routing mask set to 0xffffffff usbus0 on xhci0 pci0: <simple comms> at device 22.0 (no driver attached) ehci0: <Intel Panther Point USB 2.0 controller> mem 0xd3619000-0xd36193ff irq 16 at device 26.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci0 hdac0: <Intel Panther Point HDA Controller> mem 0xd3610000-0xd3613fff irq 22 at device 27.0 on pci0 pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0 pci7: <ACPI PCI bus> on pcib2 ath0: <Atheros 9285> mem 0xd3500000-0xd350ffff irq 16 at device 0.0 on pci7 [ath] AR9285E_20 detected; using XE TX gain tables [ath] AR9285 Main LNA config: LNA2 [ath] AR9285 Alt LNA config: LNA1 [ath] LNA diversity enabled, Diversity enabled [ath] Enabling diversity for Kite ath0: [HT] enabling HT modes ath0: [HT] 1 stream STBC receive enabled ath0: [HT] 1 RX streams; 1 TX streams ath0: AR9285 mac 192.2 RF5133 phy 14.0 ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0 pci8: <ACPI PCI bus> on pcib3 alc0: <Atheros AR8161 PCIe Gigabit Ethernet> port 0x3000-0x307f mem 0xd3400000-0xd343ffff irq 17 at device 0.0 on pci8 alc0: 11776 Tx FIFO, 12032 Rx FIFO alc0: Using 1 MSIX message(s). miibus0: <MII bus> on alc0 atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0 atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow alc0: Using defaults for TSO: 65518/35/2048 alc0: Ethernet address: 04:7d:7b:9c:18:f8 pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 pci9: <ACPI PCI bus> on pcib4 pci9: <unknown> at device 0.0 (no driver attached) ehci1: <Intel Panther Point USB 2.0 controller> mem 0xd3618000-0xd36183ff irq 23 at device 29.0 on pci0 usbus2: EHCI version 1.0 usbus2 on ehci1 isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 ahci0: <Intel Panther Point AHCI SATA controller> port 0x5088-0x508f,0x5094-0x5097,0x5080-0x5087,0x5090-0x5093,0x5060-0x507f mem 0xd3617000-0xd36177ff irq 19 at device 31.2 on pci0 ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich2: <AHCI channel> at channel 2 on ahci0 ahcich3: <AHCI channel> at channel 3 on ahci0 ahciem0: <AHCI enclosure management bridge> on ahci0 acpi_tz0: <Thermal Zone> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 ichwd0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcefff,0xcf000-0xcffff on isa0 coretemp0: <CPU On-Die Thermal Sensors> on cpu0 est0: <Enhanced SpeedStep Frequency Control> on cpu0 coretemp1: <CPU On-Die Thermal Sensors> on cpu1 est1: <Enhanced SpeedStep Frequency Control> on cpu1 coretemp2: <CPU On-Die Thermal Sensors> on cpu2 est2: <Enhanced SpeedStep Frequency Control> on cpu2 coretemp3: <CPU On-Die Thermal Sensors> on cpu3 est3: <Enhanced SpeedStep Frequency Control> on cpu3 coretemp4: <CPU On-Die Thermal Sensors> on cpu4 est4: <Enhanced SpeedStep Frequency Control> on cpu4 coretemp5: <CPU On-Die Thermal Sensors> on cpu5 est5: <Enhanced SpeedStep Frequency Control> on cpu5 coretemp6: <CPU On-Die Thermal Sensors> on cpu6 est6: <Enhanced SpeedStep Frequency Control> on cpu6 coretemp7: <CPU On-Die Thermal Sensors> on cpu7 est7: <Enhanced SpeedStep Frequency Control> on cpu7 Timecounters tick every 1.000 msec hdacc0: <Realtek ALC269 HDA CODEC> at cad 0 on hdac0 hdaa0: <Realtek ALC269 Audio Function Group> at nid 1 on hdacc0 pcm0: <Realtek ALC269 (Analog 2.0+HP/2.0)> at nid 20,21 and 24 on hdaa0 pcm1: <Realtek ALC269 (Internal Analog Mic)> at nid 18 on hdaa0 hdacc1: <Intel Panther Point HDA CODEC> at cad 3 on hdac0 hdaa1: <Intel Panther Point Audio Function Group> at nid 1 on hdacc1 pcm2: <Intel Panther Point (HDMI/DP 8ch)> at nid 5 on hdaa1 random: unblocking device. usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 480Mbps High Speed USB v2.0 usbus2: 480Mbps High Speed USB v2.0 ugen1.1: <Intel> at usbus1 uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 ugen0.1: <0x8086> at usbus0 uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ugen2.1: <Intel> at usbus2 uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 (aprobe0:ahcich0:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich0:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich0:0:0:0): RES: 51 04 00 00 00 40 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): Retrying command (aprobe0:ahcich0:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich0:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich0:0:0:0): RES: 51 04 00 00 00 40 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): Error 5, Retries exhausted ses0 at ahciem0 bus 0 scbus3 target 0 lun 0 ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device ses0: SEMB SES Device ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <ST500LM012 HN-M500MBB 2AR10001> ATA8-ACS SATA 2.x device ada0: Serial Number S2U3J9HC703954 ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) ada0: Command Queueing enabled ada0: 476940MB (976773168 512 byte sectors) ada0: Previously was known as ad4 cd0 at ahcich2 bus 0 scbus1 target 0 lun 0 cd0: <TSSTcorp CDDVDW SN-208BB CH00> Removable CD-ROM SCSI device cd0: Serial Number R8HG6GNC70018C cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed SMP: AP CPU #1 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #7 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! Timecounter "TSC-low" frequency 1197307816 Hz quality 1000 Root mount waiting for: usbus2 usbus1 usbus0 uhub1: 8 ports with 8 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub0: 2 ports with 2 removable, self powered ugen0.2: <vendor 0x093a> at usbus0 Root mount waiting for: usbus2 usbus1 usbus0 ugen2.2: <vendor 0x8087> at usbus2 uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 ugen1.2: <vendor 0x8087> at usbus1 uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 ugen0.3: <Sonix Technology Co., Ltd.> at usbus0 uhub4: 6 ports with 6 removable, self powered uhub3: 6 ports with 6 removable, self powered Root mount waiting for: usbus1 ugen1.3: <Logitech> at usbus1 ukbd0: <USB Keyboard> on usbus1 kbd2 at ukbd0 Trying to mount root from ufs:/dev/ada0s2a [rw]... Setting hostuuid: a8c81076-a991-ff44-8649-047d7b9c18f8. Setting hostid: 0x12d60381. Entropy harvesting: interrupts ethernet point_to_point swi. Starting file system checks: /dev/ada0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ada0s2a: clean, 30582765 free (110557 frags, 3809026 blocks, 0.3% fragmentation) Mounting local file systems:. Writing entropy file:. Setting hostname: Diaxa. wlan0: Ethernet address: 6c:71:d9:0b:33:da Starting wpa_supplicant. Starting dhclient. wlan0: no link ..... wlan0: link state changed to UP got link DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 DHCPOFFER from 192.168.0.1 DHCPREQUEST on wlan0 to 255.255.255.255 port 67 DHCPACK from 192.168.0.1 bound to 192.168.0.132 -- renewal in 3600 seconds. alc0: link state changed to DOWN alc0: link state changed to UP Starting Network: lo0 ath0 alc0. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 6c:71:d9:0b:33:da nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng status: associated alc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=c319a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE> ether 04:7d:7b:9c:18:f8 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (100baseTX <full-duplex>) status: active Starting devd. kldload: can't load ums: No such file or directory kldload: can't load uhid: No such file or directory Starting dhclient. DHCPREQUEST on alc0 to 255.255.255.255 port 67 DHCPACK from 192.168.0.1 bound to 192.168.0.130 -- renewal in 3600 seconds. add net fe80::: gateway ::1 add net ff02::: gateway ::1 add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 Creating and/or trimming log files. Starting syslogd. No core dumps found. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc48 /usr/local/lib/graphviz /usr/local/llvm36/lib 32-bit compatibility ldconfig path: /usr/lib32 Clearing /tmp (X related). Starting dbus. Starting local daemons:cannot open /usr/local/bin/nvidia_off.sh: No such file or directory Success changed keyboard layout to emacs.ctrl.kbd rm: /tmp/random-bg.lock: No such file or directory hw.acpi.verbose: 0 -> 1 verbose debug.cpufreq.verbose: 0 -> 1 cpufreq verbose 1 . Updating motd:. Mounting late file systems:. Configuring vt: blanktime. Starting sendmail_submit. Starting sendmail_msp_queue. Script /etc/rc.d/sendmail interrupted Starting cron. Starting background file system checks in 60 seconds. Thu Apr 7 06:09:52 CST 2016 Apr 7 06:10:05 Diaxa login: ROOT LOGIN (root) ON ttyv0 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: get returning known freq 2400 cpufreq: get returning known freq 2400 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: get returning known freq 2400 cpufreq: get returning known freq 2400 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: skipping info-only driver acpi_perf0 cpufreq: adding abs setting 2401 at head cpufreq: adding abs setting 2400 after 2401 cpufreq: adding abs setting 2300 after 2400 cpufreq: adding abs setting 2200 after 2300 cpufreq: adding abs setting 2100 after 2200 cpufreq: adding abs setting 2000 after 2100 cpufreq: adding abs setting 1900 after 2000 cpufreq: adding abs setting 1800 after 1900 cpufreq: adding abs setting 1700 after 1800 cpufreq: adding abs setting 1600 after 1700 cpufreq: adding abs setting 1500 after 1600 cpufreq: adding abs setting 1400 after 1500 cpufreq: adding abs setting 1300 after 1400 cpufreq: adding abs setting 1200 after 1300 cpufreq: get returning known freq 2400 cpufreq: get returning known freq 2400 ath0: bb hang detected (0x4), resetting info: [drm] Initialized drm 1.1.0 20060810 drmn1: <Intel IvyBridge (M)> on vgapci1 kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 4; apic id = 04 fault virtual address = 0x20 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff8067d1ac stack pointer = 0x28:0xfffffe02335522a0 frame pointer = 0x28:0xfffffe02335522d0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 3 current process = 2457 (Xorg) trap number = 12 panic: page fault cpuid = 4 KDB: stack backtrace: #0 0xffffffff80668b40 at kdb_backtrace+0x60 #1 0xffffffff8062b856 at vpanic+0x126 #2 0xffffffff8062b723 at panic+0x43 #3 0xffffffff808efaab at trap_fatal+0x36b #4 0xffffffff808efdad at trap_pfault+0x2ed #5 0xffffffff808ef42a at trap+0x47a #6 0xffffffff808d5452 at calltrap+0x8 #7 0xffffffff80611590 at __mtx_unlock_sleep+0x60 #8 0xffffffff80405319 at drm_alloc_resource+0x99 #9 0xffffffff80405261 at drm_get_resource_start+0x11 #10 0xffffffff8121e7a4 at i915_driver_load+0xf4 #11 0xffffffff812af8a6 at drm_get_pci_dev+0x436 #12 0xffffffff812b2477 at drm_attach_helper+0x117 #13 0xffffffff812225dc at i915_attach+0x2c #14 0xffffffff8065ed6d at device_attach+0x43d #15 0xffffffff80660329 at bus_generic_driver_added+0x79 #16 0xffffffff8065ceaa at devclass_driver_added+0x7a #17 0xffffffff8065ce0c at devclass_add_driver+0x11c Uptime: 11m21s Dumping 435 out of 8078 MB:..4%..12%..23%..34%..41%..52%..63%..74%..81%..92% ------------------------------------------------------------------------ kernel config options CONFIG_AUTOGENERATED ident Diaxa04 machine amd64 cpu HAMMER makeoptions WITH_CTF=1 makeoptions DEBUG=-g options IMAGACT_BINMISC options ENABLE_ALART options PSM_RESETAFTERSUSPEND options PSM_HOOKRESUME options X86BIOS options XENHVM options HYPERV options USB_DEBUG options ATH_ENABLE_11N options AH_AR5416_INTERRUPT_MITIGATION options AH_SUPPORT_AR5416 options IEEE80211_SUPPORT_MESH options IEEE80211_AMPDU_AGE options IEEE80211_DEBUG options VESA options ATA_STATIC_ID options ACPI_DMAR options SMP options KDB_TRACE options KDB options RCTL options RACCT_DEFAULT_TO_DISABLED options RACCT options INCLUDE_CONFIG_FILE options DDB_CTF options KDTRACE_HOOKS options KDTRACE_FRAME options MAC options PROCDESC options CAPABILITIES options CAPABILITY_MODE options AUDIT options HWPMC_HOOKS options KBD_INSTALL_CDEV options PRINTF_BUFR_SIZE=128 options _KPOSIX_PRIORITY_SCHEDULING options SYSVSEM options SYSVMSG options SYSVSHM options STACK options KTRACE options SCSI_DELAY=5000 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options COMPAT_FREEBSD32 options GEOM_LABEL options GEOM_RAID options GEOM_PART_GPT options PSEUDOFS options PROCFS options CD9660 options MSDOSFS options NFS_ROOT options NFSLOCKD options NFSD options NFSCL options MD_ROOT options QUOTA options UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options TCP_OFFLOAD options INET6 options INET options PREEMPTION options SCHED_ULE options NEW_PCIB options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD device isa device mem device io device uart_ns8250 device eisa device cpufreq device acpi device pci device ahci device ata device scbus device ch device da device cd device pass device ses device ctl device nvme device nvd device atkbdc device atkbd device psm device kbdmux device splash device vt device vt_vga device vt_efifb device agp device cbb device pccard device cardbus device miibus device ae device alc device nfe device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device ath device ath_pci device ath_hal device ath_rate_sample device loop device random device padlock_rng device rdrand_rng device ether device vlan device tun device md device gif device faith device firmware device bpf device uhci device ohci device ehci device xhci device usb device ukbd device umass device sound device snd_hda device mmc device mmcsd device sdhci device hyperv device xenpci device vmx device nvram device speaker device gzip device dpms device drm device ichwd device coretemp device cpuctl ------------------------------------------------------------------------ ddb capture buffer ddb: ddb_capture: kvm_nlist [-- Attachment #3 --] nexus0 apic0 I/O memory addresses: 0xfec00000-0xfec0001f ram0 I/O memory addresses: 0x0-0x9d7ff 0x100000-0x1fffffff 0x20200000-0x40003fff 0x40005000-0x9aabefff 0x9afff000-0x9affffff 0x100000000-0x25f5fffff acpi0 Interrupt request lines: 0x9 I/O ports: 0x2e-0x2f 0x4e-0x4f 0x61 0x63 0x65 0x67 0x70 0x80 0x92 0xb2-0xb3 0x380-0x387 0x400-0x453 0x454-0x457 0x458-0x47f 0x500-0x57f 0x680-0x69f 0x6a0-0x6a7 0x1104-0x1113 0x164e-0x164f 0xffff I/O memory addresses: 0x20000000-0x201fffff 0x40004000-0x40004fff 0x9fa00000-0x9fa00fff 0xe0000000-0xefffffff 0xfed10000-0xfed17fff 0xfed18000-0xfed18fff 0xfed19000-0xfed19fff 0xfed1c000-0xfed1ffff 0xfed20000-0xfed3ffff 0xfed90000-0xfed93fff 0xfee00000-0xfeefffff 0xff000000-0xffffffff cpu0 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU0 ACPI I/O ports: 0x415 acpi_throttle0 coretemp0 acpi_perf0 est0 p4tcc0 cpufreq0 cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU1 ACPI I/O ports: 0x415 acpi_throttle1 coretemp1 acpi_perf1 est1 p4tcc1 cpufreq1 cpu2 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2 ACPI I/O ports: 0x415 acpi_throttle2 coretemp2 acpi_perf2 est2 p4tcc2 cpufreq2 cpu3 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU3 ACPI I/O ports: 0x415 acpi_throttle3 coretemp3 acpi_perf3 est3 p4tcc3 cpufreq3 cpu4 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU4 ACPI I/O ports: 0x415 acpi_throttle4 coretemp4 acpi_perf4 est4 p4tcc4 cpufreq4 cpu5 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU5 ACPI I/O ports: 0x415 acpi_throttle5 coretemp5 acpi_perf5 est5 p4tcc5 cpufreq5 cpu6 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU6 ACPI I/O ports: 0x415 acpi_throttle6 coretemp6 acpi_perf6 est6 p4tcc6 cpufreq6 cpu7 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU7 ACPI I/O ports: 0x415 acpi_throttle7 coretemp7 acpi_perf7 est7 p4tcc7 cpufreq7 acpi_button0 pnpinfo _HID=PNP0C0C _UID=0 at handle=\_SB_.PWRB acpi_button1 pnpinfo _HID=PNP0C0E _UID=0 at handle=\_SB_.SLPB acpi_lid0 pnpinfo _HID=PNP0C0D _UID=0 at handle=\_SB_.LID0 acpi_acad0 pnpinfo _HID=ACPI0003 _UID=0 at handle=\_SB_.ACAD battery0 pnpinfo _HID=PNP0C0A _UID=1 at handle=\_SB_.BAT0 pcib0 pnpinfo _HID=PNP0A08 _UID=0 at handle=\_SB_.PCI0 I/O ports: 0xcf8-0xcff pci0 PCI domain 0 bus numbers: 0 hostb0 pnpinfo vendor=0x8086 device=0x0154 subvendor=0x152d subdevice=0x0934 class=0x060000 at pci0:0:0:0 pcib1 pnpinfo vendor=0x8086 device=0x0151 subvendor=0x152d subdevice=0x0934 class=0x060400 at pci0:0:1:0 handle=\_SB_.PCI0.PEG0 I/O ports: 0x4000-0x4fff I/O memory addresses: 0xa0000000-0xbfffffff 0xd2000000-0xd2ffffff PCI domain 0 bus numbers: 1-6 pci1 pcib1 bus numbers: 1 vgapci0 pnpinfo vendor=0x10de device=0x0fd1 subvendor=0x152d subdevice=0x0934 class=0x030000 at pci0:1:0:0 handle=\_SB_.PCI0.PEG0.PEGP pcib1 I/O port window: 0x4000-0x407f pcib1 memory window: 0xd2000000-0xd2ffffff pcib1 prefetch window: 0xa0000000-0xafffffff 0xb0000000-0xb1ffffff drm0 drmn0 vgapci1 pnpinfo vendor=0x8086 device=0x0166 subvendor=0x152d subdevice=0x0934 class=0x030000 at pci0:0:2:0 handle=\_SB_.PCI0.GFX0 I/O ports: 0x5000-0x503f I/O memory addresses: 0xc0000000-0xcfffffff 0xd3000000-0xd33fffff agp0 drm1 drmn1 xhci0 pnpinfo vendor=0x8086 device=0x1e31 subvendor=0x152d subdevice=0x0934 class=0x0c0330 at pci0:0:20:0 handle=\_SB_.PCI0.XHC_ Interrupt request lines: 0x108 I/O memory addresses: 0xd3600000-0xd360ffff usbus0 uhub0 ums0 pnpinfo vendor=0x093a product=0x2516 devclass=0x00 devsubclass=0x00 sernum="" release=0x0100 mode=host intclass=0x03 intsubclass=0x01 i at bus=0 hubaddr=1 port=2 devaddr=2 interface=0 ugen=ugen0.2 unknown pnpinfo vendor=0x8086 device=0x1e3a subvendor=0x152d subdevice=0x0934 class=0x078000 at pci0:0:22:0 I/O memory addresses: 0xd3614000-0xd361400f ehci0 pnpinfo vendor=0x8086 device=0x1e2d subvendor=0x152d subdevice=0x0934 class=0x0c0320 at pci0:0:26:0 handle=\_SB_.PCI0.EHC2 Interrupt request lines: 0x10 I/O memory addresses: 0xd3619000-0xd36193ff usbus1 uhub2 uhub4 pnpinfo vendor=0x8087 product=0x0024 devclass=0x09 devsubclass=0x00 sernum="" release=0x0000 mode=host intclass=0x09 intsubclass=0x00 i at bus=1 hubaddr=1 port=1 devaddr=2 interface=0 ugen=ugen1.2 ukbd0 pnpinfo vendor=0x046d product=0xc31c devclass=0x00 devsubclass=0x00 sernum="" release=0x6400 mode=host intclass=0x03 intsubclass=0x01 i at bus=1 hubaddr=2 port=4 devaddr=3 interface=0 ugen=ugen1.3 hdac0 pnpinfo vendor=0x8086 device=0x1e20 subvendor=0x152d subdevice=0x0934 class=0x040300 at pci0:0:27:0 handle=\_SB_.PCI0.HDEF Interrupt request lines: 0x109 I/O memory addresses: 0xd3610000-0xd3613fff hdacc0 pnpinfo vendor=0x10ec device=0x0269 revision=0x02 stepping=0x02 at cad=0 hdaa0 pnpinfo type=0x01 subsystem=0x152d0934 at nid=1 pcm0 at nid=20,21,24 pcm1 at nid=18 hdacc1 pnpinfo vendor=0x8086 device=0x2806 revision=0x00 stepping=0x00 at cad=3 hdaa1 pnpinfo type=0x01 subsystem=0x80860101 at nid=1 pcm2 at nid=5 pcib2 pnpinfo vendor=0x8086 device=0x1e10 subvendor=0x152d subdevice=0x0934 class=0x060400 at pci0:0:28:0 handle=\_SB_.PCI0.RP01 I/O memory addresses: 0xd3500000-0xd35fffff PCI domain 0 bus numbers: 7 pci7 pcib2 bus numbers: 7 ath0 pnpinfo vendor=0x168c device=0x002b subvendor=0x1a3b subdevice=0x1089 class=0x028000 at pci0:7:0:0 handle=\_SB_.PCI0.RP01.PXSX Interrupt request lines: 0x10 pcib2 memory window: 0xd3500000-0xd350ffff pcib3 pnpinfo vendor=0x8086 device=0x1e12 subvendor=0x152d subdevice=0x0934 class=0x060400 at pci0:0:28:1 handle=\_SB_.PCI0.RP02 I/O ports: 0x3000-0x3fff I/O memory addresses: 0xd3400000-0xd34fffff PCI domain 0 bus numbers: 8 pci8 pcib3 bus numbers: 8 alc0 pnpinfo vendor=0x1969 device=0x1091 subvendor=0x152d subdevice=0x0934 class=0x020000 at pci0:8:0:0 handle=\_SB_.PCI0.RP02.PXSX Interrupt request lines: 0x10a pcib3 I/O port window: 0x3000-0x307f pcib3 memory window: 0xd3400000-0xd343ffff miibus0 atphy0 pnpinfo oui=0xc82e model=0x7 rev=0x9 at phyno=0 pcib4 pnpinfo vendor=0x8086 device=0x1e14 subvendor=0x152d subdevice=0x0934 class=0x060400 at pci0:0:28:2 handle=\_SB_.PCI0.RP03 I/O ports: 0x2000-0x2fff I/O memory addresses: 0xd0000000-0xd0ffffff 0xd1000000-0xd1ffffff PCI domain 0 bus numbers: 9-14 pci9 pcib4 bus numbers: 9 unknown pnpinfo vendor=0x10ec device=0x5229 subvendor=0x152d subdevice=0x0934 class=0xff0000 at pci0:9:0:0 handle=\_SB_.PCI0.RP03.CRD0 pcib4 memory window: 0xd1000000-0xd1000fff ehci1 pnpinfo vendor=0x8086 device=0x1e26 subvendor=0x152d subdevice=0x0934 class=0x0c0320 at pci0:0:29:0 handle=\_SB_.PCI0.EHC1 Interrupt request lines: 0x17 I/O memory addresses: 0xd3618000-0xd36183ff usbus2 uhub1 uhub3 pnpinfo vendor=0x8087 product=0x0024 devclass=0x09 devsubclass=0x00 sernum="" release=0x0000 mode=host intclass=0x09 intsubclass=0x00 i at bus=2 hubaddr=1 port=1 devaddr=2 interface=0 ugen=ugen2.2 isab0 pnpinfo vendor=0x8086 device=0x1e59 subvendor=0x152d subdevice=0x0934 class=0x060100 at pci0:0:31:0 handle=\_SB_.PCI0.LPCB ACPI I/O memory addresses: 0xfed1f410-0xfed1f413 isa0 ichwd0 ACPI I/O ports: 0x430-0x437 0x460-0x47f orm0 I/O memory addresses: 0xc0000-0xcefff 0xcf000-0xcffff fdc0 ppc0 sc0 uart0 uart1 wbwd0 ahci0 pnpinfo vendor=0x8086 device=0x1e03 subvendor=0x152d subdevice=0x0934 class=0x010601 at pci0:0:31:2 handle=\_SB_.PCI0.SAT0 Interrupt request lines: 0x10b I/O ports: 0x5060-0x507f 0x5080-0x5087 0x5088-0x508f 0x5090-0x5093 0x5094-0x5097 I/O memory addresses: 0xd3617000-0xd36177ff ahcich0 at channel=0 I/O memory addresses: 0xd3617100-0xd361717f ahcich1 at channel=1 ahcich2 at channel=2 I/O memory addresses: 0xd3617200-0xd361727f ahcich3 at channel=3 I/O memory addresses: 0xd3617280-0xd36172ff ahcich4 at channel=4 ahcich5 at channel=5 ahciem0 I/O memory addresses: 0xd3617020-0xd3617023 0xd3617580-0xd3617587 unknown pnpinfo vendor=0x8086 device=0x1e22 subvendor=0x152d subdevice=0x0934 class=0x0c0500 at pci0:0:31:3 handle=\_SB_.PCI0.SBUS I/O ports: 0x5040-0x505f I/O memory addresses: 0xd3615000-0xd36150ff unknown pnpinfo vendor=0x8086 device=0x1e24 subvendor=0x152d subdevice=0x0934 class=0x118000 at pci0:0:31:6 I/O memory addresses: 0xd3616000-0xd3616fff acpi_ec0 pnpinfo _HID=PNP0C09 _UID=1 at handle=\_SB_.PCI0.LPCB.EC0_ I/O ports: 0x62 0x66 unknown pnpinfo _HID=PNP0C14 _UID=0 at handle=\_SB_.PCI0.LPCB.MAP1 atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.LPCB.DMAC DMA request lines: 4 I/O ports: 0x0-0x1f 0x81-0x91 0x93-0x9f 0xc0-0xdf unknown pnpinfo _HID=INT0800 _UID=0 at handle=\_SB_.PCI0.LPCB.FWHD hpet0 pnpinfo _HID=PNP0103 _UID=0 at handle=\_SB_.PCI0.LPCB.HPET Interrupt request lines: 0x100 0x101 0x102 0x103 0x104 0x105 0x106 0x107 I/O memory addresses: 0xfed00000-0xfed003ff unknown pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.LPCB.IPIC I/O ports: 0x20-0x21 0x24-0x25 0x28-0x29 0x2c-0x2d 0x30-0x31 0x34-0x35 0x38-0x39 0x3c-0x3d 0xa0-0xa1 0xa4-0xa5 0xa8-0xa9 0xac-0xad 0xb0-0xb1 0xb4-0xb5 0xb8-0xb9 0xbc-0xbd 0x4d0-0x4d1 fpupnp0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.LPCB.MATH I/O ports: 0xf0 acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=2 at handle=\_SB_.PCI0.LPCB.LDRC atrtc0 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.LPCB.RTC_ Interrupt request lines: 0x8 attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.LPCB.TIMR Interrupt request lines: 0x0 I/O ports: 0x40-0x43 0x50-0x53 atkbdc0 pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.LPCB.PS2K Interrupt request lines: 0x1 I/O ports: 0x60 0x64 atkbd0 unknown pnpinfo _HID=SYN1053 _UID=0 at handle=\_SB_.PCI0.LPCB.PS2M unknown pnpinfo _HID=SYN130A _UID=0 at handle=\_SB_.PCI0.LPCB.PS2Q acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=1 at handle=\_SB_.PCI0.PDRC unknown pnpinfo _HID=PNP0C14 _UID=0 at handle=\_SB_.PCI0.WMI1 pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE pci_link5 pnpinfo _HID=PNP0C0F _UID=6 at handle=\_SB_.LNKF pci_link6 pnpinfo _HID=PNP0C0F _UID=7 at handle=\_SB_.LNKG pci_link7 pnpinfo _HID=PNP0C0F _UID=8 at handle=\_SB_.LNKH unknown pnpinfo _HID=PNP0C14 _UID=0 at handle=\_SB_.WMI2 acpi_sysresource2 pnpinfo _HID=PNP0C01 _UID=2 at handle=\_SB_.MEM2 acpi_sysresource3 pnpinfo _HID=INT340E _UID=0 at handle=\_SB_.PTID acpi_tz0 pnpinfo _HID=none _UID=0 at handle=\_TZ_.TZ01 acpi_timer0 pnpinfo unknown at unknown ACPI I/O ports: 0x408-0x40b [-- Attachment #4 --] Copyright (c) 1992-2016 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 10.3-PRERELEASE #4 r297418:297454: Fri Apr 8 06:43:46 CST 2016 root@Diaxa:/usr/obj/usr/src/sys/Diaxa04 amd64 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 VT(vga): text 80x25 info: [drm] Initialized drm 1.1.0 20060810 CPU: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (2394.62-MHz K8-class CPU) Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 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> 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> AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> AMD Features2=0x1<LAHF> Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> XSAVE Features=0x1<XSAVEOPT> VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory = 8589934592 (8192 MB) avail memory = 8157573120 (7779 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <QUANTA QUANTA> FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 random: <Software, Yarrow> initialized ioapic0 <Version 2.0> irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: <QUANTA QUANTA> on motherboard acpi0: Power Button (fixed) cpu0: <ACPI CPU> on acpi0 cpu1: <ACPI CPU> on acpi0 cpu2: <ACPI CPU> on acpi0 cpu3: <ACPI CPU> on acpi0 cpu4: <ACPI CPU> on acpi0 cpu5: <ACPI CPU> on acpi0 cpu6: <ACPI CPU> on acpi0 cpu7: <ACPI CPU> on acpi0 hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_ec0: <Embedded Controller: GPE 0x16> port 0x62,0x66 on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 acpi_lid0: <Control Method Lid Switch> on acpi0 acpi_acad0: <AC Adapter> on acpi0 battery0: <ACPI Control Method Battery> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 pci1: <ACPI PCI bus> on pcib1 vgapci0: <VGA-compatible display> port 0x4000-0x407f mem 0xd2000000-0xd2ffffff,0xa0000000-0xafffffff,0xb0000000-0xb1ffffff irq 16 at device 0.0 on pci1 vgapci1: <VGA-compatible display> port 0x5000-0x503f mem 0xd3000000-0xd33fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0 agp0: <IvyBridge mobile GT2 IG> on vgapci1 agp0: aperture size is 256M, detected 65532k stolen memory vgapci1: Boot video device xhci0: <Intel Panther Point USB 3.0 controller> mem 0xd3600000-0xd360ffff at device 20.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA xhci0: Port routing mask set to 0xffffffff usbus0 on xhci0 pci0: <simple comms> at device 22.0 (no driver attached) ehci0: <Intel Panther Point USB 2.0 controller> mem 0xd3619000-0xd36193ff irq 16 at device 26.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci0 hdac0: <Intel Panther Point HDA Controller> mem 0xd3610000-0xd3613fff irq 22 at device 27.0 on pci0 pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0 pci7: <ACPI PCI bus> on pcib2 ath0: <Atheros 9285> mem 0xd3500000-0xd350ffff irq 16 at device 0.0 on pci7 [ath] AR9285E_20 detected; using XE TX gain tables [ath] AR9285 Main LNA config: LNA2 [ath] AR9285 Alt LNA config: LNA1 [ath] LNA diversity enabled, Diversity enabled [ath] Enabling diversity for Kite ath0: [HT] enabling HT modes ath0: [HT] 1 stream STBC receive enabled ath0: [HT] 1 RX streams; 1 TX streams ath0: AR9285 mac 192.2 RF5133 phy 14.0 ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0 pci8: <ACPI PCI bus> on pcib3 alc0: <Atheros AR8161 PCIe Gigabit Ethernet> port 0x3000-0x307f mem 0xd3400000-0xd343ffff irq 17 at device 0.0 on pci8 alc0: 11776 Tx FIFO, 12032 Rx FIFO alc0: Using 1 MSIX message(s). miibus0: <MII bus> on alc0 atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0 atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow alc0: Using defaults for TSO: 65518/35/2048 alc0: Ethernet address: 04:7d:7b:9c:18:f8 pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 pci9: <ACPI PCI bus> on pcib4 pci9: <unknown> at device 0.0 (no driver attached) ehci1: <Intel Panther Point USB 2.0 controller> mem 0xd3618000-0xd36183ff irq 23 at device 29.0 on pci0 usbus2: EHCI version 1.0 usbus2 on ehci1 isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 ahci0: <Intel Panther Point AHCI SATA controller> port 0x5088-0x508f,0x5094-0x5097,0x5080-0x5087,0x5090-0x5093,0x5060-0x507f mem 0xd3617000-0xd36177ff irq 19 at device 31.2 on pci0 ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich2: <AHCI channel> at channel 2 on ahci0 ahcich3: <AHCI channel> at channel 3 on ahci0 ahciem0: <AHCI enclosure management bridge> on ahci0 acpi_tz0: <Thermal Zone> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ichwd0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcefff,0xcf000-0xcffff on isa0 coretemp0: <CPU On-Die Thermal Sensors> on cpu0 est0: <Enhanced SpeedStep Frequency Control> on cpu0 coretemp1: <CPU On-Die Thermal Sensors> on cpu1 est1: <Enhanced SpeedStep Frequency Control> on cpu1 coretemp2: <CPU On-Die Thermal Sensors> on cpu2 est2: <Enhanced SpeedStep Frequency Control> on cpu2 coretemp3: <CPU On-Die Thermal Sensors> on cpu3 est3: <Enhanced SpeedStep Frequency Control> on cpu3 coretemp4: <CPU On-Die Thermal Sensors> on cpu4 est4: <Enhanced SpeedStep Frequency Control> on cpu4 coretemp5: <CPU On-Die Thermal Sensors> on cpu5 est5: <Enhanced SpeedStep Frequency Control> on cpu5 coretemp6: <CPU On-Die Thermal Sensors> on cpu6 est6: <Enhanced SpeedStep Frequency Control> on cpu6 coretemp7: <CPU On-Die Thermal Sensors> on cpu7 est7: <Enhanced SpeedStep Frequency Control> on cpu7 Timecounters tick every 1.000 msec hdacc0: <Realtek ALC269 HDA CODEC> at cad 0 on hdac0 hdaa0: <Realtek ALC269 Audio Function Group> at nid 1 on hdacc0 pcm0: <Realtek ALC269 (Analog 2.0+HP/2.0)> at nid 20,21 and 24 on hdaa0 pcm1: <Realtek ALC269 (Internal Analog Mic)> at nid 18 on hdaa0 hdacc1: <Intel Panther Point HDA CODEC> at cad 3 on hdac0 hdaa1: <Intel Panther Point Audio Function Group> at nid 1 on hdacc1 pcm2: <Intel Panther Point (HDMI/DP 8ch)> at nid 5 on hdaa1 random: unblocking device. usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 480Mbps High Speed USB v2.0 usbus2: 480Mbps High Speed USB v2.0 ugen0.1: <0x8086> at usbus0 uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ugen2.1: <Intel> at usbus2 uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 ugen1.1: <Intel> at usbus1 uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 (aprobe0:ahcich0:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich0:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich0:0:0:0): RES: 51 04 00 00 00 40 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): Retrying command (aprobe0:ahcich0:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich0:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich0:0:0:0): RES: 51 04 00 00 00 40 00 00 00 02 00 (aprobe0:ahcich0:0:0:0): Error 5, Retries exhausted ses0 at ahciem0 bus 0 scbus3 target 0 lun 0 ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device ses0: SEMB SES Device ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <ST500LM012 HN-M500MBB 2AR10001> ATA8-ACS SATA 2.x device ada0: Serial Number S2U3J9HC703954 ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) ada0: Command Queueing enabled ada0: 476940MB (976773168 512 byte sectors) ada0: Previously was known as ad4 cd0 at ahcich2 bus 0 scbus1 target 0 lun 0 cd0: <TSSTcorp CDDVDW SN-208BB CH00> Removable CD-ROM SCSI device cd0: Serial Number R8HG6GNC70018C cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed SMP: AP CPU #1 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #7 Launched! Timecounter "TSC-low" frequency 1197307952 Hz quality 1000 Root mount waiting for: usbus2 usbus1 usbus0 uhub0: 8 ports with 8 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered ugen0.2: <vendor 0x093a> at usbus0 ums0: <vendor 0x093a USB OPTICAL MOUSE, class 0/0, rev 1.10/1.00, addr 1> on usbus0 ums0: 3 buttons and [XYZ] coordinates ID=0 Root mount waiting for: usbus2 usbus1 usbus0 ugen2.2: <vendor 0x8087> at usbus2 uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 ugen1.2: <vendor 0x8087> at usbus1 uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 ugen0.3: <Sonix Technology Co., Ltd.> at usbus0 uhub3: 6 ports with 6 removable, self powered uhub4: 6 ports with 6 removable, self powered Root mount waiting for: usbus1 ugen1.3: <Logitech> at usbus1 ukbd0: <USB Keyboard> on usbus1 kbd2 at ukbd0 Trying to mount root from ufs:/dev/ada0s2a [rw]... wlan0: Ethernet address: 6c:71:d9:0b:33:da wlan0: link state changed to UP alc0: link state changed to DOWN alc0: link state changed to UP ath0: bb hang detected (0x4), resetting ath0: bb hang detected (0x4), resetting ath0: bb hang detected (0x4), resetting ath0: bb hang detected (0x4), resetting [-- Attachment #5 --] hostb0@pci0:0:0:0: class=0x060000 card=0x0934152d chip=0x01548086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '3rd Gen Core processor DRAM Controller' class = bridge subclass = HOST-PCI cap 09[e0] = vendor (length 12) Intel cap 0 version 1 PCI errors = Received Master-Abort pcib1@pci0:0:1:0: class=0x060400 card=0x0934152d chip=0x01518086 rev=0x09 hdr=0x01 vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port' class = bridge subclass = PCI-PCI cap 0d[88] = PCI Bridge card=0x0934152d cap 01[80] = powerspec 3 supports D0 D3 current D0 cap 05[90] = MSI supports 1 message cap 10[a0] = PCI-Express 2 root port slot max data 256(256) link x16(x16) speed 2.5(8.0) ASPM L0s/L1(L0s/L1) ecap 0002[100] = VC 1 max VC0 ecap 0005[140] = Root Complex Link Declaration 1 ecap 0019[d94] = PCIe Sec 1 lane errors 0 vgapci1@pci0:0:2:0: class=0x030000 card=0x0934152d chip=0x01668086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '3rd Gen Core processor Graphics Controller' class = display subclass = VGA bar [10] = type Memory, range 64, base 0xd3000000, size 4194304, enabled bar [18] = type Prefetchable Memory, range 64, base 0xc0000000, size 268435456, enabled bar [20] = type I/O Port, range 32, base 0x5000, size 64, enabled cap 05[90] = MSI supports 1 message cap 01[d0] = powerspec 2 supports D0 D3 current D0 cap 13[a4] = PCI Advanced Features: FLR TP xhci0@pci0:0:20:0: class=0x0c0330 card=0x0934152d chip=0x1e318086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family USB xHCI Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 64, base 0xd3600000, size 65536, enabled cap 01[70] = powerspec 2 supports D0 D3 current D0 cap 05[80] = MSI supports 8 messages, 64 bit enabled with 1 message none0@pci0:0:22:0: class=0x078000 card=0x0934152d chip=0x1e3a8086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family MEI Controller' class = simple comms bar [10] = type Memory, range 64, base 0xd3614000, size 16, enabled cap 01[50] = powerspec 3 supports D0 D3 current D0 cap 05[8c] = MSI supports 1 message, 64 bit ehci0@pci0:0:26:0: class=0x0c0320 card=0x0934152d chip=0x1e2d8086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xd3619000, size 1024, enabled cap 01[50] = powerspec 2 supports D0 D3 current D0 cap 0a[58] = EHCI Debug Port at offset 0xa0 in map 0x14 cap 13[98] = PCI Advanced Features: FLR TP hdac0@pci0:0:27:0: class=0x040300 card=0x0934152d chip=0x1e208086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family High Definition Audio Controller' class = multimedia subclass = HDA bar [10] = type Memory, range 64, base 0xd3610000, size 16384, enabled cap 01[50] = powerspec 2 supports D0 D3 current D0 cap 05[60] = MSI supports 1 message, 64 bit enabled with 1 message cap 10[70] = PCI-Express 1 root endpoint max data 128(128) FLR NS link x0(x0) ecap 0002[100] = VC 1 max VC1 ecap 0005[130] = Root Complex Link Declaration 1 pcib2@pci0:0:28:0: class=0x060400 card=0x0934152d chip=0x1e108086 rev=0xc4 hdr=0x01 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family PCI Express Root Port 1' class = bridge subclass = PCI-PCI cap 10[40] = PCI-Express 2 root port slot max data 128(128) link x1(x1) speed 2.5(5.0) ASPM L0s/L1(L0s/L1) cap 05[80] = MSI supports 1 message cap 0d[90] = PCI Bridge card=0x0934152d cap 01[a0] = powerspec 2 supports D0 D3 current D0 PCI-e errors = Correctable Error Detected pcib3@pci0:0:28:1: class=0x060400 card=0x0934152d chip=0x1e128086 rev=0xc4 hdr=0x01 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family PCI Express Root Port 2' class = bridge subclass = PCI-PCI cap 10[40] = PCI-Express 2 root port slot max data 128(128) link x1(x1) speed 2.5(5.0) ASPM L1(L0s/L1) cap 05[80] = MSI supports 1 message cap 0d[90] = PCI Bridge card=0x0934152d cap 01[a0] = powerspec 2 supports D0 D3 current D0 pcib4@pci0:0:28:2: class=0x060400 card=0x0934152d chip=0x1e148086 rev=0xc4 hdr=0x01 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family PCI Express Root Port 3' class = bridge subclass = PCI-PCI cap 10[40] = PCI-Express 2 root port slot max data 128(128) link x1(x1) speed 2.5(5.0) ASPM L0s/L1(L0s/L1) cap 05[80] = MSI supports 1 message cap 0d[90] = PCI Bridge card=0x0934152d cap 01[a0] = powerspec 2 supports D0 D3 current D0 PCI-e errors = Correctable Error Detected ehci1@pci0:0:29:0: class=0x0c0320 card=0x0934152d chip=0x1e268086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xd3618000, size 1024, enabled cap 01[50] = powerspec 2 supports D0 D3 current D0 cap 0a[58] = EHCI Debug Port at offset 0xa0 in map 0x14 cap 13[98] = PCI Advanced Features: FLR TP isab0@pci0:0:31:0: class=0x060100 card=0x0934152d chip=0x1e598086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = 'HM76 Express Chipset LPC Controller' class = bridge subclass = PCI-ISA cap 09[e0] = vendor (length 12) Intel cap 1 version 0 features: AMT, 4 PCI-e x1 slots ahci0@pci0:0:31:2: class=0x010601 card=0x0934152d chip=0x1e038086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series Chipset Family 6-port SATA Controller [AHCI mode]' class = mass storage subclass = SATA bar [10] = type I/O Port, range 32, base 0x5088, size 8, enabled bar [14] = type I/O Port, range 32, base 0x5094, size 4, enabled bar [18] = type I/O Port, range 32, base 0x5080, size 8, enabled bar [1c] = type I/O Port, range 32, base 0x5090, size 4, enabled bar [20] = type I/O Port, range 32, base 0x5060, size 32, enabled bar [24] = type Memory, range 32, base 0xd3617000, size 2048, enabled cap 05[80] = MSI supports 1 message enabled with 1 message cap 01[70] = powerspec 3 supports D0 D3 current D0 cap 12[a8] = SATA Index-Data Pair cap 13[b0] = PCI Advanced Features: FLR TP none1@pci0:0:31:3: class=0x0c0500 card=0x0934152d chip=0x1e228086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family SMBus Controller' class = serial bus subclass = SMBus bar [10] = type Memory, range 64, base 0xd3615000, size 256, enabled bar [20] = type I/O Port, range 32, base 0x5040, size 32, enabled none2@pci0:0:31:6: class=0x118000 card=0x0934152d chip=0x1e248086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family Thermal Management Controller' class = dasp bar [10] = type Memory, range 64, base 0xd3616000, size 4096, enabled cap 01[50] = powerspec 3 supports D0 D3 current D0 vgapci0@pci0:1:0:0: class=0x030000 card=0x0934152d chip=0x0fd110de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'GK107M [GeForce GT 650M]' class = display subclass = VGA bar [10] = type Memory, range 32, base 0xd2000000, size 16777216, enabled bar [14] = type Prefetchable Memory, range 64, base 0xa0000000, size 268435456, enabled bar [1c] = type Prefetchable Memory, range 64, base 0xb0000000, size 33554432, enabled bar [24] = type I/O Port, range 32, base 0x4000, size 128, enabled cap 01[60] = powerspec 3 supports D0 D3 current D0 cap 05[68] = MSI supports 1 message, 64 bit cap 10[78] = PCI-Express 2 endpoint max data 256(256) RO NS link x16(x16) speed 2.5(8.0) ASPM L0s/L1(L0s/L1) cap 09[b4] = vendor (length 20) ecap 0002[100] = VC 1 max VC0 ecap 0004[128] = Power Budgeting 1 ecap 000b[600] = Vendor 1 ID 1 ecap 0019[900] = PCIe Sec 1 lane errors 0 ath0@pci0:7:0:0: class=0x028000 card=0x10891a3b chip=0x002b168c rev=0x01 hdr=0x00 vendor = 'Qualcomm Atheros' device = 'AR9285 Wireless Network Adapter (PCI-Express)' class = network bar [10] = type Memory, range 64, base 0xd3500000, size 65536, enabled cap 01[40] = powerspec 3 supports D0 D1 D3 current D0 cap 05[50] = MSI supports 1 message cap 10[60] = PCI-Express 2 legacy endpoint max data 128(128) RO link x1(x1) speed 2.5(2.5) ASPM L0s/L1(L0s/L1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 5 corrected ecap 0002[140] = VC 1 max VC0 ecap 0003[160] = Serial 1 001517ffff241412 ecap 0004[170] = Power Budgeting 1 PCI-e errors = Correctable Error Detected Corrected = Receiver Error Bad TLP Bad DLLP REPLAY_NUM Rollover Replay Timer Timeout alc0@pci0:8:0:0: class=0x020000 card=0x0934152d chip=0x10911969 rev=0x10 hdr=0x00 vendor = 'Qualcomm Atheros' device = 'AR8161 Gigabit Ethernet' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xd3400000, size 262144, enabled bar [18] = type I/O Port, range 32, base 0x3000, size 128, enabled cap 01[40] = powerspec 3 supports D0 D3 current D0 cap 10[58] = PCI-Express 1 endpoint max data 128(4096) link x1(x1) speed 2.5(2.5) ASPM L1(L0s/L1) cap 05[c0] = MSI supports 16 messages, 64 bit, vector masks cap 11[d8] = MSI-X supports 16 messages, enabled Table in map 0x10[0x2000], PBA in map 0x10[0x3000] ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected ecap 0003[180] = Serial 1 ff9c18f8047d7bff none3@pci0:9:0:0: class=0xff0000 card=0x0934152d chip=0x522910ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTS5229 PCI Express Card Reader' bar [10] = type Memory, range 32, base 0xd1000000, size 4096, enabled cap 01[40] = powerspec 3 supports D0 D1 D2 D3 current D0 cap 05[50] = MSI supports 1 message, 64 bit cap 10[70] = PCI-Express 2 endpoint max data 128(128) RO link x1(x1) speed 2.5(2.5) ASPM L0s/L1(L0s/L1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 2 corrected ecap 0003[140] = Serial 1 00000001004ce000 PCI-e errors = Correctable Error Detected Unsupported Request Detected Corrected = Bad TLP Advisory Non-Fatal Error [-- Attachment #6 --] ImageMagick-6.9.2.10,1 Image processing tools ORBit2-2.14.19_1 High-performance CORBA ORB with support for the C language OpenEXR-2.2.0_5 High dynamic-range (HDR) image file format aalib-1.4.r5_11 ASCII art library acpi_call-1.0.1 Kernel module for calling ACPI methods from userspace adobe-cmaps-20051217_3 Adobe CMap collection adwaita-icon-theme-3.16.2.2 GNOME Symbolic Icons alsa-lib-1.1.0 ALSA compatibility library amd64-binutils-2.25.1 GNU binutils for amd64 cross-development apr-1.5.2.1.5.4 Apache Portability Library argyllcms-1.7.0_1 ICC compatible color management system asciidoc-8.6.9_4 Text document format for writing short documents and man pages aspell-0.60.6.1_5 Spelling checker with better suggestion logic than ispell aspell-ispell-0.60.6.1 Ispell compatibility script for aspell at-spi2-atk-2.16.0 Assisted Technology Provider module for GTK+ at-spi2-core-2.16.0 Assistive Technology Service Provider Interface atk-2.16.0 GNOME accessibility toolkit (ATK) autoconf-2.69 Automatically configure source code on many Un*x platforms autoconf-wrapper-20131203 Wrapper script for GNU autoconf autoconf213-2.13.000227_6 Automatically configure source code on many Un*x platforms (legacy 2.13) automake-1.15_1 GNU Standards-compliant Makefile generator automake-wrapper-20131203 Wrapper script for GNU automake avahi-app-0.6.31_5 Service discovery on a local network axel-2.4_1 Download accelerator bash-4.3.42_1 The GNU Project's Bourne Again SHell bdftopcf-1.0.5 Convert X font from BDF to PCF bigreqsproto-1.1.2 BigReqs extension headers binutils-2.25.1 GNU binary tools bison-2.7.1,1 Parser generator from FSF, (mostly) compatible with Yacc boehm-gc-7.4.2_4 Garbage collection and memory leak detection for C and C++ boehm-gc-threaded-7.4.2_4 Garbage collection and memory leak detection for C and C++ boost-jam-1.55.0 Build tool from the boost.org boost-libs-1.55.0_9 Free portable C++ libraries (without Boost.Python) bootstrap-openjdk-r351880_1 Oracle's Java 6 virtual machine release under the GPL v2 ca_root_nss-3.22.2 Root certificate bundle from the Mozilla Project cairo-1.14.6,2 Vector graphics library with cross-device output support cantarell-fonts-0.0.16 Cantarell, a Humanist sans-serif font family clang36-3.6.2 C, Objective-C, and C++ compiler cmake-3.4.1 Cross-platform Makefile generator cmake-modules-3.4.1 Modules and Templates for CMake colord-1.2.11 Manage color profiles to accurately color input/output devices compositeproto-0.4.2 Composite extension headers consolekit-0.4.5_4 Framework for defining and tracking users cups-client-2.0.3_2 Common UNIX Printing System: Library cups cups-image-2.0.3_2 Common UNIX Printing System: Library cupsimage curl-7.47.0 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers cuse4bsd-kmod-0.1.36 Cuse4BSD character device loopback driver for userspace cvsps-2.1_1 Create patchset information from CVS damageproto-1.2.1 Damage extension headers db5-5.3.28_3 The Oracle Berkeley DB, revision 5.3 dbus-1.8.20 Message bus system for inter-application communication dbus-glib-0.104 GLib bindings for the D-BUS messaging system dconf-0.24.0_1 Configuration database system for GNOME dejagnu-1.5.1_1 Automated program/system tester dejavu-2.35 Bitstream Vera Fonts clone with a wider range of characters desktop-file-utils-0.22_3 Couple of command line utilities for working with desktop entries dialog4ports-0.1.5_2 Console Interface to configure ports dmidecode-3.0 Tool for dumping DMI (SMBIOS) contents in human-readable format docbook-1.5 Meta-port for the different versions of the DocBook DTD docbook-sgml-4.5_1 DocBook SGML DTD docbook-utils-0.6.14_13 Generates various output formats from DocBook SGML documents docbook-xml-5.0_3 DocBook XML DTD docbook-xsl-1.76.1_2 XSL DocBook stylesheets dri-11.0.8,2 OpenGL hardware acceleration drivers for the DRI dri2proto-2.8 DRI2 prototype headers dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh eigen-3.2.7 Lightweight library for vector and matrix math emacs-devel-25.0.50.20151126_1,2 GNU editing macros enchant-1.6.0_5 Dictionary/spellchecking framework encodings-1.0.4_3,1 X.Org Encoding fonts esound-0.2.41_3 Sound library for enlightenment package evieext-1.1.1 XEVIE extension headers expat-2.1.0_3 XML 1.0 parser written in C expect-5.45_1 Sophisticated scripter based on Tcl/Tk faac-1.28_4 MPEG-2 and MPEG-4 AAC audio encoder fdk-aac-0.1.4 Port of the Fraunhofer FDK AAC Codec Library feh-2.14 Image viewer that utilizes Imlib2 ffmpeg-2.8.6,1 Realtime audio/video encoder/converter and streaming server fftw3-3.3.3_2 Fast C routines to compute the Discrete Fourier Transform fftw3-float-3.3.3_2 Fast Discrete Fourier Transform (Single Precision C Routines) firefox-45.0.1_1,1 Web browser based on the browser portion of Mozilla fixesproto-5.0 Fixes extension headers flac-1.3.1_1 Free lossless audio codec font-bh-ttf-1.0.3_3 X.Org Bigelow & Holmes TTF font font-misc-ethiopic-1.0.3_3 X.Org miscellaneous Ethiopic font font-misc-meltho-1.0.3_3 X.Org miscellaneous Meltho font font-util-1.3.1 Create an index of X font files in a directory fontcacheproto-0.1.3 Fontcache extension headers fontconfig-2.11.1_1,1 XML-based font configuration API for X Windows fontsproto-2.1.3,1 Fonts extension headers freeglut-3.0.0 open source implementation of the GLUT library freetype2-2.6.2 Free and portable TrueType font rendering engine frei0r-1.3_1 Minimalistic plugin API for video effects fribidi-0.19.7 Free Implementation of the Unicode Bidirectional Algorithm fusefs-libs-2.9.4_1 FUSE allows filesystem implementation in userspace gamin-0.1.10_8 File and directory monitoring system gbm-11.0.8 gbm library gcc-4.8.5_2 GNU Compiler Collection 4.8 gconf2-3.2.6_4 Configuration database system for GNOME gdbm-1.11_2 GNU database manager gdk-pixbuf2-2.32.1 Graphic library for GTK+ geoclue-2.2.0 D-Bus service that provides location information getopt-1.1.6 Replacement for getopt(1) that supports GNU-style long options gettext-runtime-0.19.6 GNU gettext runtime libraries and programs gettext-tools-0.19.6 GNU gettext development and translation tools ghostscript9-base-9.06_11 Ghostscript 9.x PostScript interpreter, base part ghostscript9-x11-9.06_11 Ghostscript 9.x PostScript interpreter, X11 support giflib-5.1.2_2 Tools and library routines for working with GIF images git-2.7.4_1 Distributed source code management tool glib-2.44.1_3 Some useful routines of C programming (current stable version) glib-networking-2.44.0 Network-related giomodules for glib glproto-1.4.17 GLX extension headers gmake-4.1_2 GNU version of 'make' utility gmake-lite-4.1_1 Minimalist version of gnu make gmp-5.1.3_2 Free library for arbitrary precision arithmetic gnome-doc-utils-0.20.10_4 GNOME doc utils gnome-icon-theme-3.12.0_1 Collection of icons for the GNOME desktop gnome-icon-theme-symbolic-3.12.0 GNOME Symbolic Icons gnome-mime-data-2.18.0_5 MIME and Application database for GNOME gnome-mount-0.8_12 Front-end to mount, umount, and eject using HAL gnome-vfs-2.24.4_4 GNOME Virtual File System gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scripts gnutls-3.3.17.1 GNU Transport Layer Security library gobject-introspection-1.44.0 Generate interface introspection data for GObject libraries graphite2-1.3.7 Rendering capabilities for complex non-Roman writing systems graphviz-2.38.0_10 Graph Visualization Software from AT&T and Bell Labs gsettings-desktop-schemas-3.16.1 Collection of globally shared GSetting schemas gsfonts-8.11_6 Standard Fonts for Ghostscript gsm-1.0.13_2 Audio converter and library for converting u-law to gsm encoding gstreamer1-1.6.1 Media applications framework gstreamer1-plugins-1.6.1 GStreamer written collection of plugins handling several media types gtk-doc-1.24 Code documentation system, originally for GTK+ gtk-update-icon-cache-2.24.29 Gtk-update-icon-cache utility from the Gtk+ toolkit gtk2-2.24.29 Gimp Toolkit for X11 GUI (previous stable version) gtk3-3.16.7_2 Gimp Toolkit for X11 GUI (current stable version) gtkglarea-2.0.1_6 OpenGL widget for the GTK+2 GUI toolkit gtkglext-1.2.0_18 OpenGL extension to GTK+ gts-0.7.6_3 GNU Triangulated Surface Library guile2-2.0.11_3 GNU Ubiquitous Intelligent Language for Extension gvfs-1.24.2 GNOME virtual file system hal-0.5.14_30 Hardware Abstraction Layer for simplifying device access harfbuzz-1.1.2 OpenType text shaping engine help2man-1.43.3_1 Automatically generating simple manual pages from program output hicolor-icon-theme-0.15 High-color icon theme shell from the FreeDesktop project hunspell-1.3.3 Improved spell-checker for Hungarian and other languages icon-naming-utils-0.8.90_1 Utilities of the Tango project icu-55.1 International Components for Unicode (from IBM) ilmbase-2.2.0 ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex imlib2-1.4.7,2 The next generation graphics library for Enlightenment indexinfo-0.2.4 Utility to regenerate the GNU info page index inputproto-2.3.1 Input extension headers intltool-0.51.0 Tools to internationalize various kinds of data files iso-codes-3.63 Lists of the country, language, and currency iso names iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML) itstool-2.0.2_1 Make XML documents translatable through po files ja-tex-ptex-3.6_1 ASCII Japanese pTeX jade-1.2.1_10 Object-oriented SGML/XML parser toolkit and DSSSL engine jam-2.5_2 Build utility like make(1) jansson-2.7_1 C library for encoding, decoding, and manipulating JSON data jasper-1.900.1_16 Implementation of the codec specified in the JPEG-2000 standard java-zoneinfo-2015.f Updated Java timezone definitions javavmwrapper-2.5 Wrapper script for various Java Virtual Machines jbig2dec-0.12 Decoder implementation of the JBIG2 image compression format jbigkit-2.1_1 Lossless compression for bi-level images such as scanned pages, faxes jpeg-turbo-1.4.2 SIMD-accelerated JPEG codec which replaces libjpeg json-c-0.12_2 JSON (JavaScript Object Notation) implementation in C json-glib-1.0.4 JSON (RFC 4627) interface for Glib jsoncpp-0.6.0.r2_2 JSON reader and writer library for C++ kbproto-1.0.7 KB extension headers lame-3.99.5_2 Fast MP3 encoder kit lcms2-2.7_2 Accurate, fast, and small-footprint color management engine libEGL-11.0.8 OpenEGL library libGL-11.0.8 OpenGL library that renders using GLX or DRI libGLU-9.0.0_2 OpenGL utility library libICE-1.0.9_1,1 Inter Client Exchange library for X11 libIDL-0.8.14_2 Library for creating trees of CORBA IDL files libSM-1.2.2_3,1 Session Management library for X11 libX11-1.6.3,1 X11 library libXScrnSaver-1.2.2_3 The XScrnSaver library libXau-1.0.8_3 Authentication Protocol library for X11 libXaw-1.0.13,2 X Athena Widgets library libXcomposite-0.4.4_3,1 X Composite extension library libXcursor-1.1.14_3 X client-side cursor loading library libXdamage-1.1.4_3 X Damage extension library libXdmcp-1.1.2 X Display Manager Control Protocol library libXext-1.3.3_1,1 X11 Extension library libXfixes-5.0.1_3 X Fixes extension library libXfont-1.5.1,2 X font library libXfontcache-1.0.5_3 The Xfontcache library libXft-2.3.2_1 Client-sided font API for X applications libXi-1.7.6,1 X Input extension library libXinerama-1.1.3_3,1 X11 Xinerama library libXmu-1.1.2_3,1 X Miscellaneous Utilities libraries libXp-1.0.3,1 X print library libXpm-3.5.11_4 X Pixmap library libXrandr-1.5.0 X Resize and Rotate extension library libXrender-0.9.9 X Render extension library libXt-1.1.5,1 X Toolkit library libXtst-1.2.2_3 X Test extension libXv-1.0.10_3,1 X Video Extension library libXvMC-1.0.9 X Video Extension Motion Compensation library libXxf86misc-1.0.3_3 X XF86-Misc Extension libXxf86vm-1.1.4_1 X Vidmode Extension liba52-0.7.4_3 Free library for decoding ATSC A/52 streams, aka AC-3 libaacplus-2.0.2_8 HE-AAC+ Codec as Shared Library libarchive-3.1.2_5,1 Library to create and read several streaming archive formats libart_lgpl-2.3.21_2,1 Library for high-performance 2D graphics libass-0.13.2 Portable ASS/SSA subtitle renderer libatomic_ops-7.4.0_1 Atomic operations access library libaudiofile-0.3.6_2 Sound library for SGI audio file libbonobo-2.32.0_2 Component and compound document system for GNOME2 libbonoboui-2.24.4_3 GUI frontend to the libbonobo component of GNOME 2 libcanberra-0.30_3 Implementation of the Freedesktop sound theme spec libcddb-1.3.2_4 Library to access data on a CDDB server libcdio-0.92_1 Compact Disc Input and Control Library libcdio-paranoia-10.2+0.90+1_1 Read audio from the CDROM directly as data libcheck-0.10.0 Unit test framework for C libchk-1.10.3 Tool to check shared library links libclc-0.1.0.20150710 Required library functions for OpenCL C programming language libcroco-0.6.8_2 CSS2 parsing library libdaemon-0.14_1 Lightweight C library that eases the writing of UNIX daemons libdevq-0.0.2_1 Generic Device Query and Monitor interface libdrm-2.4.65_1,1 Userspace interface to kernel Direct Rendering Module services libdvdcss-1.3.99 Portable abstraction library for DVD decryption libdvdnav-5.0.3 MPlayer version of the libdvdnav project libdvdread-5.0.3 MPlayer version of the libdvdread project libedit-3.1.20150325_1 Command line editor library libepoxy-1.3.1 Library to handle OpenGL function pointer management libev-4.20,1 Full-featured and high-performance event loop library libevdev-1.4.4 Linux Event Device library libevent2-2.0.22_1 API for executing callback functions on events or timeouts libexif-0.6.21_4 Library to read digital camera file meta-data libffi-3.2.1 Foreign Function Interface libfontenc-1.1.3 The fontenc Library libfpx-1.3.1.4 Library routines for working with Flashpix images libgcrypt-1.6.5 General purpose crypto library based on code used in GnuPG libgd-2.1.0_7,1 Graphics library for fast creation of images libglade2-2.6.4_8 GNOME glade library libglapi-11.0.8 Common GL api library used by Mesa based ports libglesv2-11.0.8 OpenGL ES v2 library libgme-0.6.0 Collection of video game music emulators libgnome-2.32.0_3 Libraries for GNOME, a GNU desktop environment libgnome-keyring-3.12.0_2 Program that keeps passwords and other secrets libgnomecanvas-2.30.3_3 Graphics library for GNOME libgnomeui-2.24.4_5 Libraries for the GNOME GUI, a GNU desktop environment libgpg-error-1.20_1 Common error values for all GnuPG components libgphoto2-2.5.9 Universal digital camera control library libgsf-1.14.34 Extensible I/O abstraction for dealing with structured file formats libiconv-1.14_9 Character set conversion library libid3tag-0.15.1b_1 ID3 tags library (part of MAD project) libidn-1.31 Internationalized Domain Names command line tool libimobiledevice-1.2.0 Library to communicate with Apple iOS devices liblqr-1-0.4.1_8 Easy to use C/C++ seam carving library libltdl-2.4.6 System independent dlopen wrapper libmad-0.15.1b_6 Libmad library (part of MAD project) libnotify-0.7.6_1 Library for desktop notifications libogg-1.3.2_1,4 Ogg bitstream library libotf-0.9.13_2 Library for handling OpenType fonts libpaper-1.1.24.4 Library providing routines for paper size management libpciaccess-0.13.4 Generic PCI access library libplist-1.12 Library to handle Apple Property List format libpotrace-1.12 Library for transforming bitmaps into vector graphics libproxy-0.4.6_1 Library that provides automatic proxy configuration management libpthread-stubs-0.3_6 This library provides weak aliases for pthread functions libquvi-0.4.1_4 Cross-platform library for parsing flash media stream URLs libquvi-scripts-0.4.21 Embedded lua scripts for libquvi and utility scripts librsvg2-2.40.12 Library for parsing and rendering SVG vector-graphic files libsecret-0.18.3 Library to access the secret service API libsigsegv-2.10_1 Handling page faults in user mode libsndfile-1.0.26 Reading and writing files containing sampled sound (like WAV or AIFF) libsoup-2.50.0 SOAP (Simple Object Access Protocol) implementation in C libsoup-gnome-2.50.0 SOAP (Simple Object Access Protocol) implementation in C libtasn1-4.7 ASN.1 structure parser library libtheora-1.1.1_6 Theora video codec for the Ogg multimedia streaming system libtool-2.4.6 Generic shared library support script libunistring-0.9.6 Unicode string library libusbmuxd-1.0.10 Communication interface library for usbmuxd libv4l-1.6.3_1 Video4Linux library libvolume_id-0.81.1 Library to provide file system type information libvorbis-1.3.5,3 Audio compression codec library libvpx-1.5.0_1 VP8/VP9 Codec SDK libwmf-0.2.8.4_15 Tools and library for converting Microsoft WMF (windows metafile) libx264-0.144.2533_1 H.264/MPEG-4 AVC Video Encoding (Library) libxcb-1.11.1 The X protocol C-language Binding (XCB) library libxkbfile-1.0.9 XKB file library libxkbui-1.0.2_4 The xkbui library libxml2-2.9.3 XML parser library for GNOME libxshmfence-1.2 Shared memory 'SyncFence' synchronization primitive libxslt-1.1.28_8 The XSLT C library for GNOME libyaml-0.1.6_2 YAML 1.1 parser and emitter written in C llvm36-3.6.2_2 Low Level Virtual Machine lua52-5.2.4 Small, compilable scripting language providing easy access to C code lynx-2.8.8.2_3,1 Non-graphical, text-based World-Wide Web client lzo2-2.09 Portable speedy, lossless data compression library m17n-db-1.7.0 Data files for the m17n library m17n-lib-1.6.4_6 Library for the multilingual text handling m4-1.4.17_1,1 GNU m4 mDNSResponder-576.30.4 Bonjour (zero-configuration networking) by Apple makedepend-1.0.5,1 Dependency generator for makefiles maven-wrapper-1_2 Wrapper script for the various installations of Maven maven33-3.3.3_1 Java project management tool, 3.3.x branch mkfontdir-1.0.7 Create an index of X font files in a directory mkfontscale-1.1.2 Creates an index of scalable font files for X mp4v2-1.9.1_1 Library and tools to read, create, and modify mp4 files mpc-1.0.3 Library of complex numbers with arbitrarily high precision mpfr-3.1.3 Library for multiple-precision floating-point computations mplayer2-2.0.20130428_17 Advanced general-purpose video player nasm-2.11.08_1,1 General-purpose multi-platform x86 and amd64 assembler nettle-2.7.1 Low-level cryptographic library nghttp2-1.7.1 HTTP/2.0 C Library ninja-1.6.0,2 Ninja is a small build system closest in spirit to Make nspr-4.12 Platform-neutral API for system level and libc like functions nss-3.22.2 Libraries to support development of security-enabled applications open-motif-2.3.4_2 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openal-soft-1.16.0_3 Software implementation of the OpenAL specification opencore-amr-0.1.3_1 OpenCORE implementation of AMR Narrowband & Wideband speech codec opencv-core-2.4.9_3 Open Source Computer Vision library openjdk-7.91.02,1 Java Development Kit 7 openjdk8-8.66.17_3 Java Development Kit 8 openjpeg-2.1.1 Open-source JPEG 2000 codec openjpeg15-1.5.2_1 Open-source JPEG 2000 codec openssl-1.0.2_11 SSL and crypto library orc-0.4.24_1 Library and toolset to operate arrays of data p11-kit-0.23.2 Library for loading and enumerating of PKCS#11 modules p5-Authen-SASL-2.16_1 Perl5 module for SASL authentication p5-Digest-HMAC-1.03_1 Perl5 interface to HMAC Message-Digest Algorithms p5-Error-0.17024 Error/exception handling in object-oriented programming style p5-Filter-1.55 Number of source filters for perl5 programs p5-GSSAPI-0.28_1 Perl extension providing access to the GSSAPIv2 library p5-IO-Socket-IP-0.37 Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6 p5-IO-Socket-SSL-2.021 Perl5 interface to SSL sockets p5-Locale-gettext-1.06 Message handling functions p5-Mozilla-CA-20141217 Perl extension for Mozilla CA cert bundle in PEM format p5-Net-SMTP-SSL-1.03 SSL support for Net::SMTP p5-Net-SSLeay-1.72 Perl5 interface to SSL p5-SGMLSpm-1.03_2 Perl module for postprocessing the output from sgmls and nsgmls p5-Socket-2.021 Networking constants and support functions p5-Switch-2.17_1 Switch - A switch statement for Perl p5-URI-1.69 Perl5 interface to Uniform Resource Identifier (URI) references p5-XML-NamespaceSupport-1.11_1 Simple generic namespace support class p5-XML-Parser-2.44 Perl extension interface to James Clark's XML parser, expat p5-XML-SAX-0.99_2 Simple API for XML p5-XML-SAX-Base-1.08_1 Base class SAX Drivers and Filters p5-XML-SAX-Expat-0.51_1 Simple API for XML p5-XML-Simple-2.22 Trivial API for reading and writing XML (esp config files) pango-1.36.8_2 Open-source framework for the layout and rendering of i18n text pangox-compat-0.0.2_1 Deprecated pangoX support pciids-20151224 Database of all known IDs used in PCI devices pcre-8.38 Perl Compatible Regular Expressions library perl5-5.20.3_8 Practical Extraction and Report Language pixman-0.32.8 Low-level pixel manipulation library pkg-1.6.2 Package manager pkgconf-0.9.12_1 Utility to help to configure compiler and linker flags png-1.6.20 Library for manipulating PNG images policykit-0.9_10 Framework for controlling access to system-wide components policykit-gnome-0.9.2_7 GNOME frontend to the PolicyKit framework polkit-0.113_1 Framework for controlling access to system-wide components poppler-0.34.0 PDF rendering library poppler-data-0.4.7 Poppler encoding data poppler-glib-0.34.0 GLib bindings to poppler popt-1.16_1 Getopt(3) like library with a number of enhancements, from Redhat portmaster-3.17.8_1 Manage your ports without external databases or languages presentproto-1.0 Present protocol specification printproto-1.0.5 Print extension headers psutils-1.17_5 Utilities for manipulating PostScript documents pulseaudio-6.0_2 Sound server for UNIX py27-Babel-2.1.1 Collection of tools for internationalizing Python applications py27-Jinja2-2.8 Fast and easy to use stand-alone template engine py27-MarkupSafe-0.23 Implements XML/HTML/XHTML Markup safe string for Python py27-alabaster-0.7.6 Modified Kr Sphinx theme py27-cffi-1.2.1 Foreign Function Interface for Python calling C code py27-cryptography-1.0.2_4 Cryptographic recipes and primitives for Python developers py27-docutils-0.12 Python Documentation Utilities py27-enum34-1.0.4 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7 py27-idna-2.0 Internationalized Domain Names in Applications (IDNA) py27-ipaddress-1.0.14 Python 3.3's ipaddress for Python 2.6 and 2.7 py27-libxml2-2.9.3 Python interface for XML parser library for GNOME py27-openssl-0.15.1 Python interface to the OpenSSL library py27-pyasn1-0.1.9 ASN.1 toolkit for Python py27-pycparser-2.10 C parser in Python py27-pygments-2.0.2_1 Syntax highlighter written in Python py27-pystemmer-1.3.0_1 Snowball Stemming Algorithms for Information Retrieval py27-pytz-2015.7,1 World Timezone Definitions for Python py27-setuptools27-19.2 Python packages installer py27-six-1.9.0 Python 2 and 3 compatibility utilities py27-snowballstemmer-1.2.0_1 Snowball stemming library collection for Python py27-sphinx-1.3.1_2 Python documentation generator py27-sphinx_rtd_theme-0.1.8 Mobile-friendly py-sphinx theme py27-sqlite3-2.7.11_7 Standard Python binding to the SQLite3 library (Python 2.7) python-2.7_2,2 The "meta-port" for the default version of Python interpreter python2-2_3 The "meta-port" for version 2 of the Python interpreter python27-2.7.11_1 Interpreted object-oriented programming language python3-3_3 The "meta-port" for version 3 of the Python interpreter python34-3.4.4_1 Interpreted object-oriented programming language randrproto-1.5.0 Randr extension headers rarian-0.8.1_4 OMF help system based on the Freedesktop specification recordproto-1.14.2 RECORD extension headers renderproto-0.11.1 RenderProto protocol headers resourceproto-1.2.0 Resource extension headers ruby-2.1.8,1 Object-oriented interpreted scripting language samba36-libsmbclient-3.6.25_2 Shared lib from the samba package sbcl-1.3.1,1 Common Lisp development system derived from the CMU CL system schroedinger-1.0.11_4 High-speed Dirac codec scons-2.3.0_1 Build tool alternative to make scrnsaverproto-1.2.2 ScrnSaver extension headers sdl-1.2.15_7,2 Cross-platform multimedia development API sdocbook-xml-1.1_1,2 "Simplified" DocBook XML DTD serf-1.3.8_1 Serf HTTP client library shared-mime-info-1.5 MIME types database from the freedesktop.org project soundtouch-1.9.2 Open-source audio processing library spdylay-1.3.2 SPDY protocol version 2, 3 and 3.1 implementation in C speexdsp-1.2.r3_1 Audio compression format designed for speech spidermonkey170-17.0.0_1 Standalone JavaScript based from Mozilla 17-esr sqlite3-3.9.2 SQL database engine in a C library startup-notification-0.12_4 Library that supports startup notification spec from freedesktop.org subversion-1.9.3_1 Version control system sudo-1.8.15 Allow others to run commands as root svgalib-1.4.3_7 Low level console graphics library swig30-3.0.7 Generate wrappers for calling C/C++ code from other languages t1lib-5.1.2_4,1 Type 1 font rasterization library for Unix/X11 talloc-2.1.5 Hierarchical pool based memory allocator tcl86-8.6.4 Tool Command Language tdb-1.3.8,1 Trivial Database teckit-2.5.1_1 Toolkit for converting data between 8-bit legacy encodings and Unicode tevent-0.9.26 Talloc based event loop library tex-aleph-1.15.2.1.r.4_3 TeX Engine including Omega and e-TeX features tex-basic-engines-20150521 Basic TeX Engines tex-dvipdfmx-20150315_1 DVI Previewer(kpathsearch) for X tex-dvipsk-5.995_1 Convert a TeX DVI file to PostScript tex-formats-20150521_2 Formats for basic TeX engines tex-jadetex-3.13_3 TeX backend for Jade, DSSSL processor for SGML/XML documents tex-kpathsea-6.2.1_1 Path searching library for TeX tex-libtexlua-5.2.4 Lua library for TeXLive tex-libtexluajit-2.0.3 LuaJIT library for TeXLive tex-luatex-0.80.0_3 Extended version of pdfTeX using Lua tex-ptexenc-1.3.3_2 Library for Japanese pTeX and its tools tex-synctex-1.17.0_1 Synchronization TeXnology parser library tex-web2c-20150521_1 TeX implementation translating WEB to C tex-xdvik-22.87_4 DVI Previewer(kpathsearch) for X tex-xetex-0.99992_2 TeX System with Unicode and Modern Font Technologies tex-xmltex-1.9_2 Non-validating XML parser, written in TeX texi2html-5.0_1,1 Texinfo to HTML converter texlive-base-20150521_6 TeX Live Typesetting System, base binaries texlive-docs-20150523 TeX Live Typesetting System, documentation texlive-full-20150521 TeX Live, Full Version texlive-texmf-20150523_3 TeX Live Typesetting System, texmf Tree texlive-tlmgr-20150523_2 TeXLive manager modules tiff-4.0.6_1 Tools and library routines for working with TIFF images trapproto-3.4.3 DEC-XTRAP extension headers trousers-tddl-0.3.10_7 The open-source TCG Software Stack twm-1.0.9 Tab Window Manager for the X Window System twolame-0.3.13_4 MPEG Audio Layer 2 encoder unzip-6.0_7 List, test, and extract compressed files from a ZIP archive v4l_compat-1.6.3 Video4Linux IOCTL header files vala-0.28.1 Programming language and compiler that converts Vala code into C code videoproto-2.3.2 Video extension headers vim-7.4.979 Improved version of the vi editor w3m-0.5.3_4 Pager/text-based WWW browser webcamd-4.2.0.9 Port of Linux USB webcam and DVB drivers into userspace webkit-gtk2-2.4.9 Opensource browser engine using the GTK+ 2 toolkit webp-0.4.4_1 Google WebP image format conversion tool wget-1.16.3 Retrieve files from the Net via HTTP(S) and FTP wqy-fonts-20100803_5,1 GNU GPL-licensed font set covering CJK and other Unicode characters x265-1.8 H.265/High Efficiency Video Coding (HEVC) format xbitmaps-1.1.1 X.Org bitmaps data xcb-proto-1.11 The X protocol C-language Binding (XCB) protocol xcb-util-0.4.0_1,1 Module with libxcb/libX11 extension/replacement libraries xcb-util-renderutil-0.3.9_1 Convenience functions for the Render extension xcmiscproto-1.2.2 XCMisc extension headers xdg-utils-1.0.2.20130919_1 Tools to allow all applications to integrate with the free desktop xextproto-7.3.0 XExt extension headers xf86-input-evdev-2.9.2_1 X.Org event device input driver xf86-input-keyboard-1.8.1 X.Org keyboard input driver xf86-input-mouse-1.9.1_1 X.Org mouse input driver xf86-video-intel-2.21.15_9 Driver for Intel integrated graphics chipsets xf86-video-vesa-2.3.4 X.Org vesa display driver xf86bigfontproto-1.2.0 XFree86-Bigfont extension headers xf86dgaproto-2.1 XFree86-DGA extension headers xf86driproto-2.1.1 XFree86-DRI extension headers xf86miscproto-0.9.3 XFree86-Misc extension headers xf86vidmodeproto-2.3.1 XFree86-VidModeExtension extension headers xineramaproto-1.2.1 Xinerama extension headers xinit-1.3.4,1 X Window System initializer xkbcomp-1.3.1 Compile XKB keyboard description xkeyboard-config-2.16 X Keyboard Configuration Database xmlcatmgr-2.2_2 SGML and XML catalog manager xmlcharent-0.3_2 XML character entities xmlto-0.0.28 Front-end to an XSL toolchain xmodmap-1.0.9 Utility for modifying keymaps and pointer button mappings in X xorg-fonts-truetype-7.7_1 X.Org TrueType fonts xorg-macros-1.19.0 X.Org development aclocal macros xorg-server-1.17.4,1 X.Org X server and related programs xpdfopen-0.86 Command line utility for PDF viewers xprop-1.2.2 Property displayer for X xproto-7.0.28 X11 protocol headers xset-1.2.3_1 User preference utility for X xtrans-1.3.5 Abstract network code for X xvid-1.3.4,1 Opensource MPEG-4 codec, based on OpenDivx xvt-3.0.0 Xterm replacement supporting color, transparency, and more, with less yasm-1.2.0 Complete rewrite of the NASM assembler zh-fcitx-4.2.8.6_1 Flexible Input Method Framework zh-fcitx-googlepinyin-0.1.6 Libgooglepinyin support for Fcitx zh-fcitx-table-extra-0.3.7 Table-based input methods for Fcitx zh-fcitx-ui-light-0.1.3_1 Alternative light weight UI for Fcitx zh-libgooglepinyin-0.1.2 Fork of Google Pinyin IME on Android zip-3.0_1 Create/update ZIP files compatible with PKZIP zziplib-0.13.62_2 Library to provide transparent read access to zipped files [-- Attachment #7 --] Section "ServerLayout" Identifier "default" Option "AutoAddDevices" "true" EndSection Section "Device" Identifier "Card0" Driver "vesa" BusId "PCI:0:2:0" EndSection Section "InputDevice" Identifier "DefaultInputDevice" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/ums0" Option "Buttons" "7" EndSection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALGfCvDtyaPC%2BKiXFw_bghcw6mcvSR_4VaxZxtw_ps0mXMDihg>
