espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
650 stars 148 forks source link

It does not work ! #296

Closed AyoubCoding21 closed 8 months ago

AyoubCoding21 commented 8 months ago

I did the installation steps and flashed the esp_hosted_ng to my ESP32 (not C2 not S2) but it did not got recongised by my system or able to do sudo iw dev esp32sta0 scan I don't know what to do (Bad luck perhaps ?)

mantriyogesh commented 8 months ago

Interesting subject line!

  1. What is the system you use? Kernel version?

  2. Can you please send the logs: ESP: idf.py monitor log or minicom log HOST: dmesg , wpa_supplicant debug logs (if can collect easily)

  3. What are the git commit versions: used at ESP and host

  4. Commands run and output?

AyoubCoding21 commented 8 months ago

1 : I use Xubuntu 22.04.3, Linux Kernel 6.2.0-37-generic

AyoubCoding21 commented 8 months ago

2: esp-log from main task: mI (612) main_task: Started on CPU0 I (620) main_task: Calling app_main() I (622) stats: I (628) stats: ESP-Hosted Firmware version :: 1.0.2
I (636) stats: Transport used :: SDIO only
I (642) stats:
I (648) FW_MAIN: Supported features are: I (652) FW_MAIN: - WLAN over SDIO I (656) FW_BT: - BT/BLE I (658) FW_BT: - HCI Over SDIO I (662) FW_BT: - BT/BLE dual mode I (664) FW_MAIN: Capabilities: 0x1d I (678) wifi:wifi driver task: 3ffbd8b4, prio:23, stack:6656, core=1 I (680) wifi:wifi firmware version: fddc5e5 I (680) wifi:wifi certification version: v7.0 I (682) wifi:config NVS flash: disabled I (684) wifi:config nano formating: disabled I (688) wifi:Init data frame dynamic rx buffer num: 32 I (692) wifi:Init management frame dynamic rx buffer num: 32 I (696) wifi:Init management short buffer num: 32 I (698) wifi:Init dynamic tx buffer num: 64 I (702) wifi:Init static rx buffer size: 1600 I (706) wifi:Init static rx buffer num: 16 I (708) wifi:Init dynamic rx buffer num: 32 I (712) wifi_init: rx ba win: 6 I (714) wifi_init: tcpip mbox: 32 I (718) wifi_init: udp mbox: 6 I (720) wifi_init: tcp mbox: 6 I (724) wifi_init: tcp tx win: 5744 I (728) wifi_init: tcp rx win: 5744 I (730) wifi_init: tcp mss: 1440 I (734) wifi_init: WiFi IRAM OP enabled I (738) wifi_init: WiFi RX IRAM OP enabled I (742) BTDM_INIT: BT controller compile version [946b762] I (746) BTDM_INIT: Bluetooth MAC: 34:86:5d:fc:10:42 I (752) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1070) FW_MAIN: ESP Bluetooth MAC addr: 34-86-5d-fc-10-42

I (1070) FW_SDIO_SLAVE: Using SDIO interface I (1072) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0

AyoubCoding21 commented 8 months ago

esp-idf version (used with esp/esp-driver) : v5.1 PS : i haven't used host i went to esp/esp-driver ran cmake . then to esp-idf . ./export.sh then i go to network-adapter run idf.py -p [port] flash monitor it builds all and runs all

AyoubCoding21 commented 8 months ago

here is the output of when the flash is ongoing : esptool.py v4.7.dev3 Serial port /dev/ttyUSB0 Connecting........................ Chip is ESP32-D0WD-V3 (revision v3.0) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz MAC: 34:86:5d:fc:10:40 Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. Configuring flash size... Flash will be erased from 0x00001000 to 0x00007fff... Flash will be erased from 0x00010000 to 0x000e0fff... Flash will be erased from 0x00008000 to 0x00008fff... Flash will be erased from 0x0000d000 to 0x0000efff... Compressed 26656 bytes to 16691... Writing at 0x00001000... (50 %) Writing at 0x0000768e... (100 %) Wrote 26656 bytes (16691 compressed) at 0x00001000 in 0.7 seconds (effective 313.6 kbit/s)... Hash of data verified. Compressed 854144 bytes to 547147... Writing at 0x00010000... (2 %) Writing at 0x0001c22b... (5 %) Writing at 0x0002466b... (8 %) Writing at 0x00029b9d... (11 %) Writing at 0x0003519d... (14 %) Writing at 0x0003b011... (17 %) Writing at 0x00040804... (20 %) Writing at 0x00046163... (23 %) Writing at 0x0004beb1... (26 %) Writing at 0x00051cdb... (29 %) Writing at 0x0005808f... (32 %) Writing at 0x0005ddad... (35 %) Writing at 0x00063aca... (38 %) Writing at 0x000696a5... (41 %) Writing at 0x0006f421... (44 %) Writing at 0x00074d7f... (47 %) Writing at 0x00079fce... (50 %) Writing at 0x0007f513... (52 %) Writing at 0x00084749... (55 %) Writing at 0x00089ecd... (58 %) Writing at 0x0008f42e... (61 %) Writing at 0x00094b10... (64 %) Writing at 0x0009a758... (67 %) Writing at 0x0009ff32... (70 %) Writing at 0x000a5704... (73 %) Writing at 0x000ab398... (76 %) Writing at 0x000b0d17... (79 %) Writing at 0x000b7332... (82 %) Writing at 0x000bf468... (85 %) Writing at 0x000c78ad... (88 %) Writing at 0x000cd971... (91 %) Writing at 0x000d3488... (94 %) Writing at 0x000d9011... (97 %) Writing at 0x000de27a... (100 %) Wrote 854144 bytes (547147 compressed) at 0x00010000 in 12.4 seconds (effective 551.1 kbit/s)... Hash of data verified. Compressed 3072 bytes to 138... Writing at 0x00008000... (100 %) Wrote 3072 bytes (138 compressed) at 0x00008000 in 0.0 seconds (effective 545.9 kbit/s)... Hash of data verified. Compressed 8192 bytes to 31... Writing at 0x0000d000... (100 %) Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.1 seconds (effective 949.8 kbit/s)... Hash of data verified.

Leaving... Hard resetting via RTS pin...

AyoubCoding21 commented 8 months ago

dmesg output : [ 758.511461] perf: interrupt took too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 79750 [ 1430.092316] perf: interrupt took too long (3131 > 3128), lowering kernel.perf_event_max_sample_rate to 63750 [ 4018.091156] usb 6-2: USB disconnect, device number 4 [ 4018.091477] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0 [ 4018.091505] cp210x 6-2:1.0: device disconnected [ 4021.007154] usb 6-2: new full-speed USB device number 5 using uhci_hcd [ 4021.219555] usb 6-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00 [ 4021.219562] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4021.219565] usb 6-2: Product: CP2102 USB to UART Bridge Controller [ 4021.219568] usb 6-2: Manufacturer: Silicon Labs [ 4021.219570] usb 6-2: SerialNumber: 0001 [ 4021.232589] cp210x 6-2:1.0: cp210x converter detected [ 4021.234653] usb 6-2: cp210x converter now attached to ttyUSB0 [ 5039.558538] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5039.559235] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'

AyoubCoding21 commented 8 months ago

that is all that i was able to get @mantriyogesh

AyoubCoding21 commented 8 months ago

ps i didn't use rpis i have a computer and i connected esp32 by usb specs : core 2 duo e8400 2 gb ram no gpu (intel q45)

mantriyogesh commented 8 months ago

Plz share full dmesg output from system bootup. I do not see MMC instance is available.

Check Porting guide: https://github.com/espressif/esp-hosted/blob/master/esp_hosted_ng/docs/porting_guide.md

Can you share your setup picture?

AyoubCoding21 commented 8 months ago

