On Mon, Jul 13, 2020 at 08:49:49PM -0300, Evandro Rathke wrote: > Hello! > I'm having issues on amdgpu on applications that require a little bit more > 3D processing. > The application is a port that I'm working on (Ultimaker Cura > <https://gitlab.com/erathke/cura-port>). > On Intel GPU the problem doesn't occur. > The issue is similar to this thread > <https://marc.info/?t=159383261600001&r=1&w=2>.
Yes, this is a known problem. Can be reproduced with: piglit run quick -t "spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281" out > > On the application side I got the error: > amdgpu: amdgpu_cs_query_fence_status failed. > amdgpu: The CS has been cancelled because the context is lost. > > Evandro Rathke > ----------------------------------------------------------------------------------------------------- > DMESG output (repeated a lot of times): > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* > VM_L2_PROTECTION_FAULT_STATUS:0x00200411 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* MORE_FAULTS: 0x1 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* WALKER_ERROR: 0x0 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* PERMISSION_FAULTS: > 0x1 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* MAPPING_ERROR: 0x0 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* RW: 0x0 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* [gfxhub0] retry page fault > (src_id:0 ring:0 vmid:2 pasid:32981, for process pid 0 thread python3.8 > pid 21348) > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* in page starting at > address 0x0000800104c00000 from client 27 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* > VM_L2_PROTECTION_FAULT_STATUS:0x00200411 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* MORE_FAULTS: 0x1 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* WALKER_ERROR: 0x0 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* PERMISSION_FAULTS: > 0x1 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* MAPPING_ERROR: 0x0 > drm:pid32969:gmc_v9_0_process_interrupt *ERROR* RW: 0x0 > [drm] psp command (0x5) failed and response status is (0xFFFF0007) > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > [drm] *ERROR* Failed to initialize parser -88! > > ----------------------------------------------------------------------------------------------------- > DMESG boot output: > OpenBSD 6.7-current (GENERIC.MP) #339: Fri Jul 10 13:50:28 MDT 2020 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 14941442048 (14249MB) > avail mem = 14473564160 (13803MB) > random: good seed from bootblocks > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xe6cc0 (24 entries) > bios0: vendor American Megatrends Inc. version "P6.00" date 08/03/2019 > bios0: ASRock A320M-HD > acpi0 at bios0: ACPI 6.0 > acpi0: sleep states S0 S3 S4 S5 > acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG AAFT HPET UEFI > BGRT SSDT CRAT CDIT SSDT SSDT WSMT > acpi0: wakeup devices GPP0(S4) GPP2(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) > GP17(S4) XHC0(S4) XHC1(S4) GP18(S4) GPP1(S4) PTXH(S4) > acpitimer0 at acpi0: 3579545 Hz, 32 bits > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3600.53 MHz, 17-18-01 > cpu0: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu0: smt 0, core 0, package 0 > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > cpu0: apic clock running at 25MHz > cpu0: mwait min=64, max=64, C-substates=1.1, IBE > cpu1 at mainbus0: apid 2 (application processor) > cpu1: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3599.96 MHz, 17-18-01 > cpu1: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu1: smt 0, core 2, package 0 > cpu2 at mainbus0: apid 1 (application processor) > cpu2: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3599.96 MHz, 17-18-01 > cpu2: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu2: smt 0, core 1, package 0 > cpu3 at mainbus0: apid 3 (application processor) > cpu3: AMD Ryzen 3 3200G with Radeon Vega Graphics, 3599.95 MHz, 17-18-01 > cpu3: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully > associative > cpu3: smt 0, core 3, package 0 > ioapic0 at mainbus0: apid 5 pa 0xfec00000, version 21, 24 pins > ioapic1 at mainbus0: apid 6 pa 0xfec01000, version 21, 32 pins > acpimcfg0 at acpi0 > acpimcfg0: addr 0xf8000000, bus 0-63 > acpihpet0 at acpi0: 14318180 Hz > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus -1 (GPP0) > acpiprt2 at acpi0: bus -1 (GPP2) > acpiprt3 at acpi0: bus -1 (GPP3) > acpiprt4 at acpi0: bus -1 (GPP4) > acpiprt5 at acpi0: bus -1 (GPP5) > acpiprt6 at acpi0: bus -1 (GPP6) > acpiprt7 at acpi0: bus 6 (GP17) > acpiprt8 at acpi0: bus 7 (GP18) > acpiprt9 at acpi0: bus 1 (GPP1) > acpicpu0 at acpi0: C1(@1 halt!), PSS > acpicpu1 at acpi0: C1(@1 halt!), PSS > acpicpu2 at acpi0: C1(@1 halt!), PSS > acpicpu3 at acpi0: C1(@1 halt!), PSS > acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 > extent `acpipci0 pcibus' (0x0 - 0xff), flags=0 > extent `acpipci0 pciio' (0x0 - 0xffffffff), flags=0 > 0xcf8 - 0xcff > 0x10000 - 0xffffffff > extent `acpipci0 pcimem' (0x0 - 0xffffffffffffffff), flags=0 > 0x0 - 0x9ffff > 0xe0000 - 0xdfffffff > 0xfec30000 - 0xfedfffff > 0x100000000 - 0xffffffffffffffff > acpicmos0 at acpi0 > acpibtn0 at acpi0: PWRB > amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins > "AMDIF030" at acpi0 not configured > "PNP0C14" at acpi0 not configured > acpivideo0 at acpi0: VGA_ > acpivideo1 at acpi0: VGA_ > acpivout0 at acpivideo1: LCD_ > cpu0: 3600 MHz: speeds: 3600 2300 1400 MHz > pci0 at mainbus0 bus 0 > ksmn0 at pci0 dev 0 function 0 "AMD 17h/1xh Root Complex" rev 0x00 > pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00 > ppb0 at pci0 dev 1 function 2 "AMD 17h/1xh PCIE" rev 0x00: msi > pci1 at ppb0 bus 1 > xhci0 at pci1 dev 0 function 0 vendor "AMD", unknown product 0x43bc rev > 0x02: msi, xHCI 1.10 > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > ahci0 at pci1 dev 0 function 1 vendor "AMD", unknown product 0x43b8 rev > 0x02: msi, AHCI 1.3.1 > ahci0: port busy after first PMP probe FIS > ahci0: port busy after first PMP probe FIS > ahci0: port 0: 6.0Gb/s > ahci0: port busy after first PMP probe FIS > ahci0: port busy after first PMP probe FIS > ahci0: port 1: 6.0Gb/s > scsibus1 at ahci0: 32 targets > sd0 at scsibus1 targ 0 lun 0: <ATA, KINGSTON SA400S3, SBFK> > naa.50026b7683143443 > sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin > sd1 at scsibus1 targ 1 lun 0: <ATA, WDC WD10EZEX-75W, 1305> > naa.50014ee211e61afd > sd1: 953869MB, 512 bytes/sector, 1953525168 sectors > ppb1 at pci1 dev 0 function 2 vendor "AMD", unknown product 0x43b3 rev 0x02 > pci2 at ppb1 bus 2 > ppb2 at pci2 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi > pci3 at ppb2 bus 3 > ppb3 at pci2 dev 6 function 0 "AMD 300 Series PCIE" rev 0x02: msi > pci4 at ppb3 bus 4 > ppb4 at pci2 dev 7 function 0 "AMD 300 Series PCIE" rev 0x02: msi > pci5 at ppb4 bus 5 > re0 at pci5 dev 0 function 0 "Realtek 8168" rev 0x11: RTL8168G/8111G > (0x4c00), msi, address 70:85:c2:d1:ed:cf > rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0 > pchb1 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00 > ppb5 at pci0 dev 8 function 1 "AMD 17h/1xh PCIE" rev 0x00 > pci6 at ppb5 bus 6 > amdgpu0 at pci6 dev 0 function 0 "ATI Picasso" rev 0xc9 > drm0 at amdgpu0 > amdgpu0: msi > azalia0 at pci6 dev 0 function 1 "ATI Radeon Vega HD Audio" rev 0x00: msi > azalia0: no supported codecs > ccp0 at pci6 dev 0 function 2 "AMD 17h/1xh Crypto" rev 0x00 > xhci1 at pci6 dev 0 function 3 "AMD 17h/1xh xHCI" rev 0x00: msi, xHCI 1.10 > usb1 at xhci1: USB revision 3.0 > uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > xhci2 at pci6 dev 0 function 4 "AMD 17h/1xh xHCI" rev 0x00: msi, xHCI 1.10 > usb2 at xhci2: USB revision 3.0 > uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > azalia1 at pci6 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: apic 6 > int 30 > azalia1: codecs: Realtek/0x0887 > audio0 at azalia1 > ppb6 at pci0 dev 8 function 2 "AMD 17h/1xh PCIE" rev 0x00 > pci7 at ppb6 bus 7 > ahci1 at pci7 dev 0 function 0 "AMD FCH AHCI" rev 0x61: msi, AHCI 1.3.1 > scsibus2 at ahci1: 32 targets > piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x61: SMI > iic0 at piixpm0 > spdmem0 at iic0 addr 0x50: 8GB DDR4 SDRAM PC4-21300 > spdmem1 at iic0 addr 0x51: 8GB DDR4 SDRAM PC4-21300 > iic1 at piixpm0 > pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51 > pchb2 at pci0 dev 24 function 0 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb3 at pci0 dev 24 function 1 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb4 at pci0 dev 24 function 2 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb5 at pci0 dev 24 function 3 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb6 at pci0 dev 24 function 4 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb7 at pci0 dev 24 function 5 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb8 at pci0 dev 24 function 6 "AMD 17h/1xh Data Fabric" rev 0x00 > pchb9 at pci0 dev 24 function 7 "AMD 17h/1xh Data Fabric" rev 0x00 > 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 > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > lpt0 at isa0 port 0x378/4 irq 7 > intr_establish: pic ioapic0 pin 7: can't share type 3 with 2 > wbsio0 at isa0 port 0x2e/2: NCT6779D rev 0x62 > lm1 at wbsio0 port 0x290/8: NCT6779D > vmm0 at mainbus0: SVM/RVI > efifb at mainbus0 not configured > uhidev0 at uhub0 port 7 configuration 1 interface 0 "Logitech USB Receiver" > rev 2.00/12.01 addr 2 > uhidev0: iclass 3/1 > ukbd0 at uhidev0: 8 variable keys, 6 key codes > wskbd1 at ukbd0 mux 1 > uhidev1 at uhub0 port 7 configuration 1 interface 1 "Logitech USB Receiver" > rev 2.00/12.01 addr 2 > uhidev1: iclass 3/1, 8 report ids > ums0 at uhidev1 reportid 2: 16 buttons, Z and W dir > wsmouse0 at ums0 mux 0 > uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0 > uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0 > uhid2 at uhidev1 reportid 8: input=1, output=0, feature=0 > uhidev2 at uhub0 port 7 configuration 1 interface 2 "Logitech USB Receiver" > rev 2.00/12.01 addr 2 > uhidev2: iclass 3/0, 33 report ids > uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0 > uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0 > uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0 > uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0 > vscsi0 at root > scsibus3 at vscsi0: 256 targets > softraid0 at root > scsibus4 at softraid0: 256 targets > root on sd1a (614b82e142c7fd3b.a) swap on sd1b dump on sd1b > initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1002:0x15D8 0xC9). > amdgpu0: 1280x720, 32bpp > wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0 > wskbd1: connecting to wsdisplay0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) > > ----------------------------------------------------------------------------------------------------- > XORG log: > [ 24547.089] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem > (Operation not permitted) > Check that you have set 'machdep.allowaperture=1' > in /etc/sysctl.conf and reboot your machine > refer to xf86(4) for details > [ 24547.089] linear framebuffer access unavailable > [ 24547.100] (--) Using wscons driver on /dev/ttyC4 > [ 24547.115] > X.Org X Server 1.20.8 > X Protocol Version 11, Revision 0 > [ 24547.115] Build Operating System: OpenBSD 6.7 amd64 > [ 24547.115] Current Operating System: OpenBSD socrates.my.domain 6.7 > GENERIC.MP#339 amd64 > [ 24547.115] Build Date: 10 July 2020 02:24:32PM > [ 24547.115] > [ 24547.115] Current version of pixman: 0.38.4 > [ 24547.115] Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > [ 24547.115] Markers: (--) probed, (**) from config file, (==) default > setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [ 24547.115] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 13 > 19:11:51 2020 > [ 24547.115] (==) Using config directory: "/etc/X11/xorg.conf.d" > [ 24547.115] (==) Using system config directory > "/usr/X11R6/share/X11/xorg.conf.d" > [ 24547.116] (==) No Layout section. Using the first Screen section. > [ 24547.116] (**) |-->Screen "Default Screen" (0) > [ 24547.116] (**) | |-->Monitor "HDMI-A-0" > [ 24547.116] (==) No device specified for screen "Default Screen". > Using the first device section listed. > [ 24547.116] (**) | |-->Device "AMD" > [ 24547.116] (==) Automatically adding devices > [ 24547.116] (==) Automatically enabling devices > [ 24547.116] (==) Not automatically adding GPU devices > [ 24547.116] (==) Max clients allowed: 256, resource mask: 0x1fffff > [ 24547.116] (==) 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/ > [ 24547.116] (==) ModulePath set to "/usr/X11R6/lib/modules" > [ 24547.116] (II) The server relies on wscons to provide the list of input > devices. > If no devices become available, reconfigure wscons or disable > AutoAddDevices. > [ 24547.116] (II) Loader magic: 0x882c3156000 > [ 24547.116] (II) Module ABI versions: > [ 24547.116] X.Org ANSI C Emulation: 0.4 > [ 24547.116] X.Org Video Driver: 24.1 > [ 24547.116] X.Org XInput driver : 24.1 > [ 24547.116] X.Org Server Extension : 10.0 > [ 24547.116] (--) PCI:*(6@0:0:0) 1002:15d8:1002:15d8 rev 201, Mem @ > 0xe0000000/268435456, 0xf0000000/2097152, 0xfcc00000/524288, I/O @ > 0x0000e000/256 > [ 24547.116] (II) LoadModule: "glx" > [ 24547.117] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so > [ 24547.119] (II) Module glx: vendor="X.Org Foundation" > [ 24547.119] compiled for 1.20.8, module version = 1.0.0 > [ 24547.119] ABI class: X.Org Server Extension, version 10.0 > [ 24547.119] (II) LoadModule: "amdgpu" > [ 24547.119] (II) Loading /usr/X11R6/lib/modules/drivers/amdgpu_drv.so > [ 24547.119] (II) Module amdgpu: vendor="X.Org Foundation" > [ 24547.119] compiled for 1.20.8, module version = 19.1.0 > [ 24547.119] Module class: X.Org Video Driver > [ 24547.119] ABI class: X.Org Video Driver, version 24.1 > [ 24547.119] (II) AMDGPU: Driver for AMD Radeon: > All GPUs supported by the amdgpu kernel driver > [ 24547.129] (II) AMDGPU(0): [KMS] Kernel modesetting enabled. > [ 24547.140] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32 > [ 24547.140] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 > bpp pixmaps) > [ 24547.140] (==) AMDGPU(0): Default visual is TrueColor > [ 24547.140] (**) AMDGPU(0): Option "TearFree" "true" > [ 24547.140] (==) AMDGPU(0): RGB weight 888 > [ 24547.140] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC) > [ 24547.140] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = > 0x15d8) > [ 24547.140] (II) Loading sub module "fb" > [ 24547.140] (II) LoadModule: "fb" > [ 24547.141] (II) Loading /usr/X11R6/lib/modules/libfb.so > [ 24547.141] (II) Module fb: vendor="X.Org Foundation" > [ 24547.141] compiled for 1.20.8, module version = 1.0.0 > [ 24547.141] ABI class: X.Org ANSI C Emulation, version 0.4 > [ 24547.141] (II) Loading sub module "dri2" > [ 24547.141] (II) LoadModule: "dri2" > [ 24547.141] (II) Module "dri2" already built-in > [ 24547.181] (II) Loading sub module "glamoregl" > [ 24547.181] (II) LoadModule: "glamoregl" > [ 24547.182] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so > [ 24547.184] (II) Module glamoregl: vendor="X.Org Foundation" > [ 24547.184] compiled for 1.20.8, module version = 1.0.1 > [ 24547.184] ABI class: X.Org ANSI C Emulation, version 0.4 > [ 24547.202] (II) AMDGPU(0): glamor X acceleration enabled on AMD RAVEN > (DRM 3.37.0, 6.7, LLVM 8.0.1) > [ 24547.202] (II) AMDGPU(0): glamor detected, initialising EGL layer. > [ 24547.202] (**) AMDGPU(0): TearFree property default: on > [ 24547.202] (==) AMDGPU(0): VariableRefresh: disabled > [ 24547.202] (II) AMDGPU(0): KMS Pageflipping: enabled > [ 24547.202] (II) AMDGPU(0): Output DisplayPort-0 using monitor section > HDMI-A-0 > [ 24547.202] (**) AMDGPU(0): Option "PreferredMode" "1360x768" > [ 24547.203] (II) AMDGPU(0): Output HDMI-A-0 using monitor section HDMI-A-0 > [ 24547.203] (II) AMDGPU(0): Output HDMI-A-1 has no monitor section > [ 24547.203] (II) AMDGPU(0): Output HDMI-A-2 has no monitor section > [ 24547.213] (II) AMDGPU(0): EDID for output DisplayPort-0 > [ 24547.214] (II) AMDGPU(0): EDID for output HDMI-A-0 > [ 24547.214] (II) AMDGPU(0): Manufacturer: EPI Model: 1475 Serial#: 1 > [ 24547.214] (II) AMDGPU(0): Year: 2017 Week: 53 > [ 24547.214] (II) AMDGPU(0): EDID Version: 1.3 > [ 24547.214] (II) AMDGPU(0): Digital Display Input > [ 24547.214] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 52 vert.: 29 > [ 24547.214] (II) AMDGPU(0): Gamma: 2.20 > [ 24547.214] (II) AMDGPU(0): No DPMS capabilities specified > [ 24547.214] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb > 4:4:4 > [ 24547.214] (II) AMDGPU(0): First detailed timing is preferred mode > [ 24547.214] (II) AMDGPU(0): redX: 0.597 redY: 0.343 greenX: 0.316 > greenY: 0.566 > [ 24547.214] (II) AMDGPU(0): blueX: 0.153 blueY: 0.131 whiteX: 0.313 > whiteY: 0.329 > [ 24547.214] (II) AMDGPU(0): Supported established timings: > [ 24547.214] (II) AMDGPU(0): 720x400@70Hz > [ 24547.214] (II) AMDGPU(0): 640x480@60Hz > [ 24547.214] (II) AMDGPU(0): 800x600@60Hz > [ 24547.214] (II) AMDGPU(0): 1024x768@60Hz > [ 24547.214] (II) AMDGPU(0): Manufacturer's mask: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 > h_blank_end 1650 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 > v_blanking: 750 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 85.5 MHz Image Size: 525 x 297 mm > [ 24547.214] (II) AMDGPU(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 > h_blank_end 1792 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 768 v_sync: 771 v_sync_end 777 > v_blanking: 795 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Monitor name: LE24M1475/25 > [ 24547.214] (II) AMDGPU(0): Ranges: V min: 49 V max: 61 Hz, H min: 15 H > max: 49 kHz, PixClock max 95 MHz > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 > h_blank_end 1980 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 > v_blanking: 750 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 > h_blank_end 2200 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 > v_blanking: 562 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 > h_blank_end 2640 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 > v_blanking: 562 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 > h_blank_end 858 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 > v_blanking: 525 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Supported detailed timing: > [ 24547.214] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 708 x 398 mm > [ 24547.214] (II) AMDGPU(0): h_active: 720 h_sync: 732 h_sync_end 796 > h_blank_end 864 h_border: 0 > [ 24547.214] (II) AMDGPU(0): v_active: 576 v_sync: 581 v_sync_end 586 > v_blanking: 625 v_border: 0 > [ 24547.214] (II) AMDGPU(0): Number of EDID sections to follow: 1 > [ 24547.214] (II) AMDGPU(0): EDID (in hex): > [ 24547.214] (II) AMDGPU(0): 00ffffffffffff001609751401000000 > [ 24547.214] (II) AMDGPU(0): 351b010380341d780af0659857519127 > [ 24547.214] (II) AMDGPU(0): 215054a1080001010101010101010101 > [ 24547.214] (II) AMDGPU(0): 010101010101011d007251d01e206e28 > [ 24547.214] (II) AMDGPU(0): 5500c48e2100001e662150b051001b30 > [ 24547.214] (II) AMDGPU(0): 407036000d292100001e000000fc004c > [ 24547.214] (II) AMDGPU(0): 4532344d313437352f32350a000000fd > [ 24547.214] (II) AMDGPU(0): 00313d0f3109000a20202020202001d2 > [ 24547.214] (II) AMDGPU(0): 020321734e8493101f05140312071601 > [ 24547.214] (II) AMDGPU(0): 06151123090f078301000065030c0010 > [ 24547.214] (II) AMDGPU(0): 00011d00bc52d01e20b8285540c48e21 > [ 24547.214] (II) AMDGPU(0): 00001e011d8018711c1620582c2500c4 > [ 24547.214] (II) AMDGPU(0): 8e2100009e011d80d0721c1620102c25 > [ 24547.214] (II) AMDGPU(0): 80c48e2100009e8c0ad08a20e02d1010 > [ 24547.214] (II) AMDGPU(0): 3e9600c48e210000188c0ad090204031 > [ 24547.214] (II) AMDGPU(0): 200c405500c48e21000018000000000b > [ 24547.215] (II) AMDGPU(0): Not using mode "1920x1080" (bad mode > clock/interlace/doublescan) > [ 24547.215] (II) AMDGPU(0): Not using mode "1920x1080" (bad mode > clock/interlace/doublescan) > [ 24547.215] (II) AMDGPU(0): Not using mode "1920x1080" (bad mode > clock/interlace/doublescan) > [ 24547.215] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0 > [ 24547.215] (II) AMDGPU(0): Modeline "1360x768"x60.0 85.50 1360 1424 > 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz UeP) > [ 24547.215] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 > 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz eP) > [ 24547.215] (II) AMDGPU(0): Modeline "1360x768_60.00"x59.8 84.75 1360 > 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz) > [ 24547.215] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 > 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 > 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 > 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 > 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 > 864 576 581 586 625 -hsync -vsync (31.2 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 > 858 480 489 495 525 -hsync -vsync (31.5 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 > 858 480 489 495 525 -hsync -vsync (31.5 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 > 800 480 490 492 525 -hsync -vsync (31.5 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 > 800 480 490 492 525 -hsync -vsync (31.5 kHz e) > [ 24547.215] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 > 900 400 412 414 449 -hsync +vsync (31.5 kHz e) > [ 24547.215] (II) AMDGPU(0): EDID for output HDMI-A-1 > [ 24547.215] (II) AMDGPU(0): EDID for output HDMI-A-2 > [ 24547.215] (II) AMDGPU(0): Output DisplayPort-0 disconnected > [ 24547.215] (II) AMDGPU(0): Output HDMI-A-0 connected > [ 24547.215] (II) AMDGPU(0): Output HDMI-A-1 disconnected > [ 24547.215] (II) AMDGPU(0): Output HDMI-A-2 disconnected > [ 24547.215] (II) AMDGPU(0): Using user preference for initial modes > [ 24547.215] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1360x768 > +0+0 > [ 24547.215] (II) AMDGPU(0): mem size init: gart size :bfb9a000 vram size: > s:7e8a3000 visible:7e8a3000 > [ 24547.215] (==) AMDGPU(0): DPI set to (96, 96) > [ 24547.215] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0) > [ 24547.215] (II) Loading sub module "ramdac" > [ 24547.215] (II) LoadModule: "ramdac" > [ 24547.215] (II) Module "ramdac" already built-in > [ 24547.215] (II) AMDGPU(0): [DRI2] Setup complete > [ 24547.215] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi > [ 24547.215] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi > [ 24547.238] (II) AMDGPU(0): Front buffer pitch: 5632 bytes > [ 24547.238] (II) AMDGPU(0): SYNC extension fences enabled > [ 24547.238] (II) AMDGPU(0): Present extension enabled > [ 24547.238] (==) AMDGPU(0): DRI3 enabled > [ 24547.238] (==) AMDGPU(0): Backing store enabled > [ 24547.238] (II) AMDGPU(0): Direct rendering enabled > [ 24547.285] (II) AMDGPU(0): Use GLAMOR acceleration. > [ 24547.285] (II) AMDGPU(0): Acceleration enabled > [ 24547.285] (==) AMDGPU(0): DPMS enabled > [ 24547.285] (==) AMDGPU(0): Silken mouse enabled > [ 24547.285] (II) AMDGPU(0): Set up textured video (glamor) > [ 24547.297] (WW) AMDGPU(0): Option "PreferredMode" is not used > [ 24547.297] (II) Initializing extension Generic Event Extension > [ 24547.297] (II) Initializing extension SHAPE > [ 24547.298] (II) Initializing extension MIT-SHM > [ 24547.298] (II) Initializing extension XInputExtension > [ 24547.299] (II) Initializing extension XTEST > [ 24547.299] (II) Initializing extension BIG-REQUESTS > [ 24547.300] (II) Initializing extension SYNC > [ 24547.300] (II) Initializing extension XKEYBOARD > [ 24547.301] (II) Initializing extension XC-MISC > [ 24547.301] (II) Initializing extension SECURITY > [ 24547.302] (II) Initializing extension XFIXES > [ 24547.302] (II) Initializing extension RENDER > [ 24547.303] (II) Initializing extension RANDR > [ 24547.304] (II) Initializing extension COMPOSITE > [ 24547.304] (II) Initializing extension DAMAGE > [ 24547.305] (II) Initializing extension MIT-SCREEN-SAVER > [ 24547.305] (II) Initializing extension DOUBLE-BUFFER > [ 24547.306] (II) Initializing extension RECORD > [ 24547.306] (II) Initializing extension DPMS > [ 24547.306] (II) Initializing extension Present > [ 24547.307] (II) Initializing extension DRI3 > [ 24547.307] (II) Initializing extension X-Resource > [ 24547.308] (II) Initializing extension XVideo > [ 24547.308] (II) Initializing extension XVideo-MotionCompensation > [ 24547.308] (II) Initializing extension GLX > [ 24547.324] (II) AIGLX: Loaded and initialized radeonsi > [ 24547.324] (II) GLX: Initialized DRI2 GL provider for screen 0 > [ 24547.324] (II) Initializing extension XFree86-VidModeExtension > [ 24547.325] (II) Initializing extension XFree86-DGA > [ 24547.325] (II) Initializing extension XFree86-DRI > [ 24547.325] (II) Initializing extension DRI2 > [ 24547.327] (II) AMDGPU(0): Setting screen physical size to 359 x 203 > [ 24547.536] (II) config/wscons: checking input device /dev/wskbd > [ 24547.536] (II) wskbd: using layout br > [ 24547.536] (**) /dev/wskbd: Applying InputClass "system-keyboard" > [ 24547.536] (II) LoadModule: "kbd" > [ 24547.537] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so > [ 24547.537] (II) Module kbd: vendor="X.Org Foundation" > [ 24547.537] compiled for 1.20.8, module version = 1.9.0 > [ 24547.537] Module class: X.Org XInput Driver > [ 24547.537] ABI class: X.Org XInput driver, version 24.1 > [ 24547.537] (II) Using input driver 'kbd' for '/dev/wskbd' > [ 24547.537] (**) /dev/wskbd: always reports core events > [ 24547.537] (**) /dev/wskbd: always reports core events > [ 24547.537] (**) Option "Protocol" "standard" > [ 24547.537] (**) Option "XkbRules" "base" > [ 24547.537] (**) Option "XkbModel" "pc105" > [ 24547.537] (**) Option "XkbLayout" "br" > [ 24547.537] (**) Option "XkbVariant" "abnt2" > [ 24547.537] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: > KEYBOARD, id 6) > [ 24549.059] (II) config/wscons: checking input device /dev/wsmouse > [ 24549.060] (**) /dev/wsmouse: Applying InputClass "system-keyboard" > [ 24549.060] (II) LoadModule: "ws" > [ 24549.060] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so > [ 24549.061] (II) Module ws: vendor="X.Org Foundation" > [ 24549.061] compiled for 1.20.8, module version = 1.3.0 > [ 24549.061] Module class: X.Org XInput Driver > [ 24549.061] ABI class: X.Org XInput driver, version 24.1 > [ 24549.061] (II) Using input driver 'ws' for '/dev/wsmouse' > [ 24549.061] (**) /dev/wsmouse: always reports core events > [ 24549.061] (II) ws: /dev/wsmouse: debuglevel 0 > [ 24549.061] (**) Option "Device" "/dev/wsmouse" > [ 24549.061] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5 > [ 24549.061] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7 > [ 24549.061] (**) ws: /dev/wsmouse: associated screen: 0 > [ 24549.062] (II) ws: /dev/wsmouse: minimum x position: 0 > [ 24549.062] (II) ws: /dev/wsmouse: maximum x position: 1359 > [ 24549.062] (II) ws: /dev/wsmouse: minimum y position: 0 > [ 24549.062] (II) ws: /dev/wsmouse: maximum y position: 767 > [ 24549.062] (==) ws: /dev/wsmouse: Buttons: 7 > [ 24549.064] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5 > [ 24549.064] (II) XINPUT: Adding extended input device "/dev/wsmouse" > (type: MOUSE, id 7) > [ 24549.065] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 > [ 24549.065] (**) /dev/wsmouse: (accel) acceleration profile 0 > [ 24549.065] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 > [ 24549.065] (**) /dev/wsmouse: (accel) acceleration threshold: 4 > [ 24611.520] (II) UnloadModule: "ws" > [ 24611.520] (II) UnloadModule: "kbd" > [ 24611.538] (II) APM registered successfully > [ 24611.538] (II) AMDGPU(0): [DRI2] Setup complete > [ 24611.538] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi > [ 24611.538] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi > [ 24611.538] (II) AMDGPU(0): Front buffer pitch: 5632 bytes > [ 24611.538] (II) AMDGPU(0): SYNC extension fences enabled > [ 24611.538] (II) AMDGPU(0): Present extension enabled > [ 24611.538] (==) AMDGPU(0): DRI3 enabled > [ 24611.538] (II) AMDGPU(0): Direct rendering enabled > [ 24611.563] (II) AMDGPU(0): Use GLAMOR acceleration. > [ 24611.563] (II) AMDGPU(0): Acceleration enabled > [ 24611.563] (==) AMDGPU(0): DPMS enabled > [ 24611.563] (II) AMDGPU(0): Set up textured video (glamor) > [ 24611.571] (II) Initializing extension Generic Event Extension > [ 24611.572] (II) Initializing extension SHAPE > [ 24611.572] (II) Initializing extension MIT-SHM > [ 24611.572] (II) Initializing extension XInputExtension > [ 24611.573] (II) Initializing extension XTEST > [ 24611.573] (II) Initializing extension BIG-REQUESTS > [ 24611.574] (II) Initializing extension SYNC > [ 24611.574] (II) Initializing extension XKEYBOARD > [ 24611.574] (II) Initializing extension XC-MISC > [ 24611.575] (II) Initializing extension SECURITY > [ 24611.575] (II) Initializing extension XFIXES > [ 24611.576] (II) Initializing extension RENDER > [ 24611.576] (II) Initializing extension RANDR > [ 24611.577] (II) Initializing extension COMPOSITE > [ 24611.577] (II) Initializing extension DAMAGE > [ 24611.578] (II) Initializing extension MIT-SCREEN-SAVER > [ 24611.578] (II) Initializing extension DOUBLE-BUFFER > [ 24611.578] (II) Initializing extension RECORD > [ 24611.579] (II) Initializing extension DPMS > [ 24611.579] (II) Initializing extension Present > [ 24611.579] (II) Initializing extension DRI3 > [ 24611.580] (II) Initializing extension X-Resource > [ 24611.580] (II) Initializing extension XVideo > [ 24611.581] (II) Initializing extension XVideo-MotionCompensation > [ 24611.581] (II) Initializing extension GLX > [ 24611.596] (II) AIGLX: Loaded and initialized radeonsi > [ 24611.596] (II) GLX: Initialized DRI2 GL provider for screen 0 > [ 24611.596] (II) Initializing extension XFree86-VidModeExtension > [ 24611.596] (II) Initializing extension XFree86-DGA > [ 24611.597] (II) Initializing extension XFree86-DRI > [ 24611.597] (II) Initializing extension DRI2 > [ 24611.597] (II) AMDGPU(0): Setting screen physical size to 359 x 203 > [ 24611.711] (II) config/wscons: checking input device /dev/wskbd > [ 24611.711] (II) wskbd: using layout br > [ 24611.711] (**) /dev/wskbd: Applying InputClass "system-keyboard" > [ 24611.711] (II) Using input driver 'kbd' for '/dev/wskbd' > [ 24611.711] (**) /dev/wskbd: always reports core events > [ 24611.711] (**) /dev/wskbd: always reports core events > [ 24611.711] (**) Option "Protocol" "standard" > [ 24611.711] (**) Option "XkbRules" "base" > [ 24611.711] (**) Option "XkbModel" "pc105" > [ 24611.711] (**) Option "XkbLayout" "br" > [ 24611.711] (**) Option "XkbVariant" "abnt2" > [ 24613.231] (II) config/wscons: checking input device /dev/wsmouse > [ 24613.231] (**) /dev/wsmouse: Applying InputClass "system-keyboard" > [ 24613.231] (II) Using input driver 'ws' for '/dev/wsmouse' > [ 24613.231] (**) /dev/wsmouse: always reports core events > [ 24613.231] (II) ws: /dev/wsmouse: debuglevel 0 > [ 24613.231] (**) Option "Device" "/dev/wsmouse" > [ 24613.231] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5 > [ 24613.231] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7 > [ 24613.231] (**) ws: /dev/wsmouse: associated screen: 0 > [ 24613.233] (II) ws: /dev/wsmouse: minimum x position: 0 > [ 24613.233] (II) ws: /dev/wsmouse: maximum x position: 1359 > [ 24613.233] (II) ws: /dev/wsmouse: minimum y position: 0 > [ 24613.233] (II) ws: /dev/wsmouse: maximum y position: 767 > [ 24613.233] (==) ws: /dev/wsmouse: Buttons: 7 > [ 24613.234] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5 > [ 24613.235] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 > [ 24613.235] (**) /dev/wsmouse: (accel) acceleration profile 0 > [ 24613.235] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 > [ 24613.235] (**) /dev/wsmouse: (accel) acceleration threshold: 4 >