Today morning have been sent the logs already. Thank you in advance for your feedback.
Search found 17 matches
- 22 Jun 2026, 16:43
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

- 22 Jun 2026, 13:05
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Based on our analysis, this could be related to a bug in the kernel itself. However, the possibility of a hardware defect in the memory cannot be completely ruled out either. Please wait for further updates from us. Another silent freeze on my unit — June 21 at 22:01, same signature as before: inst...
- 15 Jun 2026, 03:00
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Hello, A new freeze event occurred on my unit on 13 June 2026 at ~21:15 (about 4 days of stable uptime after the previous incident). This time, with extended monitoring in place, I was able to capture a **complete kernel oops with full stack trace**. The data points clearly to a kernel-level bug, d...
- 13 Jun 2026, 01:08
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Thank you for providing the screenshot. Based on the information currently available, we can only confirm that the system experienced a Kernel Panic. However, since the screenshot only captures the crash screen itself and does not include the system logs before or after the event, we are unable to ...
- 11 Jun 2026, 22:41
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

- 11 Jun 2026, 14:47
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
After updating the BIOS and configuring the C-State settings according to the guidelines, everything seemed to be working fine. If I remember correctly, it ran smoothly for 7–8 days, but now the same thing has happened as before—a "silent freeze." Debug mode was enabled, so I sent the logs...
- 04 Jun 2026, 22:17
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Thank you for your help and guideline. I also successfully made the modifications. BIOS updated to BJFX-ADLN-109 and kernel parameter intel_idle.max_cstate=1 applied to both boot disks. After reboot, C-state output shows only POLL — C1E, C6, C8, C10 completely gone. Monitoring for stability. Will r...
- 01 Jun 2026, 19:29
- Forum: System Resources
- Topic: [Help] Kernel RCU stall caused by logrotate - F4-424 TOS 6.0.794 - kernel 6.1.120+ #52
- Replies: 10
- Views: 238

Re: [Help] Kernel RCU stall caused by logrotate - F4-424 TOS 6.0.794 - kernel 6.1.120+ #52
If you are encountering a similar problem, please check this thread: viewtopic.php?p=56843
In my case, updating the BIOS to BJFX-ADLN-109 and adding intel_idle.max_cstate=1 to grub.cfg appears to have resolved the issue.
In my case, updating the BIOS to BJFX-ADLN-109 and adding intel_idle.max_cstate=1 to grub.cfg appears to have resolved the issue.
- 29 May 2026, 01:01
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Thank you for your help and guideline. I also successfully made the modifications. BIOS updated to BJFX-ADLN-109 and kernel parameter intel_idle.max_cstate=1 applied to both boot disks. After reboot, C-state output shows only POLL — C1E, C6, C8, C10 completely gone. Monitoring for stability. Will re...
- 27 May 2026, 02:51
- Forum: Hardware, Power and Accessories
- Topic: [Help] F4-424 unreachable every 48-72h (or less)
- Replies: 70
- Views: 1559

Re: [Help] F4-424 unreachable every 48-72h (or less)
Here you can find the requested details: C-State gabor@TNAS:~# for c in /sys/devices/system/cpu/cpu[0-9]*; do echo "==================== $(basename $c) ===================="; for s in $c/cpuidle/state*; do echo "$(cat $s/name): usage=$(cat $s/usage), time=$(cat $s/time)"; done; e...
