Summary: | r600 context creation failure on kaveri | ||
---|---|---|---|
Product: | Mesa | Reporter: | joshua.r.marshall.1991 |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 10.1 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Xorg log
xorg driver config glxinfo -v -t lshw Detailed package information Installed packages Unsanitized System Log |
Created attachment 99607 [details]
xorg driver config
Created attachment 99608 [details]
glxinfo -v -t
Created attachment 99609 [details]
lshw
Created attachment 99610 [details]
Detailed package information
Created attachment 99611 [details]
Installed packages
Created attachment 99612 [details]
Unsanitized System Log
Has extra info, sorry for the extra text.
kaveri is supported by the radeonsi driver, not r600. Make sure you don't have the VDPAU_DRIVER=r600 set as an env var. You don't need to set that env var. The correct driver will automatically loaded automatically. Graphics are happy, but not there appears to be a new problem -- my ethernet port went down as a result. The reason you are reading this is because I have a backup card. I'm going to reboot and see if this persists. If so, who/where might I go who has the expertise to look at this? (In reply to comment #8) > I'm going to reboot and see if this persists. If so, who/where might I go > who has the expertise to look at this? Probably a configuration or desktop environment problem. Try your distro or desktop environment (gnome/kde/etc.) channels. There's likely a small bug in that I needed to reboot to reset devicemapping, but all seems well now. I'm marking the bug as fixed. Thanks for your poignant observation. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 99606 [details] Xorg log EE r600_pipe.c:258 r600_create_context - Unsupported chip class 9. When some lower level operation is performed (I have no idea what) X quits because of something driver side. This often occurs with flash player, and always when calling the Mathematica function Plot3D. I have attatched gratuitous system information.