mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
journalwatch config
This commit is contained in:
parent
cba425fc5a
commit
e333b624e3
@ -373,7 +373,7 @@
|
|||||||
error: kex_exchange_identification: client sent invalid protocol identifier "[^"]*"
|
error: kex_exchange_identification: client sent invalid protocol identifier "[^"]*"
|
||||||
error: kex_exchange_identification: Connection closed by remote host
|
error: kex_exchange_identification: Connection closed by remote host
|
||||||
error: kex_exchange_identification: read: Connection reset by peer
|
error: kex_exchange_identification: read: Connection reset by peer
|
||||||
error: kex protocol error: type 30 seq 1 \[preauth\]
|
error: kex protocol error: type [0-9]+ seq [0-9]+ \[preauth\]
|
||||||
error: PAM: Authentication failure for \S+ from \S+
|
error: PAM: Authentication failure for \S+ from \S+
|
||||||
error: PAM: Authentication failure for illegal user \S+ from \S+
|
error: PAM: Authentication failure for illegal user \S+ from \S+
|
||||||
error: Protocol major versions differ: 2 vs\. 1
|
error: Protocol major versions differ: 2 vs\. 1
|
||||||
@ -521,10 +521,22 @@
|
|||||||
i915 0000:00:02\.0: drm_WARN_ON\(\(intel_uncore_read\(&dev_priv->uncore, \(\(const i915_reg_t\){ \.reg = \(0x130090\) }\)\) & mask\) != mask\)
|
i915 0000:00:02\.0: drm_WARN_ON\(\(intel_uncore_read\(&dev_priv->uncore, \(\(const i915_reg_t\){ \.reg = \(0x130090\) }\)\) & mask\) != mask\)
|
||||||
WARNING: CPU: [0-9]+ PID: [0-9]+ at drivers/gpu/drm/i915/vlv_suspend\.c:.*
|
WARNING: CPU: [0-9]+ PID: [0-9]+ at drivers/gpu/drm/i915/vlv_suspend\.c:.*
|
||||||
RIP: .*:vlv_suspend_complete\+0x[0-9abcdef]+/0x[0-9abcdef]+ \[i915\]
|
RIP: .*:vlv_suspend_complete\+0x[0-9abcdef]+/0x[0-9abcdef]+ \[i915\]
|
||||||
|
CPU: 0 PID: 9195 Comm: kworker/u8:7 Tainted: G W 6.1.69 #1-NixOS
|
||||||
|
Workqueue: events_unbound async_run_entry_fn
|
||||||
|
Code: 8b 7b 08 4c 8b 67 50 4d 85 e4 74 25 e8 61 68 25 d0 48 c7 c1 48 c2 3a c1 4c 89 e2 48 c7 c7 88 8b 3d c1 48 89 c6 e8 e8 00 c8 cf <0f> 0b e9 75 f9 ff ff 4c 8b 27 eb d6 66 66 2e 0f 1f 84 00 00 00 00
|
||||||
|
RSP: 0018:ffffb36403b4bda0 EFLAGS: 00010282
|
||||||
|
RAX: 0000000000000000 RBX: ffff981788228000 RCX: 0000000000000027
|
||||||
|
RDX: ffff9817bbe214a8 RSI: 0000000000000001 RDI: ffff9817bbe214a0
|
||||||
|
RBP: ffff981788229c20 R08: ffffffff92459e20 R09: 0000000092cd014a
|
||||||
|
R10: ffffffffffffffff R11: ffffffff9251f768 R12: ffff981740decf10
|
||||||
|
R13: ffff98178822a328 R14: 0000000000000000 R15: ffff98178822b7a0
|
||||||
|
FS: 0000000000000000(0000) GS:ffff9817bbe00000(0000) knlGS:0000000000000000
|
||||||
|
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
|
||||||
|
CR2: 00007f5b24f8ca1c CR3: 000000012a210000 CR4: 00000000001006f0
|
||||||
Call Trace:
|
Call Trace:
|
||||||
<TASK>
|
<TASK>
|
||||||
\? \S+\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
|
\? \S+\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
|
||||||
(intel_runtime_suspend|pci_pm_runtime_suspend|__rpm_callback|rpm_callback|rpm_suspend|pm_runtime_work|process_one_work|worker_thread|kthread|ret_from_fork)\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
|
(intel_runtime_suspend|pci_pm_runtime_suspend|__rpm_callback|rpm_callback|rpm_suspend|pm_runtime_work|process_one_work|worker_thread|kthread|ret_from_fork|async_run_entry_fn|async_suspend_late|__device_suspend_late|dpm_run_callback|i915_drm_suspend_late)\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
|
||||||
</TASK>
|
</TASK>
|
||||||
---\[ end trace 0000000000000000 \]---
|
---\[ end trace 0000000000000000 \]---
|
||||||
'' else ""));
|
'' else ""));
|
||||||
|
Loading…
Reference in New Issue
Block a user