Bug #11514

QXL driver is used unconditionally

Added by intrigeri 2016-06-06 06:01:19 . Updated 2016-06-08 01:28:44 .

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Hardware support
Target version:
Start date:
2016-06-06
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

I see builds from the testing branch fail to start X, while previous versions worked just fine. It seems that due to the changes we introduced with Bug #11500, the QXL driver is used in all cases, regardless of the actual hardware. I think we need to revert these changes for 2.4.


Subtasks


Related issues

Related to Tails - Bug #11500: Poor graphics performance in KVM guest with QXL driver Resolved 2016-05-30

History

#1 Updated by intrigeri 2016-06-06 06:01:49

  • related to Bug #11500: Poor graphics performance in KVM guest with QXL driver added

#2 Updated by anonym 2016-06-06 06:42:09

  • Status changed from Confirmed to Fix committed
  • Assignee deleted (anonym)
  • % Done changed from 0 to 100
  • QA Check set to Pass

intrigeri wrote:
> I see builds from the testing branch fail to start X, while previous versions worked just fine. It seems that due to the changes we introduced with Bug #11500, the QXL driver is used in all cases, regardless of the actual hardware. I think we need to revert these changes for 2.4.

Ack, fixed now in revert commit:e156ad2619d9ca53f1bb10c94bec4e928a423f06 that’s now in both testing and devel. I’ll reopen Bug #11500 and propose a fix…

#3 Updated by anonym 2016-06-06 08:50:52

  • Status changed from Fix committed to In Progress

Applied in changeset commit:e156ad2619d9ca53f1bb10c94bec4e928a423f06.

#4 Updated by intrigeri 2016-06-07 02:31:01

  • Status changed from In Progress to Fix committed

#5 Updated by anonym 2016-06-08 01:28:44

  • Status changed from Fix committed to Resolved