DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel
GNU General Public License v2.0
1.17k stars 173 forks source link

Install Huion #136

Closed serikame closed 6 years ago

serikame commented 6 years ago

sudo rmod hid-kye rm mod: ERROR: Module hid_kye is not currently loaded

spbnick commented 6 years ago

Those are not a problem. These commands are just trying to make sure the old modules are unloaded, and if they weren't loaded in the first place, that's fine.

serikame commented 6 years ago

Well, it does not recognize the tablet, nor does it move the cursor.

spbnick commented 6 years ago

@serikame You gotta give us more detail, like what tablet you use, what's the output of "sudo dmesg" is after plugging the tablet in, what's the output of "sudo evtest", what's the output of "xinput list", etc. Otherwise we can't help you.

serikame commented 6 years ago

Huion New 1060 Plus (8192)

serikame commented 6 years ago

[ 0.014906] Spectre V2 mitigation: Mitigation: Full AMD retpoline [ 0.014907] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.015256] Freeing SMP alternatives memory: 32K [ 0.017730] smpboot: Max logical packages: 2 [ 0.021003] Switched APIC routing to physical flat. [ 0.026514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.037000] smpboot: CPU0: AMD Ryzen 7 1700 Eight-Core Processor (family: 0x17, model: 0x1, stepping: 0x1) [ 0.040008] Performance Events: Fam17h core perfctr, AMD PMU driver. [ 0.040013] ... version: 0 [ 0.040013] ... bit width: 48 [ 0.040014] ... generic registers: 6 [ 0.040014] ... value mask: 0000ffffffffffff [ 0.040015] ... max period: 00007fffffffffff [ 0.040015] ... fixed-purpose events: 0 [ 0.040016] ... event mask: 000000000000003f [ 0.042005] Hierarchical SRCU implementation. [ 0.046103] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.048006] smp: Bringing up secondary CPUs ... [ 0.056015] x86: Booting SMP configuration: [ 0.056016] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 [ 0.183026] smp: Brought up 1 node, 16 CPUs [ 0.183026] smpboot: Total of 16 processors activated (95822.27 BogoMIPS) [ 0.185841] devtmpfs: initialized [ 0.185841] x86/mm: Memory block size: 128MB [ 0.187734] evm: security.selinux [ 0.187735] evm: security.SMACK64 [ 0.187735] evm: security.SMACK64EXEC [ 0.187736] evm: security.SMACK64TRANSMUTE [ 0.187736] evm: security.SMACK64MMAP [ 0.187737] evm: security.ima [ 0.187737] evm: security.capability [ 0.187753] PM: Registering ACPI NVS region [mem 0xdd57f000-0xdd956fff] (4030464 bytes) [ 0.187753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.187753] futex hash table entries: 4096 (order: 6, 262144 bytes) [ 0.188030] pinctrl core: initialized pinctrl subsystem [ 0.188102] RTC time: 1:32:41, date: 01/01/16 [ 0.189288] NET: Registered protocol family 16 [ 0.189426] cpuidle: using governor ladder [ 0.189426] cpuidle: using governor menu [ 0.189426] PCCT header not found. [ 0.189426] ACPI: bus type PCI registered [ 0.189426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.189426] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.189426] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.189426] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. [ 0.189426] PCI: Using configuration type 1 for base access [ 0.191047] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.191047] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.191069] ACPI: Added _OSI(Module Device) [ 0.191070] ACPI: Added _OSI(Processor Device) [ 0.191070] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191071] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191127] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.191127] ACPI: Executed 2 blocks of module-level executable AML code [ 0.197933] ACPI: Interpreter enabled [ 0.197946] ACPI: (supports S0 S3 S4 S5) [ 0.197946] ACPI: Using IOAPIC for interrupt routing [ 0.198035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.198243] ACPI: Enabled 2 GPEs in block 00 to 1F [ 0.204034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204038] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.204193] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.204202] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.204447] PCI host bridge to bus 0000:00 [ 0.204449] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.204450] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.204451] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.204452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.204453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.204454] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.204455] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window] [ 0.204456] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.204458] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204464] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000 [ 0.204538] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600 [ 0.204621] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 [ 0.204684] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400 [ 0.204729] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold [ 0.204786] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000 [ 0.204852] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000 [ 0.204912] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400 [ 0.204955] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.205022] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000 [ 0.205088] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000 [ 0.205147] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400 [ 0.205187] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold [ 0.205242] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 [ 0.205301] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400 [ 0.205342] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.205416] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.205523] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.205636] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000 [ 0.205686] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000 [ 0.205735] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000 [ 0.205783] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000 [ 0.205831] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000 [ 0.205880] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000 [ 0.205928] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000 [ 0.205976] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000 [ 0.206077] pci 0000:03:00.0: [1022:43bb] type 00 class 0x0c0330 [ 0.206099] pci 0000:03:00.0: reg 0x10: [mem 0xfe7a0000-0xfe7a7fff 64bit] [ 0.206172] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.206234] pci 0000:03:00.1: [1022:43b7] type 00 class 0x010601 [ 0.206279] pci 0000:03:00.1: reg 0x24: [mem 0xfe780000-0xfe79ffff] [ 0.206286] pci 0000:03:00.1: reg 0x30: [mem 0xfe700000-0xfe77ffff pref] [ 0.206323] pci 0000:03:00.1: PME# supported from D3hot D3cold [ 0.206365] pci 0000:03:00.2: [1022:43b2] type 01 class 0x060400 [ 0.206437] pci 0000:03:00.2: PME# supported from D3hot D3cold [ 0.209030] pci 0000:00:01.3: PCI bridge to [bus 03-1f] [ 0.209034] pci 0000:00:01.3: bridge window [io 0xf000-0xffff] [ 0.209037] pci 0000:00:01.3: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.209101] pci 0000:04:00.0: [1022:43b4] type 01 class 0x060400 [ 0.209101] pci 0000:04:00.0: PME# supported from D3hot D3cold [ 0.209130] pci 0000:04:01.0: [1022:43b4] type 01 class 0x060400 [ 0.209216] pci 0000:04:01.0: PME# supported from D3hot D3cold [ 0.209281] pci 0000:04:04.0: [1022:43b4] type 01 class 0x060400 [ 0.209364] pci 0000:04:04.0: PME# supported from D3hot D3cold [ 0.209432] pci 0000:03:00.2: PCI bridge to [bus 04-1f] [ 0.209437] pci 0000:03:00.2: bridge window [io 0xf000-0xffff] [ 0.209440] pci 0000:03:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.209474] pci 0000:04:00.0: PCI bridge to [bus 05] [ 0.209535] pci 0000:1e:00.0: [10ec:8168] type 00 class 0x020000 [ 0.209576] pci 0000:1e:00.0: reg 0x10: [io 0xf000-0xf0ff] [ 0.209611] pci 0000:1e:00.0: reg 0x18: [mem 0xfe604000-0xfe604fff 64bit] [ 0.209633] pci 0000:1e:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit] [ 0.209757] pci 0000:1e:00.0: supports D1 D2 [ 0.209758] pci 0000:1e:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.213058] pci 0000:04:01.0: PCI bridge to [bus 1e] [ 0.213064] pci 0000:04:01.0: bridge window [io 0xf000-0xffff] [ 0.213067] pci 0000:04:01.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.213112] pci 0000:04:04.0: PCI bridge to [bus 1f] [ 0.213186] pci 0000:20:00.0: [1002:67c7] type 00 class 0x030000 [ 0.213211] pci 0000:20:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.213220] pci 0000:20:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref] [ 0.213227] pci 0000:20:00.0: reg 0x20: [io 0xe000-0xe0ff] [ 0.213233] pci 0000:20:00.0: reg 0x24: [mem 0xfe900000-0xfe93ffff] [ 0.213239] pci 0000:20:00.0: reg 0x30: [mem 0xfe940000-0xfe95ffff pref] [ 0.213251] pci 0000:20:00.0: BAR 0: assigned to efifb [ 0.213298] pci 0000:20:00.0: supports D1 D2 [ 0.213299] pci 0000:20:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.213381] pci 0000:20:00.1: [1002:aaf0] type 00 class 0x040300 [ 0.213400] pci 0000:20:00.1: reg 0x10: [mem 0xfe960000-0xfe963fff 64bit] [ 0.213464] pci 0000:20:00.1: supports D1 D2 [ 0.216017] pci 0000:00:03.1: PCI bridge to [bus 20] [ 0.216020] pci 0000:00:03.1: bridge window [io 0xe000-0xefff] [ 0.216022] pci 0000:00:03.1: bridge window [mem 0xfe900000-0xfe9fffff] [ 0.216025] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.216064] pci 0000:21:00.0: [1022:145a] type 00 class 0x130000 [ 0.216139] pci 0000:21:00.2: [1022:1456] type 00 class 0x108000 [ 0.216153] pci 0000:21:00.2: reg 0x18: [mem 0xfe400000-0xfe4fffff] [ 0.216161] pci 0000:21:00.2: reg 0x24: [mem 0xfe500000-0xfe501fff] [ 0.216220] pci 0000:21:00.3: [1022:145c] type 00 class 0x0c0330 [ 0.216232] pci 0000:21:00.3: reg 0x10: [mem 0xfe300000-0xfe3fffff 64bit] [ 0.216273] pci 0000:21:00.3: PME# supported from D0 D3hot D3cold [ 0.216320] pci 0000:00:07.1: PCI bridge to [bus 21] [ 0.216323] pci 0000:00:07.1: bridge window [mem 0xfe300000-0xfe5fffff] [ 0.216367] pci 0000:22:00.0: [1022:1455] type 00 class 0x130000 [ 0.216444] pci 0000:22:00.2: [1022:7901] type 00 class 0x010601 [ 0.216472] pci 0000:22:00.2: reg 0x24: [mem 0xfe808000-0xfe808fff] [ 0.216503] pci 0000:22:00.2: PME# supported from D3hot D3cold [ 0.216540] pci 0000:22:00.3: [1022:1457] type 00 class 0x040300 [ 0.216549] pci 0000:22:00.3: reg 0x10: [mem 0xfe800000-0xfe807fff] [ 0.216591] pci 0000:22:00.3: PME# supported from D0 D3hot D3cold [ 0.216638] pci 0000:00:08.1: PCI bridge to [bus 22] [ 0.216642] pci 0000:00:08.1: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.217122] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217159] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217193] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217232] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217267] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217296] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217325] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217355] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) 0 [ 0.217830] SCSI subsystem initialized [ 0.217851] libata version 3.00 loaded. [ 0.217851] pci 0000:20:00.0: vgaarb: setting as boot VGA device [ 0.217851] pci 0000:20:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.217851] pci 0000:20:00.0: vgaarb: bridge control possible [ 0.217851] vgaarb: loaded [ 0.217851] ACPI: bus type USB registered [ 0.217851] usbcore: registered new interface driver usbfs [ 0.217851] usbcore: registered new interface driver hub [ 0.217851] usbcore: registered new device driver usb [ 0.218022] EDAC MC: Ver: 3.0.0 [ 0.218094] Registered efivars operations [ 0.238050] PCI: Using ACPI for IRQ routing [ 0.239720] PCI: pci_cache_line_size set to 64 bytes [ 0.239770] e820: reserve RAM buffer [mem 0x01d80000-0x03ffffff] [ 0.239771] e820: reserve RAM buffer [mem 0xd72c7000-0xd7ffffff] [ 0.239772] e820: reserve RAM buffer [mem 0xdd310000-0xdfffffff] [ 0.239773] e820: reserve RAM buffer [mem 0xdd57f000-0xdfffffff] [ 0.239774] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] [ 0.239774] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff] [ 0.239837] NetLabel: Initializing [ 0.239837] NetLabel: domain hash size = 128 [ 0.239837] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.239848] NetLabel: unlabeled traffic allowed by default [ 0.239858] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.239858] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.242008] clocksource: Switched to clocksource hpet [ 0.249999] VFS: Disk quotas dquot_6.6.0 [ 0.250024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.250120] AppArmor: AppArmor Filesystem Enabled [ 0.250158] pnp: PnP ACPI init [ 0.250270] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.250273] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.250332] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved [ 0.250334] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.250411] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.250558] system 00:03: [io 0x0a00-0x0a0f] has been reserved [ 0.250559] system 00:03: [io 0x0a10-0x0a1f] has been reserved [ 0.250560] system 00:03: [io 0x0a20-0x0a2f] has been reserved [ 0.250561] system 00:03: [io 0x0a40-0x0a4f] has been reserved [ 0.250563] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.250780] pnp 00:04: [dma 0 disabled] [ 0.250857] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.251039] pnp 00:05: [dma 0 disabled] [ 0.251071] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.251227] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.251228] system 00:06: [io 0x040b] has been reserved [ 0.251229] system 00:06: [io 0x04d6] has been reserved [ 0.251231] system 00:06: [io 0x0c00-0x0c01] has been reserved [ 0.251232] system 00:06: [io 0x0c14] has been reserved [ 0.251233] system 00:06: [io 0x0c50-0x0c51] has been reserved [ 0.251234] system 00:06: [io 0x0c52] has been reserved [ 0.251235] system 00:06: [io 0x0c6c] has been reserved [ 0.251236] system 00:06: [io 0x0c6f] has been reserved [ 0.251237] system 00:06: [io 0x0cd0-0x0cd1] has been reserved [ 0.251238] system 00:06: [io 0x0cd2-0x0cd3] has been reserved [ 0.251239] system 00:06: [io 0x0cd4-0x0cd5] has been reserved [ 0.251240] system 00:06: [io 0x0cd6-0x0cd7] has been reserved [ 0.251241] system 00:06: [io 0x0cd8-0x0cdf] has been reserved [ 0.251242] system 00:06: [io 0x0800-0x089f] has been reserved [ 0.251243] system 00:06: [io 0x0b00-0x0b0f] has been reserved [ 0.251244] system 00:06: [io 0x0b20-0x0b3f] has been reserved [ 0.251245] system 00:06: [io 0x0900-0x090f] has been reserved [ 0.251246] system 00:06: [io 0x0910-0x091f] has been reserved [ 0.251248] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.251249] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.251250] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.251251] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.251253] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.251254] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.251255] system 00:06: [mem 0xff000000-0xffffffff] has been reserved [ 0.251257] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.251500] pnp: PnP ACPI: found 7 devices [ 0.257600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.257644] pci 0000:04:00.0: PCI bridge to [bus 05] [ 0.257654] pci 0000:04:01.0: PCI bridge to [bus 1e] [ 0.257656] pci 0000:04:01.0: bridge window [io 0xf000-0xffff] [ 0.257659] pci 0000:04:01.0: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.257666] pci 0000:04:04.0: PCI bridge to [bus 1f] [ 0.257674] pci 0000:03:00.2: PCI bridge to [bus 04-1f] [ 0.257676] pci 0000:03:00.2: bridge window [io 0xf000-0xffff] [ 0.257679] pci 0000:03:00.2: bridge window [mem 0xfe600000-0xfe6fffff] [ 0.257686] pci 0000:00:01.3: PCI bridge to [bus 03-1f] [ 0.257687] pci 0000:00:01.3: bridge window [io 0xf000-0xffff] [ 0.257689] pci 0000:00:01.3: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.257693] pci 0000:00:03.1: PCI bridge to [bus 20] [ 0.257694] pci 0000:00:03.1: bridge window [io 0xe000-0xefff] [ 0.257696] pci 0000:00:03.1: bridge window [mem 0xfe900000-0xfe9fffff] [ 0.257698] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.257701] pci 0000:00:07.1: PCI bridge to [bus 21] [ 0.257703] pci 0000:00:07.1: bridge window [mem 0xfe300000-0xfe5fffff] [ 0.257707] pci 0000:00:08.1: PCI bridge to [bus 22] [ 0.257709] pci 0000:00:08.1: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.257713] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.257714] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.257715] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.257716] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.257717] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.257718] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.257719] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window] [ 0.257720] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window] [ 0.257721] pci_bus 0000:03: resource 0 [io 0xf000-0xffff] [ 0.257722] pci_bus 0000:03: resource 1 [mem 0xfe600000-0xfe7fffff] [ 0.257723] pci_bus 0000:04: resource 0 [io 0xf000-0xffff] [ 0.257724] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.257725] pci_bus 0000:1e: resource 0 [io 0xf000-0xffff] [ 0.257725] pci_bus 0000:1e: resource 1 [mem 0xfe600000-0xfe6fffff] [ 0.257726] pci_bus 0000:20: resource 0 [io 0xe000-0xefff] [ 0.257727] pci_bus 0000:20: resource 1 [mem 0xfe900000-0xfe9fffff] [ 0.257728] pci_bus 0000:20: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.257729] pci_bus 0000:21: resource 1 [mem 0xfe300000-0xfe5fffff] [ 0.257730] pci_bus 0000:22: resource 1 [mem 0xfe800000-0xfe8fffff] [ 0.257777] NET: Registered protocol family 2 [ 0.257939] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.258267] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.258393] TCP: Hash tables configured (established 262144 bind 65536) [ 0.258440] UDP hash table entries: 16384 (order: 7, 524288 bytes) [ 0.258513] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) [ 0.258612] NET: Registered protocol family 1 [ 0.258749] pci 0000:20:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.258841] PCI: CLS 64 bytes, default 64 [ 0.258872] Unpacking initramfs... [ 0.829391] Freeing initrd memory: 50536K [ 0.829409] AMD-Vi: IOMMU performance counters supported [ 0.829495] pci 0000:00:00.2: can't derive routing for PCI INT A [ 0.829496] pci 0000:00:00.2: PCI INT A: not connected [ 0.829692] iommu: Adding device 0000:00:01.0 to group 0 [ 0.829705] iommu: Adding device 0000:00:01.3 to group 0 [ 0.829795] iommu: Adding device 0000:00:02.0 to group 1 [ 0.829916] iommu: Adding device 0000:00:03.0 to group 2 [ 0.829931] iommu: Adding device 0000:00:03.1 to group 2 [ 0.830035] iommu: Adding device 0000:00:04.0 to group 3 [ 0.830132] iommu: Adding device 0000:00:07.0 to group 4 [ 0.830144] iommu: Adding device 0000:00:07.1 to group 4 [ 0.830241] iommu: Adding device 0000:00:08.0 to group 5 [ 0.830253] iommu: Adding device 0000:00:08.1 to group 5 [ 0.830351] iommu: Adding device 0000:00:14.0 to group 6 [ 0.830361] iommu: Adding device 0000:00:14.3 to group 6 [ 0.830473] iommu: Adding device 0000:00:18.0 to group 7 [ 0.830483] iommu: Adding device 0000:00:18.1 to group 7 [ 0.830494] iommu: Adding device 0000:00:18.2 to group 7 [ 0.830504] iommu: Adding device 0000:00:18.3 to group 7 [ 0.830513] iommu: Adding device 0000:00:18.4 to group 7 [ 0.830523] iommu: Adding device 0000:00:18.5 to group 7 [ 0.830534] iommu: Adding device 0000:00:18.6 to group 7 [ 0.830544] iommu: Adding device 0000:00:18.7 to group 7 [ 0.830555] iommu: Adding device 0000:03:00.0 to group 0 [ 0.830563] iommu: Adding device 0000:03:00.1 to group 0 [ 0.830571] iommu: Adding device 0000:03:00.2 to group 0 [ 0.830581] iommu: Adding device 0000:04:00.0 to group 0 [ 0.830590] iommu: Adding device 0000:04:01.0 to group 0 [ 0.830600] iommu: Adding device 0000:04:04.0 to group 0 [ 0.830619] iommu: Adding device 0000:1e:00.0 to group 0 [ 0.830640] iommu: Adding device 0000:20:00.0 to group 2 [ 0.830650] iommu: Adding device 0000:20:00.1 to group 2 [ 0.830659] iommu: Adding device 0000:21:00.0 to group 4 [ 0.830666] iommu: Adding device 0000:21:00.2 to group 4 [ 0.830673] iommu: Adding device 0000:21:00.3 to group 4 [ 0.830681] iommu: Adding device 0000:22:00.0 to group 5 [ 0.830689] iommu: Adding device 0000:22:00.2 to group 5 [ 0.830698] iommu: Adding device 0000:22:00.3 to group 5 [ 0.830939] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 [ 0.830940] AMD-Vi: Extended features (0xf77ef22294ada): [ 0.830940] PPR NX GT IA GA PC GA_vAPIC [ 0.830943] AMD-Vi: Interrupt remapping enabled [ 0.830943] AMD-Vi: virtual APIC enabled [ 0.831226] AMD-Vi: Lazy IO/TLB flushing enabled [ 0.832026] amd_uncore: AMD NB counters detected [ 0.832030] amd_uncore: AMD LLC counters detected [ 0.832530] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.832569] Scanning for low memory corruption every 60 seconds [ 0.832901] audit: initializing netlink subsys (disabled) [ 0.832948] audit: type=2000 audit(1451611960.832:1): state=initialized audit_enabled=0 res=1 [ 0.833259] Initialise system trusted keyrings [ 0.833268] Key type blacklist registered [ 0.833327] workingset: timestamp_bits=36 max_order=23 bucket_order=0 [ 0.834159] zbud: loaded [ 0.834546] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.834670] fuse init (API version 7.26) [ 0.836233] Key type asymmetric registered [ 0.836234] Asymmetric key parser 'x509' registered [ 0.836258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.836313] io scheduler noop registered [ 0.836314] io scheduler deadline registered [ 0.836331] io scheduler cfq registered (default) [ 0.838234] pcieport 0000:00:01.3: Signaling PME with IRQ 282 [ 0.838269] pcieport 0000:00:03.1: Signaling PME with IRQ 283 [ 0.838306] pcieport 0000:00:07.1: Signaling PME with IRQ 284 [ 0.838344] pcieport 0000:00:08.1: Signaling PME with IRQ 286 [ 0.838396] efifb: probing for efifb [ 0.838404] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k [ 0.838405] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.838405] efifb: scrolling: redraw [ 0.838406] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.838473] Console: switching to colour frame buffer device 128x48 [ 0.838486] fb0: EFI VGA frame buffer device [ 0.838577] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.838584] ACPI: Power Button [PWRB] [ 0.838607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.838630] ACPI: Power Button [PWRF] [ 0.840031] GHES: HEST is not enabled! [ 0.840097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.860960] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.862051] Linux agpgart interface v0.103 [ 0.864550] loop: module loaded [ 0.864664] libphy: Fixed MDIO Bus: probed [ 0.864665] tun: Universal TUN/TAP device driver, 1.6 [ 0.864688] PPP generic driver version 2.4.2 [ 0.864717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864719] ehci-pci: EHCI PCI platform driver [ 0.864727] ehci-platform: EHCI generic platform driver [ 0.864731] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864732] ohci-pci: OHCI PCI platform driver [ 0.864739] ohci-platform: OHCI generic platform driver [ 0.864743] uhci_hcd: USB Universal Host Controller Interface driver [ 0.864793] QUIRK: Enable AMD PLL fix [ 0.864806] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 0.864811] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1 [ 0.920186] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x00000418 [ 0.920305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.920307] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.920308] usb usb1: Product: xHCI Host Controller [ 0.920309] usb usb1: Manufacturer: Linux 4.13.0-39-lowlatency xhci-hcd [ 0.920309] usb usb1: SerialNumber: 0000:03:00.0 [ 0.920525] hub 1-0:1.0: USB hub found [ 0.920537] hub 1-0:1.0: 10 ports detected [ 0.920747] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 0.920749] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2 [ 0.920751] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 0.920774] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.920788] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.920789] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.920790] usb usb2: Product: xHCI Host Controller [ 0.920791] usb usb2: Manufacturer: Linux 4.13.0-39-lowlatency xhci-hcd [ 0.920791] usb usb2: SerialNumber: 0000:03:00.0 [ 0.920859] hub 2-0:1.0: USB hub found [ 0.920866] hub 2-0:1.0: 4 ports detected [ 0.921026] xhci_hcd 0000:21:00.3: xHCI Host Controller [ 0.921030] xhci_hcd 0000:21:00.3: new USB bus registered, assigned bus number 3 [ 0.921137] xhci_hcd 0000:21:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x00000418 [ 0.921231] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.921232] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921233] usb usb3: Product: xHCI Host Controller [ 0.921234] usb usb3: Manufacturer: Linux 4.13.0-39-lowlatency xhci-hcd [ 0.921234] usb usb3: SerialNumber: 0000:21:00.3 [ 0.921299] hub 3-0:1.0: USB hub found [ 0.921304] hub 3-0:1.0: 4 ports detected [ 0.921398] xhci_hcd 0000:21:00.3: xHCI Host Controller [ 0.921401] xhci_hcd 0000:21:00.3: new USB bus registered, assigned bus number 4 [ 0.921413] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.921425] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.921426] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921427] usb usb4: Product: xHCI Host Controller [ 0.921428] usb usb4: Manufacturer: Linux 4.13.0-39-lowlatency xhci-hcd [ 0.921428] usb usb4: SerialNumber: 0000:21:00.3 [ 0.921490] hub 4-0:1.0: USB hub found [ 0.921495] hub 4-0:1.0: 4 ports detected [ 0.921608] i8042: PNP: No PS/2 controller found. [ 0.921657] mousedev: PS/2 mouse device common for all mice [ 0.921754] rtc_cmos 00:02: RTC can wake from S4 [ 0.921851] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 0.921915] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.921920] i2c /dev entries driver [ 0.921953] device-mapper: uevent: version 1.0.3 [ 0.921999] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 0.922367] ledtrig-cpu: registered to indicate activity on CPUs [ 0.922370] EFI Variables Facility v0.08 2004-May-17 [ 0.943174] NET: Registered protocol family 10 [ 0.946318] Segment Routing with IPv6 [ 0.946334] NET: Registered protocol family 17 [ 0.946341] Key type dns_resolver registered [ 0.947071] RAS: Correctable Errors collector initialized. [ 0.953308] microcode: CPU0: patch_level=0x08001105 [ 0.953313] microcode: CPU1: patch_level=0x08001105 [ 0.953315] microcode: CPU2: patch_level=0x08001105 [ 0.953321] microcode: CPU3: patch_level=0x08001105 [ 0.953330] microcode: CPU4: patch_level=0x08001105 [ 0.953336] microcode: CPU5: patch_level=0x08001105 [ 0.953343] microcode: CPU6: patch_level=0x08001105 [ 0.953352] microcode: CPU7: patch_level=0x08001105 [ 0.953360] microcode: CPU8: patch_level=0x08001105 [ 0.953367] microcode: CPU9: patch_level=0x08001105 [ 0.953376] microcode: CPU10: patch_level=0x08001105 [ 0.953382] microcode: CPU11: patch_level=0x08001105 [ 0.953389] microcode: CPU12: patch_level=0x08001105 [ 0.953395] microcode: CPU13: patch_level=0x08001105 [ 0.953403] microcode: CPU14: patch_level=0x08001105 [ 0.953409] microcode: CPU15: patch_level=0x08001105 [ 0.953449] microcode: Microcode Update Driver: v2.2. [ 0.953457] sched_clock: Marking stable (953444750, 0)->(1167127200, -213682450) [ 0.953712] registered taskstats version 1 [ 0.953720] Loading compiled-in X.509 certificates [ 0.955367] Loaded X.509 cert 'Build time autogenerated kernel key: da979e43939a382a9042b164d0807247e8c3196c' [ 0.956982] Couldn't get size: 0x800000000000000e [ 0.956985] MODSIGN: Couldn't get UEFI db list [ 0.959890] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring [ 0.960717] Couldn't get size: 0x800000000000000e [ 0.960718] MODSIGN: Couldn't get UEFI dbx list [ 0.960743] zswap: loaded using pool lzo/zbud [ 0.963087] Key type big_key registered [ 0.963091] Key type trusted registered [ 0.964270] Key type encrypted registered [ 0.964272] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964275] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 0.964286] evm: HMAC attrs: 0x1 [ 0.964532] Magic number: 0:622:507 [ 0.964686] rtc_cmos 00:02: setting system clock to 2016-01-01 01:32:42 UTC (1451611962) [ 0.964826] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.965249] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965250] EDD information not available. [ 0.965287] PM: Hibernation image not present or could not be loaded. [ 0.967387] Freeing unused kernel memory: 2300K [ 0.967388] Write protecting the kernel read-only data: 18432k [ 0.967800] Freeing unused kernel memory: 2024K [ 0.967987] Freeing unused kernel memory: 96K [ 0.969711] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.046620] ahci 0000:03:00.1: version 3.0 [ 1.046756] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled [ 1.046800] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode [ 1.046801] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 1.046856] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.047763] scsi host0: ahci [ 1.047873] scsi host1: ahci [ 1.047976] scsi host2: ahci [ 1.048093] scsi host3: ahci [ 1.048202] scsi host4: ahci [ 1.048309] scsi host5: ahci [ 1.050020] scsi host6: ahci [ 1.050118] scsi host7: ahci [ 1.050155] ata1: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780100 irq 297 [ 1.050157] ata2: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780180 irq 297 [ 1.050158] ata3: DUMMY [ 1.050158] ata4: DUMMY [ 1.050160] ata5: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780300 irq 297 [ 1.050162] ata6: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780380 irq 297 [ 1.050162] ata7: DUMMY [ 1.050163] ata8: DUMMY [ 1.050314] ahci 0000:22:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 1.050316] ahci 0000:22:00.2: flags: 64bit ncq sntf ilck led clo only pmp fbs pio [ 1.050553] scsi host8: ahci [ 1.050588] ata9: SATA max UDMA/133 abar m4096@0xfe808000 port 0xfe808100 irq 299 [ 1.052054] r8169 0000:1e:00.0 eth0: RTL8168h/8111h at 0xffffc2ef83201000, 4c:cc:6a:f9:82:4c, XID 14100800 IRQ 300 [ 1.052055] r8169 0000:1e:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.073334] r8169 0000:1e:00.0 enp30s0: renamed from eth0 [ 1.087527] [drm] amdgpu kernel modesetting enabled. [ 1.089029] AMD IOMMUv2 driver by Joerg Roedel jroedel@suse.de [ 1.091522] Found CRAT image with size=3920 [ 1.091523] Parsing CRAT table with 1 nodes [ 1.091524] Found CU entry in CRAT table with proximity_domain=0 caps=0 [ 1.091525] CU CPU: cores=16 id_base=0 [ 1.091525] Found memory entry in CRAT table with proximity_domain=0 [ 1.091526] Found memory entry in CRAT table with proximity_domain=0 [ 1.091526] Found memory entry in CRAT table with proximity_domain=0 [ 1.091526] Found cache entry in CRAT table with processor_id=0 [ 1.091527] Found cache entry in CRAT table with processor_id=0 [ 1.091527] Found cache entry in CRAT table with processor_id=0 [ 1.091528] Found cache entry in CRAT table with processor_id=0 [ 1.091528] Found cache entry in CRAT table with processor_id=2 [ 1.091529] Found cache entry in CRAT table with processor_id=2 [ 1.091529] Found cache entry in CRAT table with processor_id=2 [ 1.091529] Found cache entry in CRAT table with processor_id=4 [ 1.091530] Found cache entry in CRAT table with processor_id=4 [ 1.091530] Found cache entry in CRAT table with processor_id=4 [ 1.091530] Found cache entry in CRAT table with processor_id=6 [ 1.091531] Found cache entry in CRAT table with processor_id=6 [ 1.091531] Found cache entry in CRAT table with processor_id=6 [ 1.091531] Found cache entry in CRAT table with processor_id=8 [ 1.091532] Found cache entry in CRAT table with processor_id=8 [ 1.091532] Found cache entry in CRAT table with processor_id=8 [ 1.091532] Found cache entry in CRAT table with processor_id=8 [ 1.091533] Found cache entry in CRAT table with processor_id=10 [ 1.091533] Found cache entry in CRAT table with processor_id=10 [ 1.091533] Found cache entry in CRAT table with processor_id=10 [ 1.091534] Found cache entry in CRAT table with processor_id=12 [ 1.091534] Found cache entry in CRAT table with processor_id=12 [ 1.091534] Found cache entry in CRAT table with processor_id=12 [ 1.091535] Found cache entry in CRAT table with processor_id=14 [ 1.091535] Found cache entry in CRAT table with processor_id=14 [ 1.091535] Found cache entry in CRAT table with processor_id=14 [ 1.091536] Found TLB entry in CRAT table (not processing) [ 1.091536] Found TLB entry in CRAT table (not processing) [ 1.091536] Found TLB entry in CRAT table (not processing) [ 1.091536] Found TLB entry in CRAT table (not processing) [ 1.091537] Found TLB entry in CRAT table (not processing) [ 1.091537] Found TLB entry in CRAT table (not processing) [ 1.091537] Found TLB entry in CRAT table (not processing) [ 1.091537] Found TLB entry in CRAT table (not processing) [ 1.091538] Found TLB entry in CRAT table (not processing) [ 1.091538] Found TLB entry in CRAT table (not processing) [ 1.091538] Found TLB entry in CRAT table (not processing) [ 1.091538] Found TLB entry in CRAT table (not processing) [ 1.091538] Found TLB entry in CRAT table (not processing) [ 1.091539] Found TLB entry in CRAT table (not processing) [ 1.091539] Found TLB entry in CRAT table (not processing) [ 1.091539] Found TLB entry in CRAT table (not processing) [ 1.091539] Found TLB entry in CRAT table (not processing) [ 1.091540] Found TLB entry in CRAT table (not processing) [ 1.091540] Found TLB entry in CRAT table (not processing) [ 1.091540] Found TLB entry in CRAT table (not processing) [ 1.091540] Found TLB entry in CRAT table (not processing) [ 1.091541] Found TLB entry in CRAT table (not processing) [ 1.091541] Found TLB entry in CRAT table (not processing) [ 1.091541] Found TLB entry in CRAT table (not processing) [ 1.091541] Found TLB entry in CRAT table (not processing) [ 1.091542] Found TLB entry in CRAT table (not processing) [ 1.091542] Found TLB entry in CRAT table (not processing) [ 1.091542] Found TLB entry in CRAT table (not processing) [ 1.091542] Found TLB entry in CRAT table (not processing) [ 1.091543] Found TLB entry in CRAT table (not processing) [ 1.091543] Found TLB entry in CRAT table (not processing) [ 1.091543] Found TLB entry in CRAT table (not processing) [ 1.091543] Creating topology SYSFS entries [ 1.091554] Finished initializing topology ret=0 [ 1.091577] kfd kfd: Initialized module [ 1.091695] checking generic (e0000000 300000) vs hw (e0000000 10000000) [ 1.091696] fb: switching to amdgpudrmfb from EFI VGA [ 1.091719] Console: switching to colour dummy device 80x25 [ 1.091947] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67C7 0x1002:0x0B0D 0x00). [ 1.091955] [drm] register mmio base: 0xFE900000 [ 1.091956] [drm] register mmio size: 262144 [ 1.091964] [drm] probing gen 2 caps for device 1022:1453 = 733903/e [ 1.091965] [drm] probing mlw for device 1022:1453 = 733903 [ 1.091972] [drm] UVD is enabled in VM mode [ 1.091973] [drm] VCE enabled in VM mode [ 1.116095] [drm] BIOS signature incorrect 0 0 [ 1.116099] amdgpu 0000:20:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff [ 1.116115] ATOM BIOS: 113-C9541201-100 [ 1.116121] [drm] GPU post is not needed [ 1.116428] [drm] vm size is 64 GB, block size is 13-bit [ 1.116458] amdgpu 0000:20:00.0: VRAM: 8192M 0x0000000000000000 - 0x00000001FFFFFFFF (8192M used) [ 1.116459] amdgpu 0000:20:00.0: GTT: 8192M 0x0000000200000000 - 0x00000003FFFFFFFF [ 1.116462] [drm] Detected VRAM RAM=8192M, BAR=256M [ 1.116463] [drm] RAM width 256bits GDDR5 [ 1.116524] [TTM] Zone kernel: Available graphics memory: 16477008 kiB [ 1.116525] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 1.116526] [TTM] Initializing pool allocator [ 1.116528] [TTM] Initializing DMA pool allocator [ 1.116542] [drm] amdgpu: 8192M of VRAM memory ready [ 1.116543] [drm] amdgpu: 8192M of GTT memory ready. [ 1.116551] [drm] GART: num cpu pages 2097152, num gpu pages 2097152 [ 1.116766] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001ef800 flags=0x0010] [ 1.116774] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001ee800 flags=0x0010] [ 1.116779] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001eeb00 flags=0x0010] [ 1.116784] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001c6800 flags=0x0010] [ 1.116789] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001c7800 flags=0x0010] [ 1.116794] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001efac0 flags=0x0010] [ 1.116799] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001c79c0 flags=0x0010] [ 1.116804] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001eec00 flags=0x0010] [ 1.116809] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001efc00 flags=0x0010] [ 1.116813] amdgpu 0000:20:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x000000f4001c69c0 flags=0x0010] [ 1.116818] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001eecc0 flags=0x0010] [ 1.116823] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001efc80 flags=0x0010] [ 1.116828] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001eff80 flags=0x0010] [ 1.116832] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001c6c00 flags=0x0010] [ 1.116837] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001c7c00 flags=0x0010] [ 1.116842] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001eef80 flags=0x0010] [ 1.116846] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001c6e80 flags=0x0010] [ 1.116851] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001f0000 flags=0x0010] [ 1.116856] AMD-Vi: Event logged [IO_PAGE_FAULT device=20:00.0 domain=0x0003 address=0x000000f4001f1000 flags=0x0010] [ 1.117764] [drm] PCIE GART of 8192M enabled (table at 0x0000000000040000). [ 1.117782] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.117782] [drm] Driver supports precise vblank timestamp query. [ 1.117813] amdgpu 0000:20:00.0: amdgpu: using MSI. [ 1.117887] [drm] amdgpu: irq initialized. [ 1.231026] usb 3-2: new full-speed USB device number 2 using xhci_hcd [ 1.283013] usb 1-7: new high-speed USB device number 2 using xhci_hcd [ 1.298201] amdgpu: [powerplay] amdgpu: powerplay sw initialized [ 1.298662] [drm] AMDGPU Display Connectors [ 1.298662] [drm] Connector 0: [ 1.298663] [drm] DP-1 [ 1.298663] [drm] HPD6 [ 1.298664] [drm] DDC: 0x4868 0x4868 0x4869 0x4869 0x486a 0x486a 0x486b 0x486b [ 1.298665] [drm] Encoders: [ 1.298665] [drm] DFP1: INTERNAL_UNIPHY2 [ 1.298666] [drm] Connector 1: [ 1.298666] [drm] DP-2 [ 1.298666] [drm] HPD4 [ 1.298667] [drm] DDC: 0x4870 0x4870 0x4871 0x4871 0x4872 0x4872 0x4873 0x4873 [ 1.298667] [drm] Encoders: [ 1.298668] [drm] DFP2: INTERNAL_UNIPHY2 [ 1.298668] [drm] Connector 2: [ 1.298669] [drm] DP-3 [ 1.298669] [drm] HPD1 [ 1.298670] [drm] DDC: 0x486c 0x486c 0x486d 0x486d 0x486e 0x486e 0x486f 0x486f [ 1.298670] [drm] Encoders: [ 1.298670] [drm] DFP3: INTERNAL_UNIPHY1 [ 1.298671] [drm] Connector 3: [ 1.298671] [drm] DP-4 [ 1.298671] [drm] HPD3 [ 1.298672] [drm] DDC: 0x4874 0x4874 0x4875 0x4875 0x4876 0x4876 0x4877 0x4877 [ 1.298672] [drm] Encoders: [ 1.298673] [drm] DFP4: INTERNAL_UNIPHY [ 1.298965] amdgpu 0000:20:00.0: fence driver on ring 0 use gpu addr 0x0000000200000008, cpu addr 0xffff9e98eebeb008 [ 1.299008] amdgpu 0000:20:00.0: fence driver on ring 1 use gpu addr 0x0000000200000018, cpu addr 0xffff9e98eebeb018 [ 1.299042] amdgpu 0000:20:00.0: fence driver on ring 2 use gpu addr 0x0000000200000028, cpu addr 0xffff9e98eebeb028 [ 1.299077] amdgpu 0000:20:00.0: fence driver on ring 3 use gpu addr 0x0000000200000038, cpu addr 0xffff9e98eebeb038 [ 1.299110] amdgpu 0000:20:00.0: fence driver on ring 4 use gpu addr 0x0000000200000048, cpu addr 0xffff9e98eebeb048 [ 1.299143] amdgpu 0000:20:00.0: fence driver on ring 5 use gpu addr 0x0000000200000058, cpu addr 0xffff9e98eebeb058 [ 1.299176] amdgpu 0000:20:00.0: fence driver on ring 6 use gpu addr 0x0000000200000068, cpu addr 0xffff9e98eebeb068 [ 1.299208] amdgpu 0000:20:00.0: fence driver on ring 7 use gpu addr 0x0000000200000078, cpu addr 0xffff9e98eebeb078 [ 1.299240] amdgpu 0000:20:00.0: fence driver on ring 8 use gpu addr 0x0000000200000088, cpu addr 0xffff9e98eebeb088 [ 1.299256] amdgpu 0000:20:00.0: fence driver on ring 9 use gpu addr 0x000000020000009c, cpu addr 0xffff9e98eebeb09c [ 1.299344] amdgpu 0000:20:00.0: fence driver on ring 10 use gpu addr 0x00000002000000ac, cpu addr 0xffff9e98eebeb0ac [ 1.299377] amdgpu 0000:20:00.0: fence driver on ring 11 use gpu addr 0x00000002000000bc, cpu addr 0xffff9e98eebeb0bc [ 1.299442] [drm] Found UVD firmware Version: 1.79 Family ID: 16 [ 1.299727] amdgpu 0000:20:00.0: fence driver on ring 12 use gpu addr 0x000000000122d420, cpu addr 0xffffc2ef8885a420 [ 1.299769] [drm] Found VCE firmware Version: 52.4 Binary ID: 3 [ 1.299847] amdgpu 0000:20:00.0: fence driver on ring 13 use gpu addr 0x00000002000000dc, cpu addr 0xffff9e98eebeb0dc [ 1.299878] amdgpu 0000:20:00.0: fence driver on ring 14 use gpu addr 0x00000002000000ec, cpu addr 0xffff9e98eebeb0ec [ 1.344259] amdgpu: [powerplay] [AVFS] Something is broken. See log! [ 1.346080] amdgpu: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table! [ 1.357404] ata9: SATA link down (SStatus 0 SControl 300) [ 1.360445] [drm] ring test on 0 succeeded in 11 usecs [ 1.361092] [drm] ring test on 9 succeeded in 6 usecs [ 1.361113] [drm] ring test on 1 succeeded in 6 usecs [ 1.361123] [drm] ring test on 2 succeeded in 2 usecs [ 1.361132] [drm] ring test on 3 succeeded in 2 usecs [ 1.361141] [drm] ring test on 4 succeeded in 2 usecs [ 1.361159] [drm] ring test on 5 succeeded in 5 usecs [ 1.361169] [drm] ring test on 6 succeeded in 2 usecs [ 1.361178] [drm] ring test on 7 succeeded in 2 usecs [ 1.361187] [drm] ring test on 8 succeeded in 2 usecs [ 1.361268] [drm] ring test on 10 succeeded in 5 usecs [ 1.361277] [drm] ring test on 11 succeeded in 5 usecs [ 1.388186] [drm] ring test on 12 succeeded in 1 usecs [ 1.388187] [drm] UVD initialized successfully. [ 1.392458] usb 3-2: New USB device found, idVendor=0783, idProduct=0006 [ 1.392461] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.392462] usb 3-2: Product: USB SMARTCARD READER [ 1.392464] usb 3-2: Manufacturer: C3PO [ 1.392465] usb 3-2: SerialNumber: 00472903 [ 1.489156] [drm] ring test on 13 succeeded in 5 usecs [ 1.489167] [drm] ring test on 14 succeeded in 2 usecs [ 1.489168] [drm] VCE initialized successfully. [ 1.489507] [drm] ib test on ring 0 succeeded [ 1.489686] [drm] ib test on ring 1 succeeded [ 1.489737] [drm] ib test on ring 2 succeeded [ 1.489789] [drm] ib test on ring 3 succeeded [ 1.489840] [drm] ib test on ring 4 succeeded [ 1.489891] [drm] ib test on ring 5 succeeded [ 1.489942] [drm] ib test on ring 6 succeeded [ 1.490004] [drm] ib test on ring 7 succeeded [ 1.490052] [drm] ib test on ring 8 succeeded [ 1.506028] usb 3-3: new full-speed USB device number 3 using xhci_hcd [ 1.511040] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.512138] ata1.00: ATA-8: ST1000DM003-1SB10C, CC43, max UDMA/133 [ 1.512140] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.513212] ata1.00: configured for UDMA/133 [ 1.513386] scsi 0:0:0:0: Direct-Access ATA ST1000DM003-1SB1 CC43 PQ: 0 ANSI: 5 [ 1.539167] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.539185] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 1.539187] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.539194] sd 0:0:0:0: [sda] Write Protect is off [ 1.539196] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.539207] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.573653] sda: sda1 sda2 sda3 [ 1.573962] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.657473] usb 3-3: New USB device found, idVendor=062a, idProduct=5918 [ 1.657475] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.657476] usb 3-3: Product: 2.4G Keyboard Mouse [ 1.657477] usb 3-3: Manufacturer: MOSART Semi. [ 1.677252] hidraw: raw HID events driver (C) Jiri Kosina [ 1.715668] usbcore: registered new interface driver usbhid [ 1.715670] usbhid: USB HID core driver [ 1.717183] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:21:00.3/usb3/3-3/3-3:1.0/0003:062A:5918.0001/input/input2 [ 1.739976] usb 1-7: New USB device found, idVendor=046d, idProduct=0825 [ 1.739978] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=2 [ 1.739979] usb 1-7: SerialNumber: 86680F20 [ 1.769123] hid-generic 0003:062A:5918.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:21:00.3-3/input0 [ 1.769363] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:21:00.3/usb3/3-3/3-3:1.1/0003:062A:5918.0002/input/input3 [ 1.821183] hid-generic 0003:062A:5918.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:21:00.3-3/input1 [ 1.887669] tsc: Refined TSC clocksource calibration: 2994.374 MHz [ 1.887686] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b29828a32c, max_idle_ns: 440795270613 ns [ 1.899418] usb 1-10: new low-speed USB device number 3 using xhci_hcd [ 1.991448] [drm] ib test on ring 9 succeeded [ 1.991679] [drm] ib test on ring 10 succeeded [ 1.991723] [drm] ib test on ring 11 succeeded [ 1.992803] [drm] ib test on ring 12 succeeded [ 1.993059] [drm] ib test on ring 13 succeeded [ 1.999187] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.999517] ata2.00: ATA-11: KINGSTON SUV400S37240G, 0C3K87RA, max UDMA/133 [ 1.999519] ata2.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA [ 2.000059] ata2.00: configured for UDMA/133 [ 2.000248] scsi 1:0:0:0: Direct-Access ATA KINGSTON SUV400S 87RA PQ: 0 ANSI: 5 [ 2.034177] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB) [ 2.034179] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 2.034186] sd 1:0:0:0: [sdb] Write Protect is off [ 2.034187] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 2.034196] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.034199] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.036289] sdb: sdb1 sdb2 [ 2.036494] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.169955] [drm] fb mappable at 0xE1437000 [ 2.169956] [drm] vram apper at 0xE0000000 [ 2.169957] [drm] size 14745600 [ 2.169958] [drm] fb depth is 24 [ 2.169958] [drm] pitch is 10240 [ 2.170029] fbcon: amdgpudrmfb (fb0) is primary device [ 2.170097] Console: switching to colour frame buffer device 240x67 [ 2.170131] amdgpu 0000:20:00.0: fb0: amdgpudrmfb frame buffer device [ 2.180367] [drm] Initialized amdgpu 3.18.0 20150101 for 0000:20:00.0 on minor 0 [ 2.182803] usb 1-10: New USB device found, idVendor=1a2c, idProduct=2c27 [ 2.182805] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.182807] usb 1-10: Product: USB Keyboard [ 2.182808] usb 1-10: Manufacturer: USB [ 2.196695] input: USB USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10:1.0/0003:1A2C:2C27.0003/input/input4 [ 2.248218] hid-generic 0003:1A2C:2C27.0003: input,hidraw2: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:03:00.0-10/input0 [ 2.257890] input: USB USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10:1.1/0003:1A2C:2C27.0004/input/input5 [ 2.309100] hid-generic 0003:1A2C:2C27.0004: input,hidraw3: USB HID v1.10 Device [USB USB Keyboard] on usb-0000:03:00.0-10/input1 [ 2.495156] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.496959] ata5.00: supports DRM functions and may not be fully accessible [ 2.497660] ata5.00: disabling queued TRIM support [ 2.497661] ata5.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133 [ 2.497663] ata5.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA [ 2.499392] ata5.00: supports DRM functions and may not be fully accessible [ 2.499964] ata5.00: disabling queued TRIM support [ 2.501410] ata5.00: configured for UDMA/133 [ 2.501558] scsi 4:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5 [ 2.527273] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 2.527302] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 2.527310] sd 4:0:0:0: [sdc] Write Protect is off [ 2.527312] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 2.527322] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.527621] sdc: sdc1 sdc2 [ 2.528446] sd 4:0:0:0: [sdc] supports TCG Opal [ 2.528448] sd 4:0:0:0: [sdc] Attached SCSI disk [ 2.895842] clocksource: Switched to clocksource tsc [ 2.999449] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.028980] ata6.00: ATA-8: ST31500341AS, CC1H, max UDMA/133 [ 3.028991] ata6.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 3.071956] ata6.00: configured for UDMA/133 [ 3.072091] scsi 5:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5 [ 3.098175] sd 5:0:0:0: [sdd] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) [ 3.098182] sd 5:0:0:0: [sdd] Write Protect is off [ 3.098183] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 3.098187] sd 5:0:0:0: Attached scsi generic sg3 type 0 [ 3.098192] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.117132] sdd: sdd1 sdd2 sdd3 sdd4 [ 3.117386] sd 5:0:0:0: [sdd] Attached SCSI disk [ 3.568854] random: crng init done [ 5.759123] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) [ 5.853919] systemd[1]: System time before build time, advancing clock. [ 5.873525] ip_tables: (C) 2000-2006 Netfilter Core Team [ 5.932096] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid) [ 5.944642] systemd[1]: Detected architecture x86-64. [ 5.944876] systemd[1]: Set hostname to . [ 6.030113] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.030155] systemd[1]: Reached target Remote File Systems. [ 6.030423] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.030448] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 6.030472] systemd[1]: Listening on udev Control Socket. [ 6.030487] systemd[1]: Listening on fsck to fsckd communication Socket. [ 6.030595] systemd[1]: Created slice User and Session Slice. [ 6.049259] lp: driver loaded but no devices found [ 6.052872] ppdev: user-space parallel port driver [ 6.054713] parport_pc 00:04: reported by Plug and Play ACPI [ 6.054790] parport0: PC-style at 0x378, irq 5 [PCSPP] [ 6.145204] lp0: using parport0 (interrupt-driven). [ 6.266234] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro [ 6.287976] systemd-journald[412]: Received request to flush runtime journal from PID 1 [ 6.296100] systemd-journald[412]: File /var/log/journal/6aa26136c7b5460589159610e1ee77ed/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 6.333681] Adding 2097148k swap on /swapfile. Priority:-1 extents:6 across:2260988k SSFS [ 6.384996] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.420665] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 6.420667] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 6.432816] ccp 0000:21:00.2: enabling device (0000 -> 0002) [ 6.434222] ccp 0000:21:00.2: enabled [ 6.444187] media: Linux media interface: v0.10 [ 6.455348] Linux video capture interface: v2.00 [ 6.460847] snd_hda_intel 0000:20:00.1: Handle vga_switcheroo audio client [ 6.460849] snd_hda_intel 0000:20:00.1: Force to non-snoop mode [ 6.460950] snd_hda_intel 0000:22:00.3: enabling device (0000 -> 0002) [ 6.471789] AVX2 version of gcm_enc/dec engaged. [ 6.471790] AES CTR mode by8 optimization enabled [ 6.478395] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input6 [ 6.478469] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input7 [ 6.478515] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input8 [ 6.478595] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input9 [ 6.478688] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input10 [ 6.478786] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:20:00.1/sound/card0/input11 [ 6.480158] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 6.480162] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 6.480163] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 6.480164] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 6.480166] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0 [ 6.480167] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 6.480169] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 6.480172] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 6.480174] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a [ 6.494647] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input12 [ 6.494698] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input13 [ 6.494748] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input14 [ 6.494788] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input15 [ 6.494829] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input16 [ 6.494872] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input17 [ 6.494914] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:22:00.3/sound/card1/input18 [ 6.513679] kvm: disabled by bios [ 6.518234] MCE: In-kernel MCE decoding enabled. [ 6.522623] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.522624] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.556645] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.556647] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.556659] kvm: disabled by bios [ 6.587452] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.587454] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.587813] kvm: disabled by bios [ 6.617391] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.617393] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.647825] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.647827] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.678597] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.678599] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 6.707457] EDAC amd64: Node 0: DRAM ECC disabled. [ 6.707459] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 7.748890] kauditd_printk_skb: 594 callbacks suppressed [ 7.748892] audit: type=1400 audit(1519329841.894:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=981 comm="apparmor_parser" [ 7.748997] audit: type=1400 audit(1519329841.895:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=991 comm="apparmor_parser" [ 7.749244] audit: type=1400 audit(1519329841.895:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=989 comm="apparmor_parser" [ 7.749423] audit: type=1400 audit(1519329841.895:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=979 comm="apparmor_parser" [ 7.749426] audit: type=1400 audit(1519329841.895:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=979 comm="apparmor_parser" [ 7.749428] audit: type=1400 audit(1519329841.895:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=979 comm="apparmor_parser" [ 7.749430] audit: type=1400 audit(1519329841.895:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=979 comm="apparmor_parser" [ 7.749565] audit: type=1400 audit(1519329841.895:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=993 comm="apparmor_parser" [ 7.749656] audit: type=1400 audit(1519329841.895:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=978 comm="apparmor_parser" [ 7.749658] audit: type=1400 audit(1519329841.895:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=978 comm="apparmor_parser" [ 7.774462] usb 1-7: set resolution quirk: cval->res = 384 [ 7.774600] usbcore: registered new interface driver snd-usb-audio [ 7.774618] uvcvideo: Found UVC 1.00 device (046d:0825) [ 7.799528] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized! [ 7.799530] uvcvideo 1-7:1.0: Entity type for entity Extension 6 was not initialized! [ 7.799532] uvcvideo 1-7:1.0: Entity type for entity Extension 7 was not initialized! [ 7.799533] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized! [ 7.799534] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not initialized! [ 7.799536] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized! [ 7.799595] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-7/1-7:1.0/input/input19 [ 7.800435] usbcore: registered new interface driver uvcvideo [ 7.800437] USB Video Class driver (1.1.1) [ 8.069624] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready [ 8.082871] r8169 0000:1e:00.0 enp30s0: link down [ 8.082873] r8169 0000:1e:00.0 enp30s0: link down [ 8.082955] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready [ 11.013112] r8169 0000:1e:00.0 enp30s0: link up [ 11.013122] IPv6: ADDRCONF(NETDEV_CHANGE): enp30s0: link becomes ready [ 15.468307] kauditd_printk_skb: 18 callbacks suppressed [ 15.468309] audit: type=1400 audit(1524599076.261:30): apparmor="DENIED" operation="capable" profile="/snap/core/4486/usr/lib/snapd/snap-confine" pid=1382 comm="snap-confine" capability=2 capname="dac_read_search" [ 16.167302] audit: type=1400 audit(1524599076.960:31): apparmor="DENIED" operation="capable" profile="/snap/core/4486/usr/lib/snapd/snap-confine" pid=1515 comm="snap-confine" capability=2 capname="dac_read_search" [ 35.448533] usb 1-7: reset high-speed USB device number 2 using xhci_hcd [ 966.162183] usb 1-4: new high-speed USB device number 4 using xhci_hcd [ 966.346877] usb 1-4: New USB device found, idVendor=058f, idProduct=6254 [ 966.346881] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 966.346883] usb 1-4: Product: USB2.0Hub [ 966.349916] hub 1-4:1.0: USB hub found [ 966.352854] hub 1-4:1.0: 4 ports detected [ 966.677168] usb 1-4.1: new full-speed USB device number 5 using xhci_hcd [ 967.220065] usb 1-4.1: New USB device found, idVendor=256c, idProduct=006e [ 967.220070] usb 1-4.1: New USB device strings: Mfr=5, Product=6, SerialNumber=0 [ 967.338158] usb 1-4.4: new high-speed USB device number 6 using xhci_hcd [ 967.459161] usb 1-4.4: New USB device found, idVendor=058f, idProduct=6366 [ 967.459165] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 967.459167] usb 1-4.4: Product: Mass Storage Device [ 967.459169] usb 1-4.4: Manufacturer: Generic [ 967.459171] usb 1-4.4: SerialNumber: 058F0O1111B1 [ 967.480936] usb-storage 1-4.4:1.0: USB Mass Storage device detected [ 967.481184] scsi host9: usb-storage 1-4.4:1.0 [ 967.481352] usbcore: registered new interface driver usb-storage [ 967.484197] usbcore: registered new interface driver uas [ 967.491147] input: HID 256c:006e Pen as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:256C:006E.0005/input/input20 [ 967.543344] input: HID 256c:006e Pad as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:256C:006E.0005/input/input21 [ 967.543456] uclogic 0003:256C:006E.0005: input,hidraw4: USB HID v1.11 Keypad [HID 256c:006e] on usb-0000:03:00.0-4.1/input0 [ 967.543635] uclogic 0003:256C:006E.0006: No inputs registered, leaving [ 967.543706] uclogic 0003:256C:006E.0006: hidraw5: USB HID v1.11 Device [HID 256c:006e] on usb-0000:03:00.0-4.1/input1 [ 968.528878] scsi 9:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0 [ 968.529389] sd 9:0:0:0: Attached scsi generic sg4 type 0 [ 969.239732] sd 9:0:0:0: [sde] 15493120 512-byte logical blocks: (7.93 GB/7.39 GiB) [ 969.241263] sd 9:0:0:0: [sde] Write Protect is off [ 969.241266] sd 9:0:0:0: [sde] Mode Sense: 03 00 00 00 [ 969.243264] sd 9:0:0:0: [sde] No Caching mode page found [ 969.243270] sd 9:0:0:0: [sde] Assuming drive cache: write through [ 969.249299] sde: sde1 [ 969.254299] sd 9:0:0:0: [sde] Attached SCSI removable disk [ 974.942803] FAT-fs (sde1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

