#832737 xorg override for vbox is useless and breaks some use cases

#832737#5
Date:
2016-07-15 11:45:18 UTC
From:
To:
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

#832737#18
Date:
2016-12-01 16:29:49 UTC
From:
To:
I can confirm this happens for me too. I'm attaching a patch.
#832737#25
Date:
2026-09-18 11:46:11 UTC
From:
To:
Dear submitter,

as the package open-infrastructure-system-tools has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1137258

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)