Şimdi depodan inxi ve netcat-openbsd paketini yükle.
Kod:Panoya kopyala
LC_ALL=C sudo apt update ; sudo apt install inxi netcat-openbsd
Ardından aşağıdaki komutların çıktılarını paylaş.
@deleted 'in önerisi daha makul duruyor, çıktılara göre yönlendireyim seni. acpi=off ile acpi'yi tamamen kapatmak yerine bu kullanılabilir.
Kod:Panoya kopyala
inxi -Faxxz ; sudo dmesg | nc termbin.com 9999
Kurdum sistemi.
[CODE title="Kod"]enes@Casper:~$ inxi -Faxxz
System:
Host: Casper Kernel: 4.19.0-14-amd64 x86_64 bits: 64 compiler: gcc
v: 8.3.0 Desktop: Gnome 3.30.2 wm: gnome-shell dm: GDM3
Distro: Pardus GNU/Linux 19.5 (Ondokuz)
Machine:
Type: Laptop System: CASPER BILGISAYAR SISTEMLERI.A.S.
product: NIRVANA YENI F650 SERISI NOTEBOOK v: 1.0 serial: <filter>
Mobo: CASPER BILGISAYAR SISTEMLERI.A.S. model: F15KR 001 v: 1.0
serial: <filter> UEFI: INSYDE v: 203 date: 12/11/2017
Battery:
ID-1: BAT0 charge: 17.9 Wh condition: 22.9/45.0 Wh (51%) volts: 12.6/10.9
model: F15--40 serial: <filter> status: Charging
CPU:
Topology: Quad Core model: Intel Core i5-8250U bits: 64 type: MT MCP
arch: Kaby Lake family: 6 model-id: 8E (142) stepping: A (10)
microcode: E0 L2 cache: 6144 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 28800
Speed: 3396 MHz min/max: 400/3400 MHz Core speeds (MHz): 1: 3400 2: 3400
3: 3400 4: 3400 5: 3400 6: 3400 7: 3400 8: 3400
Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages
Type: l1tf
mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
Type: mds mitigation: Clear CPU buffers; SMT vulnerable
Type: meltdown mitigation: PTI
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional,
IBRS_FW, STIBP: conditional, RSB filling
Type: srbds mitigation: Microcode
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: Intel UHD Graphics 620 vendor: Pegatron driver: i915 v: kernel
bus ID: 00:02.0 chip ID: 8086:5917
Device-2: NVIDIA GM108M [GeForce 940MX] vendor: Pegatron driver: nouveau
v: kernel bus ID: 01:00.0 chip ID: 10de:134d
Display: x11 server: X.Org 1.20.4 driver: nouveau compositor: gnome-shell
resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel UHD Graphics 620 (Kabylake GT2)
v: 4.5 Mesa 18.3.6 compat-v: 3.0 direct render: Yes
Audio:
Device-1: Intel Sunrise Point-LP HD Audio vendor: Pegatron
driver: snd_hda_intel v: kernel bus ID: 00:1f.3 chip ID: 8086:9d71
Device-2: Intel type: USB driver: hid-generic,snd-usb-audio,usbhid
bus ID: 1-1.4:7 chip ID: 8086:0808
Sound Server: ALSA v: k4.19.0-14-amd64
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Pegatron driver: r8169 v: kernel port: 4000 bus ID: 02:00.0
chip ID: 10ec:8168
IF: enp2s0 state: down mac: <filter>
Device-2: Realtek RTL8723BE PCIe Wireless Network Adapter
vendor: AzureWave driver: rtl8723be v: kernel port: 3000 bus ID: 03:00.0
chip ID: 10ec:b723
IF: wlp3s0 state: up mac: <filter>
Drives:
Local Storage: total: 1.35 TiB used: 28.73 GiB (2.1%)
ID-1: /dev/sda vendor: Western Digital model: WD10SPZX-22Z10T0
size: 931.51 GiB block size: physical: 4096 B logical: 512 B
speed: 6.0 Gb/s serial: <filter> temp: 40 C
ID-2: /dev/sdb vendor: Western Digital model: WDS480G2G0B-00EPW0
size: 447.13 GiB block size: physical: 512 B logical: 512 B
speed: 6.0 Gb/s serial: <filter> temp: 27 C
Partition:
ID-1: / raw size: 207.21 GiB size: 202.96 GiB (97.95%)
used: 28.67 GiB (14.1%) fs: ext4 dev: /dev/sda4
ID-2: swap-1 size: 7.63 GiB used: 29.8 MiB (0.4%) fs: swap
swappiness: 60 (default) cache pressure: 100 (default) dev: /dev/sda3
Sensors:
System Temperatures: cpu: 74.0 C mobo: 27.8 C
Fan Speeds (RPM): N/A
Info:
Processes: 235 Uptime: 9m Memory: 7.70 GiB used: 1.67 GiB (21.7%)
Init: systemd v: 241 runlevel: 5 Compilers: gcc: 8.3.0 alt: 8 Shell: bash
v: 5.0.3 running in: gnome-terminal inxi: 3.0.32
enes@Casper:~$
[/CODE]
sudo dmesg yazınca bunlar çıktı
[CODE title="KOd"]enes@Casper:~$ sudo dmesg
[sudo] password for enes:
[ 0.000000] microcode: microcode updated early to revision 0xe0, date = 2020-06-17
[ 0.000000] Linux version 4.19.0-14-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.171-2 (2021-01-30)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-14-amd64 root=UUID=7d0494b4-89f1-4d2f-be84-57d7de73bff7 ro pci=noaer
[ 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-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073e04fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000073e05000-0x0000000073e05fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000073e06000-0x0000000073e06fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000073e07000-0x0000000075386fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000075387000-0x0000000075c86fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075c87000-0x000000008be9dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008be9e000-0x000000008c09dfff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000008c09e000-0x000000008c88dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008c88e000-0x000000008cf7dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008cf7e000-0x000000008cffdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008cffe000-0x000000008cffefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.50 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x8cffd014 SMBIOS=0x8c112000 SMBIOS 3.0=0x8c110000 ESRT=0x8c10edd8 MEMATTR=0x7cc5d018
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: CASPER BILGISAYAR SISTEMLERI.A.S. NIRVANA YENI F650 SERISI NOTEBOOK/F15KR 001, BIOS 203 12/11/2017
[ 0.000000] tsc: Detected 1800.000 MHz processor
[ 0.002905] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002908] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002921] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.002928] MTRR default type: write-back
[ 0.002929] MTRR fixed ranges enabled:
[ 0.002931] 00000-9FFFF write-back
[ 0.002932] A0000-BFFFF uncachable
[ 0.002933] C0000-FFFFF write-protect
[ 0.002934] MTRR variable ranges enabled:
[ 0.002937] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.002938] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.002939] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.002941] 3 base 008E000000 mask 7FFE000000 uncachable
[ 0.002942] 4 base 008D800000 mask 7FFF800000 uncachable
[ 0.002942] 5 disabled
[ 0.002943] 6 disabled
[ 0.002944] 7 disabled
[ 0.002945] 8 disabled
[ 0.002945] 9 disabled
[ 0.004566] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.005743] last_pfn = 0x8cfff max_arch_pfn = 0x400000000
[ 0.019452] esrt: Reserving ESRT space from 0x000000008c10edd8 to 0x000000008c10ee88.
[ 0.019469] Using GB pages for direct mapping
[ 0.020652] RAMDISK: [mem 0x30acb000-0x3455cfff]
[ 0.020665] ACPI: Early table checksum verification disabled
[ 0.020669] ACPI: RSDP 0x000000008CFFD014 000024 (v02 CASPER)
[ 0.020675] ACPI: XSDT 0x000000008CFAE188 000134 (v01 CASPER ERA 00000000 01000013)
[ 0.020683] ACPI: FACP 0x000000008CFEC000 00010C (v05 CASPER ERA 00000000 ACPI 00040000)
[ 0.020690] ACPI: DSDT 0x000000008CFB1000 036E70 (v02 CASPER ERA 00000000 ACPI 00040000)
[ 0.020694] ACPI: FACS 0x000000008CF52000 000040
[ 0.020698] ACPI: UEFI 0x000000008CFFC000 000236 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020702] ACPI: UEFI 0x000000008CFFB000 000042 (v01 CASPER ERA 00000002 ACPI 00040000)
[ 0.020706] ACPI: MSDM 0x000000008CFFA000 000055 (v03 CASPER ERA 00000001 ACPI 00040000)
[ 0.020710] ACPI: SSDT 0x000000008CFF9000 0004C3 (v02 CASPER ERA 00001000 ACPI 00040000)
[ 0.020714] ACPI: SSDT 0x000000008CFF8000 000046 (v02 CASPER ERA 00003000 ACPI 00040000)
[ 0.020718] ACPI: TPM2 0x000000008CFF7000 000034 (v03 CASPER ERA 00000000 ACPI 00040000)
[ 0.020722] ACPI: SSDT 0x000000008CFF3000 00380D (v02 CASPER ERA 00003000 ACPI 00040000)
[ 0.020726] ACPI: ECDT 0x000000008CFF2000 0000C1 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020730] ACPI: SSDT 0x000000008CFF1000 000B27 (v02 CASPER ERA 00000000 ACPI 00040000)
[ 0.020734] ACPI: ASF! 0x000000008CFF0000 0000A5 (v32 CASPER ERA 00000001 ACPI 00040000)
[ 0.020738] ACPI: ASPT 0x000000008CFEF000 000034 (v07 CASPER ERA 00000001 ACPI 00040000)
[ 0.020742] ACPI: BOOT 0x000000008CFEE000 000028 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020746] ACPI: DBGP 0x000000008CFED000 000034 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020750] ACPI: HPET 0x000000008CFEB000 000038 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020754] ACPI: APIC 0x000000008CFEA000 0000BC (v03 CASPER ERA 00000001 ACPI 00040000)
[ 0.020758] ACPI: MCFG 0x000000008CFE9000 00003C (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020762] ACPI: SLIC 0x000000008CFE8000 000176 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020765] ACPI: SSDT 0x000000008CFB0000 000517 (v02 CASPER ERA 00000000 ACPI 00040000)
[ 0.020769] ACPI: SSDT 0x000000008CFAF000 000DE5 (v02 CASPER ERA 00001000 ACPI 00040000)
[ 0.020773] ACPI: LPIT 0x000000008CFAD000 000094 (v01 CASPER ERA 00000000 ACPI 00040000)
[ 0.020777] ACPI: WSMT 0x000000008CFAC000 000028 (v01 CASPER ERA 00000000 ACPI 00040000)
[ 0.020781] ACPI: SSDT 0x000000008CFAB000 00029F (v02 CASPER ERA 00000000 ACPI 00040000)
[ 0.020785] ACPI: SSDT 0x000000008CFAA000 000346 (v01 CASPER ERA 00000000 ACPI 00040000)
[ 0.020789] ACPI: SSDT 0x000000008CFA6000 003002 (v02 CASPER ERA 00001000 ACPI 00040000)
[ 0.020793] ACPI: SSDT 0x000000008CFA5000 00051E (v02 CASPER ERA 00001000 ACPI 00040000)
[ 0.020797] ACPI: DBGP 0x000000008CFA4000 000034 (v01 CASPER ERA 00000002 ACPI 00040000)
[ 0.020801] ACPI: DBG2 0x000000008CFA3000 000054 (v00 CASPER ERA 00000002 ACPI 00040000)
[ 0.020805] ACPI: SSDT 0x000000008CFA1000 0010B0 (v02 CASPER ERA 00001000 ACPI 00040000)
[ 0.020809] ACPI: SSDT 0x000000008CFA0000 000EDE (v02 CASPER ERA 00003000 ACPI 00040000)
[ 0.020812] ACPI: SSDT 0x000000008CF9C000 003DE6 (v01 CASPER ERA 00001000 ACPI 00040000)
[ 0.020816] ACPI: DMAR 0x000000008CF9B000 0000CC (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020820] ACPI: FPDT 0x000000008CF9A000 000044 (v01 CASPER ERA 00000002 ACPI 00040000)
[ 0.020824] ACPI: BGRT 0x000000008CF99000 000038 (v01 CASPER ERA 00000001 ACPI 00040000)
[ 0.020838] ACPI: Local APIC address 0xfee00000
[ 0.021254] No NUMA configuration found
[ 0.021256] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.021262] NODE_DATA(0) allocated [mem 0x26effb000-0x26effffff]
[ 0.021298] Zone ranges:
[ 0.021299] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.021302] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.021303] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.021305] Device empty
[ 0.021307] Movable zone start for each node
[ 0.021308] Early memory node ranges
[ 0.021310] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.021311] node 0: [mem 0x0000000000059000-0x0000000000087fff]
[ 0.021313] node 0: [mem 0x0000000000100000-0x0000000073e04fff]
[ 0.021314] node 0: [mem 0x0000000073e07000-0x0000000075386fff]
[ 0.021315] node 0: [mem 0x0000000075c87000-0x000000008be9dfff]
[ 0.021317] node 0: [mem 0x000000008cffe000-0x000000008cffefff]
[ 0.021318] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.021871] Zeroed struct page in unavailable ranges: 23261 pages
[ 0.021873] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.021876] On node 0 totalpages: 2073891
[ 0.021878] DMA zone: 64 pages used for memmap
[ 0.021878] DMA zone: 96 pages reserved
[ 0.021880] DMA zone: 3974 pages, LIFO batch:0
[ 0.022022] DMA32 zone: 8855 pages used for memmap
[ 0.022023] DMA32 zone: 566685 pages, LIFO batch:63
[ 0.044127] Normal zone: 23488 pages used for memmap
[ 0.044128] Normal zone: 1503232 pages, LIFO batch:63
[ 0.095244] Reserving Intel graphics memory at [mem 0x8e000000-0x8fffffff]
[ 0.095462] ACPI: PM-Timer IO Port: 0x1808
[ 0.095465] ACPI: Local APIC address 0xfee00000
[ 0.095473] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.095475] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.095476] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.095477] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.095479] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.095480] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.095481] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.095482] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.095511] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.095515] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.095517] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.095520] ACPI: IRQ0 used by override.
[ 0.095521] ACPI: IRQ9 used by override.
[ 0.095523] Using ACPI (MADT) for SMP configuration information
[ 0.095526] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.095537] e820: update [mem 0x7ca8e000-0x7caeafff] usable ==> reserved
[ 0.095553] TSC deadline timer available
[ 0.095554] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.095589] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.095592] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.095595] PM: Registered nosave memory: [mem 0x00088000-0x000fffff]
[ 0.095597] PM: Registered nosave memory: [mem 0x73e05000-0x73e05fff]
[ 0.095599] PM: Registered nosave memory: [mem 0x73e06000-0x73e06fff]
[ 0.095601] PM: Registered nosave memory: [mem 0x75387000-0x75c86fff]
[ 0.095604] PM: Registered nosave memory: [mem 0x7ca8e000-0x7caeafff]
[ 0.095606] PM: Registered nosave memory: [mem 0x8be9e000-0x8c09dfff]
[ 0.095608] PM: Registered nosave memory: [mem 0x8c09e000-0x8c88dfff]
[ 0.095609] PM: Registered nosave memory: [mem 0x8c88e000-0x8cf7dfff]
[ 0.095610] PM: Registered nosave memory: [mem 0x8cf7e000-0x8cffdfff]
[ 0.095613] PM: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
[ 0.095614] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.095615] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.095616] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.095618] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[ 0.095619] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[ 0.095620] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.095621] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.095622] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.095623] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[ 0.095625] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.095626] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.095627] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.095628] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.095629] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.095630] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.095632] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[ 0.095635] [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.095637] Booting paravirtualized kernel on bare hardware
[ 0.095640] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.246246] random: get_random_bytes called from start_kernel+0x93/0x52a with crng_init=0
[ 0.246260] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.246532] percpu: Embedded 45 pages/cpu s144536 r8192 d31592 u262144
[ 0.246543] pcpu-alloc: s144536 r8192 d31592 u262144 alloc=1*2097152
[ 0.246544] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.246575] Built 1 zonelists, mobility grouping on. Total pages: 2041388
[ 0.246577] Policy zone: Normal
[ 0.246579] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-14-amd64 root=UUID=7d0494b4-89f1-4d2f-be84-57d7de73bff7 ro pci=noaer
[ 0.252083] Calgary: detecting Calgary via BIOS EBDA area
[ 0.252085] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.280347] Memory: 7835528K/8295564K available (10252K kernel code, 1242K rwdata, 3324K rodata, 1600K init, 2260K bss, 460036K reserved, 0K cma-reserved)
[ 0.280489] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.280500] Kernel/User page tables isolation: enabled
[ 0.295484] ftrace: allocating 31973 entries in 125 pages
[ 0.314943] rcu: Hierarchical RCU implementation.
[ 0.314946] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.314948] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.318988] NR_IRQS: 33024, nr_irqs: 2048, preallocated irqs: 16
[ 0.319321] Console: colour dummy device 80x25
[ 0.319676] console [tty0] enabled
[ 0.319700] ACPI: Core revision 20180810
[ 0.320371] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.320406] hpet clockevent registered
[ 0.320458] APIC: Switch to symmetric I/O mode setup
[ 0.320462] DMAR: Host address width 39
[ 0.320466] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.320474] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.320478] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.320485] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.320489] DMAR: RMRR base: 0x0000008c76a000 end: 0x0000008c789fff
[ 0.320491] DMAR: RMRR base: 0x0000008d800000 end: 0x0000008fffffff
[ 0.320495] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.320499] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.320502] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.320505] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.322223] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.322227] x2apic enabled
[ 0.322242] Switched APIC routing to cluster x2apic.
[ 0.326456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.344417] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[ 0.344437] Calibrating delay loop (skipped), value calculated using timer frequency.. 3600.00 BogoMIPS (lpj=7200000)
[ 0.344444] pid_max: default: 32768 minimum: 301
[ 0.346474] Security Framework initialized
[ 0.346481] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.346511] AppArmor: AppArmor initialized
[ 0.347831] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.348556] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.348594] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.348616] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.348912] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.348915] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.348961] CPU0: Thermal monitoring enabled (TM1)
[ 0.348993] process: using mwait in idle threads
[ 0.348999] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.349002] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.349005] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.349010] Spectre V2 : Mitigation: Full generic retpoline
[ 0.349012] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.349015] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.349028] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.349031] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.349035] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.349078] SRBDS: Mitigation: Microcode
[ 0.349080] MDS: Mitigation: Clear CPU buffers
[ 0.356361] Freeing SMP alternatives memory: 24K
[ 0.368568] smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.368701] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.368754] ... version: 4
[ 0.368756] ... bit width: 48
[ 0.368759] ... generic registers: 4
[ 0.368761] ... value mask: 0000ffffffffffff
[ 0.368764] ... max period: 00007fffffffffff
[ 0.368767] ... fixed-purpose events: 3
[ 0.368769] ... event mask: 000000070000000f
[ 0.368832] rcu: Hierarchical SRCU implementation.
[ 0.369689] random: crng done (trusting CPU's manufacturer)
[ 0.370516] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.370634] smp: Bringing up secondary CPUs ...
[ 0.370721] x86: Booting SMP configuration:
[ 0.370724] .... node #0, CPUs: #1 #2 #3 #4
[ 0.382790] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.382790] #5 #6 #7
[ 0.385149] smp: Brought up 1 node, 8 CPUs
[ 0.385149] smpboot: Max logical packages: 1
[ 0.385149] smpboot: Total of 8 processors activated (28800.00 BogoMIPS)
[ 0.388807] devtmpfs: initialized
[ 0.388807] x86/mm: Memory block size: 128MB
[ 0.389550] PM: Registering ACPI NVS region [mem 0x73e05000-0x73e05fff] (4096 bytes)
[ 0.389550] PM: Registering ACPI NVS region [mem 0x8c88e000-0x8cf7dfff] (7274496 bytes)
[ 0.389550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.389550] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.389550] pinctrl core: initialized pinctrl subsystem
[ 0.389550] NET: Registered protocol family 16
[ 0.389550] audit: initializing netlink subsys (disabled)
[ 0.389550] audit: type=2000 audit(1625502661.068:1): state=initialized audit_enabled=0 res=1
[ 0.389550] cpuidle: using governor ladder
[ 0.389550] cpuidle: using governor menu
[ 0.389550] Simple Boot Flag at 0x44 set to 0x1
[ 0.389550] ACPI: bus type PCI registered
[ 0.389550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.389550] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.389550] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.389550] PCI: Using configuration type 1 for base access
[ 0.392498] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.392498] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.392506] ACPI: Added _OSI(Module Device)
[ 0.392510] ACPI: Added _OSI(Processor Device)
[ 0.392513] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.392516] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.392519] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.392522] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.392527] ACPI: EC: EC started
[ 0.392530] ACPI: EC: interrupt blocked
[ 0.392544] ACPI: \: Used as first EC
[ 0.392548] ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.392551] ACPI: \: Used as boot ECDT EC to handle transactions
[ 0.464200] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.470029] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.665599] ACPI: Dynamic OEM Table Load:
[ 0.665626] ACPI: SSDT 0xFFFF9D1C64EC9000 00058B (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.666413] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.668519] ACPI: Dynamic OEM Table Load:
[ 0.668536] ACPI: SSDT 0xFFFF9D1C64F2F000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.669309] ACPI: Dynamic OEM Table Load:
[ 0.669323] ACPI: SSDT 0xFFFF9D1C64842E00 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.669901] ACPI: Dynamic OEM Table Load:
[ 0.669914] ACPI: SSDT 0xFFFF9D1C64841000 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.670965] ACPI: Dynamic OEM Table Load:
[ 0.670981] ACPI: SSDT 0xFFFF9D1C64ECC800 00065C (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.672072] ACPI: Dynamic OEM Table Load:
[ 0.672086] ACPI: SSDT 0xFFFF9D1C64843A00 000197 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.672821] ACPI: Dynamic OEM Table Load:
[ 0.672835] ACPI: SSDT 0xFFFF9D1C64840C00 00018A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.677616] ACPI: Interpreter enabled
[ 0.677701] ACPI: (supports S0 S3 S4 S5)
[ 0.677705] ACPI: Using IOAPIC for interrupt routing
[ 0.677767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.679336] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.693521] ACPI: Power Resource [PC01] (on)
[ 0.694759] ACPI: Power Resource [WRST] (on)
[ 0.695382] ACPI: Power Resource [WRST] (on)
[ 0.696010] ACPI: Power Resource [WRST] (on)
[ 0.696651] ACPI: Power Resource [WRST] (on)
[ 0.697277] ACPI: Power Resource [WRST] (on)
[ 0.697897] ACPI: Power Resource [WRST] (on)
[ 0.698521] ACPI: Power Resource [WRST] (on)
[ 0.699143] ACPI: Power Resource [WRST] (on)
[ 0.699763] ACPI: Power Resource [WRST] (on)
[ 0.700383] ACPI: Power Resource [WRST] (on)
[ 0.701014] ACPI: Power Resource [WRST] (on)
[ 0.701587] ACPI: Power Resource [WRST] (on)
[ 0.702159] ACPI: Power Resource [WRST] (on)
[ 0.702739] ACPI: Power Resource [WRST] (on)
[ 0.703321] ACPI: Power Resource [WRST] (on)
[ 0.703898] ACPI: Power Resource [WRST] (on)
[ 0.704485] ACPI: Power Resource [WRST] (on)
[ 0.705058] ACPI: Power Resource [WRST] (on)
[ 0.705630] ACPI: Power Resource [WRST] (on)
[ 0.715941] acpi ABCD0000:00: ACPI dock station (docks/bays count: 1)
[ 0.722051] ACPI: Power Resource [FN00] (off)
[ 0.722188] ACPI: Power Resource [FN01] (off)
[ 0.722318] ACPI: Power Resource [FN02] (off)
[ 0.722440] ACPI: Power Resource [FN03] (off)
[ 0.722565] ACPI: Power Resource [FN04] (off)
[ 0.724602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.724612] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.728202] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.731355] PCI host bridge to bus 0000:00
[ 0.731361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.731365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.731369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.731373] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[ 0.731377] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.731381] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.731398] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[ 0.732936] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[ 0.732952] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb2ffffff 64bit]
[ 0.732961] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.732968] pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f]
[ 0.732993] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.734289] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.734318] pci 0000:00:14.0: reg 0x10: [mem 0xb4210000-0xb421ffff 64bit]
[ 0.734406] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.735729] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.735757] pci 0000:00:14.2: reg 0x10: [mem 0xb422a000-0xb422afff 64bit]
[ 0.737127] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.737391] pci 0000:00:15.0: reg 0x10: [mem 0xb422b000-0xb422bfff 64bit]
[ 0.739467] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.739500] pci 0000:00:16.0: reg 0x10: [mem 0xb422c000-0xb422cfff 64bit]
[ 0.739593] pci 0000:00:16.0: PME# supported from D3hot
[ 0.740912] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.740937] pci 0000:00:17.0: reg 0x10: [mem 0xb4228000-0xb4229fff]
[ 0.740946] pci 0000:00:17.0: reg 0x14: [mem 0xb422f000-0xb422f0ff]
[ 0.740956] pci 0000:00:17.0: reg 0x18: [io 0x6080-0x6087]
[ 0.740966] pci 0000:00:17.0: reg 0x1c: [io 0x6088-0x608b]
[ 0.740976] pci 0000:00:17.0: reg 0x20: [io 0x6060-0x607f]
[ 0.740986] pci 0000:00:17.0: reg 0x24: [mem 0xb422d000-0xb422d7ff]
[ 0.741042] pci 0000:00:17.0: PME# supported from D3hot
[ 0.742292] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.742394] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.743695] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.743799] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.745091] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.745194] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.746498] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.747854] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.747874] pci 0000:00:1f.2: reg 0x10: [mem 0xb4224000-0xb4227fff]
[ 0.749173] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[ 0.749209] pci 0000:00:1f.3: reg 0x10: [mem 0xb4220000-0xb4223fff 64bit]
[ 0.749249] pci 0000:00:1f.3: reg 0x20: [mem 0xb4200000-0xb420ffff 64bit]
[ 0.749313] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.750693] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.750759] pci 0000:00:1f.4: reg 0x10: [mem 0xb422e000-0xb422e0ff 64bit]
[ 0.750832] pci 0000:00:1f.4: reg 0x20: [io 0x6040-0x605f]
[ 0.752197] pci 0000:01:00.0: [10de:134d] type 00 class 0x030200
[ 0.752227] pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
[ 0.752243] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.752259] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 0.752269] pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f]
[ 0.752280] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.752305] pci 0000:01:00.0: Enabling HDA controller
[ 0.752506] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.752513] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.752517] pci 0000:00:1c.0: bridge window [mem 0xb3000000-0xb3ffffff]
[ 0.752522] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.752598] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.752634] pci 0000:02:00.0: reg 0x10: [io 0x4000-0x40ff]
[ 0.752666] pci 0000:02:00.0: reg 0x18: [mem 0xb4104000-0xb4104fff 64bit]
[ 0.752686] pci 0000:02:00.0: reg 0x20: [mem 0xb4100000-0xb4103fff 64bit]
[ 0.752804] pci 0000:02:00.0: supports D1 D2
[ 0.752805] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.752965] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.752971] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
[ 0.752975] pci 0000:00:1c.4: bridge window [mem 0xb4100000-0xb41fffff]
[ 0.753060] pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
[ 0.753112] pci 0000:03:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.753159] pci 0000:03:00.0: reg 0x18: [mem 0xb4000000-0xb4003fff 64bit]
[ 0.753349] pci 0000:03:00.0: supports D1 D2
[ 0.753351] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.753558] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.753564] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
[ 0.753567] pci 0000:00:1c.5: bridge window [mem 0xb4000000-0xb40fffff]
[ 0.757365] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757436] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.757501] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757564] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757629] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757692] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757755] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.757818] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.759158] ACPI Warning: GPE type mismatch (level/edge) (20180810/evxface-792)
[ 0.759166] ACPI: EC: interrupt unblocked
[ 0.759188] ACPI: EC: event unblocked
[ 0.759205] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.759209] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.759316] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.759316] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.759316] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.759316] vgaarb: loaded
[ 0.759316] pps_core: LinuxPPS API ver. 1 registered
[ 0.759316] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.759316] PTP clock support registered
[ 0.759316] EDAC MC: Ver: 3.0.0
[ 0.759316] Registered efivars operations
[ 0.759316] PCI: Using ACPI for IRQ routing
[ 0.788353] PCI: pci_cache_line_size set to 64 bytes
[ 0.788443] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.788445] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.788446] e820: reserve RAM buffer [mem 0x73e05000-0x73ffffff]
[ 0.788447] e820: reserve RAM buffer [mem 0x75387000-0x77ffffff]
[ 0.788448] e820: reserve RAM buffer [mem 0x7ca8e000-0x7fffffff]
[ 0.788450] e820: reserve RAM buffer [mem 0x8be9e000-0x8bffffff]
[ 0.788451] e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
[ 0.788452] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.789556] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.789564] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.791620] clocksource: Switched to clocksource tsc-early
[ 0.800777] VFS: Disk quotas dquot_6.6.0
[ 0.800802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.800938] AppArmor: AppArmor Filesystem Enabled
[ 0.800957] pnp: PnP ACPI init
[ 0.801164] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.801169] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.801173] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.801177] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 0.801181] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.801185] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.801189] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.801197] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.801654] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 0.801662] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.801888] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.801893] system 00:02: [io 0xffff] has been reserved
[ 0.801896] system 00:02: [io 0xffff] has been reserved
[ 0.801900] system 00:02: [io 0xffff] has been reserved
[ 0.801903] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.801907] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.801913] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.802063] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.802117] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.802124] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.802209] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.802356] pnp 00:06: Plug and Play ACPI device, IDs SYN1d29 PNP0f03 (active)
[ 0.802413] system 00:07: [io 0x0240-0x0259] has been reserved
[ 0.802419] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.804062] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.805000] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.805005] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.805009] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.805013] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.805016] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.805021] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.805025] system 00:09: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.805029] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.805033] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.805037] system 00:09: [mem 0x90000000-0x9001ffff] has been reserved
[ 0.805043] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.806019] pnp: PnP ACPI: found 10 devices
[ 0.812177] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.812186] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.812202] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.812206] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.812211] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.812216] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.812222] pci 0000:00:1c.0: bridge window [mem 0xb3000000-0xb3ffffff]
[ 0.812228] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.812237] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.812241] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
[ 0.812247] pci 0000:00:1c.4: bridge window [mem 0xb4100000-0xb41fffff]
[ 0.812257] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.812261] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
[ 0.812267] pci 0000:00:1c.5: bridge window [mem 0xb4000000-0xb40fffff]
[ 0.812278] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.812280] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.812281] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.812283] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[ 0.812284] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.812286] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 0.812288] pci_bus 0000:01: resource 1 [mem 0xb3000000-0xb3ffffff]
[ 0.812289] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.812291] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.812292] pci_bus 0000:02: resource 1 [mem 0xb4100000-0xb41fffff]
[ 0.812293] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.812295] pci_bus 0000:03: resource 1 [mem 0xb4000000-0xb40fffff]
[ 0.812566] NET: Registered protocol family 2
[ 0.812750] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.812792] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.812934] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.813090] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.813138] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.813168] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.813250] NET: Registered protocol family 1
[ 0.813257] NET: Registered protocol family 44
[ 0.813271] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.815088] PCI: CLS 64 bytes, default 64
[ 0.815131] Unpacking initramfs...
[ 2.316661] Freeing initrd memory: 59976K
[ 2.316735] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[ 2.336491] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.336496] software IO TLB: mapped [mem 0x7f2eb000-0x832eb000] (64MB)
[ 2.336531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[ 2.336558] clocksource: Switched to clocksource tsc
[ 2.337595] Initialise system trusted keyrings
[ 2.337627] Key type blacklist registered
[ 2.337696] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 2.339291] zbud: loaded
[ 2.552458] Key type asymmetric registered
[ 2.552462] Asymmetric key parser 'x509' registered
[ 2.552474] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.552506] io scheduler noop registered
[ 2.552508] io scheduler deadline registered
[ 2.552544] io scheduler cfq registered (default)
[ 2.552547] io scheduler mq-deadline registered
[ 2.553021] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[ 2.553272] pcieport 0000:00:1c.4: Signaling PME with IRQ 123
[ 2.553521] pcieport 0000:00:1c.5: Signaling PME with IRQ 124
[ 2.553591] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.553614] efifb: probing for efifb
[ 2.553630] efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
[ 2.553633] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 2.553636] efifb: scrolling: redraw
[ 2.553639] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.556405] Console: switching to colour frame buffer device 128x48
[ 2.558609] fb0: EFI VGA frame buffer device
[ 2.558640] intel_idle: MWAIT substates: 0x11142120
[ 2.558641] intel_idle: v0.4.1 model 0x8E
[ 2.559171] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.560800] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.561492] Linux agpgart interface v0.103
[ 2.561589] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 2.561621] AMD IOMMUv2 functionality not available on this system
[ 2.562444] i8042: PNP: PS/2 Controller [PNP0303
S2K,PNP0f03
S2M] at 0x60,0x64 irq 1,12
[ 2.566563] i8042: Detected active multiplexing controller, rev 1.1
[ 2.568454] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.568487] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 2.568547] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 2.568603] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 2.568652] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 2.568839] mousedev: PS/2 mouse device common for all mice
[ 2.568926] rtc_cmos 00:03: RTC can wake from S4
[ 2.569480] rtc_cmos 00:03: registered as rtc0
[ 2.569520] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.569578] intel_pstate: Intel P-state driver initializing
[ 2.570386] intel_pstate: HWP enabled
[ 2.570480] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.571099] NET: Registered protocol family 10
[ 2.578659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.581575] Segment Routing with IPv6
[ 2.581635] mip6: Mobile IPv6
[ 2.582548] NET: Registered protocol family 17
[ 2.583541] mpls_gso: MPLS GSO support
[ 2.585413] mce: Using 10 MCE banks
[ 2.586387] microcode: sig=0x806ea, pf=0x80, revision=0xe0
[ 2.587611] microcode: Microcode Update Driver: v2.2.
[ 2.587626] sched_clock: Marking stable (2586475620, 1129558)->(2601224645, -13619467)
[ 2.590034] registered taskstats version 1
[ 2.590945] Loading compiled-in X.509 certificates
[ 2.606575] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 2.606999] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 2.615394] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 2.615828] Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
[ 2.617793] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 2.618704] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 2.619840] Loaded UEFI:db cert ': cfb8571369f6ceac4adc2ae26952fd00' linked to secondary sys keyring
[ 2.622238] zswap: loaded using pool lzo/zbud
[ 2.623018] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.624307] rtc_cmos 00:03: setting system clock to 2021-07-05 16:31:04 UTC (1625502664)
[ 2.809839] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 2.810758] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 2.842932] Freeing unused kernel image memory: 1600K
[ 2.868867] Write protecting the kernel read-only data: 16384k
[ 2.870487] Freeing unused kernel image memory: 2028K
[ 2.871191] Freeing unused kernel image memory: 772K
[ 2.877384] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.877893] x86/mm: Checking user space page tables
[ 2.883835] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.884348] Run /init as init process
[ 2.936931] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 2.938151] ACPI: Sleep Button [SLPB]
[ 2.939358] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:01/input/input4
[ 2.940556] ACPI: Lid Switch [LID]
[ 2.941589] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 2.941639] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[ 2.942628] ACPI: Power Button [PWRF]
[ 2.943590] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[ 2.945522] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[ 2.946128] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[ 2.949649] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.950752] ACPI: Thermal Zone [THRM] (52 C)
[ 2.959398] SCSI subsystem initialized
[ 2.963484] ACPI: bus type USB registered
[ 2.964506] usbcore: registered new interface driver usbfs
[ 2.965538] usbcore: registered new interface driver hub
[ 2.966568] usbcore: registered new device driver usb
[ 2.967767] cryptd: max_cpu_qlen set to 1000
[ 2.976245] AVX2 version of gcm_enc/dec engaged.
[ 2.976811] AES CTR mode by8 optimization enabled
[ 2.977398] libata version 3.00 loaded.
[ 2.982394] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.983410] i801_smbus 0000:00:1f.4: An interrupt is pending!
[ 2.984405] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.985597] ahci 0000:00:17.0: version 3.0
[ 2.987725] libphy: r8169: probed
[ 2.987848] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 2.987886] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.987891] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.988021] thermal LNXTHERM:01: registered as thermal_zone1
[ 2.988022] ACPI: Thermal Zone [TZ00] (28 C)
[ 2.988985] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 2.989019] r8169 0000:02:00.0 eth0: RTL8168h/8111h, d4:5d:df:03:6e:87, XID 54100800, IRQ 125
[ 2.989020] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.993255] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 2.996661] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[ 2.997159] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 3.013815] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 3.014304] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 3.014871] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.015110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 3.016000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.016889] usb usb1: Product: xHCI Host Controller
[ 3.017772] usb usb1: Manufacturer: Linux 4.19.0-14-amd64 xhci-hcd
[ 3.018665] usb usb1: SerialNumber: 0000:00:14.0
[ 3.019737] hub 1-0:1.0: USB hub found
[ 3.020153] scsi host0: ahci
[ 3.020638] hub 1-0:1.0: 12 ports detected
[ 3.021181] scsi host1: ahci
[ 3.022571] thermal LNXTHERM:02: registered as thermal_zone2
[ 3.022658] scsi host2: ahci
[ 3.023175] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.023179] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.023182] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 3.023214] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 3.023216] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.023217] usb usb2: Product: xHCI Host Controller
[ 3.023218] usb usb2: Manufacturer: Linux 4.19.0-14-amd64 xhci-hcd
[ 3.023219] usb usb2: SerialNumber: 0000:00:14.0
[ 3.023302] hub 2-0:1.0: USB hub found
[ 3.023314] hub 2-0:1.0: 6 ports detected
[ 3.023391] ACPI: Thermal Zone [TZ01] (30 C)
[ 3.024112] ata1: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d100 irq 126
[ 3.025322] usb: port power management may be unreliable
[ 3.025515] ata2: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d180 irq 126
[ 3.031534] ata3: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d200 irq 126
[ 3.070730] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[ 3.070731] fb: switching to inteldrmfb from EFI VGA
[ 3.071394] Console: switching to colour dummy device 80x25
[ 3.071517] [drm] Replacing VGA console driver
[ 3.072389] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180810/nsarguments-66)
[ 3.072484] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180810/nsarguments-66)
[ 3.073324] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 3.073349] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
[ 3.073350] nouveau: detected PR support, will not use DSM
[ 3.073366] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[ 3.073561] nouveau 0000:01:00.0: NVIDIA GM108 (1180d0a2)
[ 3.073805] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.073807] [drm] Driver supports precise vblank timestamp query.
[ 3.074795] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem
wns=io+mem
[ 3.075189] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[ 3.080495] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.086044] nouveau 0000:01:00.0: bios: version 82.08.70.00.92
[ 3.190289] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[ 3.190329] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[ 3.202456] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
[ 3.217825] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 3.217828] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 3.347742] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.349673] ata2.00: ATAPI: HL-DT-ST DVDRAM GUE0N, 1.00, max UDMA/133
[ 3.350944] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.351608] ata1.00: ATA-10: WDC WD10SPZX-22Z10T0, 01.01A01, max UDMA/133
[ 3.351612] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.351750] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.351768] ata2.00: configured for UDMA/133
[ 3.352383] ata1.00: configured for UDMA/133
[ 3.352400] ata3.00: ATA-10: WDC WDS480G2G0B-00EPW0, UK220400, max UDMA/133
[ 3.352404] ata3.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32)
[ 3.352532] scsi 0:0:0:0: Direct-Access ATA WDC WD10SPZX-22Z 1A01 PQ: 0 ANSI: 5
[ 3.353744] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GUE0N 1.00 PQ: 0 ANSI: 5
[ 3.358882] ata3.00: configured for UDMA/133
[ 3.364503] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 3.368999] ahci 0000:00:17.0: port does not support device sleep
[ 3.417219] scsi 2:0:0:0: Direct-Access ATA WDC WDS480G2G0B- 0400 PQ: 0 ANSI: 5
[ 3.421469] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.421472] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.421481] sd 0:0:0:0: [sda] Write Protect is off
[ 3.421483] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.421486] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.421517] sd 2:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[ 3.421524] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.421526] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.421532] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.424263] sdb: sdb1 sdb2 sdb3 sdb4
[ 3.424512] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 3.432869] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 3.432872] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 3.477964] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.477969] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.478201] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.513234] usb 1-1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00
[ 3.513237] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.513239] usb 1-1: Product: USB2.0 HUB
[ 3.513700] hub 1-1:1.0: USB hub found
[ 3.513820] hub 1-1:1.0: 4 ports detected
[ 3.555683] sda: sda1 sda2 sda3 sda4
[ 3.556151] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.633832] atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
[ 3.633836] atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
[ 3.644433] usb 1-2: new low-speed USB device number 3 using xhci_hcd
[ 3.798818] usb 1-2: New USB device found, idVendor=1bcf, idProduct=08a0, bcdDevice= 1.04
[ 3.798821] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.803427] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.812445] usbcore: registered new interface driver usbhid
[ 3.812449] usbhid: USB HID core driver
[ 3.813548] input: HID 1bcf:08a0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1BCF:08A0.0001/input/input11
[ 3.813626] input: HID 1bcf:08a0 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1BCF:08A0.0001/input/input12
[ 3.872658] input: HID 1bcf:08a0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1BCF:08A0.0001/input/input13
[ 3.872697] input: HID 1bcf:08a0 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1BCF:08A0.0001/input/input14
[ 3.872846] hid-generic 0003:1BCF:08A0.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [HID 1bcf:08a0] on usb-0000:00:14.0-2/input0
[ 3.924493] usb 1-3: new low-speed USB device number 4 using xhci_hcd
[ 4.076617] usb 1-3: New USB device found, idVendor=c0f4, idProduct=0bd0, bcdDevice= 1.10
[ 4.076620] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.076622] usb 1-3: Product: Usb KeyBoard
[ 4.076623] usb 1-3: Manufacturer: Usb KeyBoard
[ 4.079435] input: Usb KeyBoard Usb KeyBoard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:C0F4:0BD0.0002/input/input16
[ 4.136623] hid-generic 0003:C0F4:0BD0.0002: input,hidraw1: USB HID v1.10 Keyboard [Usb KeyBoard Usb KeyBoard] on usb-0000:00:14.0-3/input0
[ 4.138084] input: Usb KeyBoard Usb KeyBoard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:C0F4:0BD0.0003/input/input17
[ 4.196505] input: Usb KeyBoard Usb KeyBoard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:C0F4:0BD0.0003/input/input18
[ 4.196591] hid-generic 0003:C0F4:0BD0.0003: input,hidraw2: USB HID v1.10 Device [Usb KeyBoard Usb KeyBoard] on usb-0000:00:14.0-3/input1
[ 4.324488] usb 1-5: new high-speed USB device number 5 using xhci_hcd
[ 4.472933] usb 1-5: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 4.472936] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.472938] usb 1-5: Product: USB2.0-CRW
[ 4.472940] usb 1-5: Manufacturer: Generic
[ 4.472941] usb 1-5: SerialNumber: 20100201396000000
[ 4.477017] usbcore: registered new interface driver rtsx_usb
[ 4.482667] vga_switcheroo: enabled
[ 4.482809] [TTM] Zone kernel: Available graphics memory: 4038144 kiB
[ 4.482812] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 4.482813] [TTM] Initializing pool allocator
[ 4.482817] [TTM] Initializing DMA pool allocator
[ 4.482829] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[ 4.482831] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 4.482834] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
[ 4.482835] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 4.483570] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[ 4.483577] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[ 4.604429] usb 1-7: new full-speed USB device number 6 using xhci_hcd
[ 4.612883] psmouse serio4: synaptics: queried max coordinates: x [..5660], y [..4696]
[ 4.644488] psmouse serio4: synaptics: queried min coordinates: x [1366..], y [1268..]
[ 4.644494] psmouse serio4: synaptics: Your touchpad (PNP: SYN1d29 PNP0f03) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[ 4.704291] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf00323/0x840300/0x12e800/0x0, board id: 2987, fw id: 1885195
[ 4.742378] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input15
[ 4.751401] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[ 4.752694] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.753013] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
[ 4.753078] [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[ 4.753085] ACPI: Video Device [PXSX] (multi-head: yes rom: yes post: no)
[ 4.753106] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:01/input/input20
[ 4.753595] usb 1-7: New USB device found, idVendor=13d3, idProduct=3416, bcdDevice= 2.00
[ 4.753598] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.753600] usb 1-7: Product: Bluetooth Radio
[ 4.753602] usb 1-7: Manufacturer: Realtek
[ 4.753603] usb 1-7: SerialNumber: 00e04c000001
[ 4.758089] fbcon: inteldrmfb (fb0) is primary device
[ 4.884830] usb 1-10: new high-speed USB device number 7 using xhci_hcd
[ 5.080725] usb 1-10: New USB device found, idVendor=04f2, idProduct=b5c6, bcdDevice=10.32
[ 5.080729] usb 1-10: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 5.080732] usb 1-10: Product: USB2.0 HD UVC WebCam
[ 5.080734] usb 1-10: Manufacturer: Chicony Electronics Co.,Ltd.
[ 5.080736] usb 1-10: SerialNumber: 200901010001
[ 5.308832] usb 1-1.4: new full-speed USB device number 8 using xhci_hcd
[ 5.410685] usb 1-1.4: New USB device found, idVendor=8086, idProduct=0808, bcdDevice= 1.00
[ 5.410690] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.410692] usb 1-1.4: Product: USB PnP Sound Device
[ 5.410694] usb 1-1.4: Manufacturer: C-Media Electronics Inc.
[ 5.413269] input: C-Media Electronics Inc. USB PnP Sound Device as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.3/0003:8086:0808.0004/input/input21
[ 5.473082] hid-generic 0003:8086:0808.0004: input,hidraw3: USB HID v1.00 Device [C-Media Electronics Inc. USB PnP Sound Device] on usb-0000:00:14.0-1.4/input3
[ 6.065318] Console: switching to colour frame buffer device 170x48
[ 6.086886] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 6.149441] PM: Image not found (code -22)
[ 7.169453] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 9.783952] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[ 10.110868] systemd[1]: Inserted module 'autofs4'
[ 10.473773] 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)
[ 10.492532] systemd[1]: Detected architecture x86-64.
[ 10.536104] systemd[1]: Set hostname to <Casper>.
[ 11.303268] systemd[1]: Listening on Journal Audit Socket.
[ 11.309229] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 11.311813] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 11.313996] systemd[1]: Listening on Syslog Socket.
[ 11.317563] systemd[1]: Listening on udev Control Socket.
[ 11.319207] systemd[1]: Reached target Remote File Systems.
[ 11.319983] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 11.946460] lp: driver loaded but no devices found
[ 11.995781] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro
[ 12.130605] systemd-journald[315]: Received request to flush runtime journal from PID 1
[ 12.144501] ppdev: user-space parallel port driver
[ 12.643823] ACPI: AC Adapter [AC0] (on-line)
[ 12.701386] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 12.822109] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 12.824302] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 12.826159] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 12.827973] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 12.829941] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 12.831759] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 12.893230] input: PC Speaker as /devices/platform/pcspkr/input/input22
[ 12.897244] EFI Variables Facility v0.08 2004-May-17
[ 12.897548] acpi INT33D6:00: intel-vbtn: created platform device
[ 12.905095] input: Intel Virtual Button driver as /devices/platform/INT33D6:00/input/input23
[ 13.109109] iTCO_vendor_support: vendor-support=0
[ 13.112053] pstore: Using compression: deflate
[ 13.115706] pstore: Registered efi as persistent store backend
[ 13.122496] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 13.125426] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 13.127348] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 13.212843] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 13.316220] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 13.318290] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 13.320801] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 13.659563] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 14.254559] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 14.568251] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 14.570400] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 14.572381] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 14.574358] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 14.576310] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 14.578267] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 14.582144] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 14.693623] intel_rapl: Found RAPL domain package
[ 14.696356] intel_rapl: Found RAPL domain core
[ 14.698287] intel_rapl: Found RAPL domain uncore
[ 14.700158] intel_rapl: Found RAPL domain dram
[ 14.711679] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 14.713863] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 14.715914] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 14.719148] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 14.721244] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 14.722751] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 14.723847] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 15.141375] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[ 15.220505] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[ 15.238800] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 15.239089] rtlwifi: rtlwifi: wireless switch is on
[ 15.431457] rtl8723be 0000:03:00.0 wlp3s0: renamed from wlan0
[ 15.454467] Bluetooth: Core ver 2.22
[ 15.455183] NET: Registered protocol family 31
[ 15.455871] Bluetooth: HCI device and connection manager initialized
[ 15.456605] Bluetooth: HCI socket layer initialized
[ 15.457297] Bluetooth: L2CAP socket layer initialized
[ 15.457964] Bluetooth: SCO socket layer initialized
[ 15.647222] media: Linux media interface: v0.10
[ 15.709330] Adding 8003580k swap on /dev/sda3. Priority:-2 extents:1 across:8003580k FS
[ 15.743525] rtl8723be 0000:03:00.0: firmware: direct-loading firmware rtlwifi/rtl8723befw_36.bin
[ 15.921602] videodev: Linux video capture interface: v2.00
[ 15.939355] usbcore: registered new interface driver snd-usb-audio
[ 16.008775] usbcore: registered new interface driver btusb
[ 16.234104] Bluetooth: hci0: RTL: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 16.239055] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 16.243158] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 16.337786] bluetooth hci0: firmware: direct-loading firmware rtl_bt/rtl8723b_fw.bin
[ 16.339115] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723b_config.bin
[ 16.341292] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
[ 16.342216] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 16.343144] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 16.344081] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
[ 16.521534] nouveau 0000:01:00.0: Enabling HDA controller
[ 16.535523] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b5c6)
[ 16.551599] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input31
[ 16.552313] usbcore: registered new interface driver uvcvideo
[ 16.553071] USB Video Class driver (1.1.1)
[ 17.403235] audit: type=1400 audit(1625493370.689:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=750 comm="apparmor_parser"
[ 17.410174] audit: type=1400 audit(1625493370.689:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=756 comm="apparmor_parser"
[ 17.414704] audit: type=1400 audit(1625493370.697:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=755 comm="apparmor_parser"
[ 17.416192] audit: type=1400 audit(1625493370.697:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=755 comm="apparmor_parser"
[ 17.417720] audit: type=1400 audit(1625493370.697:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=752 comm="apparmor_parser"
[ 17.419297] audit: type=1400 audit(1625493370.697:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=752 comm="apparmor_parser"
[ 17.420133] audit: type=1400 audit(1625493370.697:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=752 comm="apparmor_parser"
[ 17.420974] audit: type=1400 audit(1625493370.697:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=751 comm="apparmor_parser"
[ 17.422637] audit: type=1400 audit(1625493370.701:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=758 comm="apparmor_parser"
[ 17.424397] audit: type=1400 audit(1625493370.701:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=748 comm="apparmor_parser"
[ 20.262945] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.264812] Bluetooth: BNEP filters: protocol multicast
[ 20.265483] Bluetooth: BNEP socket layer initialized
[ 23.047418] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 23.083651] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
[ 23.084274] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus
hy_addr=r8169-200:00, irq=IGNORE)
[ 23.191545] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 23.200944] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 23.936719] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 24.408264] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 24.644592] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 26.561311] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 27.565120] wlp3s0: authenticate with d8:47:32:39:32:39
[ 27.580963] wlp3s0: send auth to d8:47:32:39:32:39 (try 1/3)
[ 27.582477] wlp3s0: authenticated
[ 27.584438] wlp3s0: associate with d8:47:32:39:32:39 (try 1/3)
[ 27.588130] wlp3s0: RX AssocResp from d8:47:32:39:32:39 (capab=0x1411 status=0 aid=5)
[ 27.588332] wlp3s0: associated
[ 27.707166] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 30.893962] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[ 36.832362] Bluetooth: RFCOMM TTY layer initialized
[ 36.832384] Bluetooth: RFCOMM socket layer initialized
[ 36.832400] Bluetooth: RFCOMM ver 1.11
[ 51.240558] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[ 51.930057] broken atomic modeset userspace detected, disabling atomic
[ 53.796406] fuse init (API version 7.27)
[ 57.810707] rfkill: input handler disabled
[ 61.204324] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
enes@Casper:~$
[/CODE]
[CODE title="Kod"]enes@Casper:~$ nc termbin.com 9999
https://termbin.com/eqji
enes@Casper:~$
[/CODE]
Şimdi depodan inxi ve netcat-openbsd paketini yükle.
Kod:Panoya kopyala
LC_ALL=C sudo apt update ; sudo apt install inxi netcat-openbsd
Ardından aşağıdaki komutların çıktılarını paylaş.
@deleted 'in önerisi daha makul duruyor, çıktılara göre yönlendireyim seni. acpi=off ile acpi'yi tamamen kapatmak yerine bu kullanılabilir.
Kod:Panoya kopyala
inxi -Faxxz ; sudo dmesg | nc termbin.com 9999
Dİskin dolması durdu hocam fakat arta kalan dosyalar hala gitmedi.
Sistemi
pci=noaer
değişkeni ile başlatmayı dene. Şuradaki videoya göre yapabilirsin, nomodeset yerine bunu yazacaksın. Düzenleme alanına
tab ya da
e tuşana basarak ulaşabilirsin.
https://linuxmint.com/pictures/screenshots/rosa/nomodeset_grub.webm
Bu değişken işe yararsa, kurulumdan sonra da sistemi aynı değişkenle açıp, sonra şuradaki komutu çalıştıracaksın.
Çözüldü: HP Pavilion 15-AU112NT - Linux Mint'te HDD doluyor
Tamamdır hocam attığınız konudaki kodlar sayesinde onları da sildim tekrardan teşekkürler.