[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wayland setup
From: |
Thorsten Wilms |
Subject: |
Re: Wayland setup |
Date: |
Thu, 15 Mar 2018 11:29:04 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
On 15.03.2018 02:08, Marius Bakke wrote:
This looks like a driver problem. Can you post the output of
"dmesg | grep -w 'drm|r600|radeon'" ?
I seem to recall that hardware acceleration on radeon/amdgpu requires
proprietary microcode, even when using the free driver. Maybe that is
related?
Right, thank you!
comparing `dmesg | grep -w 'drm\|r600\|radeo'` from both systems made
this stand out:
---
radeon 0000:01:00.0: Direct firmware load for /*(DEBLOBBED)*/ failed
with error -2
[drm:rv770_init [radeon]] *ERROR* Failed to load firmware!
---
Guess I have to research how to put that back in now, as my level of
idealism doesn't cover basic functionality falling flat. I understand
the issues with binary blobs, but from a right-here, right-now
perspective, what you do here is to cripple a driver (one among many, I
assume) and let it be a surprise for users if things go belly up.
--
Thorsten Wilms
thorwil's design for free software:
http://thorwil.wordpress.com/
- Re: Wayland setup, (continued)
Re: Wayland setup, Thorsten Wilms, 2018/03/14