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

../src/intel/isl/isl.c:2105: FINISHME: ../src/intel/isl/isl.c:isl_surf_supports_ccs: CCS for 3D textures is disabled, but a workaround is available. #2364

Closed
AnishMathewOommen opened this issue Apr 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@AnishMathewOommen
Copy link

Please help me to solve this issue

Using Ros : Noetic (20.04 version)
When I run gazebo I get the below error
gazebo
../src/intel/isl/isl.c:2105: FINISHME: ../src/intel/isl/isl.c:isl_surf_supports_ccs: CCS for 3D textures is disabled, but a workaround is available.

@AnishMathewOommen AnishMathewOommen added the bug Something isn't working label Apr 7, 2024
@azeey
Copy link
Contributor

azeey commented Apr 8, 2024

If you think this is a bug, please fill out the issue template provided when you opened the issue. If you think it might be an issue with your local setup, https://robotics.stackexchange.com/ would be a better place to ask.

@azeey azeey removed this from Core development Apr 8, 2024
@AnishMathewOommen
Copy link
Author

Thank you for your help @azeey

@AnishMathewOommen
Copy link
Author

Found the Solution for the above problem
Please type the below commands in the terminal the issue will be solved( Updating Mesa driver)

sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt update
sudo apt upgrade

Reference document: https://itsfoss.com/install-mesa-ubuntu/

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

2 participants