• B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

Не могу откатиться ядро linux 5.20 на 4.19 на kali

PIcachu

Green Team
09.02.2019
12
1
BIT
0
есть tp link wn722n v3, чтобы он работал нужно ядро 4.19. как я понял надо найти и установить его, но что apt search не помогает, что в архивах нету . Только ядро 5.20
 

InetTester

Green Team
21.10.2018
308
43
BIT
5
в доп. меню при загрузке системы есть возможность выбрать необходимое ядро для загрузки.
Какие репозитории испозуешь?
Кинь вывод:
Код:
apt search linux-image-4.19.0-kali

ps: У меня данную версию ядра находит..
 
Последнее редактирование:

PIcachu

Green Team
09.02.2019
12
1
BIT
0
в доп. меню при загрузке системы есть возможность выбрать необходимое ядро для загрузки.
Какие репозитории испозуешь?
Кинь вывод:
Код:
apt search linux-image-4.19.0-kali

ps: У меня данную версию ядра находит..

Код:
root@user:~# sudo apt search linux-image-
Сортировка… Готово
Полнотекстовый поиск… Готово
linux-headers-5.2.0-kali2-amd64/now 5.2.9-2kali1 amd64 [установлен, локальный]
  Header files for Linux 5.2.0-kali2-amd64

linux-image-5.2.0-kali2-amd64/now 5.2.9-2kali1 amd64 [установлен, локальный]
  Linux 5.2 for 64-bit PCs

linux-image-amd64/now 5.2+106+kali1 amd64 [установлен, локальный]
  Linux for 64-bit PCs (meta-package)

А вот что выдает uname -a

Код:
Linux user 5.2.0-kali2-amd64 #1 SMP Debian 5.2.9-2kali1 (2019-08-22) x86_64 GNU/Linux
sources.list:

Код:
# deb cdrom:[Debian GNU/Linux 2019.3 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190827-10:52]/ kali-last-snapshot contrib main non-free

#deb cdrom:[Debian GNU/Linux 2019.3 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190827-10:52]/ kali-last-snapshot contrib main non-free

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual

Понял что с репами что-то не то пошел на оф сайт kali и поставил ещё репозиторий. У меня при apt update всегда пишет все обновлено. Теперь же я начал обновлятся при apt search пакетов больше, но все равно там версии 5.20
 
Последнее редактирование:

InetTester

Green Team
21.10.2018
308
43
BIT
5
Код:
root@user:~# sudo apt search linux-image-
Сортировка… Готово
Полнотекстовый поиск… Готово
linux-headers-5.2.0-kali2-amd64/now 5.2.9-2kali1 amd64 [установлен, локальный]
  Header files for Linux 5.2.0-kali2-amd64

linux-image-5.2.0-kali2-amd64/now 5.2.9-2kali1 amd64 [установлен, локальный]
  Linux 5.2 for 64-bit PCs

linux-image-amd64/now 5.2+106+kali1 amd64 [установлен, локальный]
  Linux for 64-bit PCs (meta-package)

А вот что выдает uname -a

Код:
Linux user 5.2.0-kali2-amd64 #1 SMP Debian 5.2.9-2kali1 (2019-08-22) x86_64 GNU/Linux
sources.list:

Код:
# deb cdrom:[Debian GNU/Linux 2019.3 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190827-10:52]/ kali-last-snapshot contrib main non-free

#deb cdrom:[Debian GNU/Linux 2019.3 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190827-10:52]/ kali-last-snapshot contrib main non-free

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual

Понял что с репами что-то не то пошел на оф сайт kali и поставил ещё репозиторий. У меня при apt update всегда пишет все обновлено. Теперь же я начал обновлятся при apt search пакетов больше, но все равно там версии 5.20

я надеюсь apt update ты делал ? ;)
 

PIcachu

Green Team
09.02.2019
12
1
BIT
0
Мне кажется ты можешь здесь продолжить, кинь вывод, если не я то может другие форумчане помогут:

Код:
ifconfig -a
dmesg
lsusb
lsmod

Ознакомься с темой: Подключение TL-WN722N к Kali Linux

Я переустановил всю систему можешь показать свой sources.list я хочу ядро под kali установить.