serikame commented 6 years ago

sudo evtest, it does not work

serikame commented 6 years ago

sudo xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB USB Keyboard id=9 [slave pointer (2)] ⎜ ↳ MOSART Semi. 2.4G Keyboard Mouse id=12 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ USB USB Keyboard id=8 [slave keyboard (3)] ↳ UVC Camera (046d:0825) id=10 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=11 [slave keyboard (3)] ↳ USB USB Keyboard id=13 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=14 [slave keyboard (3)]

serikame commented 6 years ago

Sorry, I installed vtest

serikame commented 6 years ago

sudo xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB USB Keyboard id=9 [slave pointer (2)] ⎜ ↳ MOSART Semi. 2.4G Keyboard Mouse id=12 [slave pointer (2)] ⎜ ↳ HID 256c:006e Pad id=15 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ USB USB Keyboard id=8 [slave keyboard (3)] ↳ UVC Camera (046d:0825) id=10 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=11 [slave keyboard (3)] ↳ USB USB Keyboard id=13 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=14 [slave keyboard (3)] ↳ HID 256c:006e Pen id=16 [slave keyboard (3)]

serikame commented 6 years ago
sudo evtest
[sudo] password for serikame: 
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0:  Power Button
/dev/input/event1:  Power Button
/dev/input/event2:  MOSART Semi. 2.4G Keyboard Mouse
/dev/input/event3:  MOSART Semi. 2.4G Keyboard Mouse
/dev/input/event4:  USB USB Keyboard
/dev/input/event5:  USB USB Keyboard
/dev/input/event6:  HDA ATI HDMI HDMI/DP,pcm=3
/dev/input/event7:  HDA ATI HDMI HDMI/DP,pcm=7
/dev/input/event8:  HDA ATI HDMI HDMI/DP,pcm=8
/dev/input/event9:  HDA ATI HDMI HDMI/DP,pcm=9
/dev/input/event10: HDA ATI HDMI HDMI/DP,pcm=10
/dev/input/event11: HDA ATI HDMI HDMI/DP,pcm=11
/dev/input/event12: HD-Audio Generic Front Mic
/dev/input/event13: HD-Audio Generic Rear Mic
/dev/input/event14: HD-Audio Generic Line
/dev/input/event15: HD-Audio Generic Line Out Front
/dev/input/event16: HD-Audio Generic Line Out Surround
/dev/input/event17: HD-Audio Generic Line Out CLFE
/dev/input/event18: HD-Audio Generic Front Headphone
/dev/input/event19: UVC Camera (046d:0825)
/dev/input/event20: HID 256c:006e Pen
/dev/input/event21: HID 256c:006e Pad
Select the device event number [0-21]: 20
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x256c product 0x6e version 0x111
Input device name: "HID 256c:006e Pen"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 320 (BTN_TOOL_PEN)
    Event code 330 (BTN_TOUCH)
    Event code 331 (BTN_STYLUS)
    Event code 332 (BTN_STYLUS2)
  Event type 3 (EV_ABS)
    Event code 0 (ABS_X)
      Value      0
      Min        0
      Max    40000
      Resolution     200
    Event code 1 (ABS_Y)
      Value      0
      Min        0
      Max    25000
      Resolution     200
    Event code 24 (ABS_PRESSURE)
      Value      0
      Min        0
      Max     8191
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
serikame commented 6 years ago
sudo evtest
[sudo] password for serikame: 
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0:  Power Button
/dev/input/event1:  Power Button
/dev/input/event2:  MOSART Semi. 2.4G Keyboard Mouse
/dev/input/event3:  MOSART Semi. 2.4G Keyboard Mouse
/dev/input/event4:  USB USB Keyboard
/dev/input/event5:  USB USB Keyboard
/dev/input/event6:  HDA ATI HDMI HDMI/DP,pcm=3
/dev/input/event7:  HDA ATI HDMI HDMI/DP,pcm=7
/dev/input/event8:  HDA ATI HDMI HDMI/DP,pcm=8
/dev/input/event9:  HDA ATI HDMI HDMI/DP,pcm=9
/dev/input/event10: HDA ATI HDMI HDMI/DP,pcm=10
/dev/input/event11: HDA ATI HDMI HDMI/DP,pcm=11
/dev/input/event12: HD-Audio Generic Front Mic
/dev/input/event13: HD-Audio Generic Rear Mic
/dev/input/event14: HD-Audio Generic Line
/dev/input/event15: HD-Audio Generic Line Out Front
/dev/input/event16: HD-Audio Generic Line Out Surround
/dev/input/event17: HD-Audio Generic Line Out CLFE
/dev/input/event18: HD-Audio Generic Front Headphone
/dev/input/event19: UVC Camera (046d:0825)
/dev/input/event20: HID 256c:006e Pen
/dev/input/event21: HID 256c:006e Pad
Select the device event number [0-21]: 21
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x256c product 0x6e version 0x111
Input device name: "HID 256c:006e Pad"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 256 (BTN_0)
    Event code 257 (BTN_1)
    Event code 258 (BTN_2)
    Event code 259 (BTN_3)
    Event code 260 (BTN_4)
    Event code 261 (BTN_5)
    Event code 262 (BTN_6)
    Event code 263 (BTN_7)
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
spbnick commented 6 years ago

Thank you. This doesn't look like the driver has installed. To confirm, please post the output of sudo modinfo hid-uclogic.

serikame commented 6 years ago
filename:       /lib/modules/4.13.0-39-lowlatency/kernel/drivers/hid/hid-uclogic.ko
license:        GPL
author:         Nikolai Kondrashov
author:         Martin Rusko
srcversion:     1BEDCC552EDCC95D3DE2132
alias:          hid:b0003g*v000028BDp00000071
alias:          hid:b0003g*v00002179p00000053
alias:          hid:b0003g*v00005543p00003031
alias:          hid:b0003g*v00005543p00000045
alias:          hid:b0003g*v00005543p00000081
alias:          hid:b0003g*v00005543p0000004D
alias:          hid:b0003g*v00005543p0000006E
alias:          hid:b0003g*v0000256Cp0000006E
alias:          hid:b0003g*v00005543p00000781
alias:          hid:b0003g*v00005543p00000522
alias:          hid:b0003g*v00005543p00000064
alias:          hid:b0003g*v00005543p00000005
alias:          hid:b0003g*v00005543p00000004
alias:          hid:b0003g*v00005543p00000003
alias:          hid:b0003g*v00005543p00000042
depends:        hid
intree:         Y
name:           hid_uclogic
vermagic:       4.13.0-39-lowlatency SMP preempt mod_unload 
signat:         PKCS#7
signer:         
sig_key:        
sig_hashalgo:   md4
spbnick commented 6 years ago

Right, this shows that only stock driver is available. Please try to install the driver again, but this time please post everything that you had on the screen while doing that - commands you entered, their output, etc.

serikame commented 6 years ago
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ 
sudo rmmod hid-kye
rmmod: ERROR: Module hid_kye is not currently loaded
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ 
sudo rmmod hid-uclogic
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ 
sudo rmmod hid-huion
rmmod: ERROR: Module hid_huion is not currently loaded
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ 
serikame commented 6 years ago
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-kye
[sudo] password for serikame: 
rmmod: ERROR: Module hid_kye is not currently loaded
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-uclogic
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-huion
rmmod: ERROR: Module hid_huion is not currently loaded
serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ 
spbnick commented 6 years ago

Is that all you do to install the driver?

serikame commented 6 years ago

Yes, I followed the instructions in the READme.md file and that is all it says to install. I'm not very good at installing things on Linux and I do not understand much English either. I am sorry. Thank you for being so understanding and helping me with this.

spbnick commented 6 years ago

Please follow the "Installing source package manually" section.

spbnick commented 6 years ago

You need to run make and then sudo make install in the driver source directory.

serikame commented 6 years ago

serikame@ZYX:~/Programas/Huion/digimend-kernel-drivers-hires_refactor$ sudo make install [sudo] password for serikame: make -C /lib/modules/4.13.0-39-lowlatency/build SUBDIRS=/home/serikame/Programas/Huion/digimend-kernel-drivers-hires_refactor modules_install make[1]: se entra en el directorio '/usr/src/linux-headers-4.13.0-39-lowlatency' DEPMOD 4.13.0-39-lowlatency make[1]: se sale del directorio '/usr/src/linux-headers-4.13.0-39-lowlatency' install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf depmod -a install hid-rebind /sbin/hid-rebind install -m 0644 90-hid-rebind.rules /lib/udev/rules.d/90-hid-rebind.rules udevadm control --reload

