summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* revert 'add info for amdgpu vs radeon conflicts'Thomas Backlund2021-01-311-2/+2
|
* add info for amdgpu vs radeon conflictsThomas Backlund2021-01-241-2/+2
|
* display_driver_helper: fix --is-kms-allowed for amdgpu (mga#24589)Martin Whitaker2019-03-301-2/+2
|
* detect amdgpu (mga#20538)Thomas Backlund2017-03-281-3/+13
|
* Prevent dkms autoload of display driver on Live system before xorg.conf ↵Martin Whitaker2016-12-021-1/+5
| | | | exists (mga#19520).
* detect grub2 when checking for liveCD/DVDThierry Vignaud2016-07-111-1/+1
|
* gpm now is managed in systemd and it does not use a lock file anymoreAngelo Naselli2014-01-091-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-242-2/+2
|
* X fails to load nouveau on atleast G84 (mga#7982)Thomas Backlund2013-09-041-0/+2
|
* display_driver_helper: never select ums for radeon driver, it is notAnssi Hannula2012-11-261-51/+2
| | | | supported by current X11 driver anymore
* do not crash when no xorg.conf but set a default background insteadOlivier Blin2012-09-251-1/+2
| | | | | | | This should fix some installations having no background at all, for example on systems with multiple graphic cards and none configured by default.
* add drakx-update-background tool to replace perl one-liner using ↵Olivier Blin2012-09-251-0/+10
| | | | Xconfig::xfree in bootsplash/scripts/switch-themes
* display_driver_helper: add --setup-boot-kms action whichAnssi Hannula2012-04-051-0/+10
| | | | sets/unsets 'nokmsboot' boot option as necessary
* display_driver_helper: return false for --is-kms-allowed when radeonAnssi Hannula2012-04-051-0/+16
| | | | firmware is needed but not installed
* display_driver_helper: factor get_hw_display_modaliases out of ↵Anssi Hannula2012-04-051-3/+8
| | | | get_active_kms_drivers
* display_driver_helper: load radeon module with modeset=0 when no firmware is ↵Anssi Hannula2012-04-051-5/+48
| | | | installed (see mga#3466)
* display_driver_helper: allow use of nouveau without xorg.confAnssi Hannula2012-04-051-2/+2
|
* display_driver_helper: drop unused and unuseful --check-initrd optionAnssi Hannula2012-04-051-23/+0
|
* display_driver_helper: cosmeticsAnssi Hannula2012-04-051-6/+12
|
* (check_XFree) fix a very ancient bug where we would symlink xorg.confThierry Vignaud2012-03-241-1/+2
| | | | | | | | | | to nothing if xorg.conf.standard exists (issue introduced by pixel in r242888 on Mon Jun 9 2008: "drop support for /etc/X11/XF86Config (replaced by xorg.conf for some time now)") (spot by perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-242-2/+1
|
* display_driver_helper: use modprobe --resolve-aliasAnssi Hannula2011-12-021-12/+2
| | | | | Adapt display_driver_helper to use the new modprobe --resolve-alias instead of manually parsing --dry-run --verbose output.
* fix typo in a commentAnssi Hannula2011-12-021-1/+1
|
* display_driver_helper: allow automatic loading of the implicit driverAnssi Hannula2011-06-151-2/+7
| | | | | | on systems without xorg.conf if the presence of other files indicates that this is not a live cd boot before automatic X.org configuration (fixes radeon KMS without xorg.conf)
* display_driver_helper: do not load radeon driver if the proprietaryAnssi Hannula2011-04-271-0/+5
| | | | driver is temporarily disabled on a PowerXpress system
* Try unloading unconfigured drivers in "display_driver_helper --check-loaded".Anssi Hannula2011-04-201-1/+2
|
* Fix ahead-of-X-server loading of proprietary and fglrx kernel modules.Anssi Hannula2011-04-201-0/+1
|
* Disable debug output of display_driver_helper by default.Anssi Hannula2011-04-201-3/+5
|
* Add display_driver_helper script and add/remove nokmsboot boot option as needed.Anssi Hannula2011-04-171-0/+461
|
* begin label is now unused (since mouse test has been removed)Olivier Blin2009-02-041-1/+0
|
* o new option "--migrate" which adds Xkb information inPascal Rigaux2008-12-181-0/+3
| | | | | /etc/sysconfig/keyboard
* enhance "correctly handle default XkbModel" commitPascal Rigaux2008-12-181-7/+5
|
* - keyboarddrake:Pascal Rigaux2008-12-181-1/+11
| | | | | | | | | o correctly handle default XkbModel (so that we do not force pc105 when we should not) (nb: this is not very important nowadays because XkbModel is deprecated with evdev, but hell, it's easy to fix :)
* - mousedrake:Pascal Rigaux2008-10-241-16/+0
| | | | | | | o do not use /dev/mouse symlink (in xorg.conf) o do not propose to test the chosen mice (it doesn't handle evdev/synaptics and so is quite obsolete nowadays)
* o drop support for /etc/X11/XF86Config (replaced by xorg.conf for some ↵Pascal Rigaux2008-06-091-2/+2
| | | | time now)
* - handle resolution switch via xrandr without restarting X (#30896)Pascal Rigaux2007-06-141-1/+10
| | | | | | (nb: doesn't handle dpi switch, and will ask for X restart if the resolution switch has already been done through xrandr/krandrtray/...)
* re-sync after the big svn lossPascal Rigaux2007-04-254-53/+29
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+54
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+74
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+97