Git Product home page Git Product logo

Comments (5)

dosubot avatar dosubot commented on June 26, 2024 4

It looks like the upscaling process is being initiated but the output file is not being saved correctly. Here are some steps to troubleshoot and potentially resolve this issue:

  1. Check File Permissions:
    Ensure the directory where you are trying to save the upscaled image has the correct write permissions:

    chmod -R 755 /home/wolfy/Загрузки
  2. Verify Output Path:
    Double-check the output path to ensure it is correct and accessible. The logs indicate the output path as /home/wolfy/Загрузки/wallpaperflare.com_wallpaper_upscayl_2x_realesrgan-x4plus-anime.png. Make sure this path exists and is writable.

  3. Run Upscayl with Elevated Permissions:
    Try running Upscayl with elevated permissions to rule out any permission-related issues:

    sudo flatpak run org.upscayl.Upscayl
  4. Check for Special Characters in Paths:
    Ensure that the file paths do not contain any special characters or spaces. Rename the directories and files if necessary.

  5. Reinstall Vulkan and Graphics Drivers:
    Ensure that Vulkan and your graphics drivers are correctly installed and up-to-date:

    sudo apt update
    sudo apt install vulkan-utils
    sudo apt install nvidia-driver-525
  6. Set GPU ID Correctly:
    Ensure that the GPU ID is set correctly. According to the logs, the GPU ID is set to 0, which corresponds to your Nvidia RTX 2060. You can try setting it explicitly in the Upscayl settings.

  7. Check for Errors in Logs:
    Monitor the logs for any specific error messages that might indicate what is going wrong. The logs you provided do not show any explicit errors, but keep an eye out for any new messages.

By following these steps, you should be able to identify and resolve the issue with Upscayl on your Nvidia RTX 2060 GPU. If the problem persists, please provide any additional error messages or logs that might help in further diagnosing the issue.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

from upscayl.

dosubot avatar dosubot commented on June 26, 2024 3

No problem at all! Glad to hear you figured it out. Using non-Cyrillic characters in file paths can indeed resolve such issues. If you encounter any more problems or have further questions, feel free to ask. Happy upscaling!

Details

About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

from upscayl.

NayamAmarshe avatar NayamAmarshe commented on June 26, 2024 1

@aaronliu0130 Gotta say, this bot is good

from upscayl.

ryuk8053 avatar ryuk8053 commented on June 26, 2024

@dosu Thank you! I think I figured out what the problem was: because of using Cyrillic characters, I created a folder in English and everything worked fine. When installing upscayl from linux store already by default asked for administrator rights, based on this gogo problems with folder permissions I had no problems and my video card supports everything that was stated above. Sorry for my stupidity

from upscayl.

aaronliu0130 avatar aaronliu0130 commented on June 26, 2024

We're tracking this in #802!

from upscayl.

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.