Skip to content

Прошу помощи по проблеме после установки Linux Mint 22.2-cinnamon: Ошибки ядра, связанные с ACPI sudo dmesg | grep -i acpi #11

@valex0161-glitch

Description

@valex0161-glitch
  1. сообщения из кольцевого буфера ядра, связанные с ACPI:
    alex@MacBookLinux:$ sudo dmesg | grep -i acpi
    [sudo] пароль для alex:
    [ 0.000000] BIOS-e820: [mem 0x0000000078d01000-0x0000000078d48fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000078d59000-0x0000000078d8efff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x0000000078d01000-0x0000000078d48fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x0000000078d59000-0x0000000078d8efff] ACPI data
    [ 0.000000] efi: ACPI=0x78d8e000 ACPI 2.0=0x78d8e014 SMBIOS=0x78f8b000 MOKvar=0x78e39000 INITRD=0x62370590
    [ 0.051906] ACPI: Early table checksum verification disabled
    [ 0.051915] ACPI: RSDP 0x0000000078D8E014 000024 (v02 APPLE )
    [ 0.051929] ACPI: XSDT 0x0000000078D8E1C0 0000A4 (v01 APPLE Apple00 00000000 01000013)
    [ 0.051949] ACPI: FACP 0x0000000078D8C000 0000F4 (v05 APPLE Apple00 00000000 Loki 0000005F)
    [ 0.051964] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/0 (20240827/tbfadt-560)
    [ 0.051979] ACPI: DSDT 0x0000000078D7F000 007331 (v03 APPLE MacBookP 00110004 INTL 20140424)
    [ 0.051992] ACPI: FACS 0x0000000078D06000 000040
    [ 0.052002] ACPI: FACS 0x0000000078D06000 000040
    [ 0.052012] ACPI: HPET 0x0000000078D8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.052024] ACPI: APIC 0x0000000078D8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.052035] ACPI: SBST 0x0000000078D88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.052047] ACPI: ECDT 0x0000000078D87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.052058] ACPI: SSDT 0x0000000078D7E000 000024 (v01 APPLE SataAhci 00001000 INTL 20140424)
    [ 0.052070] ACPI: SSDT 0x0000000078D7D000 000024 (v01 APPLE SmcDppt 00001000 INTL 20140424)
    [ 0.052081] ACPI: SSDT 0x0000000078D7C000 000032 (v01 APPLE SsdtS3 00001000 INTL 20140424)
    [ 0.052093] ACPI: SSDT 0x0000000078D68000 0086DA (v01 APPLE TbtPEG11 00001000 INTL 20140424)
    [ 0.052105] ACPI: SSDT 0x0000000078D67000 0000B8 (v01 APPLE Sdxc 00001000 INTL 20140424)
    [ 0.052116] ACPI: SSDT 0x0000000078D66000 000A7B (v02 APPLE Xhci 00001000 INTL 20140424)
    [ 0.052128] ACPI: SSDT 0x0000000078D64000 000341 (v01 APPLE PEG0SSD0 00001000 INTL 20140424)
    [ 0.052140] ACPI: SSDT 0x0000000078D5F000 00069C (v01 PmRef Cpu0Ist 00003000 INTL 20140424)
    [ 0.052152] ACPI: SSDT 0x0000000078D5E000 000C17 (v01 CpuRef CpuSsdt 00003000 INTL 20140424)
    [ 0.052164] ACPI: DMAR 0x0000000078D5D000 000088 (v01 APPLE BDW 00000001 INTL 00000001)
    [ 0.052176] ACPI: MCFG 0x0000000078D89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.052185] ACPI: Reserving FACP table memory at [mem 0x78d8c000-0x78d8c0f3]
    [ 0.052191] ACPI: Reserving DSDT table memory at [mem 0x78d7f000-0x78d86330]
    [ 0.052194] ACPI: Reserving FACS table memory at [mem 0x78d06000-0x78d0603f]
    [ 0.052197] ACPI: Reserving FACS table memory at [mem 0x78d06000-0x78d0603f]
    [ 0.052200] ACPI: Reserving HPET table memory at [mem 0x78d8b000-0x78d8b037]
    [ 0.052203] ACPI: Reserving APIC table memory at [mem 0x78d8a000-0x78d8a0bb]
    [ 0.052206] ACPI: Reserving SBST table memory at [mem 0x78d88000-0x78d8802f]
    [ 0.052209] ACPI: Reserving ECDT table memory at [mem 0x78d87000-0x78d87052]
    [ 0.052212] ACPI: Reserving SSDT table memory at [mem 0x78d7e000-0x78d7e023]
    [ 0.052215] ACPI: Reserving SSDT table memory at [mem 0x78d7d000-0x78d7d023]
    [ 0.052218] ACPI: Reserving SSDT table memory at [mem 0x78d7c000-0x78d7c031]
    [ 0.052221] ACPI: Reserving SSDT table memory at [mem 0x78d68000-0x78d706d9]
    [ 0.052224] ACPI: Reserving SSDT table memory at [mem 0x78d67000-0x78d670b7]
    [ 0.052227] ACPI: Reserving SSDT table memory at [mem 0x78d66000-0x78d66a7a]
    [ 0.052230] ACPI: Reserving SSDT table memory at [mem 0x78d64000-0x78d64340]
    [ 0.052233] ACPI: Reserving SSDT table memory at [mem 0x78d5f000-0x78d5f69b]
    [ 0.052236] ACPI: Reserving SSDT table memory at [mem 0x78d5e000-0x78d5ec16]
    [ 0.052239] ACPI: Reserving DMAR table memory at [mem 0x78d5d000-0x78d5d087]
    [ 0.052242] ACPI: Reserving MCFG table memory at [mem 0x78d89000-0x78d8903b]
    [ 0.052272] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
    [ 0.125542] ACPI: PM-Timer IO Port: 0x1808
    [ 0.125575] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.125580] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.125583] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.125586] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    [ 0.125589] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    [ 0.125592] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    [ 0.125595] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    [ 0.125597] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    [ 0.125631] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.125638] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.125654] ACPI: Using ACPI (MADT) for SMP configuration information
    [ 0.125658] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.418945] ACPI: Core revision 20240827
    [ 0.629925] ACPI: PM: Registering ACPI NVS region [mem 0x78d01000-0x78d48fff] (294912 bytes)
    [ 0.634928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.638906] ACPI: Disabled all _OSI OS vendors
    [ 0.638914] ACPI: Added _OSI(Module Device)
    [ 0.638918] ACPI: Added _OSI(Processor Device)
    [ 0.638922] ACPI: Added _OSI(3.0 SCP Extensions)
    [ 0.638926] ACPI: Added OSI(Processor Aggregator Device)
    [ 0.638942] ACPI: Added OSI(Darwin)
    [ 0.701860] ACPI: 10 ACPI AML tables successfully acquired and loaded
    [ 0.705225] ACPI: EC: EC started
    [ 0.705230] ACPI: EC: interrupt blocked
    [ 0.707713] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [ 0.707719] ACPI: EC: Boot ECDT EC used to handle transactions
    [ 0.708564] ACPI: BIOS OSI(Darwin) query honored via DMI
    [ 0.711229] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
    [ 0.781857] ACPI: Dynamic OEM Table Load:
    [ 0.781886] ACPI: SSDT 0xFFFF930942072000 0004F0 (v01 PmRef Cpu0Cst 00003001 INTL 20140424)
    [ 0.786524] ACPI: Dynamic OEM Table Load:
    [ 0.786550] ACPI: SSDT 0xFFFF930942070800 00067C (v01 PmRef ApIst 00003000 INTL 20140424)
    [ 0.791392] ACPI: Dynamic OEM Table Load:
    [ 0.791413] ACPI: SSDT 0xFFFF930942269200 000119 (v01 PmRef ApCst 00003000 INTL 20140424)
    [ 0.799735] ACPI: Interpreter enabled
    [ 0.799813] ACPI: PM: (supports S0 S3 S4 S5)
    [ 0.799818] ACPI: Using IOAPIC for interrupt routing
    [ 0.804922] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.805840] ACPI: Enabled 7 GPEs in block 00 to 3F
    [ 0.842776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.842799] acpi PNP0A08:00: OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR DPC]
    [ 0.842847] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xe0000000-0xe9bfffff] for domain 0000 [bus 00-9b] only partially covers this bridge
    [ 0.873415] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
    [ 0.873425] ACPI: PCI: Interrupt link LNKA disabled
    [ 0.873621] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
    [ 0.873626] ACPI: PCI: Interrupt link LNKB disabled
    [ 0.873809] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
    [ 0.873813] ACPI: PCI: Interrupt link LNKC disabled
    [ 0.873995] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
    [ 0.873999] ACPI: PCI: Interrupt link LNKD disabled
    [ 0.874178] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
    [ 0.874182] ACPI: PCI: Interrupt link LNKE disabled
    [ 0.874361] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
    [ 0.874365] ACPI: PCI: Interrupt link LNKF disabled
    [ 0.874556] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
    [ 0.874561] ACPI: PCI: Interrupt link LNKG disabled
    [ 0.874741] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
    [ 0.874745] ACPI: PCI: Interrupt link LNKH disabled
    [ 0.875678] ACPI: EC: interrupt unblocked
    [ 0.875684] ACPI: EC: event unblocked
    [ 0.875694] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [ 0.875699] ACPI: EC: GPE=0x17
    [ 0.875705] ACPI: _SB
    .PCI0.LPCB.EC
    : Boot ECDT EC initialization complete
    [ 0.875712] ACPI: _SB
    .PCI0.LPCB.EC
    : EC: Used to handle transactions and events
    [ 0.877562] ACPI: bus type USB registered
    [ 0.879560] PCI: Using ACPI for IRQ routing
    [ 0.891161] pnp: PnP ACPI init
    [ 0.895884] pnp: PnP ACPI: found 6 devices
    [ 0.906912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    [ 1.112985] ACPI: AC: AC Adapter [ADP1] (on-line)
    [ 1.113302] ACPI: button: Lid Switch [LID0]
    [ 1.113469] ACPI: button: Power Button [PWRB]
    [ 1.113606] ACPI: button: Sleep Button [SLPB]
    [ 1.113814] ACPI: button: Power Button [PWRF]
    [ 1.114314] ACPI: processor limited to max C-state 1
    [ 1.145236] ACPI: bus type drm_connector registered
    [ 2.021576] ACPI: bus type thunderbolt registered
    [ 10.453762] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
    [ 10.529448] ACPI Warning: SystemIO range 0x0000000000000840-0x000000000000084F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529460] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 10.529512] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529520] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 10.529523] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (_PR.IO_D) (20240827/utaddress-204)
    [ 10.529529] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529535] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20240827/utaddress-204)
    [ 10.529541] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000080F (\IO_T) (20240827/utaddress-204)
    [ 10.529546] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 11.389983] ACPI: video: Video Device [IGPU] (multi-head: yes rom: no post: no)
    [ 11.393698] acpi device:57: registered as cooling_device14
    alex@MacBookLinux:
    $ 3606] ACPI: button: Sleep Button [SLPB]
    [ 1.113814] ACPI: button: Power Button [PWRF]
    [ 1.114314] ACPI: processor limited to max C-state 1
    [ 1.145236] ACPI: bus type drm_connector registered
    [ 2.021576] ACPI: bus type thunderbolt registered
    [ 10.453762] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
    [ 10.529448] ACPI Warning: SystemIO range 0x0000000000000840-0x000000000000084F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529460] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 10.529512] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529520] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 10.529523] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (_PR.IO_D) (20240827/utaddress-204)
    [ 10.529529] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x0000000000000863 (\GPIO) (20240827/utaddress-204)
    [ 10.529535] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20240827/utaddress-204)
    [ 10.529541] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000080F (\IO_T) (20240827/utaddress-204)
    [ 10.529546] ACPI: OSL: Resource conflict; ACPI support missing from driver?
    [ 11.389983] ACPI: video: Video Device [IGPU] (multi-head: yes rom: no post: no)
    [ 11.393698] acpi device:57: registered as cooling_device14

  2. Сведения о системе:
    [System:
    Kernel: 6.14.0-29-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
    Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
    Distro: Linux Mint 22.2 Zara base: Ubuntu 24.04 noble
    Machine:
    Type: Laptop System: Apple product: MacBookPro11,4 v: 1.0 serial: Chassis:
    type: 9 v: Mac-06F11FD93F0323C5 serial:
    Mobo: Apple model: Mac-06F11FD93F0323C5 v: MacBookPro11,4 serial:
    uuid: UEFI: Apple v: 489.0.0.0.0 date: 10/07/2023
    Battery:
    Device-1: hidpp_battery_0 model: Logitech Wireless Mouse serial:
    charge: 55% (should be ignored) rechargeable: yes status: discharging
    CPU:
    Info: quad core model: Intel Core i7-4770HQ bits: 64 type: MT MCP smt: enabled arch: Haswell
    rev: 1 cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB
    Speed (MHz): avg: 2858 high: 3193 min/max: 800/3400 cores: 1: 3152 2: 3192 3: 3015 4: 3193
    5: 3188 6: 3134 7: 3190 8: 800 bogomips: 35118
    Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
    Graphics:
    Device-1: Intel Crystal Well Integrated Graphics vendor: Apple driver: i915 v: kernel
    arch: Gen-11 ports: active: eDP-1 empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2, HDMI-A-3 bus-ID: 00:02.0
    chip-ID: 8086:0d26 class-ID: 0300
    Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X: loaded: modesetting
    unloaded: fbdev,vesa dri: crocus gpu: i915 display-ID: :0 screens: 1
    Screen-1: 0 s-res: 2880x1800 s-dpi: 96 s-size: 762x476mm (30.00x18.74") s-diag: 898mm (35.37")
    Monitor-1: eDP-1 model: Apple Color LCD res: 2880x1800 hz: 60 dpi: 221
    size: 331x207mm (13.03x8.15") diag: 390mm (15.4") modes: 2880x1800
    API: EGL v: 1.5 hw: drv: intel crocus platforms: device: 0 drv: crocus device: 1 drv: swrast
    gbm: drv: crocus surfaceless: drv: crocus x11: drv: crocus inactive: wayland
    API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.7-0ubuntu0.24.04.2 glx-v: 1.4
    direct-render: yes renderer: Mesa Intel Iris Pro Graphics P5200 (HSW GT3) device-ID: 8086:0d26
    Audio:
    Device-1: Intel Crystal Well HD Audio vendor: Apple driver: snd_hda_intel v: kernel
    bus-ID: 00:03.0 chip-ID: 8086:0d0c class-ID: 0403
    Device-2: Intel 8 Series/C220 Series High Definition Audio driver: snd_hda_intel v: kernel
    bus-ID: 00:1b.0 chip-ID: 8086:8c20 class-ID: 0403
    Device-3: Broadcom 720p FaceTime HD Camera driver: N/A pcie: speed: 5 GT/s lanes: 1
    bus-ID: 04:00.0 chip-ID: 14e4:1570 class-ID: 0480
    API: ALSA v: k6.14.0-29-generic status: kernel-api
    Server-1: PipeWire v: 1.0.5 status: active with: 1: pipewire-pulse status: active
    2: wireplumber status: active 3: pipewire-alsa type: plugin
    Network:
    Device-1: Broadcom BCM43602 802.11ac Wireless LAN SoC vendor: Apple driver: brcmfmac v: kernel
    pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 14e4:43ba class-ID: 0280
    IF: wlp3s0 state: up mac:
    Bluetooth:
    Device-1: Apple Bluetooth Host Controller driver: btusb,hid-generic,usbhid type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 bus-ID: 1-8:4 chip-ID: 05ac:8290 class-ID: fe01
    Report: hciconfig ID: hci0 rfk-id: 0 state: down bt-service: enabled,running rfk-block:
    hardware: no software: yes address:
    Drives:
    Local Storage: total: 248.82 GiB used: 25.24 GiB (10.1%)
    ID-1: /dev/sda vendor: Apple model: SSD SM0256G size: 233.76 GiB speed: 6.0 Gb/s tech: SSD
    serial: fw-rev: PA0Q scheme: GPT
    ID-2: /dev/sdc model: USB 2.0 USB Flash Drive size: 15.06 GiB type: USB rev: 2.0 spd: 480 Mb/s
    lanes: 1 tech: SSD serial: fw-rev: 0.00 scheme: MBR
    Partition:
    ID-1: / size: 228.54 GiB used: 10.7 GiB (4.7%) fs: ext4 dev: /dev/sda2
    ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat dev: /dev/sda1
    Swap:
    ID-1: swap-1 type: file size: 2 GiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
    USB:
    Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 14 rev: 2.0 speed: 480 Mb/s lanes: 1
    chip-ID: 1d6b:0002 class-ID: 0900
    Device-1: 1-1:2 info: Logitech Unifying Receiver type: mouse,HID
    driver: logitech-djreceiver,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s lanes: 1 power: 98mA
    chip-ID: 046d:c52f class-ID: 0300
    Device-2: 1-5:3 info: Transcend Information 256MB/512MB/1GB Flash Drive type: mass storage
    driver: usb-storage interfaces: 1 rev: 2.0 speed: 480 Mb/s lanes: 1 power: 80mA
    chip-ID: 1307:0163 class-ID: 0806 serial:
    Device-3: 1-8:4 info: Apple Bluetooth Host Controller type: keyboard,mouse,bluetooth
    driver: btusb,hid-generic,usbhid interfaces: 6 rev: 2.0 speed: 12 Mb/s lanes: 1
    chip-ID: 05ac:8290 class-ID: fe01
    Device-4: 1-12:5 info: Apple Apple Internal Keyboard / Trackpad type: HID,keyboard,mouse
    driver: apple,bcm5974,usbhid interfaces: 5 rev: 2.0 speed: 12 Mb/s lanes: 1 power: 500mA
    chip-ID: 05ac:0274 class-ID: 0300 serial:
    Hub-2: 2-0:1 info: super-speed hub ports: 6 rev: 3.0 speed: 5 Gb/s lanes: 1 chip-ID: 1d6b:0003
    class-ID: 0900
    Device-1: 2-4:2 info: Apple Internal Memory Card Reader type: mass storage driver: usb-storage
    interfaces: 1 rev: 3.0 speed: 5 Gb/s lanes: 1 power: 896mA chip-ID: 05ac:8406 class-ID: 0806
    serial:
    Sensors:
    System Temperatures: cpu: 61.0 C pch: 54.0 C mobo: N/A
    Fan Speeds (rpm): N/A
    Repos:
    Packages: pm: dpkg pkgs: 1955
    No active apt repos in: /etc/apt/sources.list
    Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
    1: deb http: //packages.linuxmint.com zara main upstream import backport
    2: deb http: //archive.ubuntu.com/ubuntu noble main restricted universe multiverse
    3: deb http: //archive.ubuntu.com/ubuntu noble-updates main restricted universe multiverse
    4: deb http: //archive.ubuntu.com/ubuntu noble-backports main restricted universe multiverse
    5: deb http: //security.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
    Info:
    Memory: total: 16 GiB available: 15.5 GiB used: 1.68 GiB (10.8%)
    Processes: 260 Power: uptime: 10m states: freeze,mem,disk suspend: deep wakeups: 0
    hibernate: platform Init: systemd v: 255 target: graphical (5) default: graphical
    Compilers: gcc: 13.3.0 Client: Unknown python3.12 client inxi: 3.3.34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions