Zum Inhalt springen

Speicherboy/Fehlerbehebung: Unterschied zwischen den Versionen

Aus Foxwiki
Zeile 3: Zeile 3:
== Beschreibung ==
== Beschreibung ==
== Fehlermeldungen ==
== Fehlermeldungen ==
<syntaxhighlight lang="bash" highlight="1" line>
sudo dmesg
</syntaxhighlight>
=== i8042 ===
=== i8042 ===
<syntaxhighlight lang="bash" highlight="" line>
<syntaxhighlight lang="bash" highlight="" line>
Zeile 43: Zeile 39:


<noinclude>
<noinclude>
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===

Version vom 21. März 2025, 12:13 Uhr

Speicherboy/Fehlerbehebung

Beschreibung

Fehlermeldungen

i8042

[    3.857274] i8042: Probing ports directly.
[    3.891428] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
[    3.891434] i8042: If AUX port is really absent please use the 'i8042.noaux' option

Clock

[    5.217733] Unstable clock detected, switching default tracing clock to "global", If you want to keep using the local clock, then add: "trace_clock=local" on the kernel command line

r8169

[    5.816718] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[    5.932897] r8169 0000:01:00.0 eth0: RTL8168e/8111e, 1c:6f:65:bb:14:b8, XID 2c2, IRQ 24
[    5.932919] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]

lpc_ich

[    5.916745] lpc_ich: Resource conflict(s) found affecting gpio_ich

ACPI

[    5.916539] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x000000000000042C-0x000000000000042D (\GP2C) (20220331/utaddress-204)
[    5.916568] ACPI: OSL: Resource conflict; ACPI support missing from driver?

device-mappe

[   11.395224] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.


Anhang

Siehe auch

Links

Weblinks