ifconfig -a
Код:
wlan1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 0e:**:**:**:**:1d  txqueuelen 1000  (Ethernet)
        RX packets 914  bytes 185191 (180.8 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 614  bytes 81552 (79.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
dmesg
Код:
[    0.000000] microcode: microcode updated early to revision 0xc6, date = 2018-04-17
[    0.000000] Linux version 4.19.0-kali4-amd64 (devel@kali.org) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2kali1 (2019-03-18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-kali4-amd64 root=/dev/sda3 ro initrd=/install/initrd.gz quiet nomodeset
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000072697fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000072698000-0x0000000072698fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000072699000-0x00000000726c2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000726c3000-0x0000000072714fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000072715000-0x0000000072b55fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000072b56000-0x0000000075990fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000075991000-0x00000000763ecfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000763ed000-0x0000000076706fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000076707000-0x00000000773a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000773a7000-0x0000000077ffdfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. GL552VW/GL552VW, BIOS GL552VW.218 03/16/2016
[    0.000000] tsc: Detected 2300.000 MHz processor
[    0.001751] tsc: Detected 2304.000 MHz TSC
[    0.001751] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001753] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001759] last_pfn = 0x284000 max_arch_pfn = 0x400000000
[    0.001762] MTRR default type: write-back
[    0.001763] MTRR fixed ranges enabled:
[    0.001764]   00000-9FFFF write-back
[    0.001764]   A0000-BFFFF uncachable
[    0.001765]   C0000-FFFFF write-protect
[    0.001766] MTRR variable ranges enabled:
[    0.001767]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001768]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.001768]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.001769]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.001769]   4 base 0078800000 mask 7FFF800000 uncachable
[    0.001770]   5 disabled
[    0.001770]   6 disabled
[    0.001770]   7 disabled
[    0.001771]   8 disabled
[    0.001771]   9 disabled
[    0.002511] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.002619] last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.009716] found SMP MP-table at [mem 0x000fccf0-0x000fccff] mapped at [(____ptrval____)]
[    0.009773] Base memory trampoline at [(____ptrval____)] 96000 size 24576
[    0.009776] Using GB pages for direct mapping
[    0.009778] BRK [0x151401000, 0x151401fff] PGTABLE
[    0.009779] BRK [0x151402000, 0x151402fff] PGTABLE
[    0.009780] BRK [0x151403000, 0x151403fff] PGTABLE
[    0.009810] BRK [0x151404000, 0x151404fff] PGTABLE
[    0.009812] BRK [0x151405000, 0x151405fff] PGTABLE
[    0.009945] BRK [0x151406000, 0x151406fff] PGTABLE
[    0.009976] BRK [0x151407000, 0x151407fff] PGTABLE
[    0.010048] BRK [0x151408000, 0x151408fff] PGTABLE
[    0.010095] BRK [0x151409000, 0x151409fff] PGTABLE
[    0.010126] BRK [0x15140a000, 0x15140afff] PGTABLE
[    0.010171] BRK [0x15140b000, 0x15140bfff] PGTABLE
[    0.010207] BRK [0x15140c000, 0x15140cfff] PGTABLE
[    0.010250] RAMDISK: [mem 0x32fd9000-0x357e3fff]
[    0.010257] ACPI: Early table checksum verification disabled
[    0.010288] ACPI: RSDP 0x00000000000F05B0 000024 (v02 _ASUS_)
[    0.010291] ACPI: XSDT 0x000000007680B0A8 0000CC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.010296] ACPI: FACP 0x0000000076830EB0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.010300] ACPI: DSDT 0x000000007680B200 025CAE (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.010302] ACPI: FACS 0x00000000773A5F80 000040
[    0.010304] ACPI: APIC 0x0000000076830FC0 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.010306] ACPI: FPDT 0x0000000076831048 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.010309] ACPI: FIDT 0x0000000076831090 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.010311] ACPI: MCFG 0x0000000076831130 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.010313] ACPI: HPET 0x0000000076831170 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
[    0.010315] ACPI: SSDT 0x00000000768311A8 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.010317] ACPI: ECDT 0x00000000768314C0 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.010320] ACPI: LPIT 0x0000000076831588 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.010322] ACPI: SSDT 0x0000000076831620 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.010324] ACPI: DBGP 0x0000000076831868 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.010326] ACPI: DBG2 0x00000000768318A0 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.010328] ACPI: SSDT 0x00000000768318F8 003D5C (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.010331] ACPI: SSDT 0x0000000076835658 006685 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.010333] ACPI: UEFI 0x000000007683BCE0 000042 (v01                 00000000      00000000)
[    0.010335] ACPI: SSDT 0x000000007683BD28 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.010338] ACPI: SSDT 0x000000007683CB80 0000A5 (v02 SgRef  SgPeg    00001000 INTL 20120913)
[    0.010340] ACPI: DMAR 0x000000007683CC28 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.010342] ACPI: TPM2 0x000000007683CD18 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.010345] ACPI: SSDT 0x000000007683CD50 0019E4 (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.010347] ACPI: MSDM 0x00000000761AEF18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.010353] ACPI: Local APIC address 0xfee00000
[    0.010517] No NUMA configuration found
[    0.010517] Faking a node at [mem 0x0000000000000000-0x0000000283ffffff]
[    0.010520] NODE_DATA(0) allocated [mem 0x283ffb000-0x283ffffff]
[    0.010538] Zone ranges:
[    0.010539]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010540]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010541]   Normal   [mem 0x0000000100000000-0x0000000283ffffff]
[    0.010542]   Device   empty
[    0.010543] Movable zone start for each node
[    0.010544] Early memory node ranges
[    0.010544]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.010545]   node   0: [mem 0x0000000000100000-0x0000000072697fff]
[    0.010545]   node   0: [mem 0x00000000726c3000-0x0000000072714fff]
[    0.010546]   node   0: [mem 0x0000000072b56000-0x0000000075990fff]
[    0.010546]   node   0: [mem 0x00000000763ed000-0x0000000076706fff]
[    0.010546]   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
[    0.010547]   node   0: [mem 0x0000000100000000-0x0000000283ffffff]
[    0.010549] Reserved but unavailable: 101 pages
[    0.010551] Initmem setup node 0 [mem 0x0000000000001000-0x0000000283ffffff]
[    0.010552] On node 0 totalpages: 2070491
[    0.010552]   DMA zone: 64 pages used for memmap
[    0.010553]   DMA zone: 21 pages reserved
[    0.010554]   DMA zone: 3995 pages, LIFO batch:0
[    0.010632]   DMA32 zone: 7457 pages used for memmap
[    0.010632]   DMA32 zone: 477248 pages, LIFO batch:63
[    0.021334]   Normal zone: 24832 pages used for memmap
[    0.021335]   Normal zone: 1589248 pages, LIFO batch:63
[    0.051554] Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
[    0.051706] ACPI: PM-Timer IO Port: 0x1808
[    0.051707] ACPI: Local APIC address 0xfee00000
[    0.051713] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.051713] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.051714] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.051714] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.051741] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.051742] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.051743] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.051744] ACPI: IRQ0 used by override.
[    0.051745] ACPI: IRQ9 used by override.
[    0.051747] Using ACPI (MADT) for SMP configuration information
[    0.051748] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.051751] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.051764] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.051765] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.051766] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.051766] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.051767] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.051768] PM: Registered nosave memory: [mem 0x72698000-0x72698fff]
[    0.051768] PM: Registered nosave memory: [mem 0x72699000-0x726c2fff]
[    0.051769] PM: Registered nosave memory: [mem 0x72715000-0x72b55fff]
[    0.051770] PM: Registered nosave memory: [mem 0x75991000-0x763ecfff]
[    0.051771] PM: Registered nosave memory: [mem 0x76707000-0x773a6fff]
[    0.051772] PM: Registered nosave memory: [mem 0x773a7000-0x77ffdfff]
[    0.051773] PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
[    0.051773] PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
[    0.051774] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[    0.051774] PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
[    0.051774] PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
[    0.051775] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.051775] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.051776] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.051776] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.051777] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.051777] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.051777] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.051778] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.051778] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.051780] [mem 0x7b000000-0xdfffffff] available for PCI devices
[    0.051781] Booting paravirtualized kernel on bare hardware
[    0.051783] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.132188] random: get_random_bytes called from start_kernel+0x93/0x531 with crng_init=0
[    0.132193] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.132297] percpu: Embedded 44 pages/cpu @(____ptrval____) s143192 r8192 d28840 u524288
[    0.132301] pcpu-alloc: s143192 r8192 d28840 u524288 alloc=1*2097152
[    0.132302] pcpu-alloc: [0] 0 1 2 3
[    0.132318] Built 1 zonelists, mobility grouping on.  Total pages: 2038117
[    0.132318] Policy zone: Normal
[    0.132319] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-kali4-amd64 root=/dev/sda3 ro initrd=/install/initrd.gz quiet nomodeset
[    0.132374] You have booted with nomodeset. This means your GPU drivers are DISABLED
[    0.132375] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[    0.132375] Unless you actually understand what nomodeset does, you should reboot without enabling it
[    0.134997] Calgary: detecting Calgary via BIOS EBDA area
[    0.134998] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.149774] Memory: 8018372K/8281964K available (10252K kernel code, 1240K rwdata, 3272K rodata, 1576K init, 2308K bss, 263592K reserved, 0K cma-reserved)
[    0.149852] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.149856] Kernel/User page tables isolation: enabled
[    0.158416] ftrace: allocating 31773 entries in 125 pages
[    0.169225] rcu: Hierarchical RCU implementation.
[    0.169226] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.169227] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.171678] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16
[    0.171955] spurious 8259A interrupt: IRQ7.
[    0.174146] Console: colour VGA+ 80x25
[    0.174149] console [tty0] enabled
[    0.174163] ACPI: Core revision 20180810
[    0.174515] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.174545] hpet clockevent registered
[    0.174615] APIC: Switch to symmetric I/O mode setup
[    0.174616] DMAR: Host address width 39
[    0.174617] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.174621] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0501e
[    0.174622] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.174625] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.174626] DMAR: RMRR base: 0x0000007618e000 end: 0x000000761adfff
[    0.174626] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
[    0.174627] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.174628] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.174629] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.174630] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.174630] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.174631] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.176138] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.176138] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.180057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.198554] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.198564] Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.00 BogoMIPS (lpj=9216000)
[    0.198566] pid_max: default: 32768 minimum: 301
[    0.198590] Security Framework initialized
[    0.198591] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.198605] AppArmor: AppArmor initialized
[    0.199496] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.199942] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.199963] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.199978] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.200142] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.200143] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.200147] mce: CPU supports 10 MCE banks
[    0.200154] CPU0: Thermal monitoring enabled (TM1)
[    0.200170] process: using mwait in idle threads
[    0.200171] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.200172] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.200173] Spectre V2 : Mitigation: Full generic retpoline
[    0.200174] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.200174] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.200179] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.200180] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.203773] Freeing SMP alternatives memory: 24K
[    0.206184] TSC deadline timer enabled
[    0.206188] smpboot: CPU0: Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.206268] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.206295] ... version:                4
[    0.206295] ... bit width:              48
[    0.206295] ... generic registers:      8
[    0.206296] ... value mask:             0000ffffffffffff
[    0.206297] ... max period:             00007fffffffffff
[    0.206297] ... fixed-purpose events:   3
[    0.206297] ... event mask:             00000007000000ff
[    0.206328] rcu: Hierarchical SRCU implementation.
[    0.206555] random: crng done (trusting CPU's manufacturer)
[    0.206555] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.206555] smp: Bringing up secondary CPUs ...
[    0.206555] x86: Booting SMP configuration:
[    0.206555] .... node  #0, CPUs:      #1 #2 #3
[    0.208392] smp: Brought up 1 node, 4 CPUs
[    0.208392] smpboot: Max logical packages: 1
[    0.208392] smpboot: Total of 4 processors activated (18432.00 BogoMIPS)
[    0.210756] devtmpfs: initialized
[    0.210756] x86/mm: Memory block size: 128MB
[    0.211149] PM: Registering ACPI NVS region [mem 0x72698000-0x72698fff] (4096 bytes)
[    0.211149] PM: Registering ACPI NVS region [mem 0x76707000-0x773a6fff] (13238272 bytes)
[    0.211149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.211149] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.211149] pinctrl core: initialized pinctrl subsystem
[    0.211550] NET: Registered protocol family 16
[    0.211621] audit: initializing netlink subsys (disabled)
[    0.211625] audit: type=2000 audit(1458086568.040:1): state=initialized audit_enabled=0 res=1
[    0.211625] cpuidle: using governor ladder
[    0.211625] cpuidle: using governor menu
[    0.211625] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.211625] ACPI: bus type PCI registered
[    0.211625] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.211625] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.211625] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.211625] PCI: Using configuration type 1 for base access
[    0.211625] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.211625] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.211625] ACPI: Added _OSI(Module Device)
[    0.211625] ACPI: Added _OSI(Processor Device)
[    0.211625] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.211625] ACPI: Added _OSI(Processor Aggregator Device)
[    0.211625] ACPI: Added _OSI(Linux-Dell-Video)
[    0.211625] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.211625] ACPI: EC: EC started
[    0.211625] ACPI: EC: interrupt blocked
[    0.211625] ACPI: \: Used as first EC
[    0.211625] ACPI: \: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.211625] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.248771] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.254515] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.260487] ACPI: Dynamic OEM Table Load:
[    0.260492] ACPI: SSDT 0xFFFF96157A3EF000 000579 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.260898] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.262107] ACPI: Dynamic OEM Table Load:
[    0.262111] ACPI: SSDT 0xFFFF961579C77000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.262492] ACPI: Dynamic OEM Table Load:
[    0.262495] ACPI: SSDT 0xFFFF961579D25A80 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
[    0.262788] ACPI: Dynamic OEM Table Load:
[    0.262791] ACPI: SSDT 0xFFFF961579C70600 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
[    0.263739] ACPI: Dynamic OEM Table Load:
[    0.263744] ACPI: SSDT 0xFFFF96157A3EF800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.264294] ACPI: Dynamic OEM Table Load:
[    0.264297] ACPI: SSDT 0xFFFF961579C71800 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
[    0.264654] ACPI: Dynamic OEM Table Load:
[    0.264657] ACPI: SSDT 0xFFFF961579C71E00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.266761] ACPI: Interpreter enabled
[    0.266796] ACPI: (supports S0 S3 S4 S5)
[    0.266797] ACPI: Using IOAPIC for interrupt routing
[    0.266827] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.267349] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.269780] ACPI: Power Resource [PG00] (on)
[    0.296071] ACPI: Power Resource [PG01] (on)
[    0.296402] ACPI: Power Resource [PG02] (on)
[    0.296980] ACPI: Power Resource [WRST] (off)
[    0.297272] ACPI: Power Resource [WRST] (off)
[    0.297559] ACPI: Power Resource [WRST] (off)
[    0.297843] ACPI: Power Resource [WRST] (off)
[    0.298126] ACPI: Power Resource [WRST] (off)
[    0.298411] ACPI: Power Resource [WRST] (off)
[    0.298695] ACPI: Power Resource [WRST] (off)
[    0.298827] ACPI: Power Resource [WRST] (off)
[    0.299133] ACPI: Power Resource [WRST] (off)
[    0.299444] ACPI: Power Resource [WRST] (off)
[    0.299720] ACPI: Power Resource [WRST] (off)
[    0.299998] ACPI: Power Resource [WRST] (off)
[    0.300285] ACPI: Power Resource [WRST] (off)
[    0.300564] ACPI: Power Resource [WRST] (off)
[    0.300839] ACPI: Power Resource [WRST] (off)
[    0.301116] ACPI: Power Resource [WRST] (off)
[    0.301391] ACPI: Power Resource [WRST] (off)
[    0.301665] ACPI: Power Resource [WRST] (off)
[    0.301938] ACPI: Power Resource [WRST] (off)
[    0.302215] ACPI: Power Resource [WRST] (off)
[    0.311061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.311066] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.312376] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.312377] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.312942] PCI host bridge to bus 0000:00
[    0.312944] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.312945] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.312946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.312947] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
[    0.312948] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.312950] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.312957] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
[    0.313050] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.313087] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.313234] pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
[    0.313242] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[    0.313247] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.313251] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.313356] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.313366] pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
[    0.313546] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.313565] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[    0.313624] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.313731] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.313750] pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
[    0.313950] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.314052] pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
[    0.314639] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.314729] pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
[    0.315276] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.315299] pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
[    0.315367] pci 0000:00:16.0: PME# supported from D3hot
[    0.315494] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    0.315509] pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
[    0.315515] pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
[    0.315522] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.315528] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.315534] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.315541] pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
[    0.315576] pci 0000:00:17.0: PME# supported from D3hot
[    0.315693] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
[    0.315756] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.315894] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[    0.315956] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.316111] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
[    0.316313] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.316327] pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
[    0.316475] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.316501] pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
[    0.316530] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[    0.316577] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.316746] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.316806] pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
[    0.316877] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.317081] pci 0000:01:00.0: [10de:139b] type 00 class 0x030200
[    0.317093] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.317100] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.317107] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.317112] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.317117] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.317235] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.317237] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.317239] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.317242] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.317300] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
[    0.317329] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf27ffff 64bit]
[    0.317373] pci 0000:02:00.0: reg 0x30: [mem 0xdf280000-0xdf28ffff pref]
[    0.317439] pci 0000:02:00.0: supports D1 D2
[    0.317441] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.317574] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.317577] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.317637] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
[    0.317664] pci 0000:03:00.0: reg 0x10: [mem 0xdf115000-0xdf115fff]
[    0.317718] pci 0000:03:00.0: reg 0x30: [mem 0xdf100000-0xdf10ffff pref]
[    0.317801] pci 0000:03:00.0: supports D1 D2
[    0.317802] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.317939] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
[    0.317965] pci 0000:03:00.1: reg 0x10: [io  0xd000-0xd0ff]
[    0.317988] pci 0000:03:00.1: reg 0x18: [mem 0xdf114000-0xdf114fff 64bit]
[    0.318004] pci 0000:03:00.1: reg 0x20: [mem 0xdf110000-0xdf113fff 64bit]
[    0.318091] pci 0000:03:00.1: supports D1 D2
[    0.318092] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.318209] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.318212] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.318214] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.320181] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320224] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.320264] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320304] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320343] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320383] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320423] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.320463] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.321018] ACPI: EC: interrupt unblocked
[    0.321033] ACPI: EC: event unblocked
[    0.321045] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.321046] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.321098] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.321098] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.321098] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.321098] vgaarb: loaded
[    0.321098] pps_core: LinuxPPS API ver. 1 registered
[    0.321098] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.321098] PTP clock support registered
[    0.321098] EDAC MC: Ver: 3.0.0
[    0.321098] PCI: Using ACPI for IRQ routing
[    0.350004] PCI: pci_cache_line_size set to 64 bytes
[    0.350086] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[    0.350087] e820: reserve RAM buffer [mem 0x72698000-0x73ffffff]
[    0.350088] e820: reserve RAM buffer [mem 0x72715000-0x73ffffff]
[    0.350088] e820: reserve RAM buffer [mem 0x75991000-0x77ffffff]
[    0.350089] e820: reserve RAM buffer [mem 0x76707000-0x77ffffff]
[    0.350090] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    0.350162] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.350162] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.352599] clocksource: Switched to clocksource tsc-early
[    0.359241] VFS: Disk quotas dquot_6.6.0
[    0.359253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.359337] AppArmor: AppArmor Filesystem Enabled
[    0.359347] pnp: PnP ACPI init
[    0.359612] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.359613] system 00:00: [io  0xffff] has been reserved
[    0.359615] system 00:00: [io  0xffff] has been reserved
[    0.359616] system 00:00: [io  0xffff] has been reserved
[    0.359618] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.359619] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.359623] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.359708] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.359711] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.359727] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.359761] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.359764] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.359877] system 00:04: [io  0x0240-0x0259] has been reserved
[    0.359880] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.359913] pnp 00:05: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.360066] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.360067] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.360069] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.360070] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.360072] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.360073] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.360075] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.360076] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.360078] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.360079] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.360082] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.360120] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.360121] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.360123] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.360124] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.360126] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.360127] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.360128] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.360131] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.360406] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.360409] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.361453] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.361454] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.361456] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.361459] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.362240] pnp: PnP ACPI: found 10 devices
[    0.367816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.367834] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.367836] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.367838] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.367840] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.367844] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.367847] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.367852] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.367854] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.367857] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.367862] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.367863] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.367865] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.367866] pci_bus 0000:00: resource 7 [mem 0x7b000000-0xdfffffff window]
[    0.367867] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.367868] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.367869] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.367870] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.367871] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[    0.367872] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.367873] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.367984] NET: Registered protocol family 2
[    0.368086] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.368106] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.368181] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.368267] TCP: Hash tables configured (established 65536 bind 65536)
[    0.368292] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.368309] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.368347] NET: Registered protocol family 1
[    0.368351] NET: Registered protocol family 44
[    0.368358] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.368920] PCI: CLS 0 bytes, default 64
[    0.368945] Unpacking initramfs...
[    0.901052] Freeing initrd memory: 41004K
[    0.901144] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[    0.901147] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
[    0.918706] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.918707] software IO TLB: mapped [mem 0x6e698000-0x72698000] (64MB)
[    0.918733] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.918744] clocksource: Switched to clocksource tsc
[    0.919317] Initialise system trusted keyrings
[    0.919355] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    0.920426] zbud: loaded
[    0.920687] pstore: using deflate compression
[    1.224426] Key type asymmetric registered
[    1.224427] Asymmetric key parser 'x509' registered
[    1.224449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.224473] io scheduler noop registered
[    1.224473] io scheduler deadline registered
[    1.224500] io scheduler cfq registered (default)
[    1.224501] io scheduler mq-deadline registered
[    1.225106] pcieport 0000:00:1c.0: AER enabled with IRQ 123
[    1.225123] pcieport 0000:00:1c.3: AER enabled with IRQ 124
[    1.225134] pcieport 0000:00:01.0: Signaling PME with IRQ 122
[    1.225141] pcieport 0000:00:1c.0: Signaling PME with IRQ 123
[    1.225149] pcieport 0000:00:1c.3: Signaling PME with IRQ 124
[    1.225167] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.225179] intel_idle: MWAIT substates: 0x11142120
[    1.225180] intel_idle: v0.4.1 model 0x5E
[    1.225184] intel_idle: state C8 is disabled
[    1.225185] intel_idle: state C9 is disabled
[    1.225332] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.225954] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.226390] Linux agpgart interface v0.103
[    1.226429] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.226429] AMD IOMMUv2 functionality not available on this system
[    1.226697] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    1.226697] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.227957] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.228107] mousedev: PS/2 mouse device common for all mice
[    1.228126] rtc_cmos 00:02: RTC can wake from S4
[    1.228563] rtc_cmos 00:02: registered as rtc0
[    1.228595] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.228602] intel_pstate: Intel P-state driver initializing
[    1.228839] intel_pstate: HWP enabled
[    1.228872] ledtrig-cpu: registered to indicate activity on CPUs
[    1.229108] NET: Registered protocol family 10
[    1.234553] Segment Routing with IPv6
[    1.234585] mip6: Mobile IPv6
[    1.234587] NET: Registered protocol family 17
[    1.234691] mpls_gso: MPLS GSO support
[    1.235007] microcode: sig=0x506e3, pf=0x20, revision=0xc6
[    1.235146] microcode: Microcode Update Driver: v2.2.
[    1.235154] sched_clock: Marking stable (1236515151, -1371848)->(1242733379, -7590076)
[    1.235536] registered taskstats version 1
[    1.235537] Loading compiled-in X.509 certificates
[    1.261151] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    1.261163] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[    1.261174] zswap: loaded using pool lzo/zbud
[    1.261389] AppArmor: AppArmor sha1 policy hashing enabled
[    1.262351] rtc_cmos 00:02: setting system clock to 2016-03-16 00:02:49 UTC (1458086569)
[    1.267795] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.460610] Freeing unused kernel image memory: 1576K
[    1.482810] Write protecting the kernel read-only data: 16384k
[    1.484065] Freeing unused kernel image memory: 2028K
[    1.484329] Freeing unused kernel image memory: 824K
[    1.490025] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.490026] x86/mm: Checking user space page tables
[    1.495738] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.495739] Run /init as init process
[    1.591971] hidraw: raw HID events driver (C) Jiri Kosina
[    1.592910] thermal LNXTHERM:00: registered as thermal_zone0
[    1.592912] ACPI: Thermal Zone [THRM] (56 C)
[    1.595776] ACPI: bus type USB registered
[    1.595789] usbcore: registered new interface driver usbfs
[    1.595794] usbcore: registered new interface driver hub
[    1.595814] usbcore: registered new device driver usb
[    1.600431] SCSI subsystem initialized
[    1.600449] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.600451] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.600457] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.600494] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.601529] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    1.601533] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.601701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.601703] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.601704] usb usb1: Product: xHCI Host Controller
[    1.601705] usb usb1: Manufacturer: Linux 4.19.0-kali4-amd64 xhci-hcd
[    1.601706] usb usb1: SerialNumber: 0000:00:14.0
[    1.602333] hub 1-0:1.0: USB hub found
[    1.602349] hub 1-0:1.0: 16 ports detected
[    1.603215] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.603218] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.603220] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    1.603249] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    1.603250] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.603251] usb usb2: Product: xHCI Host Controller
[    1.603252] usb usb2: Manufacturer: Linux 4.19.0-kali4-amd64 xhci-hcd
[    1.603253] usb usb2: SerialNumber: 0000:00:14.0
[    1.603323] hub 2-0:1.0: USB hub found
[    1.603334] hub 2-0:1.0: 8 ports detected
[    1.603534] usb: port power management may be unreliable
[    1.604039] cryptd: max_cpu_qlen set to 1000
[    1.606467] AVX2 version of gcm_enc/dec engaged.
[    1.606467] AES CTR mode by8 optimization enabled
[    1.606609] libata version 3.00 loaded.
[    1.608723] ahci 0000:00:17.0: version 3.0
[    1.614573] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.618989] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[    1.618992] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[    1.620671] libphy: r8169: probed
[    1.620919] r8169 0000:03:00.1 eth0: RTL8411, 38:**:**:**:f2:bf, XID 5c800800, IRQ 128
[    1.620920] r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.638365] alg: No test for pcbc(aes) (pcbc-aes-aesni)
[    1.642572] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.643352] scsi host0: ahci
[    1.643448] scsi host1: ahci
[    1.643528] scsi host2: ahci
[    1.643572] ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 127
[    1.643574] ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 127
[    1.643575] ata3: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333200 irq 127
[    1.645154] i2c_hid i2c-ELAN1000:00: i2c-ELAN1000:00 supply vdd not found, using dummy regulator
[    1.645163] i2c_hid i2c-ELAN1000:00: Linked as a consumer to regulator.0
[    1.645164] i2c_hid i2c-ELAN1000:00: i2c-ELAN1000:00 supply vddl not found, using dummy regulator
[    1.938605] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.959212] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.959240] ata3: SATA link down (SStatus 4 SControl 300)
[    1.959270] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.963093] ata2.00: ATAPI: TSSTcorp CDDVDW SU-228HB, AS00, max UDMA/100
[    1.966026] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
[    1.966030] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.970247] ata2.00: configured for UDMA/100
[    1.972936] ata1.00: configured for UDMA/133
[    1.973393] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[    1.980301] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW SU-228HB  AS00 PQ: 0 ANSI: 5
[    2.027323] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.027328] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.027339] sd 0:0:0:0: [sda] Write Protect is off
[    2.027342] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.027357] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.052665]  sda: sda1 sda2 sda3 sda4
[    2.053807] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.069089] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.069093] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.069595] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.095312] usb 1-1: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
[    2.095317] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.095321] usb 1-1: Product: 802.11n NIC
[    2.095324] usb 1-1: Manufacturer: Realtek
[    2.095327] usb 1-1: SerialNumber: 00E04C0001
[    2.226687] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    2.411030] usb 1-4: New USB device found, idVendor=0bda, idProduct=57f5, bcdDevice= 0.03
[    2.411035] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.411039] usb 1-4: Product: USB2.0 HD UVC WebCam
[    2.411042] usb 1-4: Manufacturer: 04081-0009480016331002270
[    2.411045] usb 1-4: SerialNumber: 200901010001
[    2.542684] usb 1-5: new low-speed USB device number 4 using xhci_hcd
[    2.696026] usb 1-5: New USB device found, idVendor=0458, idProduct=003a, bcdDevice= 1.00
[    2.696031] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.696035] usb 1-5: Product: USB Optical Mouse
[    2.696038] usb 1-5: Manufacturer: Genius
[    2.702422] usbcore: registered new interface driver usbhid
[    2.702424] usbhid: USB HID core driver
[    2.704693] input: Genius USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:0458:003A.0001/input/input1
[    2.704904] hid-generic 0003:0458:003A.0001: input,hidraw0: USB HID v1.11 Mouse [Genius USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    2.822684] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    2.972231] usb 1-9: New USB device found, idVendor=13d3, idProduct=3472, bcdDevice= 0.01
[    2.972237] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   44.679432] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   45.932441] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   45.932516] systemd[1]: System time before build time, advancing clock.
[   46.099412] systemd[1]: Inserted module 'autofs4'
[   46.253571] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   46.270805] systemd[1]: Detected architecture x86-64.
[   46.293536] systemd[1]: Set hostname to <user>.
[   46.318689] systemd[1]: Initializing machine ID from random generator.
[   46.318780] systemd[1]: Installed transient /etc/machine-id file.
[   48.602846] systemd[1]: Listening on udev Control Socket.
[   48.603006] systemd[1]: Listening on Journal Socket.
[   48.603084] systemd[1]: Listening on udev Kernel Socket.
[   48.603133] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   48.605523] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   48.883628] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[   49.178943] systemd-journald[499]: Received request to flush runtime journal from PID 1
[   51.220694] ACPI: AC Adapter [AC0] (on-line)
[   51.222649] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[   51.222654] ACPI: Lid Switch [LID]
[   51.222689] battery: ACPI: Battery Slot [BAT0] (battery absent)
[   51.222712] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[   51.222727] ACPI: Sleep Button [SLPB]
[   51.222757] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   51.222765] ACPI: Power Button [PWRF]
[   51.259815] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   51.295792] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input6
[   51.400900] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[   51.400980] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[   51.418621] elan_i2c i2c-ELAN1000:00: i2c-ELAN1000:00 supply vcc not found, using dummy regulator
[   51.587320] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   51.587322] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   51.587324] RAPL PMU: hw unit of domain package 2^-14 Joules
[   51.587326] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   51.587327] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   51.587329] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   51.734198] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   51.741139] elan_i2c i2c-ELAN1000:00: Elan Touchpad: Module ID: 0x0005, Firmware: 0x0004, Sample: 0x000d, IAP: 0x000e
[   51.741320] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1000:00/input/input7
[   51.790495] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   51.790575] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   51.799616] iTCO_vendor_support: vendor-support=0
[   51.809711] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   51.809887] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   51.810074] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   51.819216] asus_wmi: ASUS WMI generic driver loaded
[   51.968870] asus_wmi: Initialization: 0x1
[   51.968947] asus_wmi: BIOS WMI version: 7.9
[   51.969024] asus_wmi: SFUN value: 0xa0077
[   51.971526] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
[   51.974540] asus_wmi: Number of fans: 1
[   52.142796] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   52.142905] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   52.361739] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   52.675420] media: Linux media interface: v0.10
[   52.875596] lib80211: common routines for IEEE802.11 drivers
[   52.875597] lib80211_crypt: registered algorithm 'NULL'
[   52.876217] videodev: Linux video capture interface: v2.00
[   53.009729] intel_rapl: Found RAPL domain package
[   53.009731] intel_rapl: Found RAPL domain core
[   53.009731] intel_rapl: Found RAPL domain uncore
[   53.009732] intel_rapl: Found RAPL domain dram
[   53.301593] Bluetooth: Core ver 2.22
[   53.301620] NET: Registered protocol family 31
[   53.301622] Bluetooth: HCI device and connection manager initialized
[   53.301627] Bluetooth: HCI socket layer initialized
[   53.301630] Bluetooth: L2CAP socket layer initialized
[   53.301640] Bluetooth: SCO socket layer initialized
[   53.333928] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[   53.351033] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[   53.373323] usbcore: registered new interface driver r8188eu
[   53.880065] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (0bda:57f5)
[   53.887154] uvcvideo 1-4:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[   53.887159] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
[   53.887163] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
[   53.887166] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
[   53.887298] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9
[   53.887448] usbcore: registered new interface driver uvcvideo
[   53.887450] USB Video Class driver (1.1.1)
[   53.893179] ath: phy0: WB335 2-ANT card detected
[   53.893181] ath: phy0: Set BT/WLAN RX diversity capability
[   53.900487] ath: phy0: Enable LNA combining
[   53.901593] ath: phy0: ASPM enabled: 0x42
[   53.901596] ath: EEPROM regdomain: 0x6a
[   53.901597] ath: EEPROM indicates we should expect a direct regpair map
[   53.901600] ath: Country alpha2 being used: 00
[   53.901602] ath: Regpair used: 0x6a
[   54.043615] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   54.044062] ieee80211 phy0: Atheros AR9565 Rev:2 mem=0xffffbd1481480000, irq=18
[   54.096175] usbcore: registered new interface driver btusb
[   54.306696] usb 1-9: firmware: direct-loading firmware ar3k/AthrBT_0x31010100.dfu
[   54.390840] usb 1-9: firmware: direct-loading firmware ar3k/ramps_0x31010100_40.dfu
[   54.395675] usb 1-9: USB disconnect, device number 5
[   54.396459] usbcore: registered new interface driver ath3k
[   54.702649] usb 1-9: new full-speed USB device number 6 using xhci_hcd
[   63.883091] snd_hda_intel 0000:00:1f.3: couldn't bind with audio component
[   63.928496] snd_hda_codec_conexant hdaudioC0D0: CX20751/2: BIOS auto-probing.
[   63.928789] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   63.928791] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   63.928792] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[   63.928793] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
[   63.928794] snd_hda_codec_conexant hdaudioC0D0:    inputs:
[   63.928795] snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
[   63.928796] snd_hda_codec_conexant hdaudioC0D0:      Mic=0x18
[   63.929705] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
[   63.942308] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[   63.942632] hdaudio hdaudioC0D2: Unable to bind the codec
[   63.942918] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   63.942979] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   65.056600] usb 1-9: New USB device found, idVendor=13d3, idProduct=3472, bcdDevice= 0.02
[   65.056606] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  112.700482] usb 1-5: USB disconnect, device number 4
[  114.235077] usb 1-5: new low-speed USB device number 7 using xhci_hcd
[  114.387348] usb 1-5: New USB device found, idVendor=0458, idProduct=003a, bcdDevice= 1.00
[  114.387354] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  114.387358] usb 1-5: Product: USB Optical Mouse
[  114.387362] usb 1-5: Manufacturer: Genius
[  114.389917] input: Genius USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:0458:003A.0002/input/input12
[  114.390310] hid-generic 0003:0458:003A.0002: input,hidraw0: USB HID v1.11 Mouse [Genius USB Optical Mouse] on usb-0000:00:14.0-5/input0
[  145.134648] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  145.192571] r8169 0000:03:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw
[  145.192853] Generic PHY r8169-301:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-301:00, irq=IGNORE)
[  145.301478] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  145.309601] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  145.370269] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  145.735370] MAC Address = 50:**:**:**:ad:14
[  145.737193] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  145.739347] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  145.751081] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  145.770522] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  146.909490] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  146.922519] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  148.302959] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  148.305877] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  149.215892] wlan1: authenticate with 70:**:**:**:af:a5
[  149.233734] wlan1: send auth to 70:**:**:**:af:a5 (try 1/3)
[  149.235805] wlan1: authenticated
[  149.238562] wlan1: associate with 70:**:**:**:af:a5 (try 1/3)
[  149.242367] wlan1: RX AssocResp from 70:**:**:**:af:a5 (capab=0x1431 status=0 aid=3)
[  149.242505] wlan1: associated
[  149.246908] ath: EEPROM regdomain: 0x8283
[  149.246909] ath: EEPROM indicates we should expect a country code
[  149.246909] ath: doing EEPROM country->regdmn map search
[  149.246910] ath: country maps to regdmn code: 0x3d
[  149.246911] ath: Country alpha2 being used: RU
[  149.246911] ath: Regpair used: 0x3d
[  149.246912] ath: regdomain 0x8283 dynamically updated by country element
[  149.275088] wlan1: Limiting TX power to 30 (30 - 0) dBm as advertised by 70:**:**:**:af:a5
[  149.275298] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[  152.003019] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  154.821381] fuse init (API version 7.27)
[  175.004214] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  190.064928] rfkill: input handler disabled
[  208.007999] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  251.005635] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  304.006357] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  367.004399] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  430.006114] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  453.011021] usb 1-1: USB disconnect, device number 2
[  476.090262] wlan1: deauthenticating from 70:**:**:**:af:a5 by local choice (Reason: 3=DEAUTH_LEAVING)
[  479.695082] usb 1-1: new high-speed USB device number 8 using xhci_hcd
[  479.843403] usb 1-1: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
[  479.843410] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  479.843414] usb 1-1: Product: 802.11n NIC
[  479.843417] usb 1-1: Manufacturer: Realtek
[  479.843421] usb 1-1: SerialNumber: 00E04C0001
[  479.845282] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[  479.897334] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  494.176235] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  494.177367] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  494.543283] MAC Address = 50:**:**:**:ad:14
[  494.544853] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  494.653374] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  494.672232] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  496.070994] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  496.074412] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  497.013409] wlan1: authenticate with 70:**:**:**:af:a5
[  497.028292] wlan1: send auth to 70:**:**:**:af:a5 (try 1/3)
[  497.030147] wlan1: authenticated
[  497.030629] wlan1: associate with 70:**:**:**:af:a5 (try 1/3)
[  497.034149] wlan1: RX AssocResp from 70:**:**:**:af:a5 (capab=0x1431 status=0 aid=3)
[  497.034241] wlan1: associated
[  497.038285] ath: EEPROM regdomain: 0x8283
[  497.038286] ath: EEPROM indicates we should expect a country code
[  497.038287] ath: doing EEPROM country->regdmn map search
[  497.038287] ath: country maps to regdmn code: 0x3d
[  497.038288] ath: Country alpha2 being used: RU
[  497.038288] ath: Regpair used: 0x3d
[  497.038289] ath: regdomain 0x8283 dynamically updated by country element
[  497.042903] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[  497.128197] wlan1: Limiting TX power to 30 (30 - 0) dBm as advertised by 70:**:**:**:af:a5
[  499.003916] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  501.513115] wlan1: deauthenticating from 70:**:**:**:af:a5 by local choice (Reason: 3=DEAUTH_LEAVING)
[  501.543307] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  501.647725] r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
[  502.152226] R8188EU: assoc success
[  503.169336] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  828.029093] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 1143.028039] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 1458.024139] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 1773.030909] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
lsusb
Код:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 13d3:3472 IMC Networks
Bus 001 Device 007: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120
Bus 001 Device 003: ID 0bda:57f5 Realtek Semiconductor Corp.
Bus 001 Device 008: ID 2357:010c TP-Link TL-WN722N v2
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb показывает версию 2 хотя версия на коробке и в серийном номере 3
lsmod
Код:
root@user:~# lsmod
Module                  Size  Used by
fuse                  122880  5
ctr                    16384  0
ccm                    20480  0
snd_hda_codec_hdmi     57344  0
snd_hda_codec_conexant    24576  1
snd_hda_codec_generic    86016  1 snd_hda_codec_conexant
ath3k                  20480  0
btusb                  53248  0
arc4                   16384  2
btrtl                  16384  1 btusb
ath9k                 139264  0
uvcvideo              118784  0
btbcm                  16384  1 btusb
btintel                24576  1 btusb
nouveau              2187264  0
i915                 1728512  0
ath9k_common           20480  1 ath9k
ttm                   126976  1 nouveau
ath9k_hw              487424  2 ath9k_common,ath9k
r8188eu               491520  0
bluetooth             643072  6 btrtl,btintel,btbcm,ath3k,btusb
videobuf2_vmalloc      16384  1 uvcvideo
drbg                   28672  1
videobuf2_memops       16384  1 videobuf2_vmalloc
drm_kms_helper        204800  2 i915,nouveau
ansi_cprng             16384  0
ecdh_generic           24576  1 bluetooth
drm                   487424  4 drm_kms_helper,i915,ttm,nouveau
ath                    36864  3 ath9k_common,ath9k,ath9k_hw
videobuf2_v4l2         28672  1 uvcvideo
intel_rapl             24576  0
videobuf2_common       53248  2 videobuf2_v4l2,uvcvideo
mac80211              823296  1 ath9k
snd_hda_intel          45056  6
lib80211               16384  1 r8188eu
videodev              212992  3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
cfg80211              765952  5 ath9k_common,ath9k,ath,mac80211,r8188eu
snd_hda_core           94208  5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
x86_pkg_temp_thermal    16384  0
media                  45056  2 videodev,uvcvideo
i2c_algo_bit           16384  2 i915,nouveau
intel_powerclamp       16384  0
coretemp               16384  0
rtsx_pci_ms            20480  0
snd_hwdep              16384  1 snd_hda_codec
memstick               16384  1 rtsx_pci_ms
snd_pcm               114688  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
kvm_intel             241664  0
kvm                   729088  1 kvm_intel
idma64                 20480  0
snd_timer              36864  1 snd_pcm
asus_nb_wmi            28672  0
snd                    94208  20 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm
asus_wmi               32768  1 asus_nb_wmi
iTCO_wdt               16384  0
soundcore              16384  1 snd
iTCO_vendor_support    16384  1 iTCO_wdt
sg                     36864  0
irqbypass              16384  1 kvm
joydev                 24576  0
sparse_keymap          16384  1 asus_wmi
mei_me                 45056  0
rfkill                 28672  7 asus_wmi,bluetooth,cfg80211
intel_pch_thermal      16384  0
serio_raw              16384  0
mei                   118784  1 mei_me
intel_cstate           16384  0
intel_uncore          135168  0
intel_rapl_perf        16384  0
int3400_thermal        16384  0
int3403_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
evdev                  28672  21
mxm_wmi                16384  1 nouveau
tpm_crb                16384  0
elan_i2c               45056  0
tpm_tis                16384  0
tpm_tis_core           20480  1 tpm_tis
tpm                    65536  3 tpm_tis,tpm_crb,tpm_tis_core
video                  45056  3 asus_wmi,i915,nouveau
pcc_cpufreq            16384  0
rng_core               16384  1 tpm
asus_wireless          16384  0
wmi                    28672  3 asus_wmi,mxm_wmi,nouveau
pcspkr                 16384  0
button                 16384  1 nouveau
battery                24576  0
acpi_pad               24576  0
ac                     16384  0
binfmt_misc            20480  1
ip_tables              28672  0
x_tables               45056  1 ip_tables
autofs4                49152  2
ext4                  733184  1
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
crc32c_generic         16384  0
fscrypto               32768  1 ext4
ecb                    16384  0
hid_generic            16384  0
usbhid                 57344  0
sr_mod                 28672  0
cdrom                  69632  1 sr_mod
sd_mod                 61440  2
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  2
ghash_clmulni_intel    16384  0
pcbc                   16384  0
rtsx_pci_sdmmc         28672  0
mmc_core              172032  1 rtsx_pci_sdmmc
r8169                  90112  0
ahci                   40960  1
realtek                20480  0
libahci                40960  1 ahci
libphy                 77824  3 r8169,realtek
aesni_intel           200704  0
rtsx_pci               73728  2 rtsx_pci_sdmmc,rtsx_pci_ms
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
libata                278528  2 libahci,ahci
xhci_pci               16384  0
i2c_i801               28672  0
scsi_mod              249856  4 sd_mod,libata,sg,sr_mod
intel_lpss_pci         20480  0
intel_lpss             16384  1 intel_lpss_pci
xhci_hcd              266240  1 xhci_pci
usbcore               290816  7 xhci_hcd,usbhid,uvcvideo,ath3k,btusb,xhci_pci,r8188eu
i2c_hid                24576  0
usb_common             16384  1 usbcore
thermal                20480  0
hid                   139264  3 i2c_hid,usbhid,hid_generic
 

