pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.48k stars 87 forks source link

Getting errors with updates from newest mesa build #3362

Open isvelasc opened 3 months ago

isvelasc commented 3 months ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

Issue/Bug Description: trying to install /run packages that require mesa

name of display: :1 DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.2' vs '24.0.3-1pop1~1711635559~22.04~7a9f319') failed to load driver: iris DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.2' vs '24.0.3-1pop1~1711635559~22.04~7a9f319') failed to load driver: iris DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.2' vs '24.0.3-1pop1~1711635559~22.04~7a9f319') X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 54 Current serial number in output stream: 55

Steps to reproduce (if you know): type glxinfo

Expected behavior: provide information about glx

Other Notes: any info would be helpful, thanks!