On Wed, Dec 08, 2021 at 02:02:22PM +0100, Marcus MERIGHI wrote:
> Hello!
> 
> Scanning doesn't work with my old USB printer/scanner, HP PSC 1400.
> I can hear the scanner start moving, but only very shortly.
> 
> Printing works with OpenBSD, scanning under Microsoft Windows 10 works. 
> 
> I've tried to collect some information, see below.
> 
> Marcus
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> the final error is:
> 
> [dll] sane_start(handle=0x54b0cf13bc0)
> dbus[35417]: arguments to dbus_connection_send() were incorrect, assertion 
> "conn
> ection != NULL" failed in file dbus-connection.c line 3307.
> This is normally a bug in some application using the D-Bus library.
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> dmesg snip (full dmesg at the end):
> 
> ulpt0 at uhub0 port 2 configuration 1 interface 1 \
>       "HP PSC 1400 series" rev 2.00/1.00 addr 6
> ulpt0: using bi-directional mode
> ugen0 at uhub0 port 2 configuration 1 \
>       "HP PSC 1400 series" rev 2.00/1.00 addr 6

Can you try to disable ulpt using config(8) and see if it helps.


> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> $ pkg_info | grep -e sane -e hpaio -e hplip
> 
> hpaio-3.21.10       HP sane(7) scanner backend
> hplip-3.21.10       HP Linux Imaging and Printing
> hplip-common-3.21.10 HPLIP applications common files
> sane-backends-1.0.32p2 API for accessing scanners, backends
> xsane-0.999p4       scanner frontend for SANE
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> $ ps xwww | grep dbus
> 
> 45853 ??  I        0:00.00 dbus-launch --sh-syntax --exit-with-session
> 77858 ??  I        0:00.16 /usr/local/bin/dbus-daemon --syslog --fork \
>                      --print-pid 7 --print-address 9 --session
> 95166 ??  S        0:00.11 /usr/local/bin/dbus-daemon --config-file=\
>                         /usr/local/share/defaults/at-spi2/\
>                         accessibility.conf --nofork --print-address 3
> 26041 p3  R+p/1    0:00.00 grep dbus
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> $ usbdevs -v -d /dev/usb0
> 
> [snip]
> addr 06: 03f0:4d11 HP, PSC 1400 series
>          full speed, self powered, config 1, rev 1.00, iSerial MY58C2C2CS04BM
>          driver: ulpt0
>          driver: ugen0
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> (my user id is 1000)
> 
> $ ls -lan /dev/ugen0.* /dev/usb0
> crw-------  1 1000  0   63,   0 Dec  7 22:04 /dev/ugen0.00
> crw-------  1 1000  0   63,   1 Dec  7 22:04 /dev/ugen0.01
> crw-------  1 1000  0   63,   2 Dec  7 22:04 /dev/ugen0.02
> crw-------  1 1000  0   63,   3 Dec  7 22:04 /dev/ugen0.03
> crw-------  1 1000  0   63,   4 Dec  7 22:04 /dev/ugen0.04
> crw-------  1 1000  0   63,   5 Dec  7 22:04 /dev/ugen0.05
> crw-------  1 1000  0   63,   6 Dec  7 22:04 /dev/ugen0.06
> crw-------  1 1000  0   63,   7 Dec  8 13:22 /dev/ugen0.07
> crw-------  1 1000  0   63,   8 Dec  7 22:04 /dev/ugen0.08
> crw-------  1 1000  0   63,   9 Dec  7 22:04 /dev/ugen0.09
> crw-------  1 1000  0   63,  10 Dec  7 22:04 /dev/ugen0.10
> crw-------  1 1000  0   63,  11 Dec  7 22:04 /dev/ugen0.11
> crw-------  1 1000  0   63,  12 Dec  7 22:04 /dev/ugen0.12
> crw-------  1 1000  0   63,  13 Dec  7 22:04 /dev/ugen0.13
> crw-------  1 1000  0   63,  14 Dec  7 22:04 /dev/ugen0.14
> crw-------  1 1000  0   63,  15 Dec  7 22:04 /dev/ugen0.15
> crw-r-----  1 1000  0   61,   0 Dec  7 22:04 /dev/usb0
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> trying to scan:
> 
> $ env SANE_DEBUG_DLL=4 scanimage -v -d \
>         "hpaio:/usb/PSC_1400_series?serial=MY58C2C2CS04BM" -o fifi.jpg
> [13:13:42.656004] [sanei_debug] Setting debug level of dll to 4.
> [13:13:42.657464] [dll] sane_init: SANE dll backend version 1.0.13 from 
> sane-backends 1.0.32
> [13:13:42.658308] [dll] sane_init/read_dlld: attempting to open directory 
> `./dll.d'
> [13:13:42.658389] [dll] sane_init/read_dlld: attempting to open directory 
> `/etc/sane.d/dll.d'
> [13:13:42.658495] [dll] sane_init/read_dlld: using config directory 
> `/etc/sane.d/dll.d'
> [13:13:42.658995] [dll] add_backend: adding backend `hpaio'
> [13:13:42.659344] [dll] add_backend: adding backend `net'
> [13:13:42.659370] [dll] add_backend: adding backend `abaton'
> [13:13:42.659392] [dll] add_backend: adding backend `agfafocus'
> [13:13:42.659414] [dll] add_backend: adding backend `apple'
> [13:13:42.659434] [dll] add_backend: adding backend `artec'
> [13:13:42.659455] [dll] add_backend: adding backend `artec_eplus48u'
> [13:13:42.659477] [dll] add_backend: adding backend `as6e'
> [13:13:42.659498] [dll] add_backend: adding backend `avision'
> [13:13:42.659518] [dll] add_backend: adding backend `bh'
> [13:13:42.659539] [dll] add_backend: adding backend `canon'
> [13:13:42.659560] [dll] add_backend: adding backend `canon630u'
> [13:13:42.659582] [dll] add_backend: adding backend `canon_dr'
> [13:13:42.659603] [dll] add_backend: adding backend `canon_lide70'
> [13:13:42.659627] [dll] add_backend: adding backend `cardscan'
> [13:13:42.659647] [dll] add_backend: adding backend `coolscan'
> [13:13:42.659670] [dll] add_backend: adding backend `coolscan3'
> [13:13:42.659696] [dll] add_backend: adding backend `dell1600n_net'
> [13:13:42.659718] [dll] add_backend: adding backend `dmc'
> [13:13:42.659740] [dll] add_backend: adding backend `epjitsu'
> [13:13:42.659763] [dll] add_backend: adding backend `epson2'
> [13:13:42.659784] [dll] add_backend: adding backend `epsonds'
> [13:13:42.659806] [dll] add_backend: adding backend `escl'
> [13:13:42.659828] [dll] add_backend: adding backend `fujitsu'
> [13:13:42.659850] [dll] add_backend: adding backend `genesys'
> [13:13:42.659873] [dll] add_backend: adding backend `gt68xx'
> [13:13:42.659894] [dll] add_backend: adding backend `hp'
> [13:13:42.659916] [dll] add_backend: adding backend `hp3500'
> [13:13:42.659938] [dll] add_backend: adding backend `hp3900'
> [13:13:42.659960] [dll] add_backend: adding backend `hp4200'
> [13:13:42.659982] [dll] add_backend: adding backend `hp5400'
> [13:13:42.660005] [dll] add_backend: adding backend `hp5590'
> [13:13:42.660027] [dll] add_backend: adding backend `hpljm1005'
> [13:13:42.660051] [dll] add_backend: adding backend `hs2p'
> [13:13:42.660074] [dll] add_backend: adding backend `ibm'
> [13:13:42.660096] [dll] add_backend: adding backend `kodak'
> [13:13:42.660118] [dll] add_backend: adding backend `kodakaio'
> [13:13:42.660141] [dll] add_backend: adding backend `kvs1025'
> [13:13:42.660164] [dll] add_backend: adding backend `kvs20xx'
> [13:13:42.660186] [dll] add_backend: adding backend `kvs40xx'
> [13:13:42.660209] [dll] add_backend: adding backend `leo'
> [13:13:42.660232] [dll] add_backend: adding backend `lexmark'
> [13:13:42.660255] [dll] add_backend: adding backend `ma1509'
> [13:13:42.660278] [dll] add_backend: adding backend `magicolor'
> [13:13:42.660301] [dll] add_backend: adding backend `matsushita'
> [13:13:42.660324] [dll] add_backend: adding backend `microtek'
> [13:13:42.660348] [dll] add_backend: adding backend `microtek2'
> [13:13:42.660371] [dll] add_backend: adding backend `mustek'
> [13:13:42.660396] [dll] add_backend: adding backend `mustek_usb'
> [13:13:42.660420] [dll] add_backend: adding backend `mustek_usb2'
> [13:13:42.660444] [dll] add_backend: adding backend `nec'
> [13:13:42.660468] [dll] add_backend: adding backend `niash'
> [13:13:42.660493] [dll] add_backend: adding backend `pie'
> [13:13:42.660516] [dll] add_backend: adding backend `pieusb'
> [13:13:42.660540] [dll] add_backend: adding backend `pint'
> [13:13:42.660564] [dll] add_backend: adding backend `pixma'
> [13:13:42.660588] [dll] add_backend: adding backend `plustek'
> [13:13:42.660615] [dll] add_backend: adding backend `ricoh'
> [13:13:42.660640] [dll] add_backend: adding backend `ricoh2'
> [13:13:42.661179] [dll] add_backend: adding backend `rts8891'
> [13:13:42.661212] [dll] add_backend: adding backend `s9036'
> [13:13:42.661239] [dll] add_backend: adding backend `sceptre'
> [13:13:42.661265] [dll] add_backend: adding backend `sharp'
> [13:13:42.661290] [dll] add_backend: adding backend `sm3600'
> [13:13:42.661315] [dll] add_backend: adding backend `sm3840'
> [13:13:42.661340] [dll] add_backend: adding backend `snapscan'
> [13:13:42.661365] [dll] add_backend: adding backend `sp15c'
> [13:13:42.661392] [dll] add_backend: adding backend `tamarack'
> [13:13:42.661417] [dll] add_backend: adding backend `teco1'
> [13:13:42.661442] [dll] add_backend: adding backend `teco2'
> [13:13:42.661466] [dll] add_backend: adding backend `teco3'
> [13:13:42.661492] [dll] add_backend: adding backend `u12'
> [13:13:42.661517] [dll] add_backend: adding backend `umax'
> [13:13:42.661543] [dll] add_backend: adding backend `umax1220u'
> [13:13:42.661569] [dll] add_backend: adding backend `v4l'
> [13:13:42.661595] [dll] add_backend: adding backend `xerox_mfp'
> [13:13:42.661993] [dll] sane_open: trying to open 
> `hpaio:/usb/PSC_1400_series?serial=MY58C2C2CS04BM'
> [13:13:42.662125] [dll] load: searching backend `hpaio' in 
> `/usr/local/lib/sane'
> [13:13:42.662150] [dll] load: trying to load 
> `/usr/local/lib/sane/libsane-hpaio.so'
> [13:13:42.662214] [dll] load: dlopen()ing 
> `/usr/local/lib/sane/libsane-hpaio.so'
> [13:13:42.679179] [dll] init: initializing backend `hpaio'
> [13:13:42.681288] [dll] init: backend `hpaio' is version 1.0.0
> [13:13:45.056915] [dll] sane_open: open successful
> [13:13:45.057121] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=0)
> [13:13:45.057356] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=0,action=0,value=0x7f7fffff3ae8,info=0x0)
> [13:13:45.057615] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=0)
> [13:13:45.057639] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=0,action=0,value=0x7f7fffff2f48,info=0x0)
> [13:13:45.057662] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=1)
> [13:13:45.057682] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=2)
> [13:13:45.057703] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=3)
> [13:13:45.057723] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=4)
> [13:13:45.057743] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=5)
> [13:13:45.057763] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=6)
> [13:13:45.057783] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=7)
> [13:13:45.057803] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=8)
> [13:13:45.057823] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=9)
> [13:13:45.057843] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=10)
> [13:13:45.057863] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=11)
> [13:13:45.057883] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=12)
> [13:13:45.057903] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=13)
> [13:13:45.057923] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=14)
> [13:13:45.057944] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=15)
> [13:13:45.057965] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=16)
> [13:13:45.057985] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=17)
> [13:13:45.058054] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=16,action=0,value=0x548b9203640,info=0x0)
> [13:13:45.058079] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=14,action=0,value=0x7f7fffff2f4c,info=0x0)
> [13:13:45.058102] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=17,action=0,value=0x548b9203644,info=0x0)
> [13:13:45.058124] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=15,action=0,value=0x7f7fffff2f4c,info=0x0)
> [13:13:45.058258] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=14,action=0,value=0x7f7fffff3440,info=0x0)
> [13:13:45.058283] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=16)
> [13:13:45.058303] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=16,action=1,value=0x7f7fffff3040,info=0x7f7fffff2f4c)
> [13:13:45.058348] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=15,action=0,value=0x7f7fffff3440,info=0x0)
> [13:13:45.058370] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=17)
> [13:13:45.058390] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=17,action=1,value=0x7f7fffff3040,info=0x7f7fffff2f4c)
> [13:13:45.058418] [dll] 
> sane_get_option_descriptor(handle=0x54b0cf13bc0,option=3)
> [13:13:45.058438] [dll] 
> sane_control_option(handle=0x54b0cf13bc0,option=3,action=0,value=0x7f7fffff2f50,info=0x0)
> [13:13:45.058670] [dll] sane_start(handle=0x54b0cf13bc0)
> dbus[35417]: arguments to dbus_connection_send() were incorrect, assertion 
> "connection != NULL" failed in file dbus-connection.c line 3307.
> This is normally a bug in some application using the D-Bus library.
> 
>   D-Bus not built with -rdynamic so unable to print a backtrace
> Abort trap (core dumped) 
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> dmesg:
> 
> OpenBSD 7.0-current (GENERIC.MP) #151: Tue Dec  7 01:34:37 MST 2021
>     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 8216072192 (7835MB)
> avail mem = 7951093760 (7582MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xaa6d2000 (61 entries)
> bios0: vendor LENOVO version "N1MET67W (1.52 )" date 10/05/2021
> bios0: LENOVO 20HR002BMX
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP SSDT TPM2 UEFI SSDT SSDT HPET APIC MCFG ECDT SSDT 
> BOOT BATB SLIC SSDT SSDT SSDT WSMT SSDT SSDT DBGP DBG2 MSDM DMAR ASF! FPDT 
> UEFI
> acpi0: wakeup devices GLAN(S4) XHC_(S3) XDCI(S4) HDAS(S4) RP01(S4) RP02(S4) 
> RP04(S4) RP05(S4) RP06(S4) RP07(S4) RP08(S4) RP09(S4) RP10(S4) RP11(S4) 
> RP12(S4) RP13(S4) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpihpet0 at acpi0: 23999999 Hz
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz, 1594.81 MHz, 06-8e-09
> 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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 24MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4.1.1.1, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz, 1318.06 MHz, 06-8e-09
> cpu1: 
> 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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf0000000, bus 0-127
> acpiec0 at acpi0
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 2 (RP01)
> acpiprt2 at acpi0: bus -1 (RP02)
> acpiprt3 at acpi0: bus 4 (RP03)
> acpiprt4 at acpi0: bus -1 (RP04)
> acpiprt5 at acpi0: bus 5 (RP05)
> acpiprt6 at acpi0: bus -1 (RP06)
> acpiprt7 at acpi0: bus -1 (RP07)
> acpiprt8 at acpi0: bus -1 (RP08)
> acpiprt9 at acpi0: bus 6 (RP09)
> acpiprt10 at acpi0: bus -1 (RP10)
> acpiprt11 at acpi0: bus -1 (RP11)
> acpiprt12 at acpi0: bus -1 (RP12)
> acpiprt13 at acpi0: bus -1 (RP13)
> acpiprt14 at acpi0: bus -1 (RP14)
> acpiprt15 at acpi0: bus -1 (RP15)
> acpiprt16 at acpi0: bus -1 (RP16)
> acpiprt17 at acpi0: bus -1 (RP17)
> acpiprt18 at acpi0: bus -1 (RP18)
> acpiprt19 at acpi0: bus -1 (RP19)
> acpiprt20 at acpi0: bus -1 (RP20)
> acpiprt21 at acpi0: bus -1 (RP21)
> acpiprt22 at acpi0: bus -1 (RP22)
> acpiprt23 at acpi0: bus -1 (RP23)
> acpiprt24 at acpi0: bus -1 (RP24)
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpithinkpad0 at acpi0: version 2.0
> acpiac0 at acpi0: AC unit online
> acpibat0 at acpi0: BAT0 model "01AV429" serial  2256 type LiP oem "LGC"
> acpicmos0 at acpi0
> "ALPS0000" at acpi0 not configured
> acpibtn0 at acpi0: SLPB
> "PNP0C14" at acpi0 not configured
> acpibtn1 at acpi0: LID_
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> tpm0 at acpi0 TPM_ 2.0 (TIS) addr 0xfed40000/0x5000, device 0x001b15d1 rev 
> 0x10
> "USBC000" at acpi0 not configured
> acpicpu0 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
> C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
> C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: PUBS, resource for XHC_
> acpipwrres1 at acpi0: WRST
> acpipwrres2 at acpi0: WRST
> acpitz0 at acpi0: critical temperature is 128 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 1594 MHz: speeds: 2701, 2700, 2600, 2500, 2400, 
> 2200, 2000, 1800, 1600, 1500, 1300, 1100, 800, 700, 600, 400 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 7G Host" rev 0x02
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 620" rev 0x02
> drm0 at inteldrm0
> inteldrm0: msi, KABYLAKE, gen 9
> "Intel Core GMM" rev 0x00 at pci0 dev 8 function 0 not configured
> xhci0 at pci0 dev 20 function 0 "Intel 100 Series xHCI" rev 0x21: msi, xHCI 
> 1.0
> 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
> pchtemp0 at pci0 dev 20 function 2 "Intel 100 Series Thermal" rev 0x21
> "Intel 100 Series MEI" rev 0x21 at pci0 dev 22 function 0 not configured
> ppb0 at pci0 dev 28 function 0 "Intel 100 Series PCIE" rev 0xf1: msi
> pci1 at ppb0 bus 2
> rtsx0 at pci1 dev 0 function 0 "Realtek RTS525A Card Reader" rev 0x01: msi
> sdmmc0 at rtsx0: 4-bit, dma
> ppb1 at pci0 dev 28 function 2 "Intel 100 Series PCIE" rev 0xf1: msi
> pci2 at ppb1 bus 4
> iwm0 at pci2 dev 0 function 0 "Intel Dual Band Wireless-AC 8265" rev 0x88, msi
> ppb2 at pci0 dev 28 function 4 "Intel 100 Series PCIE" rev 0xf1: msi
> pci3 at ppb2 bus 5
> nvme0 at pci3 dev 0 function 0 "Samsung SM981/PM981 NVMe" rev 0x00: msix, 
> NVMe 1.3
> nvme0: Samsung SSD 970 EVO Plus 500GB, firmware 2B2QEXM7, serial 
> S4EVNX0R703355B
> scsibus1 at nvme0: 2 targets, initiator 0
> sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 970, 2B2Q>
> sd0: 476940MB, 512 bytes/sector, 976773168 sectors
> ppb3 at pci0 dev 29 function 0 "Intel 100 Series PCIE" rev 0xf1: msi
> pci4 at ppb3 bus 6
> pcib0 at pci0 dev 31 function 0 "Intel 200 Series LPC" rev 0x21
> "Intel 100 Series PMC" rev 0x21 at pci0 dev 31 function 2 not configured
> azalia0 at pci0 dev 31 function 3 "Intel 200 Series HD Audio" rev 0x21: msi
> azalia0: codecs: Conexant/0x2008, Intel/0x280b, using Conexant/0x2008
> audio0 at azalia0
> ichiic0 at pci0 dev 31 function 4 "Intel 100 Series SMBus" rev 0x21: apic 2 
> int 16
> iic0 at ichiic0
> em0 at pci0 dev 31 function 6 "Intel I219-V" rev 0x21: msi, address 
> 8c:16:45:52:9b:20
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> wsmouse1 at pms0 mux 0
> pms0: Synaptics clickpad, firmware 8.2, 0x1e2b1 0x940300 0x33d940 0xf002a3 
> 0x12e800
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> dt: 451 probes
> umb0 at uhub0 port 6 configuration 1 interface 12 "Sierra Wireless, 
> Incorporated Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A" rev 
> 2.00/0.06 addr 2
> ugen0 at uhub0 port 7 "Intel Bluetooth" rev 2.00/0.10 addr 3
> uvideo0 at uhub0 port 8 configuration 1 interface 0 "SunplusIT Inc Integrated 
> Camera" rev 2.00/16.07 addr 4
> video0 at uvideo0
> ugen1 at uhub0 port 9 "Validity Sensors product 0x0097" rev 2.00/1.64 addr 5
> scsibus2 at sdmmc0: 2 targets, initiator 0
> sd1 at scsibus2 targ 1 lun 0: <SD/MMC, 00000, 0010> removable
> sd1: 29983MB, 512 bytes/sector, 61405184 sectors
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (f7d1f397d7eb884b.a) swap on sd0b dump on sd0b
> inteldrm0: 1920x1080, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> iwm0: hw rev 0x230, fw ver 36.ca7b901d.0, address 00:28:f8:de:b6:01
> 

-- 
Antoine

Reply via email to