InetTester

Green Team
21.10.2018
308
43
BIT
5
1. ifconfig wlan0 up пробовал?

Вывод lsusb:
девайс вроде видится системой успешно
Код:
Bus 001 Device 008: ID 2357:010c TP-Link TL-WN722N v2

попробуй вот так:
Код:
#

# deb cdrom:[Debian GNU/Linux 2019.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190508-08:43]/ kali-last-snapshot contrib main non-free

#deb cdrom:[Debian GNU/Linux 2019.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190508-08:43]/ kali-last-snapshot contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free

deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free

deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
 

PIcachu

Green Team
09.02.2019
12
1
BIT
0
1. ifconfig wlan0 up пробовал?

Вывод lsusb:
девайс вроде видится системой успешно
Код:
Bus 001 Device 008: ID 2357:010c TP-Link TL-WN722N v2

попробуй вот так:
Код:
#

# deb cdrom:[Debian GNU/Linux 2019.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190508-08:43]/ kali-last-snapshot contrib main non-free

#deb cdrom:[Debian GNU/Linux 2019.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20190508-08:43]/ kali-last-snapshot contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free

deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free

deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
Да нет сам адаптер прекрасно работает, не работает только режим монитора, что мне следует сделать чтобы сократить риски неудач, я уже задолбался переустанавливать.

Однако я заметил что dmesg вывел r8188eu 1-1:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin
это и есть драйвер, но чтобы режим мониторинга работал я не очень понимаю что надо сделать
 
Заходим на страницу:

ИЩЕМ:
linux-image-версия – само ядра
linux-image-extra-версия – модули ядра
linux-headers-версия – Заголовки
Смотрим, что имеем в системе:
Код:
debian user # lsb_release -a
No LSB modules are available.
Distributor ID:    Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:    11
Codename:    bullseye

debian user # uname -r
5.10.0-8-amd64

debian user # uname -a
Linux debian 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux

Для обновления ядра достаточно только пакета linux-image.
Но скачаем ещё и заголовки. ЧТОБ БЫЛО!!!
Скачиваем пакеты:
# wget
# wget

Устанавливаем:
# dpkg -i linux-image-4.19.0-17-amd64-unsigned_4.19.194-1_amd64.deb

Смотрим, сколько ядер после установки:
# apt list --installed | egrep "linux-image|linux-headers"
Имеем аж три каких-то ядра:
Код:
linux-image-4.19.0-17-amd64-unsigned/now 4.19.194-1 amd64 [installed,local]
linux-image-5.10.0-8-amd64/stable,now 5.10.46-4 amd64 [installed,automatic]
linux-image-amd64/stable,now 5.10.46-4 amd64 [installed]

