[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#831384: marked as done (live-config: X.Org driver automatic override for VirtualBox is useless and breaks some use cases)



Your message dated Thu, 12 Jan 2017 18:35:32 +0000
with message-id <E1cRkDk-0004Yf-Mh@fasolo.debian.org>
and subject line Bug#831384: fixed in live-config 5.20170112
has caused the Debian Bug report #831384,
regarding live-config: X.Org driver automatic override for VirtualBox is useless and breaks some use cases
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
831384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831384
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-config
Version: 5.20160608
Severity: normal
User: tails-dev@boum.org
Usertags: virt-guest for-stretch

Hi,

in live-config we have this code:

  # xorg-driver automatic override for virtualbox
  if [ -e /var/lib/dpkg/info/virtualbox-guest-x11.list ] && echo "${_DEVICE}" | grep -qs '^80EEBEEF'
  then
  	LIVE_XORG_DRIVER="vboxvideo"
  fi

… that forces using the vboxvideo *X.Org* driver if it's installed,
and we're running in VirtualBox.

This breaks starting X when the vboxvideo *kernel* (dkms) driver is
loaded:

  (II) vboxvideo: kernel driver found, not loading.
  (EE) No devices detected.

In that situation, X starts just fine after removing the xorg.conf.d
snippet added by live-config.

Besides, this code seems to be useless nowadays since when the
vboxvideo kernel driver is not present, X.Org successfully autodetects
and uses the vboxvideo X.Org driver (tested on Jessie + kernel from
jessie-backports), even without that xorg.conf.d custom snippet.

So, it seems to me that dropping the code quoted above would fix one
problem, simplify our code base a bit, and should not break anything.

Thoughts?

Cheers,
--
intrigeri

--- End Message ---
--- Begin Message ---
Source: live-config
Source-Version: 5.20170112

We believe that the bug you reported is fixed in the latest version of
live-config, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 831384@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <hertzog@debian.org> (supplier of updated live-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 12 Jan 2017 18:11:22 +0100
Source: live-config
Binary: live-config live-config-doc live-config-systemd live-config-sysvinit
Architecture: source
Version: 5.20170112
Distribution: unstable
Urgency: medium
Maintainer: Live Systems Maintainers <debian-live@lists.debian.org>
Changed-By: Raphaël Hertzog <hertzog@debian.org>
Description:
 live-config - Live System Configuration Components
 live-config-doc - Live System Configuration Components (documentation)
 live-config-systemd - Live System Configuration Components (systemd backend)
 live-config-sysvinit - Live System Configuration Components (sysvinit backend)
Closes: 808732 831384 836102
Changes:
 live-config (5.20170112) unstable; urgency=medium
 .
   * Team upload.
   * Don't force the vboxvideo Xorg driver when virtualbox-guest-x11 is
     installed. It's harmful when we use the kernel driver. Closes: #831384
     Thanks to intrigeri and Rohan Garg.
   * Use dbus-run-session instead of dbus-launch to run gsettings. Thanks
     to Simon McVittie for the report. Closes: #836102
   * Support xorg-driver=noproprietary to not override Xorg's auto-detection
     of the driver (live-config does that by default for cards supported by the
     fglrx/nvidia drivers if they are installed). Thanks to Wolfgang Scheicher
     for the initial patch. Closes: #808732
Checksums-Sha1:
 fbc291afa39717aa879e9483fe3af71e2f4aa9a0 1635 live-config_5.20170112.dsc
 d1ce79562da2e2476e9b87bbb0ab9bfffba09637 74520 live-config_5.20170112.tar.xz
Checksums-Sha256:
 45b05313909ff67c9e49e73ae55697424fe16e017c609d776f7c0d84ac4b1871 1635 live-config_5.20170112.dsc
 2f4cbdca3a33423fde5bc1ebd1a350ac652ffb52b64ce5a2330ff722c31c0eb6 74520 live-config_5.20170112.tar.xz
Files:
 05943bd7870ce0133c7ef83f3010a304 1635 misc optional live-config_5.20170112.dsc
 19228844aa8f757571e7ae61e9717798 74520 misc optional live-config_5.20170112.tar.xz

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlh3xq8ACgkQA4gdq+vC
mrnsDQf+LxRsXKX9VAaD8XSv/qm15LZCwIGFAvUSiZrL5Hf1ejvuxsTKkDTeC66v
+ud0g+XM17ay3UAj/IinpReRPucJBAl3ki7ichkYOVSOlmelTm97xRe+AaDOcfDi
Jewqtlay+w2Sp7Uns4T/xnALXyoAmm5Y9IIG/IhofSw+eCEqcTUXgTNpkleQOrVo
r7Xjolb7PbeKS85TiSnfIVKKN8xJmB3BhEhVYEkMjQHuLa/rnymDdFCu5LIyMFSm
NrMFEs9r6e/81H9+qvyEw9IvHxg8JrXXICEIao7IEUvqn1nV0Ow9yIX0WrLq/gIc
2/TUkv6+NdANf0g8u3ChPVAozYQKtA==
=Ao56
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: