Hi,

I have exactly the same behaviour in a Lenovo Ideapad IBR 110S here using
i3 or Lumina using *any* browser after a couple of minutes, so it is not
faulty hw of the poster. The behaviour was not present with 6.1.

On 28 October 2017 at 04:33, J Vans <3...@startmail.com> wrote:

> I decided to post this in misc because I am not sure if this a bug or
> unsupported hardware. It is a Lenovo 110s laptop.
>
> Apm works on this machine. Suspend and resume work on this machine.
>
> When running X, and doing things that require a lot of memory (open
> firefox and watch a youtube video + 3 or 4 more tabs + open evince and open
> a sizeable PDF was my test) this machine freezes, and the screen goes
> black. Sometimes this happens in 30 seconds, sometimes it takes 10 minutes
> or more. I also tested with Chrome and Midori, and got the same behavior. I
> also tested playing video locally and the results were the same. On a few
> occasions it crashed while not doing much, but for the most part if I keep
> memory usage low (i.e. use a text based browser, for example) it does not
> crash. DDB is opening in the background after the crash, but I cannot see
> it. I type ps, and trace, but they do not show up in the messages after
> rebooting. I have however been able to get several core dumps. They look
> identical to eachother, which leads me to believe it is the same problem
> happening in each crash.
>
> The above behavior is consistant across i3, Fvwm, and Cwm, with apmd
> enabled or no, across all flag settings of apm, and machdep.aperture=0, 1,
> and 2.
>
> Serial console is not an option on this machine but I have quite a
> collection of core dumps. Any advice on trouble shooting this further (or
> if it's unsupported hardware) would be appreciated.
>
> The below info was generated using a kernel built from GENERIC's config +
> makeoptions DEBUG="-g", built from the CURRENT tree on 10/26.
>
> GNU gdb 6.3
> 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-unknown-openbsd6.2".
> (gdb) file bsd.8
> Reading symbols from /home/utilis/CRASH/102717/607pm/bsd.8...done.
> (gdb) target kvm bsd.8.core
> #0  0xffffffff8167c544 in dumpsys () at /usr/src/sys/arch/amd64/amd64/
> machdep.c:949
> 949                             error = (*dump)(dumpdev, blkno, va, n);
> Current language:  auto; currently minimal
> (gdb) where
> #0  0xffffffff8167c544 in dumpsys () at /usr/src/sys/arch/amd64/amd64/
> machdep.c:949
> #1  0xffffffff8167bfea in boot (howto=0)
>     at /usr/src/sys/arch/amd64/amd64/machdep.c:743
> #2  0xffffffff813cccf5 in reboot (howto=Variable "howto" is not available.
> ) at /usr/src/sys/kern/kern_xxx.c:70
> #3  0xffffffff81009f7e in db_boot_crash_cmd (addr=Variable "addr" is not
> available.
> )
>     at /usr/src/sys/ddb/db_command.c:790
> #4  0xffffffff8100986d in db_command (last_cmdp=0x0, cmd_table=Variable
> "cmd_table" is not available.
> )
>     at /usr/src/sys/ddb/db_command.c:303
> #5  0xffffffff8100a331 in db_command_loop () at
> /usr/src/sys/ddb/db_command.c:703
> #6  0xffffffff816694d4 in db_trap (type=Variable "type" is not available.
> ) at /usr/src/sys/ddb/db_trap.c:93
> #7  0xffffffff812a75ca in db_ktrap (type=0, code=0, regs=0x0)
>     at /usr/src/sys/arch/amd64/amd64/db_interface.c:152
> #8  0xffffffff811c150c in trap (frame=0x0)
>     at /usr/src/sys/arch/amd64/amd64/trap.c:188
> #9  0xffffffff81618a25 in calltrap ()
> #10 0xffffffff81405af0 in pmap_flush_cache (addr=18446603336235712512,
> len=Variable "len" is not available.
> )
>     at /usr/src/sys/arch/amd64/amd64/pmap.c:1288
> #11 0xffffffff815b1a2b in gen8_ppgtt_clear_pte_range
> (vm=0xffff800000994000,
>     pdp=0xffff8000009941a0, start=Variable "start" is not available.
> )
>     at /usr/src/sys/dev/pci/drm/i915/i915_gem_gtt.c:394
> #12 0xffffffff81068ae8 in __i915_vma_unbind (vma=0x156, wait=Variable
> "wait" is not available.
> )
>     at /usr/src/sys/dev/pci/drm/i915/i915_gem.c:3784
> #13 0xffffffff8106aa3e in i915_gem_free_object (gem_obj=0xffff800000dd16d0)
>     at /usr/src/sys/dev/pci/drm/i915/i915_gem.c:3817
> #14 0xffffffff81332741 in drm_gem_object_handle_unreference_unlocked
> (obj=0x156)
>     at /usr/src/sys/dev/pci/drm/drm_gem.c:900
> #15 0xffffffff81332626 in drm_gem_handle_delete (filp=0x1a7ec083, handle=3)
>     at /usr/src/sys/dev/pci/drm/drm_gem.c:424
> #16 0xffffffff8169da2c in drm_do_ioctl (dev=0x3, minor=Variable "minor" is
> not available.
> )
>     at /usr/src/sys/dev/pci/drm/drm_drv.c:859
> #17 0xffffffff8169db2f in drmioctl (kdev=Variable "kdev" is not available.
> )
>     at /usr/src/sys/dev/pci/drm/drm_drv.c:886
> #18 0xffffffff8172fc5e in VOP_IOCTL (vp=Variable "vp" is not available.
> ) at /usr/src/sys/kern/vfs_vops.c:259
> #19 0xffffffff8101d99d in vn_ioctl (fp=0xffff800000dd7c80, com=205,
> data=Variable "data" is not available.
> )
>     at /usr/src/sys/kern/vfs_vnops.c:487
> #20 0xffffffff81479405 in sys_ioctl (p=0xffff80003020e028, v=0x3,
> retval=Variable "retval" is not available.
> )
>     at /usr/src/sys/kern/sys_generic.c:516
> #21 0xffffffff811c1a2c in syscall (frame=0xcd) at syscall_mi.h:78
> #22 0xffffffff8105f2db in Xsyscall ()
> (gdb)
>
>
>
>
> # ps -N bsd.8 -M bsd.8.core -O paddr
>   PID            PADDR TT  STAT       TIME COMMAND
> 26686 ffff80003020e6d0 C0  Is+p    0:00.01 (getty)
> 49067 ffff80003020eb40 C1  Is+p    0:00.00 (getty)
> 55407 ffff80003020ed78 C2  Is+p    0:00.00 (getty)
> 27914 ffff80003020efb0 C3  Is+p    0:00.00 (getty)
> 89510 ffff80003020f1e8 C5  Is+p    0:00.00 (getty)
>
>
>
>
> # vmstat -N bsd.8 -M bsd.8.core -m
> Memory statistics by bucket size
>     Size   In Use   Free           Requests  HighWater  Couldfree
>       16     2798   1810              55673    1280          0
>       32     8354   1118              89856     640          5
>       64     3356   2340             730275     320          0
>      128     6368    640             541342     160        115
>      256      516   1660              45137      80          8
>      512      239    161              41141      40          8
>     1024     2774    242               8710      20         64
>     2048       71    359                454      10        176
>     4096       85    401               1393       5        395
>     8192      208    268                541       5        262
>    16384       49      0               1257       5          0
>    32768        9      0                 13       5          0
>    65536       10      0                389       5          0
>   131072        1      0                  1       5          0
>   524288        5      0                  6       5          0
>
> Memory usage type by bucket size
>     Size  Type(s)
>       16  devbuf, pcb, rtable, UFS mount, dirhash, ACPI, ip_moptions, exec,
>           VM swap, UVM amap, UVM aobj, USB, USB device, temp, DRM
>       32  devbuf, pcb, rtable, ifaddr, UFS mount, sem, dirhash, ACPI,
> in_multi,
>           ether_multi, exec, UVM amap, UVM aobj, USB, USB device, NDP,
> temp,
>           AGP Memory, DRM
>       64  devbuf, rtable, ifaddr, counters, vnodes, UFS mount, dirhash,
> ACPI,
>           proc, in_multi, VM swap, UVM amap, UVM aobj, USB, temp, DRM
>      128  devbuf, pcb, rtable, ifaddr, counters, vnodes, sem, dirhash,
> ACPI,
>           NFS srvsock, ip_moptions, in_multi, UVM amap, UVM aobj, USB,
> temp,
>           DRM
>      256  devbuf, rtable, ifaddr, counters, ioctlops, iov, vnodes, UFS
> mount,
>           shm, VM map, dirhash, ACPI, exec, UVM amap, UVM aobj, USB, temp,
> DRM
>      512  devbuf, ioctlops, iov, UFS mount, dirhash, file desc, ttys,
> newblk,
>           UVM amap, UVM aobj, USB, temp, DRM
>     1024  devbuf, pcb, counters, ioctlops, iov, mount, shm, ACPI, file
> desc,
>           proc, ttys, exec, UVM amap, UVM aobj, USB device, crypto data,
> temp,
>           DRM
>     2048  devbuf, pcb, ioctlops, UFS mount, dirhash, ACPI, file desc, VM
> swap,
>           UVM aobj, USB, temp, DRM
>     4096  devbuf, ifaddr, counters, ioctlops, UFS mount, shm, proc, ttys,
> USB,
>           memdesc, temp, DRM
>     8192  devbuf, counters, ttys, pagedep, temp, SYN cache, DRM
>    16384  devbuf, NFS daemon, MSDOSFS mount, temp, DRM
>    32768  devbuf, UFS quota, UFS mount, ISOFS mount, inodedep, DRM
>    65536  devbuf, temp
>   131072  devbuf
>   524288  devbuf, VM swap
>
> Memory statistics by type                           Type  Kern
>           Type InUse MemUse HighUse  Limit Requests Limit Limit Size(s)
>         devbuf  3554  5802K   5980K 78644K    40574    0     0
> 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,524288
>            pcb   140    26K     29K 78644K      251    0     0
> 16,32,128,1024,2048
>         rtable    69     3K      3K 78644K      673    0     0
> 16,32,64,128,256
>         ifaddr    75    12K     12K 78644K       77    0     0
> 32,64,128,256,4096
>       counters    14    16K     16K 78644K       14    0     0
> 64,128,256,1024,4096,8192
>       ioctlops     0     0K      4K 78644K     1500    0     0
> 256,512,1024,2048,4096
>            iov     0     0K      1K 78644K     5622    0     0
> 256,512,1024
>          mount     9     9K      9K 78644K        9    0     0  1024
>         vnodes  1165    74K     74K 78644K     1183    0     0  64,128,256
>      UFS quota     1    32K     32K 78644K        1    0     0  32768
>      UFS mount    37    78K     78K 78644K       37    0     0
> 16,32,64,256,512,2048,4096,32768
>            shm     4    10K     14K 78644K        5    0     0
> 256,1024,4096
>         VM map     2     1K      1K 78644K        2    0     0  256
>            sem     2     1K      1K 78644K        2    0     0  32,128
>        dirhash    66    19K     19K 78644K       90    0     0
> 16,32,64,128,256,512,2048
>           ACPI  5343   632K    660K 78644K   520321    0     0
> 16,32,64,128,256,1024,2048
>      file desc     4     4K      5K 78644K        9    0     0
> 512,1024,2048
>           proc    20    14K     14K 78644K       20    0     0
> 64,1024,4096
>    NFS srvsock     1     1K      1K 78644K        1    0     0  128
>     NFS daemon     1    16K     16K 78644K        1    0     0  16384
>    ip_moptions     3     1K      1K 78644K        3    0     0  16,128
>       in_multi    15     1K      1K 78644K       15    0     0  32,64,128
>    ether_multi     2     1K      1K 78644K        2    0     0  32
>    ISOFS mount     1    32K     32K 78644K        1    0     0  32768
>  MSDOSFS mount     1    16K     16K 78644K        1    0     0  16384
>           ttys   414  1751K   1751K 78644K      414    0     0
> 512,1024,4096,8192
>           exec     0     0K      2K 78644K      450    0     0
> 16,32,256,1024
>        pagedep     1     8K      8K 78644K        1    0     0  8192
>       inodedep     1    32K     32K 78644K        1    0     0  32768
>         newblk     1     1K      1K 78644K        1    0     0  512
>        VM swap     7   731K    731K 78644K        7    0     0
> 16,64,2048,524288
>       UVM amap 11756   519K    808K 78644K    91525    0     0
> 16,32,64,128,256,512,1024
>       UVM aobj   159    33K    275K 78644K     1988    0     0
> 16,32,64,128,256,512,1024,2048
>            USB    28    21K     21K 78644K       40    0     0
> 16,32,64,128,256,512,2048,4096
>     USB device     4     2K      2K 78644K        4    0     0  16,32,1024
>        memdesc     1     4K      4K 78644K        1    0     0  4096
>    crypto data     1     1K      1K 78644K        1    0     0  1024
>            NDP     4     1K      1K 78644K        4    0     0  32
>           temp    82    57K    166K 78644K   706870    0     0
> 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536
>      SYN cache     2    16K     16K 78644K        2    0     0  8192
>     AGP Memory     1     1K      1K 78644K        1    0     0  32
>            DRM  1852   950K   6220K 78644K   144464    0     0
> 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
>
> Memory Totals:  In Use    Free    Requests
>                 10912K   5493K     1516188
> Memory resource pool statistics
> Name        Size Requests Fail    InUse Pgreq Pgrel Npage Hiwat Minpg
> Maxpg Idle
> arp           56        2    0        2     1     0     1     1     0
>  8    0
> inpcbpl      280      999    0       44    12     7     5    11     0
>  8    0
> plimitpl     152       38    0       27     2     0     2     2     0
>  8    0
> rtentry      112       29    0       26     1     0     1     1     0
>  8    0
> sackhl        24       35    0        1    17    16     1     1     0
>  8    0
> tcpqe         32     1993    0        0    26    25     1     1     0
>  8    1
> tcpcb        544      400    0       30    10     7     3     9     0
>  8    0
> rttmr         72        4    0        1     1     0     1     1     0
>  8    0
> pfosfp        40      846    0      423     5     0     5     5     0
>  8    0
> pfosfpen     112     1428    0      714    21     0    21    21     0
>  8    0
> pfstitem      24     1105    0       53     2     1     1     2     0
>  8    0
> pfstkey      112     1105    0       53     9     5     4     8     0
>  8    0
> pfstate      312     1105    0       53    29    19    10    22     0
>  8    0
> pfrule      1360       19    0        3     2     1     1     2     0
>  8    0
> art_heap8   4096        1    0        1     1     0     1     1     0
>  8    0
> art_heap4    256      110    0      104     7     0     7     7     0
>  8    0
> art_table     32      111    0      105     1     0     1     1     0
>  8    0
> art_node      16       29    0       26     1     0     1     1     0
>  8    0
> shmpl        112        2    0        0     2     2     0     1     0
>  8    0
> dirhash     1024      380    0      346    44     0    44    44     0
>  8    0
> dino1pl      128    12827    0     6575   277    21   256   275     0
>  8    0
> ffsino       240    12827    0     6575   508    58   450   501     0
>  8    0
> nchpl        144     7218    0     3504   133     3   130   130     0
>  8    0
> uvmvnodes     72    12860    0    12860   234     0   234   234     0
>  8    0
> vnodes       192    12860    0    12860   643     0   643   643     0
>  8    0
> namei       1024    66517    0        0    53    52     1     1     0
>  8    1
> xhcixfer     240       76    0        1     1     0     1     1     0
>  8    0
> drmreq       152    32549    0     2888   932   820   112   254     0
>  8    0
> drmvma       280     4115    0      228   160     0   160   160     0
>  8   68
> drmobj       584     1991    0      163   137     8   129   129     0
>  8   79
> idrpl         32     2374    0      209    15     0    15    15     0
>  8    2
> scxspl       192   201635    0        1    93    91     2     2     0
>  8    1
> sigapl       432      456    0       49     7     1     6     7     0
>  8    0
> futexpl       48   947141    0       46     1     0     1     1     0
>  8    0
> knotepl      112     5348    0       89     3     0     3     3     0
>  8    0
> kqueuepl      56       19    0       18     1     0     1     1     0
>  8    0
> pipepl       112      300    0       49     2     0     2     2     0
>  8    0
> fdescpl      440      457    0       50     7     0     7     7     0
>  8    0
> filepl       112    18306    0      335    15     4    11    13     0
>  8    0
> lockfpl       88     6624    0        7     3     2     1     1     0
>  8    0
> sessionpl    112       31    0       27     1     0     1     1     0
>  8    0
> pgrppl        40       36    0       28     1     0     1     1     0
>  8    0
> ucredpl       96      152    0       39     2     1     1     2     0
>  8    0
> zombiepl     144      411    0        4     5     4     1     1     0
>  8    0
> processpl    736      481    0       74     8     0     8     8     0
>  8    0
> procpl       568      706    0      152    13     1    12    12     0
>  8    0
> sockpl       376     1234    0      170    31    12    19    28     0
>  8    0
> mcl64k      65536  645863    0        1     7     6     1     1     0
>  8    0
> mcl16k      16384     687    0        0    20    19     1     1     0
>  8    1
> mcl12k      12288    3949    0        0    28    27     1     1     0
>  8    1
> mcl9k       9216     1709    0        0    16    15     1     1     0
>  8    1
> mcl8k       8192     1695    0        0    26    25     1     1     0
>  8    1
> mcl4k       4096   184563    0      256    70    36    34    36     0
>  8    0
> mcl2k2      2112      307    0        0    31    31     0     1     0
>  8    0
> mcl2k       2048   129666    0       38   220   213     7    29     0
>  8    0
> mtagpl        80        2    0        0     1     1     0     1     0
>  8    0
> mbufpl       256  1622282    0      466    86    54    32    40     0
>  8    0
> bufpl        256   187662    0    11300  1397   469   928  1395     0
>  8    4
> anonpl        16  2760137    0   120820   612    26   586   587     0
>  117    0
> amapchunkpl  152   118231    0     4873   259    19   240   240     0
>  158    0
> amappl16     192     6949    0      874    77    30    47    53     0
>  8    0
> amappl15     184      286    0       61     7     3     4     5     0
>  8    0
> amappl14     176      261    0       47     4     1     3     4     0
>  8    0
> amappl13     168     1733    0      240    17     3    14    14     0
>  8    0
> amappl12     160      438    0      109     5     0     5     5     0
>  8    0
> amappl11     152      737    0      114     5     0     5     5     0
>  8    0
> amappl10     144      644    0       60     3     0     3     3     0
>  8    0
> amappl9      136      418    0      178     7     0     7     7     0
>  8    0
> amappl8      128    75650    0     7116   280    46   234   236     0
>  8    0
> amappl7      120      415    0      101     4     0     4     4     0
>  8    0
> amappl6      112      919    0      184     7     0     7     7     0
>  8    0
> amappl5      104     3297    0      528    19     0    19    19     0
>  8    0
> amappl4       96     4986    0      846    23     0    23    23     0
>  8    0
> amappl3       88     2790    0      719    24     3    21    22     0
>  8    0
> amappl2       80    44811    0     3247   102    16    86    91     0
>  8    0
> amappl1       72   165009    0    28078   700    87   613   622     0
>  8    0
> amappl        72    29996    0     1497    49     2    47    47     0
> 75    0
> dma4096     4096        1    0        0     1     1     0     1     0
>  8    0
> dma512       512        3    0        1     1     0     1     1     0
>  8    0
> dma256       256       15    0        0     1     1     0     1     0
>  8    0
> dma64         64       13    0        0     1     1     0     1     0
>  8    0
> dma32         32        9    0        0     1     1     0     1     0
>  8    0
> dma16         16       33    0        0     1     1     0     1     0
>  8    0
> aobjpl        64     1987    0      158    29     0    29    29     0
>  8    8
> uaoeltpl      96       19    0       12     1     0     1     1     0
>  8    0
> uaddrrnd      24      457    0       50     1     0     1     1     0
>  8    0
> uaddrbest     32        2    0        2     1     0     1     1     0
>  8    0
> uaddr         24      457    0       50     1     0     1     1     0
>  8    0
> vmmpekpl     168   140947    0       53     4     1     3     3     0
>  8    0
> vmmpepl      168   644214    0    52567  2727   206  2521  2560     0
>  357    1
> vmsppl       256      456    0       49     4     0     4     4     0
>  8    0
> pdppl       4096      456    0       49     7     0     7     7     0
>  8    0
> pvpl          32  6224050    0    81177  1693   448  1245  1666     0
>  265  262
> pmappl       176      456    0       49     3     0     3     3     0
>  8    0
> extentpl      40    34418    0     6174    63     0    63    63     0
>  8    0
> phpool       112     2640    0     1671    62     2    60    62     0
>  8    0
>
> In use 29882K, total allocated 39912K; utilization 74.9%
>
>
>
>
> $ cat Xorg.log
> [    41.293] (--) checkDevMem: using aperture driver /dev/xf86
> [    41.322] (--) Using wscons driver on /dev/ttyC4
> [    41.336]
> X.Org X Server 1.18.4
> Release Date: 2016-07-19
> [    41.336] X Protocol Version 11, Revision 0
> [    41.336] Build Operating System: OpenBSD 6.2 amd64
> [    41.336] Current Operating System: OpenBSD groo.my.domain 6.2 DEBUG#2
> amd64
> [    41.336] Build Date: 20 October 2017  02:29:09PM
> [    41.336]
> [    41.336] Current version of pixman: 0.34.0
> [    41.336]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [    41.336] Markers: (--) probed, (**) from config file, (==) default
> setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    41.336] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 27
> 18:01:04 2017
> [    41.338] (==) Using system config directory "/usr/X11R6/share/X11/xorg.
> conf.d"
> [    41.339] (==) No Layout section.  Using the first Screen section.
> [    41.339] (==) No screen section available. Using defaults.
> [    41.339] (**) |-->Screen "Default Screen Section" (0)
> [    41.339] (**) |   |-->Monitor "<default monitor>"
> [    41.340] (==) No monitor specified for screen "Default Screen Section".
>         Using a default monitor configuration.
> [    41.340] (==) Disabling SIGIO handlers for input devices
> [    41.340] (==) Automatically adding devices
> [    41.340] (==) Automatically enabling devices
> [    41.340] (==) Not automatically adding GPU devices
> [    41.340] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [    41.347] (==) FontPath set to:
>         /usr/X11R6/lib/X11/fonts/misc/,
>         /usr/X11R6/lib/X11/fonts/TTF/,
>         /usr/X11R6/lib/X11/fonts/OTF/,
>         /usr/X11R6/lib/X11/fonts/Type1/,
>         /usr/X11R6/lib/X11/fonts/100dpi/,
>         /usr/X11R6/lib/X11/fonts/75dpi/
> [    41.347] (==) ModulePath set to "/usr/X11R6/lib/modules"
> [    41.347] (II) The server relies on wscons to provide the list of input
> devices.
>         If no devices become available, reconfigure wscons or disable
> AutoAddDevices.
> [    41.347] (II) Loader magic: 0x16b8c4e3e000
> [    41.347] (II) Module ABI versions:
> [    41.347]    X.Org ANSI C Emulation: 0.4
> [    41.347]    X.Org Video Driver: 20.0
> [    41.347]    X.Org XInput driver : 22.1
> [    41.347]    X.Org Server Extension : 9.0
> [    41.347] (--) PCI:*(0:0:2:0) 8086:22b1:17aa:38cc rev 53, Mem @
> 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x00001000/64
> [    41.348] (II) LoadModule: "glx"
> [    41.350] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
> [    41.361] (II) Module glx: vendor="X.Org Foundation"
> [    41.361]    compiled for 1.18.4, module version = 1.0.0
> [    41.361]    ABI class: X.Org Server Extension, version 9.0
> [    41.361] (==) AIGLX enabled
> [    41.361] (==) Matched modesetting as autoconfigured driver 0
> [    41.361] (==) Assigned the driver to the xf86ConfigLayout
> [    41.361] (II) LoadModule: "modesetting"
> [    41.372] (II) Loading /usr/X11R6/lib/modules/
> drivers/modesetting_drv.so
> [    41.373] (II) Module modesetting: vendor="X.Org Foundation"
> [    41.373]    compiled for 1.18.4, module version = 1.18.4
> [    41.373]    Module class: X.Org Video Driver
> [    41.373]    ABI class: X.Org Video Driver, version 20.0
> [    41.373] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [    41.382] (**) modeset(0): claimed PCI slot 0@0:2:0
> [    41.382] (II) modeset(0): using default device
> [    41.402] (II) modeset(0): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    41.402] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
> [    41.402] (==) modeset(0): RGB weight 888
> [    41.402] (==) modeset(0): Default visual is TrueColor
> [    41.402] (II) Loading sub module "glamoregl"
> [    41.402] (II) LoadModule: "glamoregl"
> [    41.404] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
> [    41.443] (II) Module glamoregl: vendor="X.Org Foundation"
> [    41.443]    compiled for 1.18.4, module version = 1.0.0
> [    41.443]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    41.443] (II) glamor: OpenGL accelerated X.org driver based.
> [    41.540] (II) glamor: EGL version 1.4 (DRI2):
> [    41.556] (II) modeset(0): glamor initialized
> [    41.557] (II) modeset(0): Output eDP-1 has no monitor section
> [    41.557] (II) modeset(0): Output DP-1 has no monitor section
> [    41.558] (II) modeset(0): Output HDMI-1 has no monitor section
> [    41.591] (II) modeset(0): Output DP-2 has no monitor section
> [    41.619] (II) modeset(0): Output HDMI-2 has no monitor section
> [    41.621] (II) modeset(0): EDID for output eDP-1
> [    41.621] (II) modeset(0): Manufacturer: CMN  Model: 1132  Serial#: 0
> [    41.621] (II) modeset(0): Year: 2013  Week: 19
> [    41.621] (II) modeset(0): EDID Version: 1.4
> [    41.621] (II) modeset(0): Digital Display Input
> [    41.621] (II) modeset(0): 6 bits per channel
> [    41.621] (II) modeset(0): Digital interface is DisplayPort
> [    41.621] (II) modeset(0): Max Image Size [cm]: horiz.: 26  vert.: 14
> [    41.621] (II) modeset(0): Gamma: 2.20
> [    41.621] (II) modeset(0): No DPMS capabilities specified
> [    41.621] (II) modeset(0): Supported color encodings: RGB 4:4:4
> [    41.621] (II) modeset(0): First detailed timing is preferred mode
> [    41.621] (II) modeset(0): Preferred mode is native pixel format and
> refresh rate
> [    41.621] (II) modeset(0): redX: 0.570 redY: 0.333   greenX: 0.325
> greenY: 0.582
> [    41.621] (II) modeset(0): blueX: 0.160 blueY: 0.144   whiteX: 0.313
> whiteY: 0.329
> [    41.621] (II) modeset(0): Manufacturer's mask: 0
> [    41.621] (II) modeset(0): Supported detailed timing:
> [    41.621] (II) modeset(0): clock: 76.4 MHz   Image Size:  256 x 144 mm
> [    41.621] (II) modeset(0): h_active: 1366  h_sync: 1502  h_sync_end
> 1532 h_blank_end 1592 h_border: 0
> [    41.621] (II) modeset(0): v_active: 768  v_sync: 776  v_sync_end 788
> v_blanking: 800 v_border: 0
> [    41.621] (II) modeset(0):  N116BGE-EA2
> [    41.621] (II) modeset(0):  CMN
> [    41.621] (II) modeset(0):  N116BGE-EA2
> [    41.621] (II) modeset(0): EDID (in hex):
> [    41.621] (II) modeset(0):   00ffffffffffff000dae321100000000
> [    41.621] (II) modeset(0):   13170104951a0e780214359255539529
> [    41.621] (II) modeset(0):   24505400000001010101010101010101
> [    41.621] (II) modeset(0):   010101010101da1d56e250002030881e
> [    41.621] (II) modeset(0):   8c00009010000018000000fe004e3131
> [    41.621] (II) modeset(0):   364247452d4541320a20000000fe0043
> [    41.621] (II) modeset(0):   4d4e0a202020202020202020000000fe
> [    41.621] (II) modeset(0):   004e3131364247452d4541320a200048
> [    41.682] (II) modeset(0): Printing probed modes for output eDP-1
> [    41.682] (II) modeset(0): Modeline "1366x768"x60.0   76.42  1366 1502
> 1532 1592  768 776 788 800 -hsync -vsync (48.0 kHz eP)
> [    41.682] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100
> 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
> [    41.682] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048
> 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
> [    41.682] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024
> 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
> [    41.682] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976
> 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
> [    41.682] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960
> 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
> [    41.682] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832
> 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
> [    41.682] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968
> 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
> [    41.682] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896
> 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
> [    41.682] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744
> 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
> [    41.682] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664
> 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
> [    41.682] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688
> 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
> [    41.682] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752
> 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
> [    41.682] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524
> 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
> [    41.682] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420
> 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
> [    41.682] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412
> 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
> [    41.682] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328
> 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
> [    41.682] (II) modeset(0): EDID for output DP-1
> [    41.683] (II) modeset(0): EDID for output HDMI-1
> [    41.716] (II) modeset(0): EDID for output DP-2
> [    41.717] (II) modeset(0): EDID for output HDMI-2
> [    41.717] (II) modeset(0): Output eDP-1 connected
> [    41.717] (II) modeset(0): Output DP-1 disconnected
> [    41.717] (II) modeset(0): Output HDMI-1 disconnected
> [    41.717] (II) modeset(0): Output DP-2 disconnected
> [    41.717] (II) modeset(0): Output HDMI-2 disconnected
> [    41.717] (II) modeset(0): Using exact sizes for initial modes
> [    41.717] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
> [    41.717] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0)
> unless otherwise stated.
> [    41.717] (==) modeset(0): DPI set to (96, 96)
> [    41.717] (II) Loading sub module "fb"
> [    41.717] (II) LoadModule: "fb"
> [    41.719] (II) Loading /usr/X11R6/lib/modules/libfb.so
> [    41.721] (II) Module fb: vendor="X.Org Foundation"
> [    41.721]    compiled for 1.18.4, module version = 1.0.0
> [    41.721]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    41.721] (==) Depth 24 pixmap format is 32 bpp
> [    42.402] (==) modeset(0): Backing store enabled
> [    42.402] (==) modeset(0): Silken mouse disabled
> [    42.403] (II) modeset(0): RandR 1.2 enabled, ignore the following
> RandR disabled message.
> [    42.452] (==) modeset(0): DPMS enabled
> [    42.453] (WW) modeset(0): DRI2: glamor lacks support for pixmap
> import/export
> [    42.453] (II) modeset(0): [DRI2] Setup complete
> [    42.453] (II) modeset(0): [DRI2]   DRI driver: i965
> [    42.453] (II) modeset(0): [DRI2]   VDPAU driver: i965
> [    43.714] (--) RandR disabled
> [    43.751] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
> [    43.751] (II) AIGLX: enabled GLX_ARB_create_context
> [    43.751] (II) AIGLX: enabled GLX_ARB_create_context_profile
> [    43.751] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
> [    43.751] (II) AIGLX: enabled GLX_INTEL_swap_event
> [    43.751] (II) AIGLX: enabled GLX_SGI_swap_control and
> GLX_MESA_swap_control
> [    43.751] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
> [    43.751] (II) AIGLX: enabled GLX_ARB_fbconfig_float
> [    43.751] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
> [    43.751] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer
> objects
> [    43.751] (II) AIGLX: enabled GLX_ARB_create_context_robustness
> [    43.751] (II) AIGLX: Loaded and initialized i965
> [    43.751] (II) GLX: Initialized DRI2 GL provider for screen 0
> [    43.755] (II) modeset(0): Damage tracking initialized
> [    43.755] (II) modeset(0): Setting screen physical size to 361 x 203
> [    44.000] (II) config/wscons: checking input device /dev/wskbd
> [    44.000] (II) wskbd: using layout us
> [    44.000] (II) LoadModule: "kbd"
> [    44.002] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
> [    44.002] (II) Module kbd: vendor="X.Org Foundation"
> [    44.002]    compiled for 1.18.4, module version = 1.9.0
> [    44.002]    Module class: X.Org XInput Driver
> [    44.002]    ABI class: X.Org XInput driver, version 22.1
> [    44.002] (II) Using input driver 'kbd' for '/dev/wskbd'
> [    44.003] (**) /dev/wskbd: always reports core events
> [    44.003] (**) /dev/wskbd: always reports core events
> [    44.003] (**) Option "Protocol" "standard"
> [    44.003] (**) Option "XkbRules" "base"
> [    44.003] (**) Option "XkbModel" "pc105"
> [    44.003] (**) Option "XkbLayout" "us"
> [    44.003] (II) XINPUT: Adding extended input device "/dev/wskbd" (type:
> KEYBOARD, id 6)
> [    44.184] (II) config/wscons: checking input device /dev/wsmouse0
> [    44.184] (**) /dev/wsmouse0: Applying InputClass "touchpad catchall"
> [    44.184] (**) /dev/wsmouse0: Applying InputClass "Default clickpad
> buttons"
> [    44.184] (II) LoadModule: "synaptics"
> [    44.185] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
> [    44.186] (II) Module synaptics: vendor="X.Org Foundation"
> [    44.186]    compiled for 1.18.4, module version = 1.9.0
> [    44.186]    Module class: X.Org XInput Driver
> [    44.186]    ABI class: X.Org XInput driver, version 22.1
> [    44.186] (II) Using input driver 'synaptics' for '/dev/wsmouse0'
> [    44.186] (**) /dev/wsmouse0: always reports core events
> [    44.186] (**) Option "Device" "/dev/wsmouse0"
> [    44.536] (--) synaptics: /dev/wsmouse0: x-axis range 0 - 2436
> resolution 0
> [    44.536] (--) synaptics: /dev/wsmouse0: y-axis range 0 - 1044
> resolution 0
> [    44.537] (**) /dev/wsmouse0: always reports core events
> [    44.537] (II) XINPUT: Adding extended input device "/dev/wsmouse0"
> (type: TOUCHPAD, id 7)
> [    44.538] (**) synaptics: /dev/wsmouse0: (accel) MinSpeed is now
> constant deceleration 2.5
> [    44.538] (**) synaptics: /dev/wsmouse0: (accel) MaxSpeed is now 1.75
> [    44.538] (**) synaptics: /dev/wsmouse0: (accel) AccelFactor is now
> 0.075
> [    44.540] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
> [    44.541] (**) /dev/wsmouse0: (accel) acceleration profile 1
> [    44.541] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
> [    44.541] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
> [    44.718] (II) config/wscons: checking input device /dev/wsmouse
> [    44.718] (II) LoadModule: "ws"
> [    44.725] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
> [    44.726] (II) Module ws: vendor="X.Org Foundation"
> [    44.727]    compiled for 1.18.4, module version = 1.3.0
> [    44.727]    Module class: X.Org XInput Driver
> [    44.727]    ABI class: X.Org XInput driver, version 22.1
> [    44.727] (II) Using input driver 'ws' for '/dev/wsmouse'
> [    44.727] (**) /dev/wsmouse: always reports core events
> [    44.727] (II) ws: /dev/wsmouse: debuglevel 0
> [    44.727] (**) Option "Device" "/dev/wsmouse"
> [    44.727] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
> [    44.728] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
> [    44.728] (**) ws: /dev/wsmouse: associated screen: 0
> [    44.728] (II) ws: /dev/wsmouse: minimum x position: 0
> [    44.728] (II) ws: /dev/wsmouse: maximum x position: 1365
> [    44.728] (II) ws: /dev/wsmouse: minimum y position: 0
> [    44.728] (II) ws: /dev/wsmouse: maximum y position: 767
> [    44.728] (==) ws: /dev/wsmouse: Buttons: 7
> [    44.729] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
> [    44.729] (II) XINPUT: Adding extended input device "/dev/wsmouse"
> (type: MOUSE, id 8)
> [    44.730] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
> [    44.730] (**) /dev/wsmouse: (accel) acceleration profile 0
> [    44.730] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
> [    44.731] (**) /dev/wsmouse: (accel) acceleration threshold: 4
> [    53.151] (II) modeset(0): EDID vendor "CMN", prod id 4402
> [    53.152] (II) modeset(0): Printing DDC gathered Modelines:
> [    53.152] (II) modeset(0): Modeline "1366x768"x0.0   76.42  1366 1502
> 1532 1592  768 776 788 800 -hsync -vsync (48.0 kHz eP)
> [  2850.447] (II) AIGLX: Suspending AIGLX clients for VT switch
> [ 12177.466] (II) AIGLX: Resuming AIGLX clients after VT switch
> [ 12178.717] (II) modeset(0): EDID vendor "CMN", prod id 4402
> [ 12178.717] (II) modeset(0): Printing DDC gathered Modelines:
> [ 12178.717] (II) modeset(0): Modeline "1366x768"x0.0   76.42  1366 1502
> 1532 1592  768 776 788 800 -hsync -vsync (48.0 kHz eP)
>
>
>
> dmesg.boot
> OpenBSD 6.2-current (DEBUG) #2: Thu Oct 26 18:46:09 CDT 2017
>     myu...@groo.my.domain:/usr/src/sys/arch/amd64/compile/DEBUG
> real mem = 1970376704 (1879MB)
> avail mem = 1900142592 (1812MB)
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.7 @ 0x77426000 (60 entries)
> bios0: vendor LENOVO version "4HCN10WW" date 02/22/2017
> bios0: LENOVO 80WG
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP UEFI MCFG SSDT SSDT SSDT SSDT SSDT APIC UEFI MSDM
> BATB FPDT UEFI BGRT tCSR
> acpi0: wakeup devices XHC1(S4) BRC1(S0)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-63
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Celeron(R) CPU N3060 @ 1.60GHz, 2480.46 MHz
> cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,
> CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,
> PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,
> xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,RDRAND,
> NXE,RDTSCP,LONG,LAHF,3DNOWP,PERF,ITSC,SMEP,ERMS,SENSOR,ARAT
> cpu0: 1MB 64b/line 16-way L2 cache
> acpitimer0: recalibrated TSC frequency 1599946419 Hz
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> cpu0: apic clock running at 80MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.0.0.0.0.3.3, IBE
> cpu at mainbus0: not configured
> ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 115 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP03)
> acpiprt4 at acpi0: bus -1 (RP04)
> acpiec0 at acpi0
> acpicpu0 at acpi0
> C2: state 6: substate 8 >= num 3
> C3: state 7: substate 4 >= num 3: C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: CLK0
> acpipwrres1 at acpi0: CLK1
> acpipwrres2 at acpi0: ID3C, resource for ISP3
> acpipwrres3 at acpi0: USBC, resource for XHC1
> acpipwrres4 at acpi0: FN00, resource for FAN0
> acpitz0 at acpi0: critical temperature is 90 degC
> acpibat0 at acpi0: BAT1 model "Harris Beach" serial 123456789 type LION
> oem "Intel SR 1"
> "VPC2004" at acpi0 not configured
> "MSFT0001" at acpi0 not configured
> "ETD0662" at acpi0 not configured
> sdhc0 at acpi0: SDHA addr 0x91419000/0x1000 irq 45
> sdhc0: SDHC 3.0, 200 MHz base clock
> sdmmc0 at sdhc0: 8-bit, sd high-speed, mmc high-speed, dma
> sdhc1 at acpi0: SDHB addr 0x91417000/0x1000 irq 46
> sdhc1: SDHC 3.0, 200 MHz base clock
> sdmmc1 at sdhc1: 4-bit, sd high-speed, mmc high-speed, dma
> acpiac0 at acpi0: AC unit offline
> acpibtn0 at acpi0: LID0
> acpibtn1 at acpi0: PWRB
> "INT3400" at acpi0 not configured
> "INT3403" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: Enhanced SpeedStep 2480 MHz: speeds: 1601, 1600, 1520, 1440, 1360,
> 1280, 1200, 1120, 1040, 960, 880, 800, 720, 640, 560, 480 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Braswell Host" rev 0x35
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics" rev 0x35
> drm0 at inteldrm0
> inteldrm0: msi
> inteldrm0: 1366x768, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation)
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> "Intel Braswell Power" rev 0x35 at pci0 dev 11 function 0 not configured
> sdhc2 at pci0 dev 18 function 0 vendor "Intel", unknown product 0x2296 rev
> 0x35: apic 1 int 18
> sdhc2: SDHC 3.0, 200 MHz base clock
> sdmmc2 at sdhc2: 4-bit, sd high-speed, mmc high-speed, dma
> ahci0 at pci0 dev 19 function 0 "Intel Braswell AHCI" rev 0x35: msi, AHCI
> 1.3.1
> ahci0: port 0: 6.0Gb/s
> ahci0: PHY offline on port 1
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, Crucial_CT275MX3, M0C> SCSI3 0/direct
> fixed naa.500a0751182e8cb6
> sd0: 262321MB, 512 bytes/sector, 537234768 sectors, thin
> xhci0 at pci0 dev 20 function 0 "Intel Braswell xHCI" rev 0x35: msi
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel Braswell TXE" rev 0x35 at pci0 dev 26 function 0 not configured
> azalia0 at pci0 dev 27 function 0 "Intel Braswell HD Audio" rev 0x35: msi
> azalia0: codecs: Realtek ALC269, Intel/0x2883, using Realtek ALC269
> audio0 at azalia0
> ppb0 at pci0 dev 28 function 0 "Intel Braswell PCIE" rev 0x35: msi
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel Braswell PCIE" rev 0x35: msi
> pci2 at ppb1 bus 2
> rtsx0 at pci2 dev 0 function 0 "Realtek RTS5229 Card Reader" rev 0x01: msi
> sdmmc3 at rtsx0: 4-bit, dma
> ppb2 at pci0 dev 28 function 2 "Intel Braswell PCIE" rev 0x35: msi
> pci3 at ppb2 bus 3
> iwm0 at pci3 dev 0 function 0 "Intel Dual Band Wireless AC 3165" rev 0x99,
> msi
> pcib0 at pci0 dev 31 function 0 "Intel Braswell PCU LPC" rev 0x35
> ichiic0 at pci0 dev 31 function 3 "Intel Braswell SMBus" rev 0x35: apic 1
> int 18
> iic0 at ichiic0
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pms0: Elantech Touchpad, version 3, firmware 0x350f01
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> efifb at mainbus0 not configured
> sdmmc1: can't enable card
> scsibus2 at sdmmc0: 2 targets, initiator 0
> sd1 at scsibus2 targ 1 lun 0: <Sandisk, DF4032, 0000> SCSI2 0/direct
> removable
> sd1: 29820MB, 512 bytes/sector, 61071360 sectors
> ugen0 at uhub0 port 3 "Intel Bluetooth" rev 2.00/0.01 addr 2
> uvideo0 at uhub0 port 5 configuration 1 interface 0 "Chicony Electronics
> Co.,Ltd. Lenovo EasyCamera" rev 2.00/14.04 addr 3
> video0 at uvideo0
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (841b1836525edc03.a) swap on sd0b dump on sd0b
> WARNING: / was not properly unmounted
> iwm0: hw rev 0x210, fw ver 16.242414.0, address 7c:67:a2:dd:dd:bc
>
>
>
> $dmesg
> OpenBSD 6.2-current (DEBUG) #2: Thu Oct 26 18:46:09 CDT 2017
>     myu...@groo.my.domain:/usr/src/sys/arch/amd64/compile/DEBUG
> real mem = 1970376704 (1879MB)
> avail mem = 1900142592 (1812MB)
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.7 @ 0x77426000 (60 entries)
> bios0: vendor LENOVO version "4HCN10WW" date 02/22/2017
> bios0: LENOVO 80WG
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP UEFI MCFG SSDT SSDT SSDT SSDT SSDT APIC UEFI MSDM
> BATB FPDT UEFI BGRT tCSR
> acpi0: wakeup devices XHC1(S4) BRC1(S0)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-63
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Celeron(R) CPU N3060 @ 1.60GHz, 2480.46 MHz
> cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,
> CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,
> PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,
> xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,RDRAND,
> NXE,RDTSCP,LONG,LAHF,3DNOWP,PERF,ITSC,SMEP,ERMS,SENSOR,ARAT
> cpu0: 1MB 64b/line 16-way L2 cache
> acpitimer0: recalibrated TSC frequency 1599946419 Hz
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> cpu0: apic clock running at 80MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.0.0.0.0.3.3, IBE
> cpu at mainbus0: not configured
> ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 115 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP03)
> acpiprt4 at acpi0: bus -1 (RP04)
> acpiec0 at acpi0
> acpicpu0 at acpi0
> C2: state 6: substate 8 >= num 3
> C3: state 7: substate 4 >= num 3: C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: CLK0
> acpipwrres1 at acpi0: CLK1
> acpipwrres2 at acpi0: ID3C, resource for ISP3
> acpipwrres3 at acpi0: USBC, resource for XHC1
> acpipwrres4 at acpi0: FN00, resource for FAN0
> acpitz0 at acpi0: critical temperature is 90 degC
> acpibat0 at acpi0: BAT1 model "Harris Beach" serial 123456789 type LION
> oem "Intel SR 1"
> "VPC2004" at acpi0 not configured
> "MSFT0001" at acpi0 not configured
> "ETD0662" at acpi0 not configured
> sdhc0 at acpi0: SDHA addr 0x91419000/0x1000 irq 45
> sdhc0: SDHC 3.0, 200 MHz base clock
> sdmmc0 at sdhc0: 8-bit, sd high-speed, mmc high-speed, dma
> sdhc1 at acpi0: SDHB addr 0x91417000/0x1000 irq 46
> sdhc1: SDHC 3.0, 200 MHz base clock
> sdmmc1 at sdhc1: 4-bit, sd high-speed, mmc high-speed, dma
> acpiac0 at acpi0: AC unit offline
> acpibtn0 at acpi0: LID0
> acpibtn1 at acpi0: PWRB
> "INT3400" at acpi0 not configured
> "INT3403" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: Enhanced SpeedStep 2480 MHz: speeds: 1601, 1600, 1520, 1440, 1360,
> 1280, 1200, 1120, 1040, 960, 880, 800, 720, 640, 560, 480 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Braswell Host" rev 0x35
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics" rev 0x35
> drm0 at inteldrm0
> inteldrm0: msi
> inteldrm0: 1366x768, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation)
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> "Intel Braswell Power" rev 0x35 at pci0 dev 11 function 0 not configured
> sdhc2 at pci0 dev 18 function 0 vendor "Intel", unknown product 0x2296 rev
> 0x35: apic 1 int 18
> sdhc2: SDHC 3.0, 200 MHz base clock
> sdmmc2 at sdhc2: 4-bit, sd high-speed, mmc high-speed, dma
> ahci0 at pci0 dev 19 function 0 "Intel Braswell AHCI" rev 0x35: msi, AHCI
> 1.3.1
> ahci0: port 0: 6.0Gb/s
> ahci0: PHY offline on port 1
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, Crucial_CT275MX3, M0C> SCSI3 0/direct
> fixed naa.500a0751182e8cb6
> sd0: 262321MB, 512 bytes/sector, 537234768 sectors, thin
> xhci0 at pci0 dev 20 function 0 "Intel Braswell xHCI" rev 0x35: msi
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel Braswell TXE" rev 0x35 at pci0 dev 26 function 0 not configured
> azalia0 at pci0 dev 27 function 0 "Intel Braswell HD Audio" rev 0x35: msi
> azalia0: codecs: Realtek ALC269, Intel/0x2883, using Realtek ALC269
> audio0 at azalia0
> ppb0 at pci0 dev 28 function 0 "Intel Braswell PCIE" rev 0x35: msi
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel Braswell PCIE" rev 0x35: msi
> pci2 at ppb1 bus 2
> rtsx0 at pci2 dev 0 function 0 "Realtek RTS5229 Card Reader" rev 0x01: msi
> sdmmc3 at rtsx0: 4-bit, dma
> ppb2 at pci0 dev 28 function 2 "Intel Braswell PCIE" rev 0x35: msi
> pci3 at ppb2 bus 3
> iwm0 at pci3 dev 0 function 0 "Intel Dual Band Wireless AC 3165" rev 0x99,
> msi
> pcib0 at pci0 dev 31 function 0 "Intel Braswell PCU LPC" rev 0x35
> ichiic0 at pci0 dev 31 function 3 "Intel Braswell SMBus" rev 0x35: apic 1
> int 18
> iic0 at ichiic0
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pms0: Elantech Touchpad, version 3, firmware 0x350f01
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> efifb at mainbus0 not configured
> sdmmc1: can't enable card
> scsibus2 at sdmmc0: 2 targets, initiator 0
> sd1 at scsibus2 targ 1 lun 0: <Sandisk, DF4032, 0000> SCSI2 0/direct
> removable
> sd1: 29820MB, 512 bytes/sector, 61071360 sectors
> ugen0 at uhub0 port 3 "Intel Bluetooth" rev 2.00/0.01 addr 2
> uvideo0 at uhub0 port 5 configuration 1 interface 0 "Chicony Electronics
> Co.,Ltd. Lenovo EasyCamera" rev 2.00/14.04 addr 3
> video0 at uvideo0
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (841b1836525edc03.a) swap on sd0b dump on sd0b
> WARNING: / was not properly unmounted
> iwm0: hw rev 0x210, fw ver 16.242414.0, address 7c:67:a2:dd:dd:bc
> umass0 at uhub0 port 2 configuration 1 interface 0 "Lexar USB Flash Drive"
> rev 2.00/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus5 at umass0: 2 targets, initiator 0
> sd2 at scsibus5 targ 1 lun 0: <Lexar, USB Flash Drive, 1100> SCSI2
> 0/direct removable serial.05dca81d5LGTRZN27LOT
> sd2: 15263MB, 512 bytes/sector, 31258624 sectors
> sd2 detached
> scsibus5 detached
> umass0 detached
> umass0 at uhub0 port 4 configuration 1 interface 0 "Lexar USB Flash Drive"
> rev 2.00/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus5 at umass0: 2 targets, initiator 0
> sd2 at scsibus5 targ 1 lun 0: <Lexar, USB Flash Drive, 1100> SCSI2
> 0/direct removable serial.05dca81dJK93NK1TILFI
> sd2: 15263MB, 512 bytes/sector, 31258624 sectors
> sd2 detached
> scsibus5 detached
> umass0 detached
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 3)
> pms0: not in sync yet, discard input (state 0)
> pms0: not in sync yet, discard input (state 0)
> ugen0 detached
> video0 detached
> uvideo0 detached
> uhub0 detached
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> sd1 detached
> scsibus2 detached
> sdmmc1: can't enable card
> ugen0 at uhub0 port 3 "Intel Bluetooth" rev 2.00/0.01 addr 2
> scsibus2 at sdmmc0: 2 targets, initiator 0
> sd1 at scsibus2 targ 1 lun 0: <Sandisk, DF4032, 0000> SCSI2 0/direct
> removable
> sd1: 29820MB, 512 bytes/sector, 61071360 sectors
> uvideo0 at uhub0 port 5 configuration 1 interface 0 "Chicony Electronics
> Co.,Ltd. Lenovo EasyCamera" rev 2.00/14.04 addr 3
> video0 at uvideo0
>
>
>
> $ cat pcidump.txt
> Domain /dev/pci0:
>  0:0:0: Intel Braswell Host
>         0x0000: Vendor ID: 8086 Product ID: 2280
>         0x0004: Command: 0007 Status: 0000
>         0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR empty (00000000)
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>  0:2:0: Intel HD Graphics
>         0x0000: Vendor ID: 8086 Product ID: 22b1
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 64bit addr: 0x0000000090000000/0x01000000
>         0x0018: BAR mem prefetchable 64bit addr:
> 0x0000000080000000/0x10000000
>         0x0020: BAR io addr: 0x00001000/0x0040
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x00d0: Capability 0x01: Power Management
>                 State: D0
>         0x0090: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x00b0: Capability 0x09: Vendor Specific
>  0:11:0: Intel Braswell Power
>         0x0000: Vendor ID: 8086 Product ID: 22dc
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: 11 Subclass: 80 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 64bit addr: 0x0000000091414000/0x00001000
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0040: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0050: Capability 0x01: Power Management
>                 State: D0
>  0:18:0: Intel unknown
>         0x0000: Vendor ID: 8086 Product ID: 2296
>         0x0004: Command: 0006 Status: 0010
>         0x0008: Class: 08 Subclass: 05 Interface: 01 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 32bit addr: 0x91415000/0x00001000
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0080: Capability 0x01: Power Management
>                 State: D0
>  0:19:0: Intel Braswell AHCI
>         0x0000: Vendor ID: 8086 Product ID: 22a3
>         0x0004: Command: 0007 Status: 02b0
>         0x0008: Class: 01 Subclass: 06 Interface: 01 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR empty (00000000)
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR io addr: 0x00001060/0x0020
>         0x0024: BAR mem 32bit addr: 0x9141a000/0x00000800
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0080: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0070: Capability 0x01: Power Management
>                 State: D0 PME# enabled
>         0x00a8: Capability 0x12: SATA
>  0:20:0: Intel Braswell xHCI
>         0x0000: Vendor ID: 8086 Product ID: 22b5
>         0x0004: Command: 0006 Status: 0290
>         0x0008: Class: 0c Subclass: 03 Interface: 30 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 64bit addr: 0x0000000091400000/0x00010000
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 380a
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0070: Capability 0x01: Power Management
>                 State: D0 PME# enabled
>         0x0080: Capability 0x05: Message Signalled Interrupts (MSI)
>  0:26:0: Intel Braswell TXE
>         0x0000: Vendor ID: 8086 Product ID: 2298
>         0x0004: Command: 0106 Status: 0010
>         0x0008: Class: 10 Subclass: 80 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 32bit addr: 0x91300000/0x00100000
>         0x0014: BAR mem 32bit addr: 0x91200000/0x00100000
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 380b
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0080: Capability 0x01: Power Management
>                 State: D0
>         0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
>  0:27:0: Intel Braswell HD Audio
>         0x0000: Vendor ID: 8086 Product ID: 2284
>         0x0004: Command: 0006 Status: 0010
>         0x0008: Class: 04 Subclass: 03 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 64bit addr: 0x0000000091410000/0x00004000
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0050: Capability 0x01: Power Management
>                 State: D0
>         0x0060: Capability 0x05: Message Signalled Interrupts (MSI)
>  0:28:0: Intel Braswell PCIE
>         0x0000: Vendor ID: 8086 Product ID: 22c8
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: 00000000
>         0x0014: 00000000
>         0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1
>                 Secondary Latency Timer: 00
>         0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
>         0x0020: Memory Base: fff0 Memory Limit: 0000
>         0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>         0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
>         0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>         0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>         0x0038: Expansion ROM Base Address: 00000000
>         0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0000
>         0x0040: Capability 0x10: PCI Express
>                 Link Speed: 2.5 / 5.0 GT/s Link Width: x0 / x1
>         0x0100: Enhanced Capability 0x00: Unknown
>         0x0080: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0090: Capability 0x0d: PCI-PCI
>         0x00a0: Capability 0x01: Power Management
>                 State: D0
>  0:28:1: Intel Braswell PCIE
>         0x0000: Vendor ID: 8086 Product ID: 22ca
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: 00000000
>         0x0014: 00000000
>         0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2
>                 Secondary Latency Timer: 00
>         0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
>         0x0020: Memory Base: 9110 Memory Limit: 9110
>         0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>         0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
>         0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>         0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>         0x0038: Expansion ROM Base Address: 00000000
>         0x003c: Interrupt Pin: 02 Line: ff Bridge Control: 0000
>         0x0040: Capability 0x10: PCI Express
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>         0x0100: Enhanced Capability 0x00: Unknown
>         0x0200: Enhanced Capability 0x1e: L1 PM
>         0x0080: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0090: Capability 0x0d: PCI-PCI
>         0x00a0: Capability 0x01: Power Management
>                 State: D0
>  0:28:2: Intel Braswell PCIE
>         0x0000: Vendor ID: 8086 Product ID: 22cc
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: 00000000
>         0x0014: 00000000
>         0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3
>                 Secondary Latency Timer: 00
>         0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
>         0x0020: Memory Base: 9100 Memory Limit: 9100
>         0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>         0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
>         0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>         0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>         0x0038: Expansion ROM Base Address: 00000000
>         0x003c: Interrupt Pin: 03 Line: ff Bridge Control: 0000
>         0x0040: Capability 0x10: PCI Express
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>         0x0100: Enhanced Capability 0x00: Unknown
>         0x0200: Enhanced Capability 0x1e: L1 PM
>         0x0080: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0090: Capability 0x0d: PCI-PCI
>         0x00a0: Capability 0x01: Power Management
>                 State: D0
>  0:31:0: Intel Braswell PCU LPC
>         0x0000: Vendor ID: 8086 Product ID: 229c
>         0x0004: Command: 0107 Status: 0210
>         0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR empty (00000000)
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 380c
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>         0x00e0: Capability 0x09: Vendor Specific
>  0:31:3: Intel Braswell SMBus
>         0x0000: Vendor ID: 8086 Product ID: 2292
>         0x0004: Command: 0003 Status: 0290
>         0x0008: Class: 0c Subclass: 05 Interface: 00 Revision: 35
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 32bit addr: 0x9141a800/0x00000020
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR io addr: 0x00001040/0x0020
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 380c
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 02 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0050: Capability 0x01: Power Management
>                 State: D0
>  2:0:0: Realtek RTS5229 Card Reader
>         0x0000: Vendor ID: 10ec Product ID: 5229
>         0x0004: Command: 0007 Status: 0010
>         0x0008: Class: ff Subclass: 00 Interface: 00 Revision: 01
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 10
>         0x0010: BAR mem 32bit addr: 0x91100000/0x00001000
>         0x0014: BAR empty (00000000)
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 17aa Product ID: 38cc
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x0040: Capability 0x01: Power Management
>                 State: D0
>         0x0050: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0070: Capability 0x10: PCI Express
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>         0x0100: Enhanced Capability 0x01: Advanced Error Reporting
>         0x0140: Enhanced Capability 0x03: Device Serial Number
>  3:0:0: Intel Dual Band Wireless AC 3165
>         0x0000: Vendor ID: 8086 Product ID: 3166
>         0x0004: Command: 0006 Status: 0010
>         0x0008: Class: 02 Subclass: 80 Interface: 00 Revision: 99
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line
> Size: 00
>         0x0010: BAR mem 64bit addr: 0x0000000091000000/0x00002000
>         0x0018: BAR empty (00000000)
>         0x001c: BAR empty (00000000)
>         0x0020: BAR empty (00000000)
>         0x0024: BAR empty (00000000)
>         0x0028: Cardbus CIS: 00000000
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 4210
>         0x0030: Expansion ROM Base Address: 00000000
>         0x0038: 00000000
>         0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
>         0x00c8: Capability 0x01: Power Management
>                 State: D0
>         0x00d0: Capability 0x05: Message Signalled Interrupts (MSI)
>         0x0040: Capability 0x10: PCI Express
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>         0x0100: Enhanced Capability 0x01: Advanced Error Reporting
>         0x0140: Enhanced Capability 0x03: Device Serial Number
>         0x014c: Enhanced Capability 0x18: Latency Tolerance Reporting
>         0x0154: Enhanced Capability 0x1e: L1 PM
>
>
>
>
> --
> J Vans <3...@startmail.com>
>
>


-- 
Regards,

--
Rui Ribeiro
Senior Linux Architect and Network Administrator
ISCTE-IUL
https://www.linkedin.com/pub/rui-ribeiro/16/ab8/434

Reply via email to