Задаём команду, которая перепишет все имеющиеся в системе ядра и образы виртуальной файловой системы, необходимой для загрузки системы:
# update-initramfs -c -k all -v

Проверяем, образовался ли образ и ядро RAM файловой системы
initrd.img - это образ ram-файловой системы
vmlinuz- это ядро
Код:
# ls /boot
initrd.img-5.10.0-8-amd64  vmlinuz-5.10.0-8-amd64  
initrd.img-4.19.0-17-amd64  vmlinuz-4.19.0-17-amd64
Как видим, имеем две версии.

Теперь нужно сконфигурировать конфигурационный файл для загрузчика GRUB2:
# grub-mkconfig -o /boot/grub/grub.cfg
или в зависимости где находится Ваш GRUB2:
# grub-mkconfig -o /mnt/boot/grub/grub.cfg


Перезагружаемся и при загрузке выбираем ядро 4.19.0-17
В меню GRUB должен появиться дополнительный пункт в разделе "Дополнительные параметры"
Теперь собственно переходим к удалению неиспользуемых ядер, например, я хочу удалить ядро “5.10.0-8”.
# apt remove --purge linux-image-5.10.0-8-amd64

Проверяем;
# apt list --installed | egrep "linux-image|linux-headers"
Осталось одно ядро:
linux-image-4.19.0-17-amd64-unsigned/now 4.19.194-1 amd64 [installed,local]

ВАЖНО:
Запрет обновления ядра:
Код:
$ sudo nano /etc/apt/preferences.d/blacklist

Package: linux-headers*
Pin: version *
Pin-Priority: -1

Package: linux-image*
Pin: version *
Pin-Priority: -1

Package: linux-generic*
Pin: version *
Pin-Priority: -1
[/ICODE]

Начинает действовать без перезагрузки. 
Больше обновлений ядра ты не увидишь никогда.


ВАЖНО: 
Ещё раз нужно сконфигурировать конфигурационный файл для загрузчика GRUB2:

[ICODE]# grub-mkconfig -o /boot/grub/grub.cfg[/ICODE]
или в зависимости где находится Ваш GRUB2:
[ICODE]# grub-mkconfig -o /mnt/boot/grub/grub.cfg[/ICODE]

Или вручную редактируем:
[ICODE]# nano /boot/grub/grub.cfg[/ICODE]

После перезагрузки:
[CODE]
user@debian ~ $ uname -r
4.19.0-17-amd64
 
Мы в соцсетях:

Обучение наступательной кибербезопасности в игровой форме. Начать игру!