Git Product home page Git Product logo

Comments (6)

keantoken avatar keantoken commented on June 27, 2024

Linux 4.13-rc5 works fine, so perhaps it is a problem with Liquorix.

from ryzen-test.

suaefar avatar suaefar commented on June 27, 2024

Okay, so can I close this issue?

from ryzen-test.

keantoken avatar keantoken commented on June 27, 2024

I would at least like to know why the problem occurred, entering the kill-ryzen script manually into the terminal didn't reveal anything and I didn't see anything in dmesg to indicate what the problem is.

Linux 4.12-rc7 also works, so almost certainly a Liquorix specific thing.

from ryzen-test.

suaefar avatar suaefar commented on June 27, 2024

Which interpreter do you use?
Maybe something with bash (version)?
I don't think its specific to the code.
We only "support" stock Ubuntu 17.04, therefore I will close this issue.

from ryzen-test.

keantoken avatar keantoken commented on June 27, 2024

Bash 4.4-5. I am using Debian Sid.

My guess would be Liquorix has changed Zram settings or virtual filesystem settings or something in such a way that the script fails.

Just to be clear, Liquorix is a kernel optimized for desktop use:

https://liquorix.net/

from ryzen-test.

damentz avatar damentz commented on June 27, 2024

Looking at the kill-ryzen.sh script, the mounting error occurs because we're mounting a ram disk with "discard" option. Discard isn't supported on devices that don't support ATA_TRIM, e.g., ram disks.

Why Ubuntu's kernel allows you to mount ram disks with discard is a mystery in itself. Perhaps the discard option itself is ignored silently for compatibility reasons?

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.