summaryrefslogtreecommitdiffstats
path: root/lst/Cards+
Commit message (Collapse)AuthorAgeFilesLines
* Restructure AMD/ATI Cards+ entries for HD 2000 and newer, to separateAnssi Hannula2012-04-051-22/+17
| | | | | | those that support usermode modesetting while adding the necessary FIRMWARE and DRIVER_NO_FIRMWARE entries as per mga bug #3466, and to disable any remaining radeonhd assignments.
* refuse to set up nvidia if SSE support is not availableThierry Vignaud2012-01-041-0/+3
| | | | | | | | needed since nvidia96xx is not compatible for latest x11-server (and commenting it out makes us loosing the DRIVER2_NO_SEE keyword) note that for a month we were failing to do so GeForce GF410/510/520 and on Quadro 4200M (r2240, 2011-12-09, anssi)
* disable nvidia96xx as third driver when nvidia cannot be used due toThierry Vignaud2012-01-041-2/+2
| | | | missing SSE support
* Switch NVIDIA Fermi (400/500 series) cards from vesa to nouveauAnssi Hannula2011-12-021-1/+8
| | | | | | Switch NVIDIA Fermi (400/500 series) from vesa to nouveau driver except for some PMC.ID 0xd9 cards (GF410/510/520 and Quadro 4200M) that will only get support in kernel 3.2.
* disable nvidia173 and nvidia96xx as they do not support X.org server 1.11)Anssi Hannula2011-12-021-2/+2
|
* reenable nvidia96xxFlorian Hubold2011-09-191-1/+1
|
* Switch 1002:9610 back to ati driver (mga #1267) and make the two remainingAnssi Hannula2011-06-151-9/+8
| | | | radeonhd/fglrx Cards more specific.
* disable nvidia96xx (not compatible with x.org server 1.10)Thierry Vignaud2011-05-241-1/+1
|
* add support for QXL virtual video cardThierry Vignaud2011-05-241-0/+4
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-05-171-1/+1
| | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1357 | dmorgan | 2011-05-17 10:21:22 +0100 (Tue, 17 May 2011) | 1 line Import ldetect ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: License: - There're no explicit COPYING or lincese files nor clear headers about the license - lst/pci.ids is GPLv2+
* - add new NVIDIA ids from the proprietary driver (#59714), assigning theAnssi Hannula2010-06-111-1/+6
| | | | | Fermi cards to a new GF400+ class for vesa/nvidia-current
* re-enable ATI proprietary driverAnssi Hannula2010-03-291-3/+3
|
* make imstt cards use vesa driver (imstt driver doesn't exist since 2009.1)Paulo Ricardo Zanoni2010-02-221-1/+1
|
* Make MediaGX cards use geode driver instead of cyrixPaulo Ricardo Zanoni2010-02-181-1/+1
| | | | | | x11-driver-video-geode has been obsoleting/providing x11-driver-video-cyrix since the end of 2008, so this commit is just to reflect the current state
* Make Intel Vermilion cards use the vesa driverPaulo Ricardo Zanoni2010-02-181-1/+1
| | | | | | | | | The vermilion driver is not maintained, doesn't compile and doesn't work since a long time ago. There are no bug reports for it. Vermilion definition inside the Cards+ file was not dropped because we need to keep documented that those pci IDs are Vermilion cards, and not any other intel video card.
* Drop the vga driver since it doesn't work (replace for vesa)Paulo Ricardo Zanoni2010-02-121-4/+1
|
* drop i810 driver which is no longer workingChristophe Fergeau2010-02-111-6/+0
|
* - update various ATI ids as per current free driver ID lists (someAnssi Hannula2010-01-031-24/+21
| | | | | | cards were switched from radeonhd to radeon, and some to vesa) - remove ATI IDs that are not supported by any driver
* - disable ATI propretary driver for now, it doesn't support X.orgAnssi Hannula2010-01-031-2/+2
| | | | | server 1.7+
* re-enable NVIDIA proprietary driver on G105M, issue fixed upstreamAnssi Hannula2009-12-231-3/+0
|
* use nouveau as default free driver for NVIDIA cards, except forAnssi Hannula2009-12-231-28/+5
| | | | | Riva 128 (NV03) which is not supported bt it
* really tag for 10de:06ec as not working with nvidia driver (#54862)Thierry Vignaud2009-10-271-0/+3
|
* add Cards+ entry for Intel Poulsbo US15W (GMA500), using the psb driverOlivier Blin2009-10-061-0/+4
|
* rename "GeForce 3 to GeForce 4" as "GeForce 2 MX to GeForce 4" (#53841)Thierry Vignaud2009-09-211-1/+1
|
* use fglrx again with ATI Mobility Radeon HD 3400 (now working) (was disabled inThierry Vignaud2009-09-171-8/+0
| | | | | | r256163 by anssi on 2009-04-11 on Andriy Rysin's report who now reports fglrx is OK)
* Add GeForce 9400 (086a, nvidia-current / vesa) to pcitable.Anssi Hannula2009-07-181-2/+5
|
* use radeonhd instead of ati for ATI Radeon HD 3200 0x9610 (#49824)Anssi Hannula2009-04-111-0/+4
|
* do not use fglrx with ATI Mobility Radeon HD 3400 (Andriy Rysin reportedAnssi Hannula2009-04-111-0/+8
| | | | | a failure with fglrx 8.600)
* Add nouveau entry into Cards+, enabling users to manually select it in Anssi Hannula2009-04-011-0/+3
| | | | | XFdrake.
* Update ATI definitions:Anssi Hannula2009-04-011-10/+36
| | | | | | | | | | - prefer ati/radeon over radeonhd - update new ATI ids from fglrx, ati and radeonhd - switch names of some cards radeon => firegl - drop old (pre-r600) cards from fglrx No old/bogus ids were removed/changed, for now.
* re-enable fglrx driverAnssi Hannula2009-03-181-2/+2
|
* use nvidia173 for non-SSE processors as well, the support was restoredAnssi Hannula2009-03-031-1/+0
|
* disable fglrx and nvidia71xx as they do not support X.org server 1.6Anssi Hannula2009-03-031-3/+3
| | | | | (IgnoreABI does not work for them)
* re-work the blacklistof cards that don't work with nv to be more general and ↵Adam Williamson2009-01-161-6/+13
| | | | include more confirmed IDs
* adjust 7050 group to include 9400 GT (cards that don't work with nv)Adam Williamson2009-01-091-2/+4
|
* NSC chips now use geode driver, nsc driver no longer buildsAdam Williamson2008-11-291-5/+0
|
* drop the special case for VIA K8M800, works OK with openchrome nowAdam Williamson2008-11-291-8/+0
|
* use "i810" instead of "intel" driver on older i810 because it segfaults whenThierry Vignaud2008-11-231-1/+3
| | | | | | | | | using XAA acceleration (#43916) --Cette ligne, et les suivantes ci-dessous, seront ignorées-- M NEWS M lst/Cards+
* only disable 3D on Rage 128 for x86-64, not i586 tooAdam Williamson2008-11-211-0/+8
|
* disable 3D on ATI Rage 128-based cards (hard lock the machine on x86_64)Thierry Vignaud2008-10-161-1/+0
|
* drop separateRadeon HD 4xxx category: radeonhd supports these nowAdam Williamson2008-10-011-9/+2
|
* use vesa not nv for GeForce 7050 (#38391)Adam Williamson2008-09-181-0/+8
|
* graphical installation is not supported on early i810 (#XXXXXX); only i815 andThierry Vignaud2008-08-291-0/+4
| | | | | later are capable
* NVIDIA: back to using 173.x for FX series and 177.x for all later cards ↵Adam Williamson2008-08-201-2/+2
| | | | (177.x is going stable)
* change SiS 670/671 gfx chips to use sisimedia driver which actually worksAdam Williamson2008-08-101-0/+3
| | | | | correct line ordering of usbtable (broken by tpg recently adding a new mouse)
* adjust NVIDIA mapping per NVIDIA recommendations: use 173.xx for all cards ↵Adam Williamson2008-08-061-4/+4
| | | | FX to 9850, 177.xx only for GTX 2xx
* add IDs for r700 series from new ATI driver, adjust categories as radeonhd ↵0.1.230Adam Williamson2008-06-201-2/+9
| | | | does not support them yet
* fix DRIVER2 for GeForce FX cards; the driver is named nvidia173 instead of ↵Anssi Hannula2008-06-191-1/+1
| | | | nvidia173.14
* split out Mach 64 and Rage 128 based cards again as the driver was split ↵Adam Williamson2008-06-171-5/+9
| | | | upstream, Mach 32 no longer supported so map to vga
* add new NVIDIA cards; split GeForce FX from the rest of 'current' GeForce ↵Adam Williamson2008-06-171-1/+6
| | | | category as NVIDIA driver is branching again