spbnick commented 6 years ago

This looks good. Run sudo rmmod hid-uclogic, reconnect the tablet and see if it works.

serikame commented 6 years ago

I already did everything, but I can not get the digitizer tablet to move the pointer in any program

ghost commented 6 years ago

Not sure if this applies here, there may be a need to rebuild the kernel modules with the mkinitcpio command after installing the driver, and then a full reboot may bring the tablet to recognition? (although re-plugging usually makes the job) Again, not sure if this step is required on all distros but that used to work for me with the older drivers.

serikame commented 6 years ago

Thank you

spbnick commented 6 years ago

@serikame, please post the output of sudo modinfo hid-uclogic, sudo evtest, and xinput list again.

serikame commented 6 years ago

Hello Nikolai, I have committed the imprudence of installing Ubuntu Studio 18.04 on my computer, thinking that my configuration problems might be solved with the Huion digitizer card. The result of my management is that now I tango new problems, one of my monitors is unconfigured and I have to reinstall the drives that you sent me, so I will be delayed with what you ask me to monitor. I hope to have everything ready tomorrow afternoon. Thank you. A greeting. Omar

serikame commented 6 years ago
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo modinfo hid-uclogic
filename:       /lib/modules/4.15.0-20-lowlatency/kernel/drivers/hid/hid-uclogic.ko
license:        GPL
author:         Nikolai Kondrashov
author:         Martin Rusko
srcversion:     BEA927C95852EC70343F18B
alias:          hid:b0003g*v000028BDp00000071
alias:          hid:b0003g*v00002179p00000053
alias:          hid:b0003g*v00005543p00003031
alias:          hid:b0003g*v00005543p00000045
alias:          hid:b0003g*v00005543p00000081
alias:          hid:b0003g*v00005543p0000004D
alias:          hid:b0003g*v00005543p0000006E
alias:          hid:b0003g*v0000256Cp0000006E
alias:          hid:b0003g*v00005543p00000781
alias:          hid:b0003g*v00005543p00000522
alias:          hid:b0003g*v00005543p00000064
alias:          hid:b0003g*v00005543p00000005
alias:          hid:b0003g*v00005543p00000004
alias:          hid:b0003g*v00005543p00000003
alias:          hid:b0003g*v00005543p00000042
depends:        hid
retpoline:      Y
intree:         Y
name:           hid_uclogic
vermagic:       4.15.0-20-lowlatency SMP preempt mod_unload 
signat:         PKCS#7
signer:         
sig_key:        
sig_hashalgo:   md4
serikame commented 6 years ago

serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo evtest [sudo] contraseña para serikame: No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0: Power Button /dev/input/event1: Power Button /dev/input/event2: MOSART Semi. 2.4G Keyboard Mouse /dev/input/event3: MOSART Semi. 2.4G Keyboard Mouse /dev/input/event4: USB USB Keyboard /dev/input/event5: USB USB Keyboard /dev/input/event6: HID 256c:006e Pen /dev/input/event7: HID 256c:006e Pad /dev/input/event8: HDA ATI HDMI HDMI/DP,pcm=3 /dev/input/event9: HDA ATI HDMI HDMI/DP,pcm=7 /dev/input/event10: HDA ATI HDMI HDMI/DP,pcm=8 /dev/input/event11: HDA ATI HDMI HDMI/DP,pcm=9 /dev/input/event12: HDA ATI HDMI HDMI/DP,pcm=10 /dev/input/event13: HDA ATI HDMI HDMI/DP,pcm=11 /dev/input/event14: HD-Audio Generic Front Mic /dev/input/event15: HD-Audio Generic Rear Mic /dev/input/event16: HD-Audio Generic Line /dev/input/event17: HD-Audio Generic Line Out Front /dev/input/event18: HD-Audio Generic Line Out Surround /dev/input/event19: HD-Audio Generic Line Out CLFE /dev/input/event20: HD-Audio Generic Front Headphone /dev/input/event21: UVC Camera (046d:0825) Select the device event number [0-21]:

