Just got my Batch 4 Framework, super impressed with the hardware so far.
Unfortunately I am getting constant crashes/random restarts while using Ubuntu.
Configuration:
Framework DIY Edition
Processor: Intel i7-1165G7 (12M Cache, up to 4.70 GHz)
Memory: GSkill 32GBx2 DDR4
(Serial Number: 00826543, Asset Tag: 9876543210, Part Number: F4-3200C22-32GRS)
Here’s the output of journalctl -b -2 -e
Oct 23 19:14:17 typon-Laptop kernel: check: Corrupted low memory at 00000000eefc7d0f (1b50 phys) = 400000000000
Oct 23 19:14:17 typon-Laptop kernel: check: Corrupted low memory at 00000000e98ec54e (1b58 phys) = 400000000000
Oct 23 19:14:17 typon-Laptop kernel: check: Corrupted low memory at 00000000e5e6bf91 (1bd0 phys) = 20000000000
Oct 23 19:14:17 typon-Laptop kernel: check: Corrupted low memory at 000000005ff7522a (1be0 phys) = 800000000000
Oct 23 19:14:17 typon-Laptop kernel: check: Corrupted low memory at 0000000096de9800 (1be8 phys) = a00000000000
Oct 23 19:14:17 typon-Laptop kernel: ------------[ cut here ]------------
Oct 23 19:14:17 typon-Laptop kernel: Memory corruption detected in low memory
Oct 23 19:14:17 typon-Laptop kernel: WARNING: CPU: 1 PID: 5243 at arch/x86/kernel/check.c:161 check_for_bios_corruption+0xb1/0xc0
Oct 23 19:14:17 typon-Laptop kernel: Modules linked in: apple_mfi_fastcharge rfcomm ccm cmac algif_hash algif_skcipher af_alg snd_hda_codec_hdmi snd_hda_codec_realtek snd_h>
Oct 23 19:14:17 typon-Laptop kernel: snd videobuf2_common kfifo_buf btrtl hid_sensor_iio_common intel_cstate btbcm drm_kms_helper industrialio btintel videodev cec rc_core>
Oct 23 19:14:17 typon-Laptop kernel: pinctrl_tigerlake
Oct 23 19:14:17 typon-Laptop kernel: CPU: 1 PID: 5243 Comm: kworker/1:0 Not tainted 5.11.0-38-generic #42-Ubuntu
Oct 23 19:14:17 typon-Laptop kernel: Hardware name: Framework Laptop/FRANBMCP06, BIOS 03.02 07/01/2021
Oct 23 19:14:17 typon-Laptop kernel: Workqueue: events check_corruption
Oct 23 19:14:17 typon-Laptop kernel: RIP: 0010:check_for_bios_corruption+0xb1/0xc0
Oct 23 19:14:17 typon-Laptop kernel: Code: 85 f6 75 0a 5b 41 5c 41 5d 41 5e 5d c3 c3 80 3d 5e f5 e8 01 00 75 ed 48 c7 c7 28 fe 9a 94 c6 05 4e f5 e8 01 01 e8 8f 0a b6 00 <0f>
Oct 23 19:14:17 typon-Laptop kernel: RSP: 0018:ffffbbb382b27e40 EFLAGS: 00010286
Oct 23 19:14:17 typon-Laptop kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffff9814afa58ac8
Oct 23 19:14:17 typon-Laptop kernel: RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9814afa58ac0
Oct 23 19:14:17 typon-Laptop kernel: RBP: ffffbbb382b27e60 R08: 0000000000000000 R09: ffffbbb382b27c20
Oct 23 19:14:17 typon-Laptop kernel: R10: ffffbbb382b27c18 R11: ffffffff951535e8 R12: ffff980440010000
Oct 23 19:14:17 typon-Laptop kernel: R13: ffff980440010000 R14: 0000000080000000 R15: ffff9814afa6bd00
Oct 23 19:14:17 typon-Laptop kernel: FS: 0000000000000000(0000) GS:ffff9814afa40000(0000) knlGS:0000000000000000
Oct 23 19:14:17 typon-Laptop kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 23 19:14:17 typon-Laptop kernel: CR2: 00007f774fd57000 CR3: 0000000247a10005 CR4: 0000000000770ee0
Oct 23 19:14:17 typon-Laptop kernel: PKRU: 55555554
Oct 23 19:14:17 typon-Laptop kernel: Call Trace:
Oct 23 19:14:17 typon-Laptop kernel: check_corruption+0xe/0x40
Oct 23 19:14:17 typon-Laptop kernel: process_one_work+0x220/0x3c0
Oct 23 19:14:17 typon-Laptop kernel: worker_thread+0x50/0x370
Oct 23 19:14:17 typon-Laptop kernel: kthread+0x11f/0x140
Oct 23 19:14:17 typon-Laptop kernel: ? process_one_work+0x3c0/0x3c0
Oct 23 19:14:17 typon-Laptop kernel: ? set_kthread_struct+0x50/0x50
Oct 23 19:14:17 typon-Laptop kernel: ret_from_fork+0x1f/0x30
Oct 23 19:14:17 typon-Laptop kernel: ---[ end trace b69ac849bf56b1fe ]---
Oct 23 19:14:19 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:19 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:26 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:27 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:27 typon-Laptop systemd[1]: Condition check resulted in Daily apt upgrade and clean activities being skipped.
Oct 23 19:14:27 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:27 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:29 typon-Laptop kernel: usb 3-6: USB disconnect, device number 9
Oct 23 19:14:40 typon-Laptop wpa_supplicant[615]: wlp170s0: CTRL-EVENT-BEACON-LOSS
Oct 23 19:14:44 typon-Laptop systemd[1462]: Reached target Bluetooth.
Oct 23 19:14:44 typon-Laptop bluetoothd[575]: profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
Looks like a memory corruption issue?