merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
677 stars 65 forks source link

x230 i5 3320M - Firefox Tab Crashing and System Reboot #174

Closed nlwhd closed 3 years ago

nlwhd commented 3 years ago

This may not be the right place to post such an issue. I apologize if it's not.

After successfully flashing Skulls externally on x230 i5 3320M, Firefox tabs seem to crash at random. I had never had a tab crash prior to the Skulls flash.

This occurs in Ubuntu OS, and also within Fedora and Debian QubesOS AppVMs.

Also, unexpected system restarts occassionally occur for both the Ubuntu OS and QubesOS.

tlaurion commented 3 years ago

RAM issues with coreboot ? dmidecode output in dom0 for RAM modules? Abu issues found searching for these + coreboot?

On November 28, 2020 9:19:27 PM UTC, nlwhd notifications@github.com wrote:

This may not be the right place to post such an issue. I apologize if it's not.

After successfully flashing Skulls externally on x230 i5 3320M, Firefox tabs seem to crash at random. I had never had a tab crash prior to the Skulls flash.

This occurs in Ubuntu OS, and also within Fedora and Debian QubesOS AppVMs.

Also, unexpected system restarts occassionally occur for both the Ubuntu OS and QubesOS.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/merge/skulls/issues/174 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

nlwhd commented 3 years ago

RAM issues with coreboot ? dmidecode output in dom0 for RAM modules? Abu issues found searching for thèse + coreboot? On November 28, 2020 9:19:27 PM UTC, nlwhd @.***> wrote: This may not be the right place to post such an issue. I apologize if it's not. After successfully flashing Skulls externally on x230 i5 3320M, Firefox tabs seem to crash at random. I had never had a tab crash prior to the Skulls flash. This occurs in Ubuntu OS, and also within Fedora and Debian QubesOS AppVMs. Also, unexpected system restarts occassionally occur for both the Ubuntu OS and QubesOS. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: #174 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Without investigating from within dom0, I went ahead and swapped out the RAM from 16G to 8G. Seems to have solved the problem, as I haven't seen the issue arise since the swap.

I wonder if this has to do with the quality of the 16G RAM.

tlaurion commented 3 years ago

ram module connection, chips having overheated, initial bad ram, ram modules being different brand and specs... There is a lot of possibilities there.

What I meant by swapping ram modules was to unseat the modules, and flip them around to verify connection, brand and specs to eliminate the first hypothesis being a bad connection. Then you can test one memory module alone, the other alone, and replace the bad memory module. Hynix, samsung, critical. I had the chance to test a lot of different modules where issues arised principally when there was mismatches.

Kernel hanging, applications misbehaving leave traces, and those traces are the ones to investigate, while a bad ram module should just be changed when isolated and found faulty.

gulafaran commented 3 years ago

worth knowing, i had tons of issues on my x230 when trying to overclock my ram to 2133. it all ended up in lenghty discussions with coreboot devs and then a large amount of raminit code went into coreboot git, https://review.coreboot.org/q/topic:%2522sandybridge%2522+(status:open+OR+status:merged),50 pretty much all the ones from september 23rd , after those i finally got stable ram speeds, and in turn he also found other bugs and issues with the raminit code. so if possible ty coreboot from git.

merge commented 3 years ago

looks like this is resolved. please re-open if not. thank you!