serikame commented 6 years ago

serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB USB Keyboard id=9 [slave pointer (2)] ⎜ ↳ MOSART Semi. 2.4G Keyboard Mouse id=14 [slave pointer (2)] ⎜ ↳ HID 256c:006e Pad id=10 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ USB USB Keyboard id=8 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=13 [slave keyboard (3)] ↳ USB USB Keyboard id=15 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=16 [slave keyboard (3)] ↳ UVC Camera (046d:0825) id=12 [slave keyboard (3)] ↳ HID 256c:006e Pen id=11 [slave keyboard (3)]

spbnick commented 6 years ago

I see that the new driver is still not being found. Could you please install it again on this new system and post your terminal contents, while doing it, again? Thank you.

serikame commented 6 years ago
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo make install
[sudo] contraseña para serikame: 
make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/digimend-kernel-drivers-hires_refactor modules_install
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
Makefile:976: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
  DEPMOD  4.15.0-20-lowlatency
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf
depmod -a
install hid-rebind /sbin/hid-rebind
install -m 0644 90-hid-rebind.rules /lib/udev/rules.d/90-hid-rebind.rules
udevadm control --reload
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-kye
rmmod: ERROR: Module hid_kye is not currently loaded
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-uclogic
rmmod: ERROR: Module hid_uclogic is not currently loaded
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-huion
spbnick commented 6 years ago

Right, I see now that the driver modules are not actually installed. Note how it says:

Makefile:976: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"

So install the required package with:

sudo apt-get install libelf-dev

Then re-install the drivers again and post the output here.

serikame commented 6 years ago
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo apt-get install libelf-dev
[sudo] contraseña para serikame: 
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
  dkms libbsd0:i386 libdrm-amdgpu1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi6:i386 libllvm6.0:i386 libomxil-bellagio-bin libomxil-bellagio0
  libsensors4:i386 libstdc++6:i386 libtxc-dxtn0:i386 libtxc-dxtn0 libvdpau1:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386
  libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxdamage1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxshmfence1:i386 libxxf86vm1:i386 mesa-vdpau-drivers:i386 vdpau-driver-all:i386
