F4-425 Plus ibecc
F4-425 Plus ibecc
Does F4-425 Plus enabled the in-band ecc feature from the N150 cpu?
- crisisacting
- Silver Member
- Posts: 499
- Joined: 20 Jan 2022, 16:42
425 Plus in-band ECC
TOS 6+ builds should have kernel support for it, however it likely would need to be enabled within UEFI BIOS too.
If a forum user with a 425+ unit sees this, please run the following command in an SSH session & post your results:
Code: Select all
dmesg | grep -i edacRe: F4-425 Plus ibecc
[code[ 0.408429] EDAC MC: Ver: 3.0.0
[ 12.631286] caller igen6_probe+0x15f/0x860 [igen6_edac] mapping multiple BARs
[ 12.646161] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[ 12.647431] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[ 12.647435] EDAC igen6 MC0: ADDR 0x7fffffffe0
[ 12.647570] EDAC igen6: v2.5.1][/code]
Hope that helps
[ 12.631286] caller igen6_probe+0x15f/0x860 [igen6_edac] mapping multiple BARs
[ 12.646161] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[ 12.647431] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[ 12.647435] EDAC igen6 MC0: ADDR 0x7fffffffe0
[ 12.647570] EDAC igen6: v2.5.1][/code]
Hope that helps
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
- crisisacting
- Silver Member
- Posts: 499
- Joined: 20 Jan 2022, 16:42
Re: F4-425 Plus ibecc
That shows the driver is enabled & "in use".Gremlin wrote: ↑05 Apr 2026, 16:47Code: Select all
[ 0.408429] EDAC MC: Ver: 3.0.0 [ 12.631286] caller igen6_probe+0x15f/0x860 [igen6_edac] mapping multiple BARs [ 12.646161] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT) [ 12.647431] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR [ 12.647435] EDAC igen6 MC0: ADDR 0x7fffffffe0 [ 12.647570] EDAC igen6: v2.5.1]
Please run both & kindly post those individual results:
Code: Select all
free -hCode: Select all
cat /proc/meminfo
