debian/changelog | 6 ++++++ debian/modesetting.conf | 2 ++ debian/xserver-xorg-video-modesetting.install | 1 + 3 files changed, 9 insertions(+)
New commits: commit 04442fa091d9bad84a77d44af31e240fdb7cd6c4 Author: Julien Cristau <jcris...@debian.org> Date: Sun May 11 01:04:39 2014 +0200 Add modprobe config file to enable cirrus and mgag200 kms drivers. diff --git a/debian/changelog b/debian/changelog index 42b6709..48617b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-modesetting (0.8.1-2) UNRELEASED; urgency=medium + + * Add modprobe config file to enable cirrus and mgag200 kms drivers. + + -- Julien Cristau <jcris...@debian.org> Sun, 11 May 2014 01:03:45 +0200 + xserver-xorg-video-modesetting (0.8.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/modesetting.conf b/debian/modesetting.conf new file mode 100644 index 0000000..5ad44fc --- /dev/null +++ b/debian/modesetting.conf @@ -0,0 +1,2 @@ +options cirrus modeset=1 +options mgag200 modeset=1 diff --git a/debian/xserver-xorg-video-modesetting.install b/debian/xserver-xorg-video-modesetting.install index 0596acd..5cc8598 100644 --- a/debian/xserver-xorg-video-modesetting.install +++ b/debian/xserver-xorg-video-modesetting.install @@ -1,2 +1,3 @@ usr/lib/xorg/modules/drivers/*.so usr/share/man +debian/modesetting.conf etc/modprobe.d -- 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/e1wjgrq-0002jh...@moszumanska.debian.org