Utilice «sudo apt autoremove» para eliminarlos.
Se instalarán los siguientes paquetes NUEVOS:
  libelf-dev
0 actualizados, 1 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 57,2 kB de archivos.
Se utilizarán 373 kB de espacio de disco adicional después de esta operación.
Des:1 http://es.archive.ubuntu.com/ubuntu bionic/main amd64 libelf-dev amd64 0.170-0.4 [57,2 kB]
Descargados 57,2 kB en 0s (266 kB/s) 
Seleccionando el paquete libelf-dev:amd64 previamente no seleccionado.
(Leyendo la base de datos ... 277611 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar .../libelf-dev_0.170-0.4_amd64.deb ...
Desempaquetando libelf-dev:amd64 (0.170-0.4) ...
Configurando libelf-dev:amd64 (0.170-0.4) ...
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo make install
make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/digimend-kernel-drivers-hires_refactor modules_install
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
  DEPMOD  4.15.0-20-lowlatency
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf
depmod -a
install hid-rebind /sbin/hid-rebind
install -m 0644 90-hid-rebind.rules /lib/udev/rules.d/90-hid-rebind.rules
udevadm control --reload
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-kye
rmmod: ERROR: Module hid_kye is not currently loaded
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-uclogic
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-huion
rmmod: ERROR: Module hid_huion is not currently loaded
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ 
spbnick commented 6 years ago

Alright, this is better, but the modules are still not installed for some reason. Could you please go to the source directory and run these commands there and post results:

make clean
make
sudo make install

Thank you.

serikame commented 6 years ago
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ make clean
make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/digimend-kernel-drivers-hires_refactor clean
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
/bin/sh: 1: cannot create /home/serikame/digimend-kernel-drivers-hires_refactor/.cache.mk: Permission denied
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ make
make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/digimend-kernel-drivers-hires_refactor modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-kye.o
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic-core.o
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic-rdesc.o
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic-params.o
  LD [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic.o
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-polostar.o
  CC [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-viewsonic.o
  Building modules, stage 2.
  MODPOST 4 modules
  CC      /home/serikame/digimend-kernel-drivers-hires_refactor/hid-kye.mod.o
  LD [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-kye.ko
  CC      /home/serikame/digimend-kernel-drivers-hires_refactor/hid-polostar.mod.o
  LD [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-polostar.ko
  CC      /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic.mod.o
  LD [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic.ko
  CC      /home/serikame/digimend-kernel-drivers-hires_refactor/hid-viewsonic.mod.o
  LD [M]  /home/serikame/digimend-kernel-drivers-hires_refactor/hid-viewsonic.ko
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo make install
[sudo] contraseña para serikame: 
make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/digimend-kernel-drivers-hires_refactor modules_install
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
  INSTALL /home/serikame/digimend-kernel-drivers-hires_refactor/hid-kye.ko
At main.c:160:
- SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:74
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:81
sign-file: certs/signing_key.pem: No such file or directory
  INSTALL /home/serikame/digimend-kernel-drivers-hires_refactor/hid-polostar.ko
At main.c:160:
- SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:74
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:81
sign-file: certs/signing_key.pem: No such file or directory
  INSTALL /home/serikame/digimend-kernel-drivers-hires_refactor/hid-uclogic.ko
At main.c:160:
- SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:74
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:81
sign-file: certs/signing_key.pem: No such file or directory
  INSTALL /home/serikame/digimend-kernel-drivers-hires_refactor/hid-viewsonic.ko
At main.c:160:
- SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:74
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:81
sign-file: certs/signing_key.pem: No such file or directory
  DEPMOD  4.15.0-20-lowlatency
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency'
install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf
depmod -a
install hid-rebind /sbin/hid-rebind
install -m 0644 90-hid-rebind.rules /lib/udev/rules.d/90-hid-rebind.rules
udevadm control --reload
serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ 
spbnick commented 6 years ago

This looks OK, although the "permission denied" errors should not be there. Now reconnect your tablet, post the output of sudo modinfo hid-uclogic, sudo evtest, xinput list, and then try using it.

spbnick commented 6 years ago

Oh, and don't forget to execute sudo rmmod hid-uclogic before reconnecting the tablet.

serikame commented 6 years ago

serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo modinfo hid-uclogic [sudo] contraseña para serikame: filename: /lib/modules/4.15.0-20-lowlatency/extra/hid-uclogic.ko version: 7 license: GPL author: Nikolai Kondrashov author: Martin Rusko srcversion: C976222EA257C6A2728C449 alias: hid:b0003gv000028BDp00000075 alias: hid:b0003gv000028BDp00000071 alias: hid:b0003gv00002179p00000053 alias: hid:b0003gv00005543p00003031 alias: hid:b0003gv00005543p00000047 alias: hid:b0003gv00005543p00000045 alias: hid:b0003gv00005543p00000081 alias: hid:b0003gv00005543p0000004D alias: hid:b0003gv00005543p0000006E alias: hid:b0003gv0000256Cp0000006E alias: hid:b0003gv00005543p00000781 alias: hid:b0003gv00005543p00000522 alias: hid:b0003gv00005543p00000064 alias: hid:b0003gv00005543p00000005 alias: hid:b0003gv00005543p00000004 alias: hid:b0003gv00005543p00000003 alias: hid:b0003gv00005543p00000042 depends: hid retpoline: Y name: hid_uclogic vermagic: 4.15.0-20-lowlatency SMP preempt mod_unload serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo evtest No device specified, trying to scan all of /dev/input/event Available devices: /dev/input/event0: Power Button /dev/input/event1: Power Button /dev/input/event2: MOSART Semi. 2.4G Keyboard Mouse /dev/input/event3: MOSART Semi. 2.4G Keyboard Mouse /dev/input/event4: USB USB Keyboard /dev/input/event5: USB USB Keyboard /dev/input/event8: HDA ATI HDMI HDMI/DP,pcm=3 /dev/input/event9: HDA ATI HDMI HDMI/DP,pcm=7 /dev/input/event10: HDA ATI HDMI HDMI/DP,pcm=8 /dev/input/event11: HDA ATI HDMI HDMI/DP,pcm=9 /dev/input/event12: HDA ATI HDMI HDMI/DP,pcm=10 /dev/input/event13: HDA ATI HDMI HDMI/DP,pcm=11 /dev/input/event14: HD-Audio Generic Front Mic /dev/input/event15: HD-Audio Generic Rear Mic /dev/input/event16: HD-Audio Generic Line /dev/input/event17: HD-Audio Generic Line Out Front /dev/input/event18: HD-Audio Generic Line Out Surround /dev/input/event19: HD-Audio Generic Line Out CLFE /dev/input/event20: HD-Audio Generic Front Headphone /dev/input/event21: UVC Camera (046d:0825) Select the device event number [0-21]: serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB USB Keyboard id=9 [slave pointer (2)] ⎜ ↳ MOSART Semi. 2.4G Keyboard Mouse id=13 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ UVC Camera (046d:0825) id=10 [slave keyboard (3)] ↳ USB USB Keyboard id=8 [slave keyboard (3)] ↳ USB USB Keyboard id=11 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=12 [slave keyboard (3)] ↳ MOSART Semi. 2.4G Keyboard Mouse id=14 [slave keyboard (3)] serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$ sudo rmmod hid-uclogic [sudo] contraseña para serikame: rmmod: ERROR: Module hid_uclogic is not currently loaded serikame@ZYX:~/digimend-kernel-drivers-hires_refactor$

serikame commented 6 years ago

Thank you very much, Nick already works, finally. Something impossible without your help. A hug

Omar

spbnick commented 6 years ago

Glad to hear it works, have fun using your tablet!

serikame commented 6 years ago

Nikolai thank you very much

2018-04-27 18:57 GMT+02:00 Nikolai Kondrashov notifications@github.com:

Glad to hear it works, have fun using your tablet!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DIGImend/digimend-kernel-drivers/issues/136#issuecomment-385030916, or mute the thread https://github.com/notifications/unsubscribe-auth/AcbQ62koJExSwKaSHP9sWU8XslmSfZDBks5ts03pgaJpZM4TjH5K .

serikame commented 6 years ago

Hello Nikolai I had a conflict with Ubuntu 18.04 and I had to reinstall the operating system, but when I wanted to reinstall the digitizer card following the same steps that you had indicated to me now it throws an error in make: make[1]: *** There is no rule to build the goal 'y'. Alto. make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency' Makefile:13: recipe for target 'modules_install' failed

serikame commented 6 years ago

I regret a lot of needing help again, but I had a problem with the installation of the AMD drives, the AMDGPUPRO, because I could not upload the resolution of my monitors and it turned out that once I installed the driver they blocked the Ubuntu Studio and I had to do a reinstallation and of course the Digimend drive was deleted, sorry. The problem is that now $ sudo make install, fails and gives these messages: Directory does not exist, and Makefile: 13: recipe for target 'modules_install' failed make: *** [modules_install] Error 2

spbnick commented 6 years ago

@serikame, please post the full session of you trying to install the drivers. Also, when posting, surround the text with triple backticks, like this:

```
FULL SESSION TEXT
```
serikame commented 6 years ago

... ~/Controladores y Extras/Huion/digimend-kernel-drivers-hires_refactor$ sudo make install [sudo] contraseña para serikame: make -C /lib/modules/4.15.0-20-lowlatency/build SUBDIRS=/home/serikame/Controladores y Extras/Huion/digimend-kernel-drivers-hires_refactor modules_install make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-20-lowlatency' /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent arch/x86/Makefile:156: CONFIG_X86_X32 enabled but no binutils support /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent /bin/sh: 1: cannot create /home/serikame/Controladores/.cache.mk: Directory nonexistent make[1]: *** No hay ninguna regla para construir el objetivo 'y'. Alto. make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-20-lowlatency' Makefile:13: recipe for target 'modules_install' failed ...

spbnick commented 6 years ago

To get rid of the "Directory nonexistent" error please rename your Controladores y Extras directory to something without spaces. For example to Controladores_y_Extras. To let me read your output more easily (since I don't know Spanish), please execute export LANG=C before installing drivers. After that, please try again and post the session here. Please use the "backtick" character which I mention above, instead of dots to surround the output. Otherwise it doesn't work. Thank you.

serikame commented 6 years ago

You were right, the problem was the name of the directory and the spaces between words, I solved it by replacing the spaces with scripts and I managed to install the digitizer tablet with your drives and it works well. Thank you very much and apologize for my computer ignorance. regards

spbnick commented 6 years ago

No need to apologize. We're all ignorant one way or another. Glad to hear it worked for you!