ok [ 0.000000] microcode: microcode updated early to revision 0xa0b, date = 2010-09-28 [ 0.000000] Linux version 6.2.0-37-generic (buildd@bos03-amd64-055) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 2 18:01:13 UTC 2 (Ubuntu 6.2.0-37.38~22.04.1-generic 6.2.16) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-37-generic root=UUID=8159721d-3e00-4ec7-91bc-dfde7f05d4c4 ro quiet splash vt.handoff=7 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e8000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007b9a163f] usable [ 0.000000] BIOS-e820: [mem 0x000000007b9a1640-0x000000007b9a369f] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007b9a36a0-0x000000007dffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f4000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed3ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed45000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: Hewlett-Packard HP Compaq 8000 Elite SFF PC/3646h, BIOS 786G7 v01.02 10/22/2009 [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x7b9a1 max_arch_pfn = 0x400000000 [ 0.000000] total RAM covered: 1978M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 4 lose cover RAM: 0G [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f9bf0-0x000f9bff] [ 0.000000] RAMDISK: [mem 0x2fb63000-0x33da8fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000E5810 000014 (v00 COMPAQ) [ 0.000000] ACPI: RSDT 0x000000007B9C5740 000044 (v01 HPQOEM SLIC-BPC 20091022 00000000) [ 0.000000] ACPI: FACP 0x000000007B9C57E8 000074 (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Address but zero Length: 0x0000000000000050/0x0 (20221020/tbfadt-615) [ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 0, using default 8 (20221020/tbfadt-669) [ 0.000000] ACPI: DSDT 0x000000007B9C5D27 00A5F1 (v01 COMPAQ DSDT_PRJ 00000001 MSFT 0100000E) [ 0.000000] ACPI: FACS 0x000000007B9C5700 000040 [ 0.000000] ACPI: APIC 0x000000007B9C585C 000084 (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: ASF! 0x000000007B9C58E0 000063 (v32 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: MCFG 0x000000007B9C5943 00003C (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: TCPA 0x000000007B9C597F 000032 (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: SLIC 0x000000007B9C59B1 000176 (v01 HPQOEM SLIC-BPC 00000001 00000000) [ 0.000000] ACPI: HPET 0x000000007B9C5B27 000038 (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: DMAR 0x000000007B9C5B5F 0001C8 (v01 COMPAQ EAGLLAKE 00000001 00000000) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0x7b9c57e8-0x7b9c585b] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0x7b9c5d27-0x7b9d0317] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0x7b9c5700-0x7b9c573f] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0x7b9c585c-0x7b9c58df] [ 0.000000] ACPI: Reserving ASF! table memory at [mem 0x7b9c58e0-0x7b9c5942] [ 0.000000] ACPI: Reserving MCFG table memory at [mem 0x7b9c5943-0x7b9c597e] [ 0.000000] ACPI: Reserving TCPA table memory at [mem 0x7b9c597f-0x7b9c59b0] [ 0.000000] ACPI: Reserving SLIC table memory at [mem 0x7b9c59b1-0x7b9c5b26] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0x7b9c5b27-0x7b9c5b5e] [ 0.000000] ACPI: Reserving DMAR table memory at [mem 0x7b9c5b5f-0x7b9c5d26] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007b9a0fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7b976000-0x7b9a0fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007b9a0fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007b9a0fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007b9a0fff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 18015 pages in unavailable ranges [ 0.000000] Reserving Intel graphics memory at [mem 0x7c000000-0x7dffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0xf808 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e7fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000e8000-0x000fffff] [ 0.000000] [mem 0x7e000000-0xf3ffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u524288 [ 0.000000] pcpu-alloc: s217088 r8192 d28672 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 498106 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-37-generic root=UUID=8159721d-3e00-4ec7-91bc-dfde7f05d4c4 ro quiet splash vt.handoff=7 [ 0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.2.0-37-generic", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 1857352K/2024700K available (20480K kernel code, 4153K rwdata, 12732K rodata, 4768K init, 17536K bss, 167088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 53440 entries in 209 pages [ 0.000000] ftrace: allocated 209 pages with 4 groups [ 0.000000] Dynamic Preempt: voluntary [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.000000] ACPI: Core revision 20221020 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] DMAR: Host address width 36 [ 0.000000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.000000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000 [ 0.000000] DMAR: DRHD base: 0x000000fed91000 flags: 0x0 [ 0.000000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c0000020630272 ecap 1000 [ 0.000000] DMAR: DRHD base: 0x000000fed92000 flags: 0x0 [ 0.000000] DMAR: dmar2: reg_base_addr fed92000 ver 1:0 cap c0000020630272 ecap 1000 [ 0.000000] DMAR: DRHD base: 0x000000fed93000 flags: 0x1 [ 0.000000] DMAR: dmar3: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000 [ 0.000000] DMAR: RMRR base: 0x0000007bc00000 end: 0x0000007dffffff [ 0.000000] DMAR: RMRR base: 0x0000007b9d8000 end: 0x0000007b9d8fff [ 0.000000] DMAR: RMRR base: 0x0000007b9d9000 end: 0x0000007b9d9fff [ 0.000000] DMAR: RMRR base: 0x0000007b9da000 end: 0x0000007b9dafff [ 0.000000] DMAR: RMRR base: 0x0000007b9db000 end: 0x0000007b9dbfff [ 0.000000] DMAR: RMRR base: 0x0000007b9dc000 end: 0x0000007b9dcfff [ 0.000000] DMAR: RMRR base: 0x0000007b9dd000 end: 0x0000007b9ddfff [ 0.000000] DMAR: RMRR base: 0x0000007b9de000 end: 0x0000007b9defff [ 0.000000] DMAR: RMRR base: 0x0000007b9df000 end: 0x0000007b9dffff [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.024000] tsc: PIT calibration matches HPET. 1 loops [ 0.024000] tsc: Detected 2992.484 MHz processor [ 0.000004] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b22898fc7a, max_idle_ns: 440795299221 ns [ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5984.96 BogoMIPS (lpj=11969936) [ 0.000029] CPU0: Thermal monitoring enabled (TM2) [ 0.000042] process: using mwait in idle threads [ 0.000046] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 [ 0.000047] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 [ 0.000051] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.000054] Spectre V2 : Mitigation: Retpolines [ 0.000055] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.000056] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.000057] Speculative Store Bypass: Vulnerable [ 0.000061] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.000062] MMIO Stale Data: Unknown: No mitigations [ 0.000067] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000068] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000070] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format. [ 0.023746] Freeing SMP alternatives memory: 44K [ 0.023754] pid_max: default: 32768 minimum: 301 [ 0.023842] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor [ 0.023861] landlock: Up and running. [ 0.023862] Yama: becoming mindful. [ 0.023914] AppArmor: AppArmor initialized [ 0.023975] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.023983] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.135682] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz (family: 0x6, model: 0x17, stepping: 0xa) [ 0.135891] cblist_init_generic: Setting adjustable number of callback queues. [ 0.135893] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.135929] cblist_init_generic: Setting adjustable number of callback queues. [ 0.135931] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.135954] cblist_init_generic: Setting adjustable number of callback queues. [ 0.135956] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.135979] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver. [ 0.135999] ... version: 2 [ 0.136000] ... bit width: 40 [ 0.136001] ... generic registers: 2 [ 0.136002] ... value mask: 000000ffffffffff [ 0.136003] ... max period: 000000007fffffff [ 0.136005] ... fixed-purpose events: 3 [ 0.136006] ... event mask: 0000000700000003 [ 0.136007] signal: max sigframe size: 1520 [ 0.136007] rcu: Hierarchical SRCU implementation. [ 0.136007] rcu: Max phase no-delay instances is 1000. [ 0.136007] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.136007] smp: Bringing up secondary CPUs ... [ 0.136007] x86: Booting SMP configuration: [ 0.136007] .... node #0, CPUs: #1 [ 0.142054] smp: Brought up 1 node, 2 CPUs [ 0.142054] smpboot: Max logical packages: 2 [ 0.142054] smpboot: Total of 2 processors activated (11969.93 BogoMIPS) [ 0.144308] devtmpfs: initialized [ 0.144308] x86/mm: Memory block size: 128MB [ 0.144533] ACPI: PM: Registering ACPI NVS region [mem 0x7b9a1640-0x7b9a369f] (8288 bytes) [ 0.144533] reboot: HP Compaq Laptop series board detected. Selecting BIOS-method for reboots. [ 0.144533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.144533] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.144533] pinctrl core: initialized pinctrl subsystem [ 0.144533] PM: RTC time: 18:35:52, date: 2023-12-08 [ 0.145014] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.145166] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.145205] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.145243] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.145252] audit: initializing netlink subsys (disabled) [ 0.145306] audit: type=2000 audit(1702060552.168:1): state=initialized audit_enabled=0 res=1 [ 0.145462] thermal_sys: Registered thermal governor 'fair_share' [ 0.145464] thermal_sys: Registered thermal governor 'bang_bang' [ 0.145465] thermal_sys: Registered thermal governor 'step_wise' [ 0.145466] thermal_sys: Registered thermal governor 'user_space' [ 0.145468] thermal_sys: Registered thermal governor 'power_allocator' [ 0.145476] EISA bus registered [ 0.145489] cpuidle: using governor ladder [ 0.145495] cpuidle: using governor menu [ 0.145542] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145643] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000) [ 0.145648] PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved as E820 entry [ 0.145659] PCI: Using configuration type 1 for base access [ 0.148163] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.160697] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.160699] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.161263] ACPI: Added _OSI(Module Device) [ 0.161265] ACPI: Added _OSI(Processor Device) [ 0.161267] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161268] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164785] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177281] ACPI: Dynamic OEM Table Load: [ 0.177281] ACPI: SSDT 0xFFFF966A4181AC00 0003AC (v01 COMPAQ CPU_TM2 00000001 MSFT 0100000E) [ 0.177281] ACPI: Dynamic OEM Table Load: [ 0.177281] ACPI: SSDT 0xFFFF966A41821C00 0002B0 (v01 COMPAQ CST 00000001 MSFT 0100000E) [ 0.177286] ACPI: Interpreter enabled [ 0.177286] ACPI: PM: (supports S0 S3 S4 S5) [ 0.177286] ACPI: Using IOAPIC for interrupt routing [ 0.177286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.177286] PCI: Using E820 reservations for host bridge windows [ 0.177286] ACPI: Enabled 11 GPEs in block 00 to 3F [ 0.183487] acpi LNXCPU:00: Invalid PBLK length [7] [ 0.183493] fbcon: Taking over console [ 0.183512] acpi LNXCPU:01: Invalid PBLK length [7] [ 0.183790] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183798] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.183804] ACPI BIOS Error (bug): _SB.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20221020/nsarguments-162) [ 0.183878] ACPI BIOS Error (bug): Failure creating named object [_SB.PCI0._OSC.CAPD], AE_ALREADY_EXISTS (20221020/dsfield-184) [ 0.183888] ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20221020/dswload2-477)

[ 0.183896] Initialized Local Variables for Method [_OSC]: [ 0.183898] Local0: (ptrval) Integer 0000000000000001 [ 0.183905] Local1: (ptrval) Integer 0000000000000005

[ 0.183911] Initialized Arguments for Method [_OSC]: (5 arguments defined for method invocation) [ 0.183912] Arg0: (ptrval) Buffer(16) 5B 4D DB 33 F7 1F 1C 40 [ 0.183923] Arg1: (ptrval) Integer 0000000000000001 [ 0.183928] Arg2: (ptrval) Integer 0000000000000003 [ 0.183933] Arg3: (ptrval) Buffer(12) 01 00 00 00 9F 01 00 00

[ 0.183945] ACPI Error: Aborting method _SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20221020/psparse-529) [ 0.183959] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.183962] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.183964] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ALREADY_EXISTS) [ 0.183975] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.184556] PCI host bridge to bus 0000:00 [ 0.184559] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff window] [ 0.184562] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.184564] pci_bus 0000:00: root bus resource [io 0x1000-0xffff window] [ 0.184566] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.184568] pci_bus 0000:00: root bus resource [mem 0x7e000000-0xf3ffffff window] [ 0.184570] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window] [ 0.184572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.184592] pci 0000:00:00.0: [8086:2e10] type 00 class 0x060000 [ 0.184612] pci 0000:00:00.0: DMAR: Disabling IOMMU for graphics on this chipset [ 0.184615] pci 0000:00:00.0: DMAR: Forcing write-buffer flush capability [ 0.184677] pci 0000:00:02.0: [8086:2e12] type 00 class 0x030000 [ 0.184686] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] [ 0.184691] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.184696] pci 0000:00:02.0: reg 0x20: [io 0x1250-0x1257] [ 0.184709] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.184794] pci 0000:00:02.1: [8086:2e13] type 00 class 0x038000 [ 0.184802] pci 0000:00:02.1: reg 0x10: [mem 0xf0400000-0xf04fffff 64bit] [ 0.184873] pci 0000:00:03.0: [8086:2e14] type 00 class 0x078000 [ 0.184891] pci 0000:00:03.0: reg 0x10: [mem 0xf0529000-0xf052900f 64bit] [ 0.184976] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.185036] pci 0000:00:03.2: [8086:2e16] type 00 class 0x010185 [ 0.185048] pci 0000:00:03.2: reg 0x10: [io 0x1258-0x125f] [ 0.185055] pci 0000:00:03.2: reg 0x14: [io 0x1290-0x1293] [ 0.185061] pci 0000:00:03.2: reg 0x18: [io 0x1260-0x1267] [ 0.185068] pci 0000:00:03.2: reg 0x1c: [io 0x1294-0x1297] [ 0.185075] pci 0000:00:03.2: reg 0x20: [io 0x1200-0x120f] [ 0.185148] pci 0000:00:03.3: [8086:2e17] type 00 class 0x070002 [ 0.185157] pci 0000:00:03.3: reg 0x10: [io 0x1268-0x126f] [ 0.185163] pci 0000:00:03.3: reg 0x14: [mem 0xf0524000-0xf0524fff] [ 0.185328] pci 0000:00:19.0: [8086:10de] type 00 class 0x020000 [ 0.185341] pci 0000:00:19.0: reg 0x10: [mem 0xf0500000-0xf051ffff] [ 0.185348] pci 0000:00:19.0: reg 0x14: [mem 0xf0525000-0xf0525fff] [ 0.185355] pci 0000:00:19.0: reg 0x18: [io 0x1100-0x111f] [ 0.185405] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.185506] pci 0000:00:1a.0: [8086:3a67] type 00 class 0x0c0300 [ 0.185541] pci 0000:00:1a.0: reg 0x20: [io 0x1120-0x113f] [ 0.185660] pci 0000:00:1a.1: [8086:3a68] type 00 class 0x0c0300 [ 0.185695] pci 0000:00:1a.1: reg 0x20: [io 0x1140-0x115f] [ 0.185813] pci 0000:00:1a.2: [8086:3a69] type 00 class 0x0c0300 [ 0.185848] pci 0000:00:1a.2: reg 0x20: [io 0x1160-0x117f] [ 0.185974] pci 0000:00:1a.7: [8086:3a6c] type 00 class 0x0c0320 [ 0.185989] pci 0000:00:1a.7: reg 0x10: [mem 0xf0526000-0xf05263ff] [ 0.186061] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.186161] pci 0000:00:1b.0: [8086:3a6e] type 00 class 0x040300 [ 0.186176] pci 0000:00:1b.0: reg 0x10: [mem 0xf0520000-0xf0523fff 64bit] [ 0.186241] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.186320] pci 0000:00:1c.0: [8086:3a70] type 01 class 0x060400 [ 0.186389] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.186499] pci 0000:00:1c.1: [8086:3a72] type 01 class 0x060400 [ 0.186568] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.186684] pci 0000:00:1d.0: [8086:3a64] type 00 class 0x0c0300 [ 0.186719] pci 0000:00:1d.0: reg 0x20: [io 0x1180-0x119f] [ 0.186847] pci 0000:00:1d.1: [8086:3a65] type 00 class 0x0c0300 [ 0.186882] pci 0000:00:1d.1: reg 0x20: [io 0x11a0-0x11bf] [ 0.186997] pci 0000:00:1d.2: [8086:3a66] type 00 class 0x0c0300 [ 0.187032] pci 0000:00:1d.2: reg 0x20: [io 0x11c0-0x11df] [ 0.187160] pci 0000:00:1d.7: [8086:3a6a] type 00 class 0x0c0320 [ 0.187175] pci 0000:00:1d.7: reg 0x10: [mem 0xf0527000-0xf05273ff] [ 0.187247] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.187351] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 [ 0.187483] pci 0000:00:1f.0: [8086:3a14] type 00 class 0x060100 [ 0.187675] pci 0000:00:1f.2: [8086:3a00] type 00 class 0x01018a [ 0.187687] pci 0000:00:1f.2: reg 0x10: [io 0x1270-0x1277] [ 0.187694] pci 0000:00:1f.2: reg 0x14: [io 0x1298-0x129b] [ 0.187701] pci 0000:00:1f.2: reg 0x18: [io 0x1278-0x127f] [ 0.187707] pci 0000:00:1f.2: reg 0x1c: [io 0x129c-0x129f] [ 0.187714] pci 0000:00:1f.2: reg 0x20: [io 0x1210-0x121f] [ 0.187720] pci 0000:00:1f.2: reg 0x24: [io 0x1220-0x122f] [ 0.187729] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.187730] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.187732] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.187734] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.187841] pci 0000:00:1f.5: [8086:3a06] type 00 class 0x010185 [ 0.187852] pci 0000:00:1f.5: reg 0x10: [io 0x1280-0x1287] [ 0.187859] pci 0000:00:1f.5: reg 0x14: [io 0x12a0-0x12a3] [ 0.187866] pci 0000:00:1f.5: reg 0x18: [io 0x1288-0x128f] [ 0.187872] pci 0000:00:1f.5: reg 0x1c: [io 0x12a4-0x12a7] [ 0.187879] pci 0000:00:1f.5: reg 0x20: [io 0x1230-0x123f] [ 0.187885] pci 0000:00:1f.5: reg 0x24: [io 0x1240-0x124f] [ 0.188030] pci 0000:00:1c.0: PCI bridge to [bus 20] [ 0.188105] pci 0000:00:1c.1: PCI bridge to [bus 30] [ 0.188126] pci_bus 0000:10: extended config space not accessible [ 0.188250] pci 0000:00:1e.0: PCI bridge to [bus 10] (subtractive decode) [ 0.188258] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfebfffff window] (subtractive decode) [ 0.188261] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.188263] pci 0000:00:1e.0: bridge window [io 0x1000-0xffff window] (subtractive decode) [ 0.188265] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.188267] pci 0000:00:1e.0: bridge window [mem 0x7e000000-0xf3ffffff window] (subtractive decode) [ 0.188269] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode) [ 0.188747] ACPI: PCI: Interrupt link LNKA configured for IRQ 5 [ 0.188825] ACPI: PCI: Interrupt link LNKB configured for IRQ 11 [ 0.188902] ACPI: PCI: Interrupt link LNKC configured for IRQ 10 [ 0.188979] ACPI: PCI: Interrupt link LNKD configured for IRQ 5 [ 0.189056] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 0.189132] ACPI: PCI: Interrupt link LNKF configured for IRQ 11 [ 0.189209] ACPI: PCI: Interrupt link LNKG configured for IRQ 5 [ 0.189285] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.189287] ACPI: PCI: Interrupt link LNKH disabled [ 0.192012] iommu: Default domain type: Translated [ 0.192012] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.192012] SCSI subsystem initialized [ 0.192012] libata version 3.00 loaded. [ 0.192012] ACPI: bus type USB registered [ 0.192012] usbcore: registered new interface driver usbfs [ 0.192012] usbcore: registered new interface driver hub [ 0.192012] usbcore: registered new device driver usb [ 0.192012] pps_core: LinuxPPS API ver. 1 registered [ 0.192012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.192012] PTP clock support registered [ 0.192012] EDAC MC: Ver: 3.0.0 [ 0.192012] NetLabel: Initializing [ 0.192012] NetLabel: domain hash size = 128 [ 0.192012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.192012] NetLabel: unlabeled traffic allowed by default [ 0.192035] mctp: management component transport protocol core [ 0.192035] NET: Registered PF_MCTP protocol family [ 0.192035] PCI: Using ACPI for IRQ routing [ 0.193208] PCI: pci_cache_line_size set to 64 bytes [ 0.193254] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] [ 0.193256] e820: reserve RAM buffer [mem 0x7b9a1640-0x7bffffff] [ 0.193276] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.193276] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.193276] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.193276] vgaarb: loaded [ 0.193648] hpet: 8 channels of 4 reserved for per-cpu timers [ 0.193655] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 24, 25, 26, 27, 0 [ 0.193664] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.196079] clocksource: Switched to clocksource tsc-early [ 0.215908] VFS: Disk quotas dquot_6.6.0 [ 0.215939] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.216146] AppArmor: AppArmor Filesystem Enabled [ 0.216177] pnp: PnP ACPI init [ 0.217059] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.217135] system 00:07: [io 0x0400-0x041f] has been reserved [ 0.217138] system 00:07: [io 0x0420-0x043f] has been reserved [ 0.217140] system 00:07: [io 0x0440-0x045f] has been reserved [ 0.217142] system 00:07: [io 0x0460-0x047f] has been reserved [ 0.217144] system 00:07: [io 0x0800-0x087f] has been reserved [ 0.217146] system 00:07: [io 0x0880-0x08ff] has been reserved [ 0.217149] system 00:07: [io 0xf800-0xf81f] has been reserved [ 0.217151] system 00:07: [io 0xf820-0xf83f] has been reserved [ 0.217153] system 00:07: [io 0xf840-0xf85f] has been reserved [ 0.217155] system 00:07: [io 0xf860-0xf87f] has been reserved [ 0.217157] system 00:07: [io 0xfa00-0xfa3f] has been reserved [ 0.217159] system 00:07: [io 0xfc00-0xfc7f] has been reserved [ 0.217161] system 00:07: [io 0xfc80-0xfcff] has been reserved [ 0.217163] system 00:07: [io 0xfe00-0xfe7f] has been reserved [ 0.217165] system 00:07: [io 0xfe80-0xfeff] has been reserved [ 0.217564] pnp 00:08: disabling [mem 0x000ce600-0x000e3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff] [ 0.217594] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.217598] system 00:08: [mem 0x00100000-0x7dffffff] could not be reserved [ 0.217600] system 00:08: [mem 0x000e4000-0x000fffff] could not be reserved [ 0.217602] system 00:08: [mem 0xfec01000-0xfecfffff] has been reserved [ 0.217604] system 00:08: [mem 0xfed00400-0xfed3ffff] has been reserved [ 0.217607] system 00:08: [mem 0xfed45000-0xffffffff] could not be reserved [ 0.217609] system 00:08: [mem 0xf4000000-0xf7ffffff] has been reserved [ 0.217624] pnp: PnP ACPI: found 9 devices [ 0.224227] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.224329] NET: Registered PF_INET protocol family [ 0.224434] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.225286] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.225351] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.225383] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.225519] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.225583] TCP: Hash tables configured (established 16384 bind 16384) [ 0.225686] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) [ 0.225710] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.225726] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.225777] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.225788] NET: Registered PF_XDP protocol family [ 0.225799] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 [ 0.225804] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 add_align 100000 [ 0.225807] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 20] add_size 200000 add_align 100000 [ 0.225810] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 30] add_size 1000 [ 0.225813] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 30] add_size 200000 add_align 100000 [ 0.225816] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 30] add_size 200000 add_align 100000 [ 0.225828] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf8000000-0xf81fffff] [ 0.225832] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf8200000-0xf83fffff 64bit pref] [ 0.225834] pci 0000:00:1c.1: BAR 14: assigned [mem 0xf8400000-0xf85fffff] [ 0.225837] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf8600000-0xf87fffff 64bit pref] [ 0.225841] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.225844] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff] [ 0.225848] pci 0000:00:1c.0: PCI bridge to [bus 20] [ 0.225851] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.225855] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf81fffff] [ 0.225859] pci 0000:00:1c.0: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 0.225863] pci 0000:00:1c.1: PCI bridge to [bus 30] [ 0.225866] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] [ 0.225870] pci 0000:00:1c.1: bridge window [mem 0xf8400000-0xf85fffff] [ 0.225873] pci 0000:00:1c.1: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 0.225878] pci 0000:00:1e.0: PCI bridge to [bus 10] [ 0.225887] pci_bus 0000:00: resource 4 [mem 0xf8000000-0xfebfffff window] [ 0.225889] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window] [ 0.225891] pci_bus 0000:00: resource 6 [io 0x1000-0xffff window] [ 0.225893] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window] [ 0.225895] pci_bus 0000:00: resource 8 [mem 0x7e000000-0xf3ffffff window] [ 0.225897] pci_bus 0000:00: resource 9 [mem 0xfed40000-0xfed44fff window] [ 0.225899] pci_bus 0000:20: resource 0 [io 0x2000-0x2fff] [ 0.225901] pci_bus 0000:20: resource 1 [mem 0xf8000000-0xf81fffff] [ 0.225903] pci_bus 0000:20: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 0.225905] pci_bus 0000:30: resource 0 [io 0x3000-0x3fff] [ 0.225907] pci_bus 0000:30: resource 1 [mem 0xf8400000-0xf85fffff] [ 0.225908] pci_bus 0000:30: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 0.225911] pci_bus 0000:10: resource 4 [mem 0xf8000000-0xfebfffff window] [ 0.225913] pci_bus 0000:10: resource 5 [io 0x0000-0x0cf7 window] [ 0.225914] pci_bus 0000:10: resource 6 [io 0x1000-0xffff window] [ 0.225916] pci_bus 0000:10: resource 7 [mem 0x000a0000-0x000bffff window] [ 0.225918] pci_bus 0000:10: resource 8 [mem 0x7e000000-0xf3ffffff window] [ 0.225920] pci_bus 0000:10: resource 9 [mem 0xfed40000-0xfed44fff window] [ 0.228463] PCI: CLS 64 bytes, default 64 [ 0.228549] Trying to unpack rootfs image as initramfs... [ 0.229087] Initialise system trusted keyrings [ 0.229113] Key type blacklist registered [ 0.229174] workingset: timestamp_bits=36 max_order=19 bucketorder=0 [ 0.229196] zbud: loaded [ 0.229494] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.229616] fuse: init (API version 7.38) [ 0.229790] integrity: Platform Keyring initialized [ 0.229795] integrity: Machine keyring initialized [ 0.239382] Key type asymmetric registered [ 0.239389] Asymmetric key parser 'x509' registered [ 0.239433] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.239517] io scheduler mq-deadline registered [ 0.240042] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.240247] Monitor-Mwait will be used to enter C-1 state [ 0.240259] Monitor-Mwait will be used to enter C-2 state [ 0.240265] ACPI: _PR.CPU0: Found 2 idle states [ 0.240469] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.240708] ACPI: button: Power Button [PBTN] [ 0.240751] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.241135] ACPI: button: Power Button [PWRF] [ 0.241485] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.264087] 00:03: ttyS1 at I/O 0x2f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.286617] 0000:00:03.3: ttyS4 at I/O 0x1268 (irq = 17, base_baud = 115200) is a 16550A [ 0.287111] Linux agpgart interface v0.103 [ 0.300059] tpm_tis 00:04: 1.2 TPM (device-id 0xB, rev-id 16) [ 0.384050] tpm tpm0: TPM is disabled/deactivated (0x7) [ 0.402320] loop: module loaded [ 0.402575] ata_piix 0000:00:1f.2: version 2.13 [ 0.402784] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 0.560540] scsi host0: ata_piix [ 0.560724] scsi host1: ata_piix [ 0.560769] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1210 irq 14 [ 0.560774] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1218 irq 15 [ 0.560969] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] [ 0.720413] scsi host2: ata_piix [ 0.720582] scsi host3: ata_piix [ 0.720631] ata3: SATA max UDMA/133 cmd 0x1280 ctl 0x12a0 bmdma 0x1230 irq 18 [ 0.720635] ata4: SATA max UDMA/133 cmd 0x1288 ctl 0x12a4 bmdma 0x1238 irq 18 [ 0.721280] scsi host4: ata_generic [ 0.721435] scsi host5: ata_generic [ 0.721481] ata5: PATA max UDMA/100 cmd 0x1258 ctl 0x1290 bmdma 0x1200 irq 18 [ 0.721484] ata6: PATA max UDMA/100 cmd 0x1260 ctl 0x1294 bmdma 0x1208 irq 18 [ 0.721638] tun: Universal TUN/TAP device driver, 1.6 [ 0.721721] PPP generic driver version 2.4.2 [ 0.722044] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 0.722051] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 0.722059] uhci_hcd 0000:00:1a.0: detected 2 ports [ 0.722089] uhci_hcd 0000:00:1a.0: irq 20, io port 0x00001120 [ 0.722161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.722164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722166] usb usb1: Product: UHCI Host Controller [ 0.722168] usb usb1: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.722170] usb usb1: SerialNumber: 0000:00:1a.0 [ 0.722279] hub 1-0:1.0: USB hub found [ 0.722289] hub 1-0:1.0: 2 ports detected [ 0.722580] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 0.722586] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 0.722592] uhci_hcd 0000:00:1a.1: detected 2 ports [ 0.722614] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00001140 [ 0.722677] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.722681] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722683] usb usb2: Product: UHCI Host Controller [ 0.722684] usb usb2: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.722686] usb usb2: SerialNumber: 0000:00:1a.1 [ 0.722782] hub 2-0:1.0: USB hub found [ 0.722797] hub 2-0:1.0: 2 ports detected [ 0.723074] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 0.723079] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 [ 0.723085] uhci_hcd 0000:00:1a.2: detected 2 ports [ 0.723110] uhci_hcd 0000:00:1a.2: irq 22, io port 0x00001160 [ 0.723181] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.723185] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723186] usb usb3: Product: UHCI Host Controller [ 0.723188] usb usb3: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.723190] usb usb3: SerialNumber: 0000:00:1a.2 [ 0.723288] hub 3-0:1.0: USB hub found [ 0.723297] hub 3-0:1.0: 2 ports detected [ 0.723566] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.723571] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 [ 0.723577] uhci_hcd 0000:00:1d.0: detected 2 ports [ 0.723593] uhci_hcd 0000:00:1d.0: irq 20, io port 0x00001180 [ 0.723652] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.723655] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723657] usb usb4: Product: UHCI Host Controller [ 0.723659] usb usb4: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.723660] usb usb4: SerialNumber: 0000:00:1d.0 [ 0.723759] hub 4-0:1.0: USB hub found [ 0.723774] hub 4-0:1.0: 2 ports detected [ 0.724066] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.724072] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5 [ 0.724078] uhci_hcd 0000:00:1d.1: detected 2 ports [ 0.724094] uhci_hcd 0000:00:1d.1: irq 21, io port 0x000011a0 [ 0.724143] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.724146] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724148] usb usb5: Product: UHCI Host Controller [ 0.724150] usb usb5: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.724152] usb usb5: SerialNumber: 0000:00:1d.1 [ 0.724249] hub 5-0:1.0: USB hub found [ 0.724257] hub 5-0:1.0: 2 ports detected [ 0.724522] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.724528] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6 [ 0.724534] uhci_hcd 0000:00:1d.2: detected 2 ports [ 0.724550] uhci_hcd 0000:00:1d.2: irq 22, io port 0x000011c0 [ 0.724606] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02 [ 0.724610] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724612] usb usb6: Product: UHCI Host Controller [ 0.724613] usb usb6: Manufacturer: Linux 6.2.0-37-generic uhci_hcd [ 0.724615] usb usb6: SerialNumber: 0000:00:1d.2 [ 0.724717] hub 6-0:1.0: USB hub found [ 0.724731] hub 6-0:1.0: 2 ports detected [ 0.724919] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 [ 0.727512] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727520] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727672] mousedev: PS/2 mouse device common for all mice [ 0.727796] rtc_cmos 00:00: RTC can wake from S4 [ 0.728031] rtc_cmos 00:00: registered as rtc0 [ 0.728057] rtc_cmos 00:00: setting system clock to 2023-12-08T18:35:53 UTC (1702060553) [ 0.728097] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.728110] i2c_dev: i2c /dev entries driver [ 0.728311] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.728335] device-mapper: uevent: version 1.0.3 [ 0.728388] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 0.728421] platform eisa.0: Probing EISA bus 0 [ 0.728425] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.728428] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.728430] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.728432] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.728434] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.728436] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.728437] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.728439] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.728441] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.728443] platform eisa.0: EISA: Detected 0 cards [ 0.728446] intel_pstate: CPU model not supported [ 0.728467] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728559] vesafb: mode is 1280x1024x32, linelength=5120, pages=0 [ 0.728562] vesafb: scrolling: redraw [ 0.728563] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.728574] vesafb: framebuffer at 0xe0000000, mapped to 0x(ptrval), using 5120k, total 5120k [ 0.728736] Console: switching to colour frame buffer device 160x64 [ 0.728794] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 0.728800] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7 [ 0.728810] ehci-pci 0000:00:1a.7: debug port 1 [ 0.732736] ehci-pci 0000:00:1a.7: irq 22, io mem 0xf0526000 [ 0.748032] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 0.748138] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 [ 0.748140] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.748142] usb usb7: Product: EHCI Host Controller [ 0.748144] usb usb7: Manufacturer: Linux 6.2.0-37-generic ehci_hcd [ 0.748145] usb usb7: SerialNumber: 0000:00:1a.7 [ 0.761554] hub 7-0:1.0: USB hub found [ 0.761570] hub 7-0:1.0: 6 ports detected [ 0.762308] fb0: VESA VGA frame buffer device [ 0.762456] drop_monitor: Initializing network drop monitor service [ 0.779787] NET: Registered PF_INET6 protocol family [ 0.788122] hub 1-0:1.0: USB hub found [ 0.788136] hub 1-0:1.0: 2 ports detected [ 0.816096] hub 2-0:1.0: USB hub found [ 0.816115] hub 2-0:1.0: 2 ports detected [ 0.844122] hub 3-0:1.0: USB hub found [ 0.844139] hub 3-0:1.0: 2 ports detected [ 0.879190] Freeing initrd memory: 67864K [ 0.897100] Segment Routing with IPv6 [ 0.897126] In-situ OAM (IOAM) with IPv6 [ 0.897163] NET: Registered PF_PACKET protocol family [ 0.897213] Key type dns_resolver registered [ 0.897485] microcode: Microcode Update Driver: v2.2. [ 0.897491] IPI shorthand broadcast: enabled [ 0.899509] sched_clock: Marking stable (921313655, -23992815)->(901489761, -4168921) [ 0.899670] registered taskstats version 1 [ 0.899788] Loading compiled-in X.509 certificates [ 0.900905] Loaded X.509 cert 'Build time autogenerated kernel key: 82b107d8f947716d21bc742503389c523b4ebc82' [ 0.901776] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 0.902634] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 0.902637] blacklist: Loading compiled-in revocation X.509 certificates [ 0.902663] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 0.902691] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 0.902715] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 0.902735] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 0.902759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 0.902786] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 0.902806] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 0.902829] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 0.903095] zswap: loaded using pool lzo/zbud [ 0.905756] Key type .fscrypt registered [ 0.905758] Key type fscrypt-provisioning registered [ 0.905867] Key type trusted registered [ 0.909738] Key type encrypted registered [ 0.909742] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909759] Loading compiled-in module X.509 certificates [ 0.910639] Loaded X.509 cert 'Build time autogenerated kernel key: 82b107d8f947716d21bc742503389c523b4ebc82' [ 0.910641] ima: Allocated hash algorithm: sha1 [ 0.924044] ima: Error Communicating to TPM chip [ 0.940057] ima: Error Communicating to TPM chip [ 0.952040] ima: Error Communicating to TPM chip [ 0.964044] ima: Error Communicating to TPM chip [ 0.980041] ima: Error Communicating to TPM chip [ 0.996041] ima: Error Communicating to TPM chip [ 1.000020] usb 6-1: new full-speed USB device number 2 using uhci_hcd [ 1.008040] ima: Error Communicating to TPM chip [ 1.024041] ima: Error Communicating to TPM chip [ 1.046541] ata4: SATA link down (SStatus 0 SControl 300) [ 1.057088] ata3: SATA link down (SStatus 0 SControl 300) [ 1.063627] ima: No architecture policies found [ 1.063647] evm: Initialising EVM extended attributes: [ 1.063648] evm: security.selinux [ 1.063650] evm: security.SMACK64 [ 1.063651] evm: security.SMACK64EXEC [ 1.063652] evm: security.SMACK64TRANSMUTE [ 1.063653] evm: security.SMACK64MMAP [ 1.063654] evm: security.apparmor [ 1.063655] evm: security.ima [ 1.063657] evm: security.capability [ 1.063658] evm: HMAC attrs: 0x1 [ 1.064068] PM: Magic number: 3:577:594 [ 1.065307] RAS: Correctable Errors collector initialized. [ 1.160020] usb 1-2: new low-speed USB device number 2 using uhci_hcd [ 1.171124] usb 6-1: not running at top speed; connect to a high speed hub [ 1.188938] ata2.00: SATA link down (SStatus 0 SControl 300) [ 1.188952] ata2.01: SATA link down (SStatus 0 SControl 300) [ 1.212127] usb 6-1: New USB device found, idVendor=0781, idProduct=558a, bcdDevice= 1.00 [ 1.212132] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.212136] usb 6-1: Product: Ultra [ 1.212138] usb 6-1: Manufacturer: SanDisk [ 1.212141] usb 6-1: SerialNumber: 00000710103020211427 [ 1.216278] usb 6-1: USB disconnect, device number 2 [ 1.218304] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.218314] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8 [ 1.218327] ehci-pci 0000:00:1d.7: debug port 1 [ 1.222229] ehci-pci 0000:00:1d.7: irq 20, io mem 0xf0527000 [ 1.256023] tsc: Refined TSC clocksource calibration: 2992.499 MHz [ 1.256029] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2297a4c00, max_idle_ns: 440795286487 ns [ 1.256046] clocksource: Switched to clocksource tsc [ 1.336066] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.336079] ata1.01: SATA link down (SStatus 0 SControl 300) [ 1.338368] ata1.00: ATA-8: WDC WD2500AAJS-60Z0A0, 03.03E03, max UDMA/100 [ 1.338372] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.342850] ata1.00: configured for UDMA/100 [ 1.342977] scsi 0:0:0:0: Direct-Access ATA WDC WD2500AAJS-6 3E03 PQ: 0 ANSI: 5 [ 1.343397] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.343448] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) [ 1.343478] sd 0:0:0:0: [sda] Write Protect is off [ 1.343482] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.343524] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.343570] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 1.349131] usb 1-2: New USB device found, idVendor=0000, idProduct=3825, bcdDevice= 1.00 [ 1.349137] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.349140] usb 1-2: Product: USB OPTICAL MOUSE [ 1.411032] sda: sda1 sda2 sda3 sda4 [ 1.411289] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.652024] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.652159] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 [ 1.652164] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.652167] usb usb8: Product: EHCI Host Controller [ 1.652170] usb usb8: Manufacturer: Linux 6.2.0-37-generic ehci_hcd [ 1.652172] usb usb8: SerialNumber: 0000:00:1d.7 [ 1.652350] hub 8-0:1.0: USB hub found [ 1.652367] hub 8-0:1.0: 6 ports detected [ 1.680079] hub 4-0:1.0: USB hub found [ 1.680102] hub 4-0:1.0: 2 ports detected [ 1.708085] hub 5-0:1.0: USB hub found [ 1.708101] hub 5-0:1.0: 2 ports detected [ 1.736078] hub 6-0:1.0: USB hub found [ 1.736094] hub 6-0:1.0: 2 ports detected [ 1.740679] Freeing unused decrypted memory: 2036K [ 1.742021] Freeing unused kernel image (initmem) memory: 4768K [ 1.742092] Write protecting the kernel read-only data: 34816k [ 1.742876] Freeing unused kernel image (rodata/data gap) memory: 1604K [ 1.815406] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.815417] x86/mm: Checking user space page tables [ 1.862896] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.862922] Run /init as init process [ 1.862924] with arguments: [ 1.862925] /init [ 1.862927] splash [ 1.862928] with environment: [ 1.862929] HOME=/ [ 1.862930] TERM=linux [ 1.862931] BOOT_IMAGE=/boot/vmlinuz-6.2.0-37-generic [ 1.908044] usb 8-5: new high-speed USB device number 2 using ehci-pci [ 2.023740] e1000e: Intel(R) PRO/1000 Network Driver [ 2.023745] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.024616] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 2.036353] hid: raw HID events driver (C) Jiri Kosina [ 2.069523] usb 8-5: New USB device found, idVendor=0781, idProduct=558a, bcdDevice= 1.00 [ 2.069530] usb 8-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.069532] usb 8-5: Product: Ultra [ 2.069534] usb 8-5: Manufacturer: SanDisk [ 2.069536] usb 8-5: SerialNumber: 00000710103020211427 [ 2.091747] gpio_ich gpio_ich.2.auto: GPIO from 512 to 583 [ 2.092907] usbcore: registered new interface driver usbhid [ 2.092910] usbhid: USB HID core driver [ 2.096842] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:0000:3825.0001/input/input5 [ 2.097154] usb-storage 8-5:1.0: USB Mass Storage device detected [ 2.097245] hid-generic 0003:0000:3825.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1a.0-2/input0 [ 2.097284] scsi host6: usb-storage 8-5:1.0 [ 2.098303] usbcore: registered new interface driver usb-storage [ 2.101370] usbcore: registered new interface driver uas [ 2.194499] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:23:24:1c:be:77 [ 2.194504] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 2.194539] e1000e 0000:00:19.0 eth0: MAC: 8, PHY: 8, PBA No: FFFFFF-0FF [ 2.195829] e1000e 0000:00:19.0 enp0s25: renamed from eth0 [ 3.113291] scsi 6:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6 [ 3.113694] sd 6:0:0:0: Attached scsi generic sg1 type 0 [ 3.115420] sd 6:0:0:0: [sdb] 30031872 512-byte logical blocks: (15.4 GB/14.3 GiB) [ 3.118415] sd 6:0:0:0: [sdb] Write Protect is off [ 3.118420] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 3.119409] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.127662] sdb: [ 3.127699] sd 6:0:0:0: [sdb] Attached SCSI removable disk [ 6.667457] random: crng init done [ 12.616675] EXT4-fs (sda4): mounted filesystem 8159721d-3e00-4ec7-91bc-dfde7f05d4c4 with ordered data mode. Quota mode: none. [ 14.457285] systemd[1]: Inserted module 'autofs4' [ 14.677498] systemd[1]: systemd 249.11-0ubuntu3.9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 14.677743] systemd[1]: Detected architecture x86-64. [ 14.706637] systemd[1]: Hostname set to . [ 17.277120] systemd[1]: Queued start job for default target Graphical Interface. [ 17.304996] systemd[1]: Created slice Slice /system/modprobe. [ 17.305663] systemd[1]: Created slice Slice /system/systemd-fsck. [ 17.306096] systemd[1]: Created slice User and Session Slice. [ 17.306236] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 17.306546] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 17.306674] systemd[1]: Reached target User and Group Name Lookups. [ 17.306714] systemd[1]: Reached target Remote File Systems. [ 17.306744] systemd[1]: Reached target Slice Units. [ 17.306781] systemd[1]: Reached target Mounting snaps. [ 17.306832] systemd[1]: Reached target Local Verity Protected Volumes. [ 17.307054] systemd[1]: Listening on Syslog Socket. [ 17.307240] systemd[1]: Listening on fsck to fsckd communication Socket. [ 17.307350] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 17.307721] systemd[1]: Listening on Journal Audit Socket. [ 17.307908] systemd[1]: Listening on Journal Socket (/dev/log). [ 17.308155] systemd[1]: Listening on Journal Socket. [ 17.328167] systemd[1]: Listening on udev Control Socket. [ 17.328366] systemd[1]: Listening on udev Kernel Socket. [ 17.329867] systemd[1]: Mounting Huge Pages File System... [ 17.331386] systemd[1]: Mounting POSIX Message Queue File System... [ 17.333037] systemd[1]: Mounting Kernel Debug File System... [ 17.334305] systemd[1]: Mounting Kernel Trace File System... [ 17.338104] systemd[1]: Starting Journal Service... [ 17.343494] systemd[1]: Starting Set the console keyboard layout... [ 17.344656] systemd[1]: Starting Create List of Static Device Nodes... [ 17.345815] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 17.346939] systemd[1]: Starting Load Kernel Module configfs... [ 17.348138] systemd[1]: Starting Load Kernel Module drm... [ 17.351994] systemd[1]: Starting Load Kernel Module efi_pstore... [ 17.356940] systemd[1]: Starting Load Kernel Module fuse... [ 17.358220] systemd[1]: Starting Load Kernel Module pstore_blk... [ 17.359416] systemd[1]: Starting Load Kernel Module pstore_zone... [ 17.360618] systemd[1]: Starting Load Kernel Module ramoops... [ 17.360808] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 17.616220] systemd[1]: Starting Load Kernel Modules... [ 17.617712] systemd[1]: Starting Remount Root and Kernel File Systems... [ 17.618828] systemd[1]: Starting Coldplug All udev Devices... [ 17.621219] systemd[1]: Mounted Huge Pages File System. [ 17.621345] systemd[1]: Mounted POSIX Message Queue File System. [ 17.621463] systemd[1]: Mounted Kernel Debug File System. [ 17.621574] systemd[1]: Mounted Kernel Trace File System. [ 17.622021] systemd[1]: Finished Create List of Static Device Nodes. [ 17.622429] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 17.622745] systemd[1]: Finished Load Kernel Module configfs. [ 17.623083] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 17.623396] systemd[1]: Finished Load Kernel Module efi_pstore. [ 17.623735] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 17.624055] systemd[1]: Finished Load Kernel Module fuse. [ 17.625305] systemd[1]: Mounting FUSE Control File System... [ 17.626387] systemd[1]: Mounting Kernel Configuration File System... [ 17.628039] systemd[1]: Mounted FUSE Control File System. [ 17.629831] systemd[1]: Mounted Kernel Configuration File System. [ 17.969384] systemd[1]: Started Journal Service. [ 17.978291] EXT4-fs (sda4): re-mounted 8159721d-3e00-4ec7-91bc-dfde7f05d4c4. Quota mode: none. [ 18.127943] ACPI: bus type drm_connector registered [ 18.353852] systemd-journald[209]: Received client request to flush runtime journal. [ 18.989452] lp: driver loaded but no devices found [ 19.003054] ppdev: user-space parallel port driver [ 22.081960] loop0: detected capacity change from 0 to 8 [ 22.082027] loop1: detected capacity change from 0 to 113992 [ 22.098810] loop2: detected capacity change from 0 to 129944 [ 22.424339] loop3: detected capacity change from 0 to 129976 [ 22.443028] loop4: detected capacity change from 0 to 716176 [ 22.599109] loop5: detected capacity change from 0 to 187776 [ 22.731127] loop6: detected capacity change from 0 to 109072 [ 22.835215] loop7: detected capacity change from 0 to 83672 [ 23.004055] loop8: detected capacity change from 0 to 131056 [ 28.935975] input: HP WMI hotkeys as /devices/virtual/input/input6 [ 32.511612] intel_powerclamp: No package C-state available [ 34.781082] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 34.781093] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x15/0x0/0x0/0x0/0x0) [ 34.781097] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 34.781101] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 34.781103] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 34.781106] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 [ 34.781109] snd_hda_codec_realtek hdaudioC0D0: Line=0x18 [ 34.792744] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 34.792835] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 34.792925] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 34.793258] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 34.938051] Adding 935932k swap on /dev/sda3. Priority:-2 extents:1 across:935932k FS [ 35.437502] pci 0000:00:00.0: Intel Q45/Q43 Chipset [ 35.437523] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 35.438096] pci 0000:00:00.0: detected 32768K stolen memory [ 35.438277] Console: switching to colour dummy device 80x25 [ 35.438328] i915 0000:00:02.0: vgaarb: deactivate vga console [ 35.438377] [drm] ACPI BIOS requests an excessive sleep of 1084561831 ms, using 1500 ms instead [ 35.454166] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0 [ 35.454851] ACPI: video: Video Device [GFX0] (multi-head: no rom: yes post: no) [ 35.454962] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11 [ 35.506693] fbcon: i915drmfb (fb0) is primary device [ 35.555945] Console: switching to colour frame buffer device 160x64 [ 35.605184] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device [ 37.141364] audit: type=1400 audit(1702060589.907:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=380 comm="apparmor_parser" [ 37.313127] audit: type=1400 audit(1702060590.079:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=381 comm="apparmor_parser" [ 37.313134] audit: type=1400 audit(1702060590.079:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=381 comm="apparmor_parser" [ 37.415995] audit: type=1400 audit(1702060590.179:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=382 comm="apparmor_parser" [ 37.416005] audit: type=1400 audit(1702060590.179:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=382 comm="apparmor_parser" [ 37.416020] audit: type=1400 audit(1702060590.179:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=382 comm="apparmor_parser" [ 37.416026] audit: type=1400 audit(1702060590.179:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=382 comm="apparmor_parser" [ 37.419631] audit: type=1400 audit(1702060590.183:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=379 comm="apparmor_parser" [ 37.419640] audit: type=1400 audit(1702060590.183:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=379 comm="apparmor_parser" [ 37.450135] audit: type=1400 audit(1702060590.215:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=383 comm="apparmor_parser" [ 63.244123] kauditd_printk_skb: 15 callbacks suppressed [ 63.244127] audit: type=1400 audit(1702060616.011:27): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=551 comm="cupsd" capability=12 capname="net_admin" [ 63.576877] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 63.577024] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready [ 69.052284] loop9: detected capacity change from 0 to 8 [ 124.241642] usb 1-2: USB disconnect, device number 2 [ 126.726902] usb 2-1: new low-speed USB device number 2 using uhci_hcd [ 126.916167] usb 2-1: New USB device found, idVendor=0000, idProduct=3825, bcdDevice= 1.00 [ 126.916173] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 126.916177] usb 2-1: Product: USB OPTICAL MOUSE [ 126.934737] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/0003:0000:3825.0002/input/input12 [ 126.934963] hid-generic 0003:0000:3825.0002: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1a.1-1/input0 [ 138.623035] e1000e 0000:00:19.0 enp0s25: NIC Link is Down [ 150.917458] usb 1-2: new low-speed USB device number 3 using uhci_hcd [ 151.105176] usb 1-2: New USB device found, idVendor=2a7a, idProduct=9a08, bcdDevice= 0.01 [ 151.105182] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 151.105186] usb 1-2: Product: U [ 151.128764] input: U as /devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:2A7A:9A08.0003/input/input13 [ 151.185684] hid-generic 0003:2A7A:9A08.0003: input,hidraw1: USB HID v1.10 Keyboard [U] on usb-0000:00:1a.0-2/input0 [ 151.206865] input: U Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:2A7A:9A08.0004/input/input14 [ 151.265593] input: U System Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:2A7A:9A08.0004/input/input15 [ 151.265780] hid-generic 0003:2A7A:9A08.0004: input,hidraw2: USB HID v1.10 Device [U] on usb-0000:00:1a.0-2/input1 [ 153.698236] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 154.105472] e1000e 0000:00:19.0 enp0s25: NIC Link is Down [ 156.733985] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 538.173636] perf: interrupt took too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 79750 [ 675.277012] FAT-fs (sdb): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 849.794709] perf: interrupt took too long (3129 > 3128), lowering kernel.perf_event_max_sample_rate to 63750 [ 989.667582] i915 0000:00:02.0: [drm] GPU HANG: ecode 4:1:fb8fe57b, in ElectroBench [1864] [ 989.667673] i915 0000:00:02.0: [drm] Resetting chip for stopped heartbeat on rcs0 [ 989.754009] i915 0000:00:02.0: [drm] ElectroBench[1864] context reset due to GPU hang [ 995.815789] i915 0000:00:02.0: [drm] GPU HANG: ecode 4:1:85ffeffd, in Xorg [573] [ 995.815869] i915 0000:00:02.0: [drm] Resetting chip for stopped heartbeat on rcs0 [ 995.816607] i915 0000:00:02.0: [drm] Xorg[573] context reset due to GPU hang [ 1982.079875] usb 5-2: new full-speed USB device number 2 using uhci_hcd [ 1982.295787] usb 5-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00 [ 1982.295796] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1982.295800] usb 5-2: Product: CP2102 USB to UART Bridge Controller [ 1982.295803] usb 5-2: Manufacturer: Silicon Labs [ 1982.295805] usb 5-2: SerialNumber: 0001 [ 1986.148331] usbcore: registered new interface driver usbserial_generic [ 1986.148352] usbserial: USB Serial support registered for generic [ 1986.339146] usbcore: registered new interface driver cp210x [ 1986.339665] usbserial: USB Serial support registered for cp210x [ 1986.339696] cp210x 5-2:1.0: cp210x converter detected [ 1988.332185] usb 5-2: cp210x converter now attached to ttyUSB0 ayoub@quanxion:~/ElectroBench$ iwconfig

AyoubCoding21 commented 8 months ago

setup : my pc connected to esp32 by usb cable ( i don't have camera )

mantriyogesh commented 8 months ago

I must say you are expecting a lot just by connecting ESP just by usb.

Check a image of typical spi setup looks like: https://github.com/espressif/esp-hosted/blob/master/esp_hosted_fg/docs/Linux_based_host/SPI_setup.md

You need to enable the GPIO for specific transport using device tree and then use the ESP-Hosted when platform is posted and ready in that transport (for example spi)

AyoubCoding21 commented 8 months ago

i don't have pins to connect my pc with the esp32

AyoubCoding21 commented 8 months ago

i don't have rpi i use a real pc

mantriyogesh commented 8 months ago

You can't use it without GPIOs. try something else, ESP-Hosted can't fulfill your requirement.

AyoubCoding21 commented 8 months ago

like what

mantriyogesh commented 8 months ago

Yes, software world is a little complex than we think. Well, I can't help you at this moment my friend.

If you can't use peripherals over GPIO, you can't use ESP-Hosted.

AyoubCoding21 commented 8 months ago

ok thanks