Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bed texture gone missing on AMD systems #260

Closed
TheMrCaveman opened this issue Sep 13, 2022 · 8 comments
Closed

Bed texture gone missing on AMD systems #260

TheMrCaveman opened this issue Sep 13, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@TheMrCaveman
Copy link

TheMrCaveman commented Sep 13, 2022

Prusaslicer and all other slicers based on prusaslicer as bambustudio do not work properly anymore on AMD systems.
Bedtexture is black and won't work.

Please fix this.

In Prusaslicer this is already fixed.
See below!

Windows specific: Since AMD driver version 22.7.1, there are issues with the missing texture of the bed, possibly caused by a bug in the driver which seems not to accept texture mipmap generated on the CPU for some reason. To workaround the issue, PrusaSlicer checks driver version and if it is AMD newer than 22.6.1, it generates texture mipmaps on the GPU. prusa3d/PrusaSlicer#8417, prusa3d/PrusaSlicer#8508

@YifanWuBambu YifanWuBambu added the bug Something isn't working label Sep 13, 2022
@lanewei120
Copy link
Collaborator

thanks for reporting this and the history information

we will fix it soon

@danielclasen
Copy link

danielclasen commented Sep 23, 2022

Yep, can confirm that is happening with AMD Adrenaline 22.1.9 (edit, typo) 22.9.1 as well:

image

@lanewei120
Copy link
Collaborator

Yep, can confirm that is happening with AMD Adrenaline 22.1.9 as well:

image

Is the version 22.1.9 or 22.9.1?
from the history of Prusa's issue, it seems this issue happens only on the driver version newer than 22.6.1

if the version is 22.1.9, could you also try PrusaSlicer to check whether this issue exists or not?

@danielclasen
Copy link

It is 22.9.1, sorry for the typo!

@danielclasen
Copy link

But I don't happen to have that Issue in Prusa Slicer 2.5.0

image

@TheMrCaveman
Copy link
Author

because prusa fixed it already. check the release notes for 2.5.0. This only happens if AMD driver is newer then 22.6.1. And yes I checked. It does not happen when driver is older then 22.6.1 with prusaslicer and bambuslicer.

@lanewei120
Copy link
Collaborator

@TheMrCaveman
thanks for the information
we will fix it in next release.

I checked the patch by prusa, it only fixed issues on version newer than 22.6.1
so I just confirmed the version is 22.9.1 not 22.1.9

@YifanWuBambu
Copy link
Collaborator

Fixed in v.1.3.0.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants