Code Monkey home page Code Monkey logo

Comments (28)

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

Here is the terminal output of Darksiders Genesis GOG before killing it
Darksiders Genesis.log

from mangohud.

telans avatar telans commented on May 17, 2024

The only reason I could imagine it not copying that file is if it didn't build. Does you notice any errors when it builds? Assuming you have vulkan-tools installed, could you please run MANGOHUD=1 vkcube. Does the hud show?

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

I didn't get any errors during building, after installing all the required dependencies.

Running MANGOHUD=1 vkcube end up with this error:
Segmentation fault (core dumped)

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

What graphic card are you using?

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

What graphic card are you using?

AMD Radeon HD 8750M

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

are you sure it's the vkcube from vulkan-tools? because other versions are known to crash

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

vulkan-tools is installed from universe (Ubuntu), and there is no other versions to install.

Screenshot_20200203_011900

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

I don't think AMD Radeon HD 8750M has vulkan support if it uses radeon module. It seems it's actually even GCN 1.0. Google how to enable amdgpu.si_support if you haven't already.

I already did that long time ago. Here is Life Is Strange 2 (native/vulkan) running on my my machine:

Life Is Strange 2

from mangohud.

jackun avatar jackun commented on May 17, 2024

@ahmed-elsayed2017 try now.

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

@ahmed-elsayed2017 try now.

I removed MangoHud, then build it again. It gives me these error messages, before the game crashes during loading:

ls: cannot access '/sys/class/drm/card0/device/hwmon/': No such file or directory
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
003b:fixme:seh:dwarf_get_ptr unsupported encoding 9b
003b:fixme:seh:dwarf_get_ptr unsupported encoding 48
003b:fixme:seh:dwarf_get_ptr unsupported encoding 08
003b:fixme:seh:dwarf_get_ptr unsupported encoding cd
003b:fixme:seh:dwarf_get_ptr unsupported encoding 9b
003b:fixme:seh:dwarf_get_ptr unsupported encoding 48
003b:fixme:seh:dwarf_get_ptr unsupported encoding 08
003b:fixme:seh:dwarf_get_ptr unsupported encoding cd
003b:fixme:seh:dwarf_get_ptr unsupported encoding 9b
003b:fixme:seh:dwarf_get_ptr unsupported encoding f0
003b:fixme:seh:dwarf_get_ptr unsupported encoding 79
wine: Assertion failed at address 00007F5C66D413EB (thread 003b), starting debugger...
Unhandled exception: assertion failed in 64-bit code (0x00007f5c66d413eb).

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

Do you have libsensors installed?

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

Do you have libsensors installed?

It is installed.

Screenshot_20200203_033628

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

Put this file in $HOME/.local/share/MangoHud and see if that fixes it
https://flightlessmango.com/libMangoHud.so

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

Put this file in $HOME/.local/share/MangoHud and see if that fixes it
https://flightlessmango.com/libMangoHud.so

It gives me now a different kind of error messages:

dbus[13906]: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../../dbus/dbus-message.c line 1366.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
003b:fixme:seh:dwarf_get_ptr unsupported encoding 9b
003b:fixme:seh:dwarf_get_ptr unsupported encoding fe
003b:fixme:seh:dwarf_get_ptr unsupported encoding 0e
003b:fixme:seh:dwarf_get_ptr unsupported encoding bd
wine: Assertion failed at address 00007F22D59603EB (thread 003b), starting debugger...
Unhandled exception: assertion failed in 64-bit code (0x00007f22d59603eb).

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

oh, I made a mistake. Download it again

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

I saw MangoHud working this time for 2 seconds, and it crashed again with a different kind of messages

terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
003b:err:seh:segv_handler Got unexpected trap 0
Segmentation fault      (core dumped)

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

Small sign of progress! try once more please

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

It worked for 2 seconds, and gave me the same error.

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

Try again please

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

I tried with different games to see if there any difference from this game, and I get this error message:

vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
err:   Failed to create surface

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

I believe you need to do what it says, enable DRI3 in your Xorg config
here is a link to the arch wiki on how to do that
https://wiki.archlinux.org/index.php/Vulkan#Error_-_vulkan:_No_DRI3_support

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

I believe you need to do what it says, enable DRI3 in your Xorg config
here is a link to the arch wiki on how to do that
https://wiki.archlinux.org/index.php/Vulkan#Error_-_vulkan:_No_DRI3_support

I couldn't boot to my machine at all after doing that. I had to remove it again.

I can't even run any game now with, or without MangoHud. I guess amdgpu module is turned off, or the latest mesa update caused this issue.

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

are you using your intel igpu for anything, if not can you turn it off in the bios? that might help

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

are you using your intel igpu for anything, if not can you turn it off in the bios? that might help

I can turn off dGPU from the bios if I want, but I can't turn off iGPU.

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

Could you join our discord? I think this might be easier over chat

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

Could you join our discord? I think this might be easier over chat

I am sorry, I was trying something. How can I join?

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

https://discordapp.com/invite/Gj5YmBb

from mangohud.

Ahmed-E-86 avatar Ahmed-E-86 commented on May 17, 2024

This issue is fixed.

from mangohud.

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.