summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/xconfig.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11LinHES-config: xconfig.sh: fix nvidia-390xx supported listBritney Fransen1-1/+1
2019-04-09LinHES-config: xconfig.sh: add libva drivers for intel and atiBritney Fransen1-3/+3
2019-02-28LinHES-config: xconfig.sh: add some status and fix typosBritney Fransen1-22/+40
2019-02-28LinHES-config: LinHES-release: update for 8.6Britney Fransen1-36/+98
xconfig.sh: add support for nvidia-390xx and ati
2017-03-30LinHES-config: xconfig.sh: update for package changesBritney Fransen1-10/+10
2017-01-09LinHES-config: xconfig.sh: check for nvidia cards that need MSI disabled. ↵Britney Fransen1-59/+56
refs #1006 xconfig.sh: use tee to output to console and logfile
2016-11-28LinHES-config: add systemd-coredump.conf to disable coredumpsBritney Fransen1-27/+44
xconfig.sh: make sure Xres is set
2016-05-18LinHES-config: xconfig.sh: add nvidia-settingsBritney Fransen1-4/+4
2016-03-01LinHES-config: xconfig.sh: add libglvnd to nvidia_prepareBritney Fransen1-1/+1
2016-02-19LinHES-config: xconfig.sh: set default res to AutoBritney Fransen1-1/+4
2015-12-09LinHES-config: xconfig.sh: add libva-intel-driver to intel driver installBritney Fransen1-2/+2
2015-01-12LinHES-config: xconfig.sh: install nvidia and legacy nvidia driver. refs #986Britney Fransen1-60/+139
xconfig.cron: run xconfig.sh from cron and then remove cron job. Used from nvidia post_upgrade install.
2014-10-23LinHES-config: xconfig.sh: make mesa-libgl install on non nvidiaBritney Fransen1-8/+22
2014-10-21LinHES-config: xconfig.sh: update libgl to mesa-libglBritney Fransen1-1/+1
2012-12-22LinHES-config: allow forcing of vga card type on the command line.James Meyer1-10/+15
VGACARDTYPE="intel" xconfig.sh VGACARDTYPE="nvidia" xconfig.sh VGACARDTYPE="VMware" xconfig.sh VGACARDTYPE="vesa" xconfig.sh refs #888
2012-12-12LinHES-config: add plymouth_config.py to the packageJames Meyer1-0/+6
This program is called by xconfig.sh to determine which video driver to include in the initrd for KMS to work. For this version if X uses an intel driver then i915 is included in the initrd, any things else defaults to vesa. if plymouth_config detects that no changes are needed, it will quit without running mkinitcpio. refs #832
2012-08-31LinHES-config: removing references to /home/mythvJames Meyer1-1/+5
install_functions.sh added function home_check to aid in removing references to /home/mythtv MythVantage.sh : setup MYTHHOME soundconfig and xconfig both had references but were not used
2012-08-26xconfig:.sh stop using nvidia-xconfig because it tended to write to much infoJames Meyer1-9/+6
2012-08-24LinHES-config: added print_xorg_res.py this feeds the ui to list valid ↵James Meyer1-6/+41
modelines as X detects them. This provides a consistent interface. Also updated xconfig.sh todo something with the XRes value and configuring xorg.
2012-08-22LinHES-config: fix autostart file for vmware config. previously it was ↵James Meyer1-1/+3
vmware.conf now it's vmware and exec change hostname in install proxy
2012-08-21LinHES-config: xconfig added support for intel/vmware/vesa drivers using ↵James Meyer1-44/+56
the new xorg.conf.d layout. Still need to account for different resolutions
2012-08-18LinHES-config: xconfig.shJames Meyer1-330/+102
- Added a check to abort driver removal/install if nvidia pkg is not available for install. Only works for nvidia should be expanded later for other drivers - Removed cruft refs #831
2011-10-31remove almost all Advanced X, introduce reading available modes from xorg.logJames Meyer1-49/+81
2011-10-21xconfig.sh: check for Xorg configuration status in /etc/mythvantage.cfgJames Meyer1-0/+10
2011-10-20linhes-config: remove forcing of any driver besides vesa.James Meyer1-8/+6
2011-10-20xconfig.sh: general cleanup and redirect messy output to a log file.James Meyer1-30/+21
2011-10-16LinHES-config: xconfig.sh: quiet output moreBritney Fransen1-2/+2
2011-10-15LinHES-config: xconfig.sh: redirect pacman outputBritney Fransen1-10/+2
2011-08-07linhes-config: xconfig.sh: fix cmd to uninstall nvidia driversBritney Fransen1-1/+6
2011-08-07linhes-config: xconfig.sh: uninstall existing nvidia drivers to ensure ↵Britney Fransen1-1/+1
correct driver is installed. refs #514
2011-08-07linhes-config xconfig.sh: quick fix so nvidia works for new installs.James Meyer1-14/+40
Plan to clean this up, if not outright rewrite
2010-12-29system-templates/linhes-config: rework xconfig.sh for better nvidia support.James Meyer1-42/+76
Still needs work, but the system will now install with nvidia cards.
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+363