Coder Social home page Coder Social logo

Comments (10)

Oxalin avatar Oxalin commented on July 23, 2024 1

@Nuc1eoN : last I checked, it was working fine. That's how I tested my faulty CPU a few months ago. If you encounter a problem, let me know under my fork.

from ryzen-test.

dralley avatar dralley commented on July 23, 2024

Thanks for the project, unfortunately my CPU is affected : /

from ryzen-test.

BuzzBumbleBee avatar BuzzBumbleBee commented on July 23, 2024

If you run in ramdisk mode the following should be all that's needed

  1. Kill all processes started by the script (ps aux can help here)

  2. Unmount and rmmod the zram module

sudo umount /mnt/ramdisk
sudo rmmod zram

from ryzen-test.

suaefar avatar suaefar commented on July 23, 2024

Just reboot and the ramdisk with all its contents will disappear.
Nothing should be written outside the ramdisk apart from installing the build-essential package.
You can remove it with "sudo apt purge build-essential".

from ryzen-test.

Nuc1eoN avatar Nuc1eoN commented on July 23, 2024

Just reboot and the ramdisk with all its contents will disappear.

How do I reboot the RAM disk?

from ryzen-test.

Oxalin avatar Oxalin commented on July 23, 2024

@Nuc1eoN: He means to reboot your system. The RAM and its content (including the RAMdisk) will be cleared.

from ryzen-test.

m-r-s avatar m-r-s commented on July 23, 2024

That's right! Just power down or reboot your system.

from ryzen-test.

Nuc1eoN avatar Nuc1eoN commented on July 23, 2024

Yeah but I'm testing on a live CD, so rebooting takes a long time. Is there no faster way? I get some error message about the ram disk when trying to run a second time.

from ryzen-test.

Oxalin avatar Oxalin commented on July 23, 2024

@Nuc1eoN : I had (have) a patch for that in a fork. However, my branch uses GCC 7.2.0 instead of 7.1.0, because 7.1.0 is broken against many newer Linux distributions that are using glib 2.26 or newer. You could use my branch, but change GCC's version back to 7.1.0. You can find the code here: https://github.com/Oxalin/ryzen-test/commits/master

from ryzen-test.

Nuc1eoN avatar Nuc1eoN commented on July 23, 2024

@Oxalin thanks great work! :)
My main system is a fully updated Archlinux. Will your script work there without issues?
The only reason I've downloaded that Ubuntu crap was to test out the ryzen bug.

from ryzen-test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.