summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/card.pm
Commit message (Collapse)AuthorAgeFilesLines
* - workaround pb with nvidia driver: make dm restart xserver (#38297)Pascal Rigaux2008-04-021-2/+2
|
* - XFdrakePascal Rigaux2008-03-111-0/+2
| | | | | o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE
* - we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read itPascal Rigaux2007-09-261-1/+1
| | | | | differently so that Xconfig::various::info() is correct (#31326)
* Handle the new fglrx-hd2000 alternative driver.Anssi Hannula2007-09-151-1/+1
|
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-1/+2
| | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm)
* - use standard.conf as default gl_conf alternativeAnssi Hannula2007-08-271-5/+1
| | | | | - do not add additional libglx ModulePaths for nvidia anymore
* add avivo in the Xorg drivers listOlivier Blin2007-08-141-1/+1
|
* fix typo (thanks to Anssi Hannula)Pascal Rigaux2007-08-091-1/+1
|
* perl_checker compliancePascal Rigaux2007-08-091-1/+1
|
* as suggested by Anssi, do run update-alternatives even if current alternativesPascal Rigaux2007-08-091-5/+5
| | | | | is the wanted one to ensure the alternative is switched to manual
* - handle nvidia-current instead of nvidia97xx (thanks to Anssi)Pascal Rigaux2007-08-081-2/+2
| | | | | | | | | - handle x11-driver-video-$nvidia instead of $nvidia nb: pkg_name_for_Driver2() has been dropped, and pkgs_for_Driver2() arguments have changed. this allows simplifying install::steps, but causes incompatibility
* - drop support for installing/configuring 915resolution Pascal Rigaux2007-07-311-3/+0
| | | | | (no more needed since x11-driver-video-intel 2.0)
* - remove all fglrx options, hopefully default is good enoughPascal Rigaux2007-05-181-67/+0
| | | | | | (and at least MonitorLayout option is depreacated as reported on cooker by Colin Close)
* - fix using proprietary driver (remove debug code) (thanks to Michael Altizer)Pascal Rigaux2007-05-091-1/+1
|
* - ask "Do you wish to use proprietary driver" before installing the needed ↵Pascal Rigaux2007-04-301-14/+19
| | | | packages
* revert change, may_use_Driver2 returns true even if kernel drivers are missingPascal Rigaux2007-04-301-3/+1
|
* don't install proprietary packages if drivers are already availablePascal Rigaux2007-04-301-1/+3
| | | | | (it helps not forcing to install the nvidia-kernel-2.6.xxx)
* "i810" is now "intel"Pascal Rigaux2007-04-301-3/+3
|
* use intel driver instead of i810Olivier Blin2007-04-301-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-193/+117
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+635