Bug#779515: Should enable the qxl kernel driver when installed

2015-11-06 Thread Laurent Bigonville

reassign 779515 linux-image-4.2.0-1-amd64
severity 779515 important
thanks

On Sun, 01 Mar 2015 18:47:54 + Ben Hutchings  
wrote:


> I've enabled the kernel's qxl driver, but disabled by default so that
> it doesn't conflict with wheezy's version of xserver-xorg-video-qxl.
>
> Please install a modprobe configuration file with the line:
>
> options qxl modeset=1
>
> (When I tried this on a VM host with virt-manager and QEMU from sid,
> the qxl driver complained of missing features, so KMS still didn't
> work. However, the fall-back to UMS still worked.)

Shouldn't the qxl kernel module be enabled by default in unstable now 
that the xserver-xorg-video-qxl package has been updated?


I quickly tested with stretch kernel and xserver-xorg-video-qxl and it 
seems to work, well actually now that Xserver is running without root 
rights, kernel qxl driver is actually required, X is not starting otherwise.


Could you please revert your patch and enable qxl by default when needed?

Cheers,

Laurent Bigonville



Bug#779515: Should enable the qxl kernel driver when installed

2015-07-08 Thread Raphael Hertzog
Control: severity -1 important
Control: tag -1 patch

Hi,

On Sun, 01 Mar 2015, Ben Hutchings wrote:
> I've enabled the kernel's qxl driver, but disabled by default so that
> it doesn't conflict with wheezy's version of xserver-xorg-video-qxl.
> 
> Please install a modprobe configuration file with the line:
> 
> options qxl modeset=1

Suggested patch attached. Can be applied on top of the current git
repository.

I have just encountered one case where the xorg driver would not work
without this (instead I got a brown screen and a machine lockup).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/
>From 6059608a3e89e70df63c6a12aff8feb070dcaa0c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= 
Date: Wed, 8 Jul 2015 12:36:29 +0200
Subject: [PATCH] Install /etc/modprobe.d/qxl.conf to enable the kernel driver

Closes: #779515
Sponsored-By: Offensive Security
---
 debian/changelog  | 7 +++
 debian/qxl.conf   | 1 +
 debian/xserver-xorg-video-qxl.install | 1 +
 3 files changed, 9 insertions(+)
 create mode 100644 debian/qxl.conf

diff --git a/debian/changelog b/debian/changelog
index 8a75313..bfc59e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-qxl (0.1.4-4) UNRELEASED; urgency=medium
+
+  * Install /etc/modprobe.d/qxl.conf to enable the kernel driver.
+Closes: #779515
+
+ -- Raphaël Hertzog   Wed, 08 Jul 2015 12:35:53 +0200
+
 xserver-xorg-video-qxl (0.1.4-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/qxl.conf b/debian/qxl.conf
new file mode 100644
index 000..ac80daf
--- /dev/null
+++ b/debian/qxl.conf
@@ -0,0 +1 @@
+options qxl modeset=1
diff --git a/debian/xserver-xorg-video-qxl.install b/debian/xserver-xorg-video-qxl.install
index 1254e24..cd3ae4e 100644
--- a/debian/xserver-xorg-video-qxl.install
+++ b/debian/xserver-xorg-video-qxl.install
@@ -1 +1,2 @@
 usr/lib/xorg/modules/drivers/qxl_drv.so
+debian/qxl.conf etc/modprobe.d/
-- 
2.1.4



Processed: Re: Bug#779515: Should enable the qxl kernel driver when installed

2015-07-08 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #779515 [src:xserver-xorg-video-qxl] Should enable the qxl kernel driver 
when installed
Severity set to 'important' from 'normal'
> tag -1 patch
Bug #779515 [src:xserver-xorg-video-qxl] Should enable the qxl kernel driver 
when installed
Added tag(s) patch.

-- 
779515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b779515.143635215413269.transcr...@bugs.debian.org



Bug#779515: Should enable the qxl kernel driver when installed

2015-03-01 Thread Ben Hutchings
Source: xserver-xorg-video-qxl
Version: 0.1.1-2
Severity: normal

I've enabled the kernel's qxl driver, but disabled by default so that
it doesn't conflict with wheezy's version of xserver-xorg-video-qxl.

Please install a modprobe configuration file with the line:

options qxl modeset=1

(When I tried this on a VM host with virt-manager and QEMU from sid,
the qxl driver complained of missing features, so KMS still didn't
work.  However, the fall-back to UMS still worked.)

Ben.

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150301184754.9121.41900.report...@deadeye.wl.decadent.org.uk