Giter Club home page Giter Club logo

Comments (5)

kropop avatar kropop commented on August 16, 2024 1

I reinstalled my entire setup with Ubuntu LTS instead and the problem is gone.

from media-driver.

Jexu avatar Jexu commented on August 16, 2024

How about the ffmpeg transcoding? Could it reproduce by ffmpeg-vaapi or ffmpeg-qsv?

from media-driver.

eero-t avatar eero-t commented on August 16, 2024

Transcoding in Jellyfin using hardware acceleration causes a system crash that requires a hard reboot.

What exactly is meant by system crash?

If you mean that UI is not any more usable, that could also be a bug somewhere in the graphics stack.

If your machine stops responding e.g. to SSH, that's likely a kernel crash i.e. nothing to do with any user-space driver, like this one.

Which kernel version you're using and does it have any drivers in it that are not from your distribution?

Does crash happen also with the latest kernel?

dmesg doesn't seem to have any hardware specific information about any crashes, neither does journalctl.

dmesg is only from current boot, so it will not have anything from before reboot. If this is hard kernel crash, one may need network (or serial) console to catch kernel error messages.

from media-driver.

kropop avatar kropop commented on August 16, 2024

Transcoding in Jellyfin using hardware acceleration causes a system crash that requires a hard reboot.

What exactly is meant by system crash?

If you mean that UI is not any more usable, that could also be a bug somewhere in the graphics stack.

If your machine stops responding e.g. to SSH, that's likely a kernel crash i.e. nothing to do with any user-space driver, like this one.

The machine stops responding to SSH and the connection terminates after a short while. All running CLI applications also stop responding - btop, intel_gpu_top (I used them to monitor if the hardware acceleration is working properly). If it's not the driver's fault, then that doesn't sound too good for me..

Which kernel version you're using and does it have any drivers in it that are not from your distribution?

It's running Debian Bookworm stable using kernel version 6.1.0-20-amd64.

Does crash happen also with the latest kernel?

It's already on the latest kernel.

dmesg doesn't seem to have any hardware specific information about any crashes, neither does journalctl.

dmesg is only from current boot, so it will not have anything from before reboot. If this is hard kernel crash, one may need network (or serial) console to catch kernel error messages.

How can I record those error messages if that's the case?

from media-driver.

eero-t avatar eero-t commented on August 16, 2024

The machine stops responding to SSH and the connection terminates after a short while.

Ok, that's a kernel, not a user-space media driver bug. You need to report this against kernel driver.

Assuming it is indeed Intel driver bug, the correct project is this one: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues

It's running Debian Bookworm stable using kernel version 6.1.0-20-amd64.

Does crash happen also with the latest kernel?
It's already on the latest kernel.

From kernel developers point of view, 6.1 is rather old, latest upstream kernel is 6.8, with 6.9 being released soon.

from media-driver.

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.