Google translation into German, French, Dutch, Italian, Spanish, Hindi, Chinese Simplified, Polish, Russian,
AROS should run on almost any i386 PC hardware so long as the CPU is newer than an i486, and has a "Floating Point Unit (FPU)". Ideally around 700Mhz and above with at least 256MB of memory is recommended for desktops and around 1GHz and at least 256MB for laptops/notebooks/netbooks. For web browsing, etc above 1GB is usually needed and offers the option to run web browsers, media players and other hard disk heavy usage from RAM: disk.
Motherboards supported
- Most Intel mobos are supported (Skt 775 is ok but newer is better) - additional pci / pci-e cards may be needed for networking, audio, etc
- AMD based socket 939 am2 am2+ am3+, fusion and am4 ryzen based systems work but additional pci / pci-e cards may be needed
Supported graphics cards (gfx)
- Nvidia 2D and 3D 2005-2011. Nouveau supports 2D from TNT through to fermi gtx5xx and 3D acceleration 5xxx to gtx4xx. It's worth noting however that support isn't guaranteed. Nor will potential power of a card reflect its performance under AROS.
- Intel 2D and 3D 2006-2009. 2D for many old netbooks and motherboards. 3D for many early netbooks and motherboards
- AMD/ATI 2D only. External monitor support only (ie little laptop internal support) for Radeon 7000 through to x600. Experimental 2D version for up to HD3xxx
- VESA 2D fallback modes for all graphic cards (GPUs) and with screen dragging. Matrox implementation of VESA, based on testing of g200, g400, g450 and g550 typically results in slow performance.
Sound wise there are the
- HDaudio for intel and AMD netbooks, ultrabooks, notebooks and motherboards
- CMI8738 C-Media for PCI and PCI Express
- for the semi professional some early VIA Envy24 pci family based sound cards
- Creative cards based on EMU10K1 chips SBLive (early Sound Blaster Live)
- Sound Blaster 128 aka SB16 PCI
- some intel based AC97 codecs
Supported network cards are
- rtl8169 and rtl8168 which also includes the rtl8111 and rtl8110
- 3com Etherlink cards
- intel pro100
- rtl8139 and includes rtl8101 and rtl8100
- most via based ethernet
- rtl8029
- atheros 5000 wireless
It's not too difficult to put together a fully supported dedicated AROS machine these days.
Read more about peoples experience here at amiga.org and here at Aros-Exec.
It is very hard to recommend a completely supported motherboard because as soon as newer motherboards arrive so their features change subtly, often introducing non supported parts like ethernet and audio. It is a moving target.
- mini-itx motherboard will only get you 1 pci or pci-e slot
- micro mATX or uATX will have more, typically 2 pci-e or pci slots which helps if any onboard features are not supported.
- full atx will have more slots available
N.B It is frustrating when a piece of hardware is not supported. Hardware documentation can run to over 100 pages and a lot of hardware do not have any public documentation anyway. Chips from differentanufacturers for sound, graphics, SATA, etc. vary just as much, unless they follow a standard such as HDAudio, AHCI etc.
Coding drivers is a far cry from Hello World programs or even a port of existing software. If you do actually want to try then get a hold of documentation on the relevant hardware and start there. Alternatively you could try to find some BSD, MIT or MPL licence drivers as a point of reference. Please , do not think you can just adapt strings in a driver for different strings, it does not work that way. You will need to start from scratch for each new bit of hardware. Device driver programming require embedded skills, like manipulation of bits within registers, good debugging skills, dealing with interrupts, lots of patience, etc.
The following specific chipsets and drivers are also available - use Tools/PCITool to confirm Vendor and Product IDs - Please let us know any mistakes or any information to be added, to this General Chat list AROS-Exec or here AROS World
x86 Native Environment
- Brief Timeline
- 2000-12-06 HIDD first mouse.hidd completed (Michal Schulz)
- 2001-03-31 BOOT first boot from floppy disk with IDE device
- 2001-10-30 BOOT first cd bootable version
- 2002-01-27 HIDD first pci.hidd added (Michal Schulz)
- 2002-04-13 BOOT software HDToolBox added ()
- 2003-04-03 HIDD vesa2.hidd graphic modes added ()
- 2004-03-08 HIDD new pci and ata (pata) devices worked on (Michal Schulz)
- 2004-03-17 HIDD nVidia 2D driver appears (Michal Schulz)
- 2005-01-05 AHI AHI v6 audio system ported (Martin Blom)
- 2005-01-06 AHI SBLive SoundBlaster Live driver ported (Georg Steger)
- 2005-02-04 AHI AC97 playback only driver added (Michal Schulz)
- 2005-06-27 NIC amiTCP stack ported with 3com, NE2000, prism2 drivers (Neil Cafferkey)
- 2005-08-25 NIC nForce2 support added (Michal Schulz)
- 2005-12-24 NIC Intel Pro100 network driver added (Neil Cafferkey)
- 2006-03-25 HIDD ATI radeon 2D driver added (Michal Schulz)
- 2007-03-06 HIDD vesa 1.0 video driver added (Pavel Fedin)
- 2007-03-08 HIDD dospackets and FAT filesystem (Rob Norris)
- 2007-03-21 HIDD usb initial commit (Michal Schulz)
- 2007-10-01 BOOT Installer added (Neil Cafferkey)
- 2007-11-29 PORT 64bit i386 added (Michal Schulz)
- 2008-04-12 BOOT GRUB2 added (Alain Greppin and Nick Andrews)
- 2008-08-26 NIC RTL8139 added (Nick Andrews)
- 2008-10-22 PORT to SAM440ep (ppc) (Michal Schulz)
- 2009-02-25 PORT to efika (ppc) (Michal Schulz)
- 2009-05-18 HIDD poseidon usb2.0 ported to AROS (Chris Hodges)
- 2009-11-18 NIC RTL8169 network driver arrived (Nick Andrews and Franck Charlet)
- 2009-12-23 AHI ALC based Atom CPU and netbook driver arrived (Davy Wentzler)
- 2010-03-09 BOOT USB pendrive stick booting available (Neil Cafferkey)
- 2010-05-26 HIDD Intel GMA900 2D graphics card support (Michal Schulz)
- 2010-05-30 HIDD Nvidia 2D and 3D graphics card support (Deadwood)
- 2010-09-03 NIC Wireless PCI based NIC arrived (Neil Cafferkey)
- 2011-08-30 HIDD Radeon 2D enhanced driver arrives (Bearsoft)
- 2011-09-17 NIC Wireless USB realtek arrives (Neil Cafferkey)
- 2011-12-09 HIDD Intel 945G 3D Gallium support (Sami)
- 2013-02-25 AHI VIA 686 AC97 support (Davy Wentzler and Neil Cafferkey)
- 2013-03-31 PORT early Raspberry PI native support (Nik Andrews)
- 2014-01-16 AHI Envy24 audio chipset support (Davy Wentzler and Neil Cafferkey)
- 2018-10-20 PORT Big Endian ARM
Audio Chipsets
If sound beeps in AHI prefs after Music set then some support is there. Select more than one channel for multiple audio streams, set frequency up to 44 kHz or higher and set the volume if not already set. Ensure you set the music unit 0 to 3 which allows the extra features of the audio card like microphone, line-out, etc).
What is going wrong or Debugging...
add debug=memory to grub boot line - continue booting with F10 Open a shell Tools/Debug/Bifteck > RAM:audio.txt
or
Open a shell Tools/Debug/Sashimi > RAM:audio.txt Run ahi prefs Click test tone button Stop sashimi with Ctrl-C
1996-2000 sb128.audio aka SB16 PCI
as per CREATIVE's website, the model number is the first two digits on the front and first two digits on the back. my card says CT4810 and 161TK110B 995; this translates to CT4816 as the model.
The original AudioPCI 3000 card with the ES1370 had a master clock crystal for 44.1 kHz (22.5792 MHz), used an AKM codec (AK4531, non-AC97) and had 4 channel output; Creative later modified the design with a crystal for 48 kHz (24.576 MHz) and Sigmatel AC97 codec (apparently there also was a CT4700 SB128 with a CT5507 chip, AK4531, 22.5792 MHz crystal and TDA7360 speaker power amp). The issue with these cards involved never quite eliminate the effects of resampling on the 64V, it also shows signs of undersized coupling caps. What I liked about these Ensoniq cards is the automatically engaged headphone amplifier (with a 4565 opamp).
Porting involved 40897, 40898 configure, 40900 bugs, 40901 further bugs, 40913 memory IO fixes, 40914 irq fix.
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
Ensoniq AudioPCI 1000 | 0x1274 | 0x5000 | Not tested | Not tested | untested - es1370 (u?) AK4531 (u?) | |
Ensoniq AudioPCI | 0x1274 | 0x5000 | 0x00 | Yes | Maybe | |
CT4700 Sound Blaster PCI 64 (audioPCI 3000) | 0x1274 | 0x5000 | 0x7c | Yes | Maybe | works - opamp JRC4565(u?) es1370 (u?) |
CT4750 Sound Blaster 64/PCI | Not tested | Not tested | untested - 4565-1056W (u1) stac9708t(u2) ct5880-dcq (u3) 24wc012 (u4) | |||
CT4751 (SB128PCI) | 0x1274 | 0x8001 | Not tested | Not tested | untested - es1371 (u?) | |
CT4810 Creative AudioPCI64V | 0x1274 | 0x1371 | 0x06 | Yes | Maybe | works |
CT4811 (SB Vibra 128) | Not tested | Not tested | untested | |||
CT4812 (Vibra 128) | Not tested | Not tested | untested | |||
CT4813 | Not tested | Not tested | untested | |||
CT4815 | Not tested | Not tested | untested | |||
CT4816 es1373 (vibra 128) | Not tested | Not tested | untested but this card has creative's ES1373 as the main chip(U1). it is also different from the other CT4810 (vibra128) in that it does not have a second chip in U2 position. Also there is only one jumper JP1 (2X3). | |||
CT5801 HP | Not tested | Not tested | untested - es1373 (u3) | |||
CT5803 Gateway | 0x1274 | 0x1371 | 0x08 | Yes | Maybe | works 4565-0005b jrc (u1) 4297a-jq ztae0c0002 (u2) es1373 (u3) |
CT4740 | 0x1274 | 0x1371 | 0x08 | Yes | Yes | |
CT5805 Compaq OEM Premier Sound Presario 7 | Not tested | Not tested | untested - es1373 (u3) | |||
CT5806 (Sound Blaster AudioPCI 128D) | Not tested | Not tested | untested - 4297A-JO EP (u?) ZTAPWC9933 (u2) es1373 (u3) | |||
CT5807 Dell OEM Dimension 8100 | Not tested | Not tested | untested - es1373 (u?) | |||
CT5808 | Not tested | Not tested | untested | |||
CT4730 Sound Blaster AudioPCI 64V Ectiva EV1938 | 0x1102 | 0x8938 | Not tested | Not tested | untested | |
CT5880 on various motherboards | 0x1274 | 0x5880 | Not tested | Not tested | untested Gigabyte GA-6RX (VIA ApolloPro 266 2001], Gigabyte GA-6VM7-4E mobo, Gigabyte GA-7VTX (KT266 2001), Gigabyte GA-7VTXH (KT266A 2001), Gigabyte 7VRXP mobo (KT333 2002), MSI MS-6309, MS-6318, MS-6337 (815E Pro), MS-6339 (850Pro) and MS-6340, PCChips Motherboard M571 TXPRO, Soltek SL-65ME+, | |
VMware Virtual Workstation(TM) | 0x1274 | 0x1371 | 0x02 | but not Hi-Fi modes | Maybe | works |
Revision 0x04 = ES1371 REV_ES1373_A Revision 0x06 = ES1371 REV_ES1373_B Revision 0x07 = ES1371 REV_CT5880_A Revision 0x02 = CT5880 REV_CT5880_C Revision 0x03 = CT5880 REV_CT5880_D Revision 0x04 = CT5880 REV_CT5880_E Revision 0x09 = ES1371 REV_ES1371_B Revision 0x00 = EV1938 REV_EV1938_A Revision 0x08 = ES1371 REV_ES1373_8
1998-2003 emu10kx.audio - Creative Labs SoundBlaster Live! and Audigy
- Look for emu10k1 or emu10k2 chipset on the audio card and NOT emu10kx
the green jack is for the main speaker pair AND headphones, so manual switching will be required If your card is wired for the "AC97" standard, then it's up to your headphone jack to switch the green speaker output in and out the headphone jack has Normally-closed contacts that will open on insertion, which breaks the signal path back to the sound card (FP_RETURN)
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
PCI512 CT4790 (emu10k1) | 0x1102 | 0x0002 | 0x0 | Not tested | Not tested | untested (1st Gen) |
Live CT4620 | 0x1102 | 0x0002 | 0x0 | Not tested | Not tested | untested |
Live CT4760 | 0x1102 | 0x0002 | 0x07 | Yes | Not tested | playback works |
Live Value CT4670 | 0x1102 | 0x0002 | 0x0 | Yes | Not tested | works plays stereo (2nd Gen) |
Live Value DELL CT4780 | 0x1102 | 0x0002 | 0x06 | Yes | Not tested | plays/records stereo - untested 4.1mode |
Live Value Compaq CT4830 | 0x1102 | 0x0002 | 0x0 | Maybe | Not tested | worked under AmigaOS4, not working |
Live Value CT4831 | 0x1102 | 0x0002 | 0x00 | Not tested | Not tested | untested |
Live Value CT4832 | 0x1102 | 0x0002 | 0x07 | Yes | Line-In only | works |
Live Value CT4832 | 0x1102 | 0x0002 | 0x08 | Yes | Maybe | works |
Live Value HP CT4870 | 0x1102 | 0x0002 | Yes | Maybe | Works | |
Live Value Gateway CT4871 | 0x1102 | 0x0002 | Not tested | Not tested | untested | |
Live! Platinum 5.1 SB0060 | 0x1102 | 0x0002 | 0x00 | Yes | Yes | plays audio/records, untested 5.1 (3rd Gen) |
Live 5.1 SB0100 -SFF | 0x1102 | 0x0002 | 0x00 | Yes | Maybe | works |
Live 5.1 Player SB0220 | 0x1102 | 0x0002 | 0x0a | Yes | Yes | plays audio/records stereo, untested 5.1 |
Live 5.1 Digital SB0228 | 0x1102 | 0x0002 | 0x0a | Yes | Yes | working |
Audigy SB0090 (emu10k2) | 0x1102 | 0x0004 | Not tested | Not tested | untested | |
Audigy SB0230 | 0x1102 | 0x0004 | 0x03 | Mic only | 5th Dec 2012 - untested optical tos link. contains also IEEE1394/Firewire (untested) | |
Audigy 2 Platinum 6.1 SB0240 SB0250 EMU10K2.5 | 0x1102 | 0x0004 | 0x04 | Yes | Maybe | works |
Audigy 2 PRO SB0280 EMU10K2.5 | 0x1102 | 0x0004 | Not tested | Not tested | untested | |
Audigy 2 ZS SB0350 | 0x1102 | 0x0004 | 0x04 | Yes | Yes | |
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
Live 5.1 DELL SB0200 SB0203 emu10kx | 0x1102 | 0x0006 | 0x0 | No | No | |
Live 24bit SB0410 | 0x1102 | 0x0007 | 0x | No | No | no driver |
Live 24bit DELL SB0413 | 0x1102 | 0x0007 | 0x | No | No | no driver |
Audigy LS SB0310 | 0x1102 | 0x0007 | 0x0 | No | No | no driver |
Audigy SE 7.1 SB0570 | 0x1102 | 0x0007 | No | No | no driver | |
Audigy 2 ZS SB0320 SB0360 (PRO) | 0x1102 | 0x0008 | No | No | no driver | |
Audigy 2 VALUE SB0400 | 0x1102 | 0x0008 | No | No | no driver | |
Audigy 4 VALUE SB0610 | 0x1102 | 0x0008 | No | No | no driver | |
Audigy 4 PRO SB0380 | 0x1102 | 0x0008 | No | No | no driver | |
EMU E-MU 0404 PCI (not USB) EM8852 | 0x1102 | 0x000 | 0x0 | No | No | no driver but linux support needs firmware |
2000-2004 cmi8738.audio - C-Media
- Read more and imported on 20th July 2011 and alsa docs.
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
Audiotrak MAYA EX5 | untested | |||||
cmi8738-sx 4ch | 0x13f6 | 0x0111 | 0x10 | untested | ||
e3dx hsp56 CMedia 8738-sx 4ch | untested | |||||
EDio SC3000D 6ch | untested | |||||
Genius SoundMaker Value PCI C3DX | untested | |||||
Guillemot Maxi Sound Muse | untested | |||||
Hercules Gamesurround Muse LT | 0x13f6 | 0x0111 | 0x10 | Yes | No | |
Hercules Gamesurround Muse XL LT 5.1 | untested | |||||
Inno audio extreme 5.1 cmi8738/lx pci 6ch | 0x13f6 | 0x0111 | 0x | untested | ||
M-Audio (Midiman) DiO 2448 | untested | |||||
Sabrent SBT-SP6C 6ch | untested | |||||
StarTech PCISOUND4CH 8738sx 4ch | untested | |||||
Sweex SC012 CMI8738-lx 4ch | untested | |||||
Terratec 5.1 PCI | 0x13f6 | 0x0111 | 0x10 | untested | ||
Terratec Aureon Fun 5.1 | Yes | Not tested | Has SPDIF | |||
Trust Sound Expert Digital Surround 5.1 (cm8738-mx 6ch) | untested | |||||
Turtle Beach Riviera CMI8738-MX 6ch | untested | |||||
XSonic CMI 8738 6ch | untested | |||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
Abit SD7-533 | untested | |||||
Asus CUSI-FX | untested | |||||
Asus A7S333 motherboard (CMI8738-MX 6ch) | untested | |||||
ASUS A7V266 A7V266C A7V266-M A7V266-E (6ch) | untested | |||||
Asus P4B533-E (rev 1.04) | untested | |||||
Asus P4S533-E | untested | |||||
Asus P4T533-E | untested but has spdif | |||||
Chaintech 9PJL1 motherboard | untested | |||||
Elite Group L4VXA2 | untested | |||||
MSI 850-E | untested | |||||
Intel PGA478 865GV | untested | |||||
PcChips M754LMR | untested | |||||
Soyo SY-K7V Dragon+ Black Ultra SY-KT333 | untested but has spdif | |||||
Asus A4L Laptop | untested | |||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
CMI8738 6ch PCI-E PCI Express version | 0x13f6 | 0x0111 | 0x10 | Chinese based card with playback tested so far | ||
1999-2001 - VT82C686 via 686 ac97.audio
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
694X with 686A KT133 PM133 or 693A with VT8231 | 0x1106 | 0x3058 | redirects earphones correctly | audio controller works but depends on the underlying invisible codec used see AC97 section | ||
686B KT133A with VT8231 | 0x1106 | 0x3058 | 0x50 | reroutes ear pieces right | audio controller works but depends on the underlying codec used see AC97 section below | |
686C | 0x1106 | Not tested | Not tested | untested | ||
KM266 or KT266 with VT8233, KT266A with VT8233A, VT8233C | 0x1106 | 0x3059 | 0x10 | |||
KM333 KT333 with VT8235 | 0x1106 | 0x3059 | 0x30 | Not tested | Not tested | |
KM400 KT400 with VT8237, KT600 with VT8237R, | 0x1106 | 0x3059 | 0x40 0x50 0x60 | |||
Not tested | Not tested | |||||
2001-2005 ac97.audio
The ProductID and VendorID are for the audio controller only - the important additional codec is NOT so easily identified.
- 6.4 27-12-2008
The AC97 chips were designed to be pinout interchangeable so that the sound support could change easily and quickly.
the green jack is for the main speaker pair AND headphones, so manual switching will be required If your card is wired for the "AC97" standard, then it's up to your headphone jack to switch the green speaker output in and out the headphone jack has Normally-closed contacts that will open on insertion, which breaks the signal path back to the sound card (FP_RETURN)
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
Avance Logic (now Realtek) ALC100 and ALC101 codec | Not tested | No | untested | |||
ALC200 and ALC201 codec | Not tested | No | untested | |||
ALC201A and ALC202 and ALC202A codec | Not tested | No | untested | |||
ALC650 | Yes | No | most Nforce2 boards plays audio only - Abit NF7, Asus A7N8X, MSI K7N2, Epox 8RDA+, DFI | |||
ALC850 codec | No | No | no support for via P4P800 chipset on ASUS A8V-E SE Deluxe mobo - ICaros 1.3 | |||
Realtek ALC653 codec and ALC655 codec | Not tested | No | untested Acorp 7NFU400 | |||
Realtek ALC658 codec ALC658D | 0x8080 | 0x24c5 | 0x0 | Prefs Music and Units 0-3 set volume control - playback | No | MSI Motherboard on NB 22-09-2012 |
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
AD1881 SoundMAX | Analog Devices first AC97 | |||||
AD1881A | Yes | Yes | works with VIA Controller - untested Intel etc | |||
AD1881B | ||||||
AD1885 codec | Maybe | No | Playback only with issues on D845HV but not working on MS-6367 because Units 0-3 have masked volume control | |||
AD1886 | ||||||
AD1887 | ||||||
ADI AD1888 codec | No | No | Icaros 1.51 | |||
AD1980 codec | Not tested | No | untested | |||
AD1981A codec | Not tested | No | untested IBM X30 | |||
Analog Devices SoundMax(TM) AD1981B codec | Yes | No | plays back only on IBM T41 Thinkpad | |||
AD1985 codec | Maybe | No | not working ahi prefs freezes on D865GLC mobo ( | |||
AD1986 codec | Maybe | No | untested D1931 but works (Acer Aspire 3610 laptop) | |||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
Crystal Semiconductors CS4205, CS4202 codecs | Not tested | No | untested | |||
Cirrus Logic CrystalWare 4236 | ||||||
Cirrus Logic CrystalClear SoundFusion CS4297 CS4299 codec | Not tested | No | untested IBM T23 | |||
conexant Cx20468-31 codec (id 30) | 0x103c | 0x3085 | AC97 appears in AHI Prefs | No | Tested AspireOS 1.8 on Gateway W322 | |
ESS Technology ES1921 AC'97 2.1 | ||||||
CMI 6501 codec | Not tested | No | untested on ASROCK SKT-AM2 AM2NF3-VSTA | |||
codec CMI9738 | Not tested | No | untested | |||
codec CMI9739 | Not tested | No | untested | |||
C-Media CMI 9739A | Not tested | No | untested on EPoX 8RDA3+ | |||
CMedia CMI 9761A codec | Not tested | No | untested ASRocK K7NF2-RAID | |||
C-Media CMI9880 | ||||||
National Semi conductor (now TI) LM4540, LM4543, LM4545, LM4546, LM4548, LM4549, LM4550 LM4560 | ||||||
STAC9708T codec | Not tested | No | untested | |||
SigmaTel (now IDT) C-Major STAC 9460 (D/A only), 9461, 9462, 9463, 9200, 9202, 9250, 9251, 9220, 9221, 9223, 9750 | ||||||
AKM (Asahi Kasei Microsystems) AK 4540, 4543, 4544A, 4545 | ||||||
codec VT1616 (VIA Six-TRAC Vinyl Audio) | No | No | untested | |||
VIA VT1612, VT82C686 | ||||||
ESStech ESS ES1968 maestro-2 | 0x125d | 0x1968 | 0x | |||
ESStech ESS ES1978 maestro2e | 0x125d | 0x1978 | 0x | |||
ESStech ESS ES1988 maestro3 allegro-1 codec | 0x125d | 0x1988 | 0x12 | |||
Yamaha AC97 ymf-743 YMF752 YMF753 codec | No | untested ymf-753 | ||||
YMF724 YMF744 YMF-754 codec | No | untested | ||||
SIS 7018 / Trident 4dwave DX/NX / ALi 5451 | 0x1039 (0x1023 Trident) | 0x7018 (0x2000 Trident DX) (0x2001 Trident NX) | 0x02 | No | No | no support - introduced early 2000s |
SIS 7012 | 0x1039 | 0x7012 | Yes | No | working through 1 speaker only took over from SIS7018 (2002 onwards) | |
Wolfson (now Cirrus Logic) WM9701 | ||||||
Wolfson WM9701A codec | AC'97 1.03 spec | |||||
Wolfson WM9703 | ||||||
Wolfson WM9704 | AC'97 2.1 specification | |||||
WM9705 | ||||||
Wolfson WM9707 | ||||||
Wolfson WM9708 | ||||||
WM9709 | first Microsoft(TM) Xbox DAC sound chip (AC Link compliant D/A converter) | |||||
WM9710 | ||||||
WM9711 | ||||||
WM9712 codec | ||||||
Wolfson WM9717 | ||||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
Parallels | Not tested | Not tested | untested | |||
VirtualBox | Yes | No | working | |||
VirtualPC | Not tested | Not tested | untested | |||
2005-20xx HDAUDIO.audio (formerly known as “Azalia”)
The HD Audio standard was designed to be pinout interchangeable so that the sound support could change easily and quickly.
Using Prefs/AHI ensure you set the music unit and at least Units 0 (where most audio comes from) in top left drop down menu to HDaudio - HIFI in the section below. Set Units 1 or 2 to microphone or other outputs. Plus allow more than one channel for multiple audio streams and set frequency up to 44 kHz or higher on the right hand side of the ahi prefs. If sound beeps when you press the test button then all should be OK.
This driver is made up of two parts a Controller + a Codec. The ProductID and VendorID are for the audio controller only - the important additional codec is NOT so easily identified. Some codecs missing at the moment. Use QUERYD below to find out the codec used.
HDAudio standard has headphones on a separate DAC, and it's up to the driver.. it can even send different audio to the headphones without interrupting the main (green) outputs
Things to try if sound not working
- try to connect something to the audio jack, maybe it is not playing on internal speakers or vice versa
- make sure you try and select all music units e.g. unit0, unit1....
- even if PCI ID's are in HDaudio.config, this doesn't mean it is working, it is the codec that matters
- it might be internally muted
- try an earlier version, just rename existing one first
If the boot sound is enabled, you have to use Bifteck to capture AHI debug output. In the GRUB menu, press E on your selected entry, then add "debug=memory" to the options (alongside ATA=, vesa= etc.). Then Ctrl-X to boot. Once booted, run Tools/Debug/Bifteck.
or
- try adding QUERYD to the start of ENVARC:hdaudio.config file (also known as Prefs/Env-Archive/) ie. on the first line
- OR try removing QUERY and QUERYD from the start of the hdaudio.config file
- Reboot
- open a shell
- type: sys:tools/debug/sashimi > ram:debug.txt
- open ahi prefs
- select one of the audio modes - HIFI or otherwise
- press the 'test sound' button
- press ctrl-c in the shell
- post the results to Aros-Exec
If you are a developer, maybe take a look at the OSS audio driver sources, alsa for ideas for fixes for our drivers.
To get version of the driver check with he AHI pref or type into shell version HDAudio.audio or the version button in DOpus with driver highlighted.
- 6.27 2017 update
- 6.25 2014 used for most Icaros 2.x
- 6.20 July 2012
- 6.17 Nov 2011
- 6.15 Jun 2011
- 6.13 Sep 2010
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
ALC260 | Not tested | Not tested | ||||
ALC262 | Not tested | Not tested | ||||
ALC268 codec | 0x | 0x | 0x | Version 6.17 Acer AOA110 and AOA150 netbooks), works (Dell Mini Inspiron 9 and 10v, | Version 6.17 remove QUERY and select 'Mic 1' as input. Tested with 6.15 as well using QuickRecord and AE 4.0.23 under Icaros 1.4. | AHI UNITS and Music are set to: hdaudio:HiFi 16 bit stereo++ / Frequency 48000 Hz, Volume +0.0 dB. The hdaudio.config in SYS:Prefs/Env-Archive is WITHOUT the QUERY-line. After changing and saving the config-file turn off and start again the computer. Switch from internal loudspeaker to headphone you must turn off the music before plug in the headphone-cable, otherwise there is no output on the socket. Back from line-out to internal speakers it is the same. |
ALC269 | 0x0 | 0x0 | Not tested |
| ||
ALC272 | 0x10ec | 0x0272 | 0x0 | Not tested |
| |
ALC273 | Not tested | Not tested | ||||
ALC270 | ||||||
ALC282 | 0x1002 | 0x | Version 6.17 | Version 6.17 | Too new and so not detected | |
ALC660 ALC660-VD |
| |||||
ALC661-GR (2011) | ||||||
ALC662 | 0x1043 | 0x82a1 | 0x0 | Version 6.17 if QUERY added to top of hdaudio.config | Version 6.17 not working for eee pc 900 |
|
ALC663 | 0x10ec | 0x0861 | Version 6.13 | Not tested | not bad output though quality depends on other external factors like headphone amp part of the codec actually works well but have used way undersized coupling capacitors to actually support such a low impedance
| |
ALC665 | ||||||
ALC666 | ||||||
ALC667 | ||||||
ALC668 | ||||||
ALC670 | ||||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
ALC880 | Not tested | Not tested | some 915 and 925 chipset mobos | |||
ALC882M | Yes | Not tested | ||||
ALC883 | Not tested | Not tested | untested (Asus ), | |||
Codec ALC885 | 0x10ec | 0x0885 | No | Not tested | ||
ALC888 | Not tested | Not tested | ||||
ALC888s | Yes MSI Wind U90/U100, | Not tested | ||||
ALC888b | 0x8086 | 0x0 | 0x0 | Not tested | Not tested | untested (D510 NM10 Dual Core PineTrail mobo), |
ALC888-VD | 0x8086 | 0x0 | 0x0 | Not tested | Not tested | untested |
ALC889A | Yes | Not tested | ||||
ALC889 Gr | Yes with crackles | Not tested | ||||
ALC889 | Yes | Not tested | Tested with MSI H55 board | |||
ALC887 ALC887-GR | Yes | Not tested |
| |||
ALC887-VD-CG | 0x10ec | 0x0887 | 0x100302 | Not tested Subsystem Id: 0x1458a002 | ||
ALC887-VD | 0x10ec | 0x0887 0x1458 | 0xa002 | Maybe | Not tested index = 2 | ALC887 does not have any volume control ability on the mixer NIDs, so put the volume controls on the dac NIDs instead
|
ALC887-VD2 | Not tested | 3jacks | ||||
ALC887-VD2-GR | No | Not tested | ||||
ALC887- | Not tested | |||||
ALC892 rev | Not tested | 2009 introduced
| ||||
ALC892-CG rev | 2011 | |||||
ALC892 rev | 0x0x10ec | 0x0892 | 0x100302 | 2014 | ||
ALC892 rev | ||||||
Codec ALC861 ALC861-VD | 0x10ec | 0x0663 | Not tested |
| ||
ALC1200 | Not tested | Not tested | ||||
ALC898 | Not tested | not working | ||||
ALC1500 | ||||||
ALC3202 | ||||||
ALC3232 | ||||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
AD1882 | ||||||
AD1883 HD Codec | ||||||
AD1884 | ||||||
Analog Devices SoundMAX AD1981 | 0x0 | 0x0 | 0x0 | Not tested | Not tested | IBM Thinkpad T60, |
AD1984 hp-m4 codec | 0x0 | 0x0 | 0x0 | No | Not tested |
|
AD1986 | 0x0 | 0x0 | 0x0 | Not tested | Not tested | |
AD1988 | 0x0 | 0x0 | 0x0 | No | Not tested | |
AD1988A | ||||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
Cirrus Logic CS4207 | 0x0 | 0x0 | 0x0 | |||
Cirrus Logic CS4208 | 0x0 | 0x0 | 0x0 | |||
Conexant CX20549 codec | very very very low volume | Not tested | untested Fujitsu Amilo SI 1510 1520 no datasheet for the general public | |||
Conexant CX20549-12Z codec | Not tested | Not tested | untested HP 530 | |||
Conexant CX20561 codec | Yes | Not tested |
| |||
Conexant CX20582 codec | Not tested | Not tested | untested | |||
Conexant CX2059x CX20594-21Z codec | Not tested | Not tested | untested | |||
Conexant CX20585 codec | Yes | Not tested |
| |||
Conexant CX20672 codec | Not tested | Not tested | untested | |||
Conexant CX20 codec | Not tested | Not tested | untested | |||
Conexant CX20 codec | Not tested | Not tested | untested | |||
Conexant CX20 codec | Not tested | Not tested | untested | |||
Conexant | Not tested | Not tested | ||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
C-Media CMI9880 codec | Not tested | Not tested | Gigabyte GA-8GPNXP | |||
Silicon Labs 3054 | ||||||
VIA 1708A | Not tested | Not tested | untested, | |||
VIA VT1708B | 0x0010 | VIA PicoITX | Not tested | |||
VIA 1708S | Yes | Not tested | ||||
VT2021 10ch | Gigabyte Z77MX-D3H, GA-H61M-S2H S2P, | |||||
Creative CA0110-IBG | ||||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
SigmaTel STAC 9220 9221 9223 8ch (7+1) | ECS 945GCT/M-1333 (version 3.0), | |||||
IDT SigmaTec STAC9227 /28/29/30 codec | 0x8384 | 0x7626 | 0x0002 | Not tested |
| |
IDT (formerly SigmaTel) IDC STAC 9271/71D | 0x8384 | 0x7626 | 0x0002 | Not tested | Not tested | |
IDC STAC 9272 9273 9274 | Intel D5400XS, | |||||
IDT 92HD73C | Yes | headphones only Asus AT4NM10 mobo | ||||
IDT 92HD75B | 0x111d | 0x7608 | Yes | Not tested |
| |
IDC 92HD81XX | ||||||
IDC 92HD83XX | ||||||
IDC STAC 92HD89XX | ||||||
IDC | ||||||
IDC | ||||||
IDC | ||||||
IDC | ||||||
Wolfson (now Cirrus Logic) WM8850 | ||||||
Wolfson WM8860 | Intel High Definition Audio Revision 1.0. - 4-Channel DAC, 4-channel ADC. - DAC sampling | |||||
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
ATI R6xx HDMI Audio codec support output | 0x1002 | 0x9840 | Not detected | |||
NVidia HDMI | ||||||
Intel Series 6 CougarPoint HDMI codec | ||||||
Intel HDMI | ||||||
Envy24 series
A little history. VIA bought the ICE created Envy chipsets VT1712 first. A few years later, they created several cheaper variants VT1724 (mixer missing), VT1721 (low end cut down), VT1720 (embedded on motherboard) and lastly the VT1723 (no support apart from Windows Envy24DT like SYBA SD-PEX63034).
There are PCI Express versions appearing.
The Envy24 is the base product that was originally designed by ICEnsemble, and it supports multi-channel hardware mixing, which is great for professional use. The HT version removes the hardware mixer (unimportant for non-professional uses). The HT-S version is almost exactly the same as the HT, it just uses cheaper DACs. The PT version is exactly the same as the HT-S version, it is just the edition used for on-board audio on motherboards.
N.B. PCI slot identification and 3.3v PCI.
envy24.audio - VT1712
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
M-Audio Delta 66 - Rev B 1999 | untested AK4524VF CS8404A-CS - needs Delta Series break out box with D-sub lead - | |||||
Midiman/M-Audio Audiophile 2496 Rev A 2000 | 0x14 | 0x | untested - I2S stereo codec AKM AK4528VF with the 24bit/96kHz DAC and ADC; CS8427 digital transceiver | |||
Midiman/M-Audio Audiophile 2496 Rev B 2003 | 0x14 | 0x | Yes | works well - I2S stereo codec AKM AK4528VF with the 24bit/96kHz DAC and ADC; CS8427 digital transceiver | ||
M-Audio Delta 410 - 2001 2001 REV-B | untested for D-A AK4529VQ converters with CS8427-CS 5532 1158B or Event Echo Gina 20-Bit Multitrack Interface Breakout Box - | |||||
M-Audio Delta 1010 | untested AK5383 and AK4393 - 25 pin dsub - | |||||
M-Audio Delta 1010LT 1010E | untested for D-A AK4529 converters with 2 XLR Microphone inputs with pre amps
| |||||
M Audio Delta 44 - Rev A 2002 - Rev B 2003 - Rev D 2003 | untested ICE1712G AK4524VF needs breakout box with 15 pin D-sub lead - | |||||
M-Audio Delta 66 Rev E 2006 - Omni Studio | untested needs break out box with 15 pin D-sub lead - | |||||
M-Audio Delta DiO 2496 | ||||||
Terratec EWX24/96 | untested | |||||
TerraTec 6fire DMX 24/96 | 0x1412 | 0x1712 | 0x02 | tried line 1-2 3-4 5-6 7-8 | untested - AKM and codec | |
Terratec EWSA88MT | ||||||
Audiotrak Prodigy HD2 24/96 | untested | |||||
Audiotrak (ESI) Maya 1010 1010L | untested | |||||
EMU 1212M | untested | |||||
EMU 1616M | untested | |||||
Terratec EWS 88MT EWS 88D | ||||||
Hoontech Soundtrack DSP 24
Soundtrack DSP 24 Value Soundtrack DSP 24 Media 7.1 Event Electronics EZ8 |
||||||
Digigram VX442
Lionstracs Mediastation Terrasoniq TS 88 Roland/Edirol DA-2496 |
||||||
envy24ht.audio - VIA VT1724
Description | Vendor ID | Product ID | Revision | Playback | Recording | Comments |
---|---|---|---|---|---|---|
ESI Juli@ | 0x3031 | 0x4553 | 0x0 | Yes | Yes | works Envy24HT-S - AKM 4358 DAC - AKM 4114/4112 DIT |
ESI Juli@ Ego Igo rev K | 0x3031 | 0x | 0x0 | Not tested | Not tested | AK4358? DAC - AK4114 AK4112 DIT |
M-Audio Revolution 5.1 | 0x1412 | 0x3631 | 0x0 | Not tested | Not tested | works but discontinued - (Envy24GT) - 3ch AKM 4358 DAC - ADC AKM 5365 - |
M-Audio Revolution 7.1 24/192 | 0x1412 | 0x3630 0x1724 | 0x0 | not working - illegal semaphore - 6ch ADC AKM AK4355 24-bit 192 kHz - 2ch DAC AKM AK4381 24-bit 192 kHz - ADC AKM AK5380 | ||
Terratec Aureon Sky 5.1 | 0x153b | 0x1147 | 0x | Not tested | Not tested | untested - discontinued |
Terratec Aureon Space 7.1 | 0x153b | 0x1145 | 0x0 | Not tested | Not tested | untested - Wolfson WM8770 DAC, AC'97 codec SigmaTel STAC9744 |
Terratec Aureon Universe 7.1 | 0x153b | 0x1153 (rev x) 0x1724 (rev3) | 0x0 | not working - semaphore error on rev 3 - DAC ADC | ||
Terratec Phase 22 | 0x153b | 0x1150 | Not tested | Not tested | untested - Envy24HT-S - AK4524 | |
Terratec Phase 28 | 0x153b | 0x1149 | Not tested | Not tested | untested - Envy24HT-S - AK4524 | |
Not tested | Not tested | |||||
Description | Vendor ID | Product ID | Playback | Recording | Revision | Comments |
Audiotrak (ESI) Prodigy 7.1 | 0x4933 | 0x4553 | Not tested | Not tested | no driver - Wolfson WM8770 and AC'97 SigmaTel STAC9744 codec | |
Audiotrak (ESI) Prodigy 7.1 LT | 0x3132 | 0x4154 | Not tested | Not tested | no driver - | |
Audiotrak (ESI) Prodigy 192 24/96 | Not tested | Not tested | no driver - STAC9460S codec | |||
Echo Layla 24/96 | Not tested | Not tested | ||||
Hercules Gamesurround Fortissimo 4 | Not tested | Not tested | no driver - Wolfson WM8776 Codec and WM8766 DAC | |||
M-Audio Audiophile Delta AP 192k | 0x1412 | 0x3632 | Not tested | Not tested | no driver - Stereo ADC AKM AK5385A 24-bit 192 kHZ - 8-channel DAC AKM AK4358 24-bit 192 kHz - AKM 4114/4112 DIT | |
ONKYO SE-150PCI | 0x160b | 0x0001 | Not tested | Not tested | no driver | |
ESI Waveterminal 192x | Not tested | Not tested | ||||
Quartet | Not tested | Not tested | - AKM 4114/4112 DIT | |||
Not tested | Not tested | |||||
envy24hts.audio - VT1721 no support
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
ESI (Audiotrak) MAYA44 MKII 24/192 ht-s | no driver - all wolfson DACs | |||
Chaintech CT AV-710 | no driver - wolfson and codec | |||
Gainward Hollywood@Home 7.1 | no driver - VT1616 (channels 1-6) CS4341 dac (poor for channels 7 and 8) | |||
Mad Dog Multimedia's Entertainer 7.1 | no driver - VT1616 (Channels 1-6) Wolfson WM8728 (chanels 7-8) DAC | |||
Turtle Beach Catalina | ||||
envy24pt.audio - VT1720 no support
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
Albatron K8X800 Pro II 24/96 | no driver | |||
Albatron K8X890 Pro II | no driver | |||
Albatron PX865PE Pro II | no driver | |||
Chaintech 9CJS Zenith 875P motherboard | no driver | |||
Chaintech Zenith ZNF3-150 nForce3 | no driver | |||
Shuttle SN25P NForce 4 | no driver | |||
envy24gt.audio - VT172 pci no support
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
envy24gt.audio - VT172 Envy24-II pci-e no support
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
Tokyo Solo | ||||
Vantec 7.1 Channel PCIe Sound Card | ||||
GFX Chipsets
VI HDMI displays that have a native resolution of 480p, 720p, 1080i, 1080p.
- HDMI 1.2 720p res.
- HDMI 1.3 1080 resolution
- HDMI 1.4 above 1080 res.
PCI Express (PCI-e) appears to have no transfer speed issues with graphic cards and faster than AGP
AGP works but faster transfers through the AGP slot are only available on a few supported motherboard chipsets
- Faster AGP Working = SIS 650 board, Intel 865pe AGP slot on MSI 6788-050,
- Not Supported = NForce2 chipsets, some Intel 815/820 chipsets, VIA chipsets, ALi chipsets,
N.B. Please do not put pre 2000 agp graphic cards in post 2000 motherboards and vice versa.
Use vesa for 8xx series Intel graphics of early 2000 like 830GM (0x8086, 0x3577).
2D tests performed with gfxbench in the shell type gfxbench > out.txt (40 seconds blank screen is part of the test), via FreeDoom via limit-removing engine like odamex, chocolate or vanilla doom -timedemo demo1 or doom2 -timedemo demo1, doom.exe -iwad doom2 -file mymap.wad, Duke DNRATE 640x480 windowed
3D test performed with Demos/Mesa/ , Cube 1080p, Cube 2 windowed not fullscreen 1920 x 1025, Quake3 ~ cl_drawFPS 1, Xonotic , test gl,
vga.hidd
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
0x | 0x | 0x0 | Generic VGA Driver, limited to 640x480 in 16 colours - no 3D support | |
vesa.hidd
Description | Vendor ID | Product ID | Revision | Comments |
---|---|---|---|---|
0x | 0x | 0x0 | 2D support for VBE1, VBE2 and VBE3 (most cards) - various resolutions and 24bit colour - no 3D support | |
Intel GMA
DVI output is not supported at the moment.
If having problems:
- Ensure the latest version is being used.
- Set GMA_MEM to 128 or 256 to test
- Try the FORCEGMA ToolType for 2D, and try the FORCEGALLIUM ToolType for 3D acceleration after 2D is verified to work. ToolTypes should be applied to the Devs/Monitors/IntelGMA monitor icon.
If still having problems:
- At GRUB boot screen edit boot line and add option: debug=memory
- Boot.
- Use shell command: tools/debug/bifteck > RAM:debug.txt
- And post [GMA MONITOR DETECTION] and other related debug lines here
Description | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
---|---|---|---|---|---|---|---|---|---|
910GL 82910GL GMCH + ICH6 | 0x8086 | 0x2582 0x2592 | 0x0 | Yes | Not tested | ||||
910GML 82910 GML GMCH + ICH6 Mobile | 0x8086 | 0x2582 0x2592 | 0x0 | Yes | Not tested | may need to add forceGMA to grub boot line to work | |||
915G 82915G GMCH + ICH6-M | 0x8086 | 0x | 0x0 | Not tested | Not tested | ||||
915GL 82915GL GMCH | 0x8086 | 0x | 0x0 | Not tested | Not tested | ||||
915GV 82915GV GMCH | 0x8086 | 0x | 0x0 | N/A | HP DC5100 small form factor | ||||
915GM GMA900 | 0x8086 | 0x | 0x0 | tunnel gearbox | Yes | asus eee pc 900 | |||
915GMS | 0x8086 | 0x | 0x0 | tunnel | |||||
Description | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
945GU - 133 MHz (Lake port for Intel A100 and A110) | 0x8086 | 0x2772 | 0x0 | Fujitsu LifeBook U1010, | |||||
945GMS - 166 MHz / 250 MHz (1.05V) | 0x8086 | 0x27a2 | 0x0 | Yes | Dell D430 | ||||
945GSE - 166 MHz (for Atom) | 0x8086 | 0x27ae | 0x0 | Yes | dvi port | for atom motherboards and most 2008/2009 netbooks
| |||
945G 82945G GMCH + ICH7 | 0x8086 | 0x27a6 | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
945GZ 82945GZ GMCH | 0x8086 | 0x27a6 | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
946GZ 82946 GZ GMCH | 0x8086 | 0x | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
945GC 82945GC MCH | 0x8086 | 0x27a6 | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
945PM ?? | 0x8086 | 0x | 0x0 | Not tested | Not tested | Dell D420, Compaq nc6400, | |||
940GML - 166 MHz / 200 MHz (1.05V) - Celeron M (ULV) | 0x8086 | 0x | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
943GML - 200 MHz + ICH7-M | 0x8086 | 0x | 0x0 | Not tested | Not tested | untested 2D and 3D | |||
945GMS - 250 MHz Calistoga | 0x8086 | 0x | 0x0 | Yes | most models | Yes |
| ||
945GM/E - 250Mhz | 0x8086 | 0x | 0x0 | Not tested | Not tested | ||||
Description | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GMA 3100 G31 | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | works 2D but no 3D |
GMA 3100 G33 | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | works 2D but no 3D |
GMA 3150 netbooks and nettops | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | works 2D but no 3D. no vga, dvi or hdmi output for nettops |
G965 | 0x8086 | 0x | Not tested | Not tested | Not tested | Not tested | Not tested | ||
Q965 | 0x8086 | 0x2992 | No | No | No | Not tested | Not tested | Only tested with VGA output. | |
965GM X3100 (500 MHz) | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | some support 2D but no 3D - could not get it to work with VGA or dvi output.
|
960GM X3100 (400 MHz) | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | |
965M X3100 (400 MHz) | 0x | 0x | 0x0 | Not tested | Not tested | Not tested | Not tested | Not tested | Dell D830, |
965PM ?? | 0x | 0x | 0x0 | Not tested | Not tested | Not tested | Not tested | Not tested | Toshiba A9 works with limited 2D acceleration but doubtful any 3D with this particular chipset |
GL965 | 0x | 0x | 0x0 | Not tested | Not tested | Not tested | Not tested | Not tested | works with limited 2D acceleration but doubtful any 3D with this particular chipset |
GM965 | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | works with limited 2D acceleration but doubtful any 3D with this particular chipset |
GMA X3500 G35 | 0x | 0x | 0x0 | Yes | No | Not tested | Not tested | Not tested | works with limited 2D acceleration but doubtful any 3D with this particular chipset |
X4500M G41 G43 G45 (400Mhz) Mobile 4 Series | 0x8086 | 0x2a42 0x2a43 | 0x07 | use VESA | VESA | works with limited 2D acceleration but doubtful any 3D with this particular chipset | |||
GMA 4500M HD (533 MHz) | 0x8086 | 0x | Not tested | Not tested | Not tested | Not tested | Not tested | works with limited 2D acceleration but doubtful any 3D with this particular chipset | |
GMA 4700M HD (640MHZ) | 0x8086 | 0x2a42 | Not tested | Not tested | Not tested | Not tested | Not tested | works with limited 2D acceleration but doubtful any 3D with this particular chipset | |
no 2D acceleration but doubtful any 3D with this particular chipset | |||||||||
Intel i965g ilo recent overview and halted and no longer maintained
For newer Intel chipsets cannot be updated until gallium is updated. For 3D, correct - but that will never happen and has been discussed on the mesa mailing list. Intel aren't interested in working on the gallium code, and the people who developed the gallium driver have no interest in making it work with newer chipsets since they can use the Intel DRI driver. Writing/backporting the 3D engine for the driver is no small task, and not for the feint hearted - its certainly outwith the scope of any AROS dev unless going to give it the amount of time and dedication required.
Until AROS supports vulkan, you are unlikely to be able to use newer intel based 3d solutions.
For Skylake users, the Intel graphics cards now require non-free firmware for full functionality of power energy consumption regulation.
Most powerful to least
- HD 620
- HD 610
- HD 530
- HD 520
- HD 6200
- HD 5500
- HD 6100
- HD Iris 5300
- HD Iris Pro 5200
- HD Iris 5100
- HD Graphics 5000
- HD Graphics 4600
- HD Graphics 4400
- HD Graphics 4200
- HD Graphics 4000
- HD Graphics 3000
- HD Graphics (Haswell)
- HD Graphics 2500
- HD Graphics (Ivy Bridge)
- HD Graphics 2000
- HD Graphics (Sandy Bridge)
- HD Graphics (Bay Trail)
- GMA 4500MHD
- GMA X3100
- GMA 945 / 950
- GMA 900 / 910
nouveau.hidd (nvidia)
Higher gpu clocks, rather than pixel shaders are more important to AROS, so steer clear of lower end cards for any generation (any card whose second digit is lower than 6) except the best compatible low end 8400gs, gt210, gt220 and 9500gt for early Intel(TM) skt 775 mobos.
AROS boot up corruption will eventually finish and should work fine after
- 2017
- 2011-10 - DEVS 6.11 Nouveau.hidd 7.4 Gallium.hidd 9.4 Softpipe - LIBS 2.3 Gallium 1.3 GLU 19.0 Mesa OpenCL 1.x
- 2011-04 - DEVS 5.31 Nouveau.hidd 7.3 Gallium.hidd 9.3 Softpipe - LIBS 2.2 Gallium 1.1 GLU 18.0 Mesa OpenCL n/a
Nouveau development and actual benchmark speed tests are a lot slower than the rival radeon support in 2D and 3D
- 2010 Covers TNT through 8
- 2011 GTX 200 400 added
- 2012 reclocking added for 200/300 cards and some fan control but new "NV30" driver for the GeForce FX/6/7 series GPUs buggy to date
- 2013 very limited Nvidia direct support is provided and 8/9 NV50 reclocking improvements
- 2014 re-clocking fermi 400/500 additions provides better power management and 2D / 3D performance
- 2016 kepler 600/700 reclocking
- 2017 NVIDIA released signed firmware images for hardware acceleration on Maxwell / Pascal but none for signed power management yet
Nouveau support for AROS is limited to OpenGL 2.1 compliance even for modern GL4 capable GPUs though OpenGL 3.0 support arrived later in Linux (2013) and OpenGL4 (2015)
Francisco Jerez OpenCL supports the older NV50 cards, not the newer NVC0 cards
As a rule of thumb any Nvidia GFX card drops one 3D rank with each new generation, slightly more on node shrinks.
Nvidia Chipset | 8800 | 270 | 460 | 550 | 640 | 730 | 920 |
Most PCI Express graphics cards are backwards compatible to the motherboard PCI Express slots but success can be random
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
---|---|---|---|---|---|---|---|---|---|
tnt1 (nv04) tnt2 (nv05) m64 value (1998) | 0x | 0x | 0x0 | very slow | N/A | freezes on via motherboard chipset so rename agp.hidd in SYS:Devs/Drivers or Monitors | |||
tnt vanta lt (nv06) 1998 /9 | 0x10de | 0x002c | 0x15 | slow | N/A | ||||
Geforce 256 (nv10) (2000) | 0x | 0x | 0x0 | slow | N/A | untested Geforce256 | |||
Geforce 2 Geforce 3 Geforce 4 (nv20) 2000 / 2 | 0x | 0x | 0x0 | slow | N/A | works for some PCI and AGP Geforce2 Geforce3 Geforce4 | |||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
Geforce FX5200 nv34 (2003) | 0x10DE | 0x0322 0x | 0xA1 | VGA15 | DVI | N/A | Hardware OpenGL 1.5 - slower than GF MX 4000 for 2D - max 1024 x768
| ||
Geforce FX5500 (nv34) (2003) | 0x | 0x | 0x0 | DVI | N/A | works | |||
Geforce 5100 (NV34) | 0x | 0x | 0x0 | N/A | |||||
Geforce FX 5200LE (NV34) | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5200 Ultra | 0x | 0x | 0x0 | N/A | |||||
Geforce FX5600 (nv31) (2004) | 0x | 0x | 0x0 | Yes | DVI | N/A | works | ||
GeForce FX 5600 Ultra | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5600SE | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5600XT | 0x | 0x | 0x0 | N/A | |||||
Geforce FX5700 (nv36) (2004) | 0x | 0x | 0x0 | some | DVI | N/A | |||
GeForce FX 5700VE | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5700 Ultra | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5700LE | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5800 (NV30) | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5800 Ultra (NV30) | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5900 (NV35) | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5900 Ultra | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5900XT | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5900ZT | 0x | 0x | 0x0 | N/A | |||||
GeForce FX 5950 Ultra | 0x | 0x | 0x0 | N/A | |||||
Geforce 5xxx | 0x | 0x | 0x0 | ||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
Geforce 6200 (nv44) (2005) | 0x | 0x00F3 0x014F | 0x0 | 5.28 Pixel Text | use 5.28 | VGA15 and s-video - plain 4pin cable lead will work with 7pin | DVI | N/A | AGP Hardware OpenGL 2.1 needing previous 5.x version as regression arose 2011-10
text jam1 - 166 / 192 text jam2 - 60 / 59 text complement - 16 / 19 text jam1 antialias - 11 / 56 text jam2 antialias - 55 / 56 text complement anti - 16 / 21 |
Geforce 6200 (nv44a) (2006) | 0x | 0x0221 | 0x0 | 5.28 Pixel Text | VGA15 | DVI | N/A | Hardware OpenGL 2.1, PCI version tested OK in 2014-01-02 - Icaros 1.5.2
*Pixel benchmark 1280x720* | Write RGB|82.19| | Write ARGB|75.63| | Write RGBA|75.69| | Write RGB16PC|99.34| | Write LUT8|59.60| | Read RGB|2.81| | Read ARGB|5.15| | Read RGBA|2.84| | Read RGB16PC|5.20| | WriteArray ARGB|67.29| *Text benchmark 1280x720* |JAM1, NON-ANTI 100|86.22| |JAM2, NON-ANTI 100|65.39| |COMP, NON-ANTI 100|8.48| |JAM1, ANTI 100|34.71| |JAM2, ANTI 100|36.63| |COMPLEMENT, ANTI 100|7.84| |JAM1, NON-ANTI 5|75.42| |JAM2, NON-ANTI 5|27.21| |COMP, NON-ANTI 5|7.92| |JAM1, ANTI 5|4.67| |JAM2, ANTI 5|16.53| |COMPLEMENT, ANTI 5|7.99| | |
GeForce 6200 with Turbo Cache (NV43) | 0x | 0x0161 | 0x0 | Yes | Yes | DVI | N/A | ||
GeForce 6200SE with Turbo Cache (NV44) | 0x | 0x0162 | 0x0 | N/A | |||||
Geforce 6200 LE | 0x10de | 0x0163 | 0x0 | PCI-E | |||||
GeForce 6600 LE | 0x | 0x00F4 0x0142 | 0x0 | N/A | |||||
GeForce 6600 | 0x | 0x00F2 0x0141 | 0x0 | Yes | N/A | ||||
Geforce 6600gt (nv4x) (2005) | 0x | 0x00F1 0x0140 | 0x0 | Yes | Yes | DVI | N/A | too unstable for any OpenGL tests - | |
Geforce 6800 (nv40) (2005) | 0x | 0x0041 0x00C1 0x00F0 0x0211 | 0x0 | Yes | Yes | DVI | N/A | ||
GeForce 6800 XE (NV4x) | 0x | 0x0043 | 0x0 | N/A | |||||
GeForce 6800 LE | 0x | 0x0042 0x00C2 0x0212 | 0x0 | N/A | |||||
GeForce 6800 GT (quadro fx 1400) | 0x | 0x0045 0x0046 0x0215 | 0x0 | Yes | Yes | N/A | Tested | ||
Geforce 6800 GS | 0x | 0x0047 0x00C0 0x00F6 | 0x0 | N/A | |||||
GeForce 6800 GTS NV40 | 0x | 0x0040 0x0F9 | 0x0 | Yes | Yes | DVI | N/A | ||
Geforce 6800XT | 0x | 0x0044 0x0048 0x00C3 0x0218 | 0x0 | Yes | not | N/A | |||
GeForce 6600 VE | 0x | 0x0143 | 0x0 | N/A | |||||
GeForce 6500 | 0x | 0x0160 | 0x0 | N/A | |||||
GeForce 6250 | 0x | 0x0169 | 0x0 | N/A | |||||
Geforce 6xxx | 0x | 0x | 0x0 | ||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce 7800 GTX | 0x | 0x0090 0x0091 | 0x0 | tunnel gearbox cube cube2 25 | N/A | 256MB DDR3 - 1 6pin psu connector -
| |||
GeForce 7800 GT | 0x | 0x0092 | 0x0 | N/A | |||||
Geforce 7600gt (G8 ) (nv4 ) (2006) | 0x | 0x02E0 0x0391 | 0x0 | N/A | OpenGL 2.1
| ||||
GeForce 7800 SLI | 0x | 0x0095 | 0x0 | N/A | |||||
GeForce 7900 GTX | 0x | 0x0290 | 0x0 | N/A | |||||
GeForce 7900 GT GTO | 0x | 0x0291 | 0x0 | N/A | |||||
GeForce 7900 GS | 0x10de | 0x0292 | 0x0a1 | Pixel Text | Yes | N/A |
| ||
GeForce 7950 GX2 | 0x10de | 0x0293 0x0294 | 0x0 | ||||||
GeForce 7950 GT | 0x | 0x0295 0x02E4 | 0x0 | N/A | |||||
GeForce 7900 GS | 0x | 0x02E3 | 0x0 | N/A | |||||
GeForce 7600 GS | 0x | 0x02E1 0x0392 | 0x0 | N/A | |||||
GeForce 7650 GS | 0x | 0x0390 | 0x0 | N/A | |||||
GeForce 7600 LE | 0x | 0x0394 | 0x0 | N/A | |||||
Geforce 7800GS (G8 ) (nv4 ) (2006) | 0x | 0x0093 0x00F5 | 0x0 | Pixel Text | Yes | N/A |
| ||
GeForce 7100 GS | 0x | 0x016A | 0x0 | Pixel Text | N/A | ||||
GeForce 7350 LE | 0x | 0x01D0 | 0x0 | N/A | |||||
Geforce 7300le (G8 ) (nv4 ) (2006) | 0x | 0x01D1 | 0x0 | Pixel Text | No | N/A | |||
GeForce 7300SE 7200GS | 0x10de | 0x01D3 | 0x0a1 | N/A |
| ||||
Geforce 7300gt (G8 ) (nv4 ) (2006) | 0x | 0x0395 0x0393 | 0x0 | Pixel Text | No | N/A |
| ||
GeForce 7300 GS | 0x | 0x01DF | 0x0 | N/A | |||||
GeForce 7500 LE | 0x | 0x01DD | 0x0 | N/A | |||||
Geforce 7xxx | 0x | 0x | 0x0 | N/A | |||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce 8800 Ultra (NV50 family) | 0x | 0x0194 | 0x0 | N/A | opengl 3.x - max res - 80nm technology | ||||
Geforce 8800gts (nv5 ) (G8x) (2007) | 0x | 0x0400 0x0600 0x0193 | 0x0 | N/A | openGL3 openCL - 2x6pin psu
| ||||
Geforce 8800gtx (nv5 ) (G8x) (2007) | 0x | 0x | 0x0 | N/A | 500w PSU with 6pin connector,
| ||||
GeForce 8800 GT | 0x | 0x0602 0x0611 0x0193 | 0x0 | Yes | DVI up to 2500 x 1600 | N/A | opengl 3.x - 6pin psu power connector required
| ||
GeForce 8800 GT (G92) | 0x10de | 0x0611 | 0x0a2 | 6.11 Pixel Text | Yes | N/A | Yes | N/A | opengl 3 pci-e 2.0 8800GT 512MB on Icaros 2.0.3 |
Geforce 8600gt (nv5 ) (G8x) (2007) | 0x | 0x0401 0x0402 | 0x0 | Pixel Text | No | N/A | opengl 3.x - max res
| ||
GeForce 8500 GT | 0x | 0x0421 | 0x0 | some color | N/A | too unstable for any OpenGL tests - max opengl 3.x but 2.1 offered - max res
| |||
GeForce 8300 GS | 0x | 0x0423 | 0x0 | N/A | opengl 3.x - max res | ||||
GeForce 8400 SE | 0x | 0x0420 | 0x0 | N/A | openGL 2.x openCL | ||||
Geforce 8400gs (nv50) (G86) (mid 2007) G98GS (end 2007) GT218 (2009) | 0x | 0x0404 0x0422 0x0424 0x06E4 0x10c3 | 0x0 | Doom Doom2 Duke | tunnel 490 gearbox 505 Cube 135 Cube2 55 quake3 | works but not tested thru 4 pins of analog signal of DVI plug | output on digital 24 pin array of DDWG's DVI and hdmi | N/A | openGL 3.1 openCL - case single slot - one single-link DVI digital output, supporting up to one 1920x1080 resolution display - analog resolution 640 x 480 to 1024 x 768 16 and 24 bit color - runs a little hotter than expected - three variants G86 VP2 128MB and G98 VP3 pci-e 2.0 512MB DDR2 and GT218 1024MB DDR3 -
*Pixel benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|226.98|797| | Write ARGB|211.30|742| | Write RGBA|212.20|746| | Write RGB16PC|215.73|758| | Write LUT8|50.88|178| | Read RGB|209.36|736| | Read ARGB|194.92|685| | Read RGBA|195.08|685| | Read RGB16PC|147.40|518| | WriteAlpha ARGB|71.79|252| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.71|259| |JAM2, NON-ANTI 100|94.09|330| |COMP, NON-ANTI 100|29.26|102| |JAM1, ANTI 100|15.85|55| |JAM2, ANTI 100|61.40|215| |COMP, ANTI 100|21.18|74| |JAM1, NON-ANTI 5|66.05|232| |JAM2, NON-ANTI 5|16.23|57| |COMP, NON-ANTI 5|7.06|24| |JAM1, ANTI 5|6.54|22| |JAM2, ANTI 5|16.08|56| |COMPLEMENT, ANTI 5|6.76|23| |
GeForce 8600GS | 0x | 0x0403 | 0x0 | N/A | openGL 3.x | ||||
GeForce 8800 GS | 0x | 0x0606 0x060D | 0x0 | N/A | opengl 3.x - max res | ||||
Geforce Quadro FX 4600 (SDI), 5600 | 0x | 0x | 0x0 | ||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce 9800 GX2 (NV50 family) | 0x | 0x0604 | 0x0 | N/A | - - 65nm technology | ||||
GeForce 9800 GTX | 0x10de | 0x0612 | 0x0a2 | N/A | 2x6pin psu -
6.11 | ||||
GeForce 9800 GTX+ | 0x | 0x0613 | 0x0 | N/A | opengl 3.x - max res 2560 x 1920 - case dual slot - 26amp 12v rail on computer psu if 2x6pin connectors needed - 55nm version of the G92 chip - will not work with PCI-e 1.0a slots -
| ||||
Geforce 9800gt (nv50) (G92a) (2008) | 0x10de | 0x0614 | 0x0xa2 | Doom Doom2 Duke | tunnel 495 gearbox 513 Cube 156 Cube2 120 Quake3 | DVI | N/A | OpenGL 3.1 openCL 1.x - case dual slot - 600w 26amp on both 12v rails for 2x6pin psu on gfx card - no fan control - some come with 1x6pin - renamed version of the venerable GeForce 8800 GT - randomly works
6.11 *PixelArray benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|222.36|781| | Write ARGB|208.27|732| | Write RGBA|208.86|734| | Write RGB16PC|215.05|756| | Write LUT8|52.33|183| | Read RGB|209.87|737| | Read ARGB|194.51|683| | Read RGBA|194.79|684| | Read RGB16PC|147.58|518| | WriteAlpha ARGB|70.84|249| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.72|259| |JAM2, NON-ANTI 100|94.79|333| |COMP, NON-ANTI 100|29.30|103| |JAM1, ANTI 100|15.88|55| |JAM2, ANTI 100|61.54|216| |COMP, ANTI 100|21.18|74| |JAM1, NON-ANTI 5|66.13|232| |JAM2, NON-ANTI 5|16.22|57| |COMP, NON-ANTI 5|8.55|30| |JAM1, ANTI 5|8.20|28| |JAM2, ANTI 5|16.12|56| |COMPLEMENT, ANTI 5|8.22|28| | |
Geforce gf9600 9600gt (nv5 ) (G9x) (2008) | 0x10de | 0x0622 | 0x0a1 | Doom Doom2 Duke | tunnel 493 gearbox 675 Cube Cube2 100 Quake3 | DVI | N/A | OpenGL 3.2 openCL but no fan control - case dual slot - 1 6pin pcie psu connector - 500 Watt or greater power supply with a minimum of 26 Amp on the +12 volt rail - Max Analog: 2048x1536 and Max Digital: 2560x1600 (Dual Link DVI Only) - PCI Express® 2.0 / 1.1 Support - g96 gpu randomly works -
6.11 *PixelArray benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|225.42|792| | Write ARGB|209.60|736| | Write RGBA|210.03|738| | Write RGB16PC|215.88|758| | Write LUT8|50.33|176| | Read RGB|212.96|748| | Read ARGB|196.20|689| | Read RGBA|196.54|690| | Read RGB16PC|147.46|518| | WriteArray ARGB|72.59|255| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.68|259| |JAM2, NON-ANTI 100|94.16|331| |COMP, NON-ANTI 100|29.28|102| |JAM1, ANTI 100|15.84|55| |JAM2, ANTI 100|61.29|215| |COMP, ANTI 100|21.16|74| |JAM1, NON-ANTI 5|65.95|231| |JAM2, NON-ANTI 5|16.23|57| |COMP, NON-ANTI 5|7.37|25| |JAM1, ANTI 5|6.94|24| |JAM2, ANTI 5|16.13|56| |COMPLEMENT, ANTI 5|7.06|2 | |
Geforce gf9500 9500gt (nv5 ) (G9x) (2008) | 0x10de | 0x0640 | 0x0a1 | Doom Doom2 Duke | tunnel 480 gearbox 500 Cube Cube2 64 Quake3 | DVI | N/A | opengl 3.2 - case single slot - 350 Watt/400 Watt or greater power supply with a minimum of 18 Amp/22 Amp on the +12 volt rail - Max Analog: 2048x1536 and Max Digital: 2560x1600 (Dual Link DVI Only) - PCI Express® 2.0 / 1.1 Support -
6.11 *PixelArray benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|224.06|787| | Write ARGB|210.44|739| | Write RGBA|210.96|741| | Write RGB16PC|215.56|757| | Write LUT8|50.13|176| | Read RGB|210.12|738| | Read ARGB|194.57|684| | Read RGBA|194.83|684| | Read RGB16PC|147.22|517| | WriteArray ARGB|70.91|249| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.70|259| |JAM2, NON-ANTI 100|93.80|329| |COMP, NON-ANTI 100|29.21|102| |JAM1, ANTI 100|15.84|55| |JAM2, ANTI 100|61.41|215| |COMP, ANTI 100|21.16|74| |JAM1, NON-ANTI 5|66.19|232| |JAM2, NON-ANTI 5|16.24|57| |COMP, NON-ANTI 5|5.89|20| |JAM1, ANTIALIASED, LEN 5|5.71|20| |JAM2, ANTI 5|16.09|56| |COMPLEMENT, ANTI 5|5.65| | |
GeForce 9600 GS | 0x | 0x0623 | 0x0 | N/A | opengl 3.x - max res - will not work with PCI-e 1.0a slots -
| ||||
GeForce 9600 GSO | 0x | 0x0610 | 0x0 | N/A | opengl 3.x - max res - G92 chopped down - 9600GSO is re-badged 8800GS both very power hungry cards - | ||||
GeForce 9300 GS | 0x | 0x06E1 | 0x0 | N/A | opengl 3.x - max res | ||||
Geforce 9xxx (nv5 ) (G9x) (2008) | 0x | 0x | 0x0 | N/A | N/A | N/A | N/A | N/A | opengl 3.x - max res |
Geforce 9xxx (nv5 ) (G9x) (2008) | 0x | 0x | 0x0 | N/A | N/A | N/A | N/A | N/A | opengl 3.x - max res |
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce GTX 280 (NV50 family) | 0x05E1 | opengl 3.x - max res | |||||||
GeForce GTX 260 | 0x05E2 | 2 6pin - psu pci express 2.1 - | |||||||
Geforce GTS250 250GTS (g92b) (2009) | 0x10de | 0x0615 | 0x0a2 | Doom Doom2 Duke | tunnel 486 gearbox 508-642 Cube Cube2 80 Quake3 | DVI | N/A | 2x6pin psu VP2 - pci-e 2.x - case dual slots - 738m 1gb ddr3 -
*PixelArray benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|222.95|783| | Write ARGB|208.69|733| | Write RGBA|209.28|735| | Write RGB16PC|215.29|756| | Write LUT8|50.33|176| | Read RGB|212.57|747| | Read ARGB|199.65|701| | Read RGBA|199.86|702| | Read RGB16PC|147.77|519| | WriteArray ARGB|72.04|253| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.65|258| |JAM2, NON-ANTI 100|94.06|330| |COMP, NON-ANTI 100|29.17|102| |JAM1, ANTI 100|15.83|55| |JAM2, ANTI 100|61.24|215| |COMP, ANTI 100|21.10|74| |JAM1, NON-ANTI 5|66.07|232| |JAM2, NON-ANTI 5|16.22|57| |COMP, NON-ANTI 5|5.41|19| |JAM1, ANTI 5|5.31|18| |JAM2, ANTI 5|16.12|56| |COMPLEMENT, ANTI 5|5.19|18| | |
GeForce GT 240 (GT215 family) | 0x10de | 0x0ca3 | 0xa2 | use VESA | 6.11 tunnel gearbox | late 2009 openGl 3.2 - case dual slots - no 6pin psu required with VP4 - linux nouveau support added 2015 - All are pcie 2.1 cards and may not work in 1.0a slots -
| |||
GT220 (GT216) G220 | 0x10de | 0x0a20 | 0xa2 | Yes | Yes | DVI | N/A | Icaros 2.0.3 GeForce GT220 1GB | |
Geforce GT220 220GT (g92b) | 0x10de | 0x0a20 | 0xa2 | Doom Doom2 Duke | tunnel 490 gearbox 505 cube 150 cube2 50 Quake3 | DVI | N/A | pci express 2.0 cards DDR3 - case single slot -
*Pixel benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|226.75|797| | Write ARGB|211.99|745| | Write RGBA|212.48|746| | Write RGB16PC|215.97|759| | Write LUT8|47.93|168| | Read RGB|215.23|756| | Read ARGB|198.10|696| | Read RGBA|198.44|697| | Read RGB16PC|147.62|518| | WriteAlpha ARGB|70.19|246| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.70|259| |JAM2, NON-ANTI 100|93.89|330| |COMP, NON-ANTI 100|29.23|102| |JAM1, ANTI 100|15.82|55| |JAM2, ANTI 100|61.30|215| |COMP, ANTI 100|21.14|74| |JAM1, NON-ANTI 5|65.95|231| |JAM2, NON-ANTI 5|16.23|57| |COMP, NON-ANTI 5|5.00|17| |JAM1, ANTI 5|4.73|16| |JAM2, ANTI 5|16.13|56| |COMPLEMENT, ANTI 5|4.80|16|
*Pixel benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|225.10|791| | Write ARGB|209.66|737| | Write RGBA|210.27|739| | Write RGB16PC|215.94|759| | Write LUT8|49.11|172| | Read RGB|214.42|753| | Read ARGB|194.59|684| | Read RGBA|194.85|685| | Read RGB16PC|147.55|518| | WriteAlpha ARGB|72.47|254| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.72|259| |JAM2, NON-ANTI 100|93.83|329| |COMP, NON-ANTI 100|29.21|102| |JAM1, ANTI 100|15.79|55| |JAM2, ANTI 100|61.32|215| |COMP, ANTI 100|21.12|74| |JAM1, NON-ANTI 5|66.33|233| |JAM2, NON-ANTI 5|16.23|57| |COMP, NON-ANTI 5|5.10|17| |JAM1, ANTI 5|4.88|17| |JAM2, ANTI 5|16.13|56| |COMPLEMENT, ANTI 5|4.89|17| | |
GT210 GT 210 210GT G210 | 0x10de | 0x0a65 | 0xa2 | 6.11 Pixel Text | Not tested | DVI out works but not hdmi | N/A | OpenGL 3.3 pci-e 2.0 cards - case single slot -
| |
GT310 Tesla 310, 315, GT 320, GT 330 GT 340 | VESA | 6.11 tunnel gearbox | OpenGL 3.3 openCL all similar in performance to GT2xx except gt31x (poor) | ||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GTX 470, GTX 480 GF10 GF10* core (NVC0 family) | VESA | tunnel gearbox | OpenGL4.5 OpenCL1.1 Tessellation - case dual slots - - GDDR5 - higher power usage - | ||||||
Geforce GTX460 460GTX (G104) 256bit, 1GB v2 192bit and GTX 465 | 0x10de | 0x0e22 | 0xa1 | tunnel gearbox cube 055-111 cube2 50 | N/A | Hardware OpenGL 4.x - 2x6pin psu - case dual slots -
evga 768MB GDDR5 192bit 01G-P3-1373-ER or 01G-P3-1372-TR
| |||
Geforce GTX 460SE 192bit | 0x10de | 0x0e23 | 0x91 or 0xa1 | nouveau 6.11 - 2 6pin psu needed - case dual slots -
| |||||
Geforce GT450 GTS450 450GTS GF106 | 0x10de | 0x0dc4 | 0x0a1 | Doom Doom2 Duke | tunnel gearbox cube cube2 50 Quake3 | DVI | N/A | 2010 Hardware OpenGL 4.2 but nouveau at 3.3 - most need 1x 6pin psu - case dual slots -
6.11 *PixelArray benchmark 1280x720* ||Test||Blits/s||MB/s|| | Write RGB|225.37|792| | Write ARGB|210.47|739| | Write RGBA|210.87|741| | Write RGB16PC|215.76|758| | Write LUT8|51.96|182| | Read RGB|210.84|741| | Read ARGB|195.23|686| | Read RGBA|195.59|687| | Read RGB16PC|145.20|510| | WriteAlpha ARGB|71.11|250| *Text benchmark 1280x720* ||Test||Blits/s||MB/s|| |JAM1, NON-ANTI 100|73.74|259| |JAM2, NON-ANTI 100|94.42|331| |COMP, NON-ANTI 100|29.30|103| |JAM1, ANTI 100|15.88|55| |JAM2, ANTI 100|61.59|216| |COMP, ANTI 100|21.18|74| |JAM1, NON-ANTI 5|66.14|232| |JAM2, NON-ANTI 5|16.24|57| |COMP, NON-ANTI 5|5.23|18| |JAM1, ANTI 5|5.16|18| |JAM2, ANTI 5|16.13|56| |COMPLEMENT, ANTI 5|4.92|17| | |
GT 440 GF108 chipset or better OEM GF106 | 6.11 Pixel Text | tunnel gearbox | openGl 4.1 opencl 1.x - no 6 pin psu - 96 cuda cores 128bit - case dual slots -
| ||||||
GT430 430GT (GF108) | 6.11 Pixel Text | 6.11 tunnel gearbox | ddr3 memory 64bit or 128bit - buggy await new revision of driver
| ||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GTX 590 Fermi | VESA | 6.11 tunnel gearbox | OpenGL4.4 OpenCL 1.1 - GDDR5 - 6pin and 8pin psu connectors - 512 cuda - case dual slots -
| ||||||
GTX 580, | N/A | ||||||||
GTX 570, | N/A |
| |||||||
Geforce 5xx 560gtx Fermi GTX 560, | VESA | 6.11 tunnel gearbox | N/A | opengl 4.x - 2 6pin psu - 384 cuda cores - case dual slots - will not work with PCI-e 1.0a slots -
| |||||
GTX 560 Ti | N/A |
| |||||||
GTX 550 Ti | 0x10de | 0x1201 | Doom Doom2 Duke | tunnel gearbox | Maybe | can hang on boot up on I2C Init or suffer random lockups on OpenGL apps - most need 1 6pin min 400W 24A on the +12V1 / +12V2 dual 12V rails of the computers' power supply unit - 192 cuda cores - case dual slots used - will not work with PCI-e 1.0a slots -
| |||
GT 545 and OEM GF116 | VESA | 6.11 tunnel gearbox | openGL 4.2 opencl 1.x - GDDR5 with OEM only - | ||||||
GT530 OEM | 6.11 Pixel Text | 6.11 tunnel gearbox | 96 cuda cores - 1GB or 2GB DDR3 128bit | ||||||
GT520 520GT | VESA | 6.11 tunnel gearbox | untested 48 cuda cores - DDR3 64bit | ||||||
510, GT 530 | 6.11 Pixel Text | 6.11 tunnel gearbox | ddr 3 - 50w max - | ||||||
GT610 Fermi GF119 | VESA | N/A | |||||||
GT630 GF108 Fermi | VESA | 6.11 tunnel gear | N/A | not accelerated 2015 - like the GT730 below - 96 cuda cores whilst kepler version has 384 - 128bit to keplers' 64bit bandwidth - kepler has 2GB DDR3
| |||||
Geforce GT 730 | use VESA 6.11 Pixel Text | 6.11 tunnel gear | N/A | fermi version has 96 cuda cores 128bit GF108
| |||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce GTX Titan GeForce GTX Titan Black GeForce GTX Titan Z | |||||||||
GeForce GTX 780 GeForce GTX 780 Ti | |||||||||
GeForce GTX 770 | VESA | opengl 4.4 opencl 1.1 | |||||||
GeForce GTX 760 GeForce GTX 760 Ti | |||||||||
GeForce GT 740 | |||||||||
GeForce GT 730 Kepler | two versions fermi 96 cores 128bit GF108 and kepler 384 cores 64bit GK208 | ||||||||
680gtx GK104 core gtx680 680m | VESA | N/A | |||||||
GTX 690 Kepler NVE0 | VESA | pci-e 3.0, OpenGL 4.4 OpenCL 1.1 | |||||||
GTX 670 | |||||||||
GTX 660 GTX 660 Ti | |||||||||
GTX 650 GTX 650 Ti GTX 650 Ti Boost | most need 1 6pin psu
| ||||||||
Geforce GT 640 |
| ||||||||
GT 620 GT 640 | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
N/A | |||||||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce 6100 nForce 405 | 0x | 0x03D1 0x0242 | 0x0 | ||||||
GeForce 6100 nForce 400 | 0x03D2 | ||||||||
GeForce 6100 nForce 420 | 0x03D5 | ||||||||
GeForce 6150 LE | 0x0241 | ||||||||
GeForce 6150SE nForce 430 | 0x | 0x03D0 | 0x0 | Yes | Maybe | working | |||
GeForce 6150 | 0x0240 | ||||||||
GeForce 7150M / nForce 630M | 0x0531 | ||||||||
GeForce 7000M / nForce 610M | 0x0533 | ||||||||
GeForce 7050 PV / NVIDIA nForce 630a | 0x053A 0x053B | ||||||||
Geforce IGP 7025 nForce 630a | 0x | 0x053E | 0x0 | No | No | no support at the end of 2010 | |||
GeForce 7100 / nForce 630i (C73) | 0x10de | 0x07e1 | 0x0a2 | Yes | Yes | Yes | Yes | N/A | Icaros 2.0.3 and Gigabyte 73-pvm-s2h rev. 1.0 |
GeForce 7150 / NVIDIA nForce 630i | 0x07E0 | ||||||||
GeForce 7050 / NVIDIA nForce 610i | 0x07E3 | ||||||||
Geforce IGP 8100 (nForce 720a) | 0x | 0x084F | 0x0 | ||||||
GeForce 8100P | 0x | 0x0847 | 0x0 | ||||||
Geforce 8200 8300 nForce 730a | 0x084A 0x0848 (GeForce 8300) 0x0849 (GeForce 8200) 0x084B (GeForce 8200) | working 8300 onboard | |||||||
nForce 780a SLI | 0x084C | ||||||||
nForce 750a SLI | 0x084D | ||||||||
Nvidia Geforce IGP 9300 (nForce MCP7a) | 0x | 0x | 0x0 | Yes | Yes | works | |||
9400 (ION) | |||||||||
9700M () | |||||||||
Geforce ION 2 | 0x | 0x | 0x0 | untested | |||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce Go 6150 | 0x0244 | ||||||||
GeForce Go 6100 | 0x0247 | ||||||||
GeForce Go 6200 | 0x0164 0x0167 | ||||||||
GeForce Go 6400 | 0x0166 0x0168 | Sony Laptop | |||||||
GeForce Go 6800 | 0x00C8 | ||||||||
GeForce Go 6800 Ultra | 0x00C9 | ||||||||
GeForce Go 6600 | 0x0144 | ||||||||
GeForce Go 6600 TE/6200 TE | 0x0146 | ||||||||
GeForce Go 6600 | 0x0148 | ||||||||
GeForce Go 6600 GT | 0x0149 | ||||||||
GeForce Go 7200 | 0x01D6 | ||||||||
GeForce Go 7300 | 0x01D7 | untested | |||||||
GeForce Go 7400 | 0x01D8 | works 2D and 3d issues | |||||||
GeForce Go 7800 | 0x098 | ||||||||
GeForce Go 7800 GTX | 0x0099 | ||||||||
GeForce Go 7950 GTX | 0x0297 | ||||||||
GeForce Go 7900 GS | 0x0298 | ||||||||
GeForce Go 7900 GTX | 0x0299 | ||||||||
GeForce Go 7600 | 0x0398 | ||||||||
GeForce Go 7600 GT | 0x0399 | ||||||||
GeForce 6610 XL | 0x0145 | ||||||||
GeForce 6700 XL | 0x0147 | ||||||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GeForce 8700M GT | 0x0409 | ||||||||
GeForce 8600M GS | 0x0425 | ||||||||
GeForce 8400M GT | 0x0426 | ||||||||
GeForce 8400M GS | 0x0427 | ||||||||
GeForce 8400M G | 0x0428 | ||||||||
GeForce 8800M GTS | 0x0609 | ||||||||
GeForce 8800M GTX | 0x060C | ||||||||
GeForce 9500M GS | 0x0405 | ||||||||
GeForce 8600M GT | 0x0407 | ||||||||
GeForce 9650M GS | 0x0408 | ||||||||
GeForce 9400M GT | 0x042C | ||||||||
GeForce 9300M G | 0x042E | ||||||||
GeForce 9100M G | 0x0844 | ||||||||
GeForce 9800M GTS | 0x0628 | ||||||||
GeForce 9700M GTS | 0x062A | ||||||||
GeForce 9800M GTS | 0x062C | ||||||||
GeForce 9600M GT | 0x0647 | ||||||||
GeForce 9600M GS | 0x0648 | ||||||||
GeForce 9600M GT | 0x0649 | ||||||||
GeForce 9500M G | 0x064B | ||||||||
GeForce 9300M GS | 0x06E5 | ||||||||
GeForce 9200M GS | 0x06E8 | ||||||||
GeForce 9300M GS | 0x06E8 | ||||||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
N/A | |||||||||
N/A | |||||||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
GT 605M, GT 610M GT 620M GT 630M GT 635M GT 645M | N/A | ||||||||
GTX 650M | N/A | ||||||||
N/A | |||||||||
Descript | Vendor ID | Product ID | Rev | 2D | 3D | Analog Output | Digital Output | Laptop LCD | Comments |
N/A | |||||||||
N/A | |||||||||
radeon.hidd
Michel Shultz 2D driver (standard on most distributions) and bearsofts updated 2013 around Icaros 1.3.1
Gallium Radeon HD not ported yet
- r300g - 9600 to X1900 - llvm not needed - r300 software driver deprecated and doubtful very useful
- r600g Evergreen - HD 2xxx to 6xxx - llvm not necessarily needed and can use swrast - r600 software driver deprecated
- SI - HD 7xxx and up - faster llvmpipe required (extra bounty??)
What we could see in the future...
- 2013 was a big year for the r600g gallium3d radeon driver with uvd (hardware h.264 video decoding) support via VDPAU in April and Dynamic Power Management added in July for 4000 to 7000
- 2014 bug fixing for r600g
- 2015 radeonSI support improved
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
---|---|---|---|---|---|---|---|---|---|
7000 (r100) | 0x1002 | 0x5159 | 0x0 | Yes | No | vga15 pin connection but not s-video | DVI | N/A | openGL 1.3 |
7500 (rv200 but still r100 based) | 0x1002 | 0x5157 | 0x | Yes | No | vga15 | DVI | N/A | openGL 1.3 |
8000 8500 (r200) | 0x1002 | 0x514c (8500LE) | 0x0 | Yes | No | N/A | openGL 1.4 | ||
9000 9100 9250 (r200) | 0x1002 | 0x5964 (9000) 0x514d (9100) | 0x0001 | Yes | No | VGA15 but not s-video | DVI | N/A | openGL 1.4 |
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
9600 9800 (r300) | 0x | 0x | 0x0 | Yes | No | N/A | openGL 2.1 | ||
x300 x600 (r300) | 0x | 0x | 0x0 | Yes | No | N/A | openGL 2.1 | ||
x700, x800 (r420) | 0x | 0x554d (R430 x800xl) | 0x0 | new driver | No | N/A | openGL 2.1 - x800 XL PCIE (problem with mouse-pointer, some part of the pointer is not transparent) | ||
x1300 x1550 x1600 x1800 x1900 x1950 (r520) | 0x | 0x | 0x0 | new driver | No | N/A | openGL 2.1 | ||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
HD2400 HD2600 HD2900 (r600) | 0x | 0x | 0x0 | some features with new driver | No | N/A | openGL 3.3 open CL | ||
HD3400 HD3600 HD3800 (r600) | 0x | 0x | 0x0 | some features with new driver | No | N/A | pci-e 2.0, openGL 3.3 | ||
HD4300 HD4500 HD4600 HD4700 HD4800 (r700) | 0x1002 | 0x | 0x0 | but some later cards need 3D engine for faster and more flexible 2D now | No | N/A | openGL 3.3 - DDR3 - GDDR5 was one of AMD's aces for the 4800 series - 4670 liked - | ||
HD6900 cayman series | 0x | 0x | 0x0 | some features with new driver | No | N/A | openGL 3.3 open CL not mature (2014) - | ||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
HD5400 Series HD5430 HD5450 HD5470 | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | openGL 4.1 openCL - GDDR3 - | ||
HD5500 Series HD5550 HD5570 HD5600 Series HD5650 HD5670 HD5700 Series HD5750 HD5770 | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | openGL 4.1 openCL - GDDR5 | ||
HD 5800 Series HD5850 HD5870 HD5900 Series HD5950 HD5970 - HD6xxx not NI chipset (r800 evergreen) | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | openGL 4.1 openCL - DDR5 pci-e 2.1 best avoided for all pci-e 1.0 mobos - | ||
HD6450 Northern Islands chipset | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | - DDR3 - | ||
HD6600 Series HD6650 HD6570 HD6600 Series HD6650 HD6670 | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | - DDR5 - | ||
HD6800 Series HD6850 HD6870 HD6700 Series HD6790 to HD6990 | 0x | 0x | 0x0 | needs 3D engine for accelerated 2D now | No | N/A | - DDR5 - | ||
HD7450-HD7670 | N/A | ||||||||
HD64xxM HD67xxM HD69xxM | N/A | ||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
HD7750 HD 7770 / R7 250X HD7850 HD7870 / R9 270X HD 7950 / R9 280 HD 7970 / R9 280X Southern Islands | needs 3D engine for accelerated 2D now | No | N/A | pci-e 3.0 1st Gen GCN architecture | |||||
N/A | |||||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
HD7790 [ Sea Islands ] | No | N/A | openGL open CL | ||||||
r7 240 240x 250 250x HD 7790 / R7 260 260X / R7 360 | N/A | openGL 4.x openCL 1.x 2nd Gen GCN architecture | |||||||
R9 290 / R9 390 R9 290X / R9 390X | N/A | openGL 4.x openCL 1.x 2nd Gen GCN architecture | |||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
r-200 series r8 275 375 [Volcanic Islands] | N/A | openGL 4.x openCL 1.x | |||||||
N/A | openGL openCL | ||||||||
N/A | |||||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
Kaveri 290 290X, 260 260X | N/A | ||||||||
R9 285 / R9 380 R9 380X Fury / Fury X | N/A | opengl 4 opencl 1 3rd Gen GCN architecture | |||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
RX470 RX460 RX480 RX580 | N/A | opengl 4 opencl 2 4th Gen GCN architecture | |||||||
N/A | |||||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
N/A | |||||||||
N/A | |||||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
N/A | |||||||||
N/A | |||||||||
N/A | |||||||||
Description | Vendor ID | Product ID | Revision | 2D | 3D | Analogue Output | Digital Output | Laptop LCD | Comments |
ATI RC410 [Radeon Xpress 200M] | 0x1002 | 0x5a62 0x5955 0x5974 (200m) | 0x00 | No | No | ||||
Mobility Radeon 7500 | 0x1002 | 0x4c57 (7500) | No | No | |||||
Mobility Radeon 9000 | 0x1002 | 0x4966 (9000) | No | No | |||||
Mobility Radeon 9500 9550 (rv360) 9600 (rv350) | No | No | untested | ||||||
Mobility Radeon 9800 (rv420) | No | No | untested | ||||||
Mobility Radeon X300 (RV370) X600 (RV380) | 0x1002 | 0x (RV370) 0x5657 (RV380) | No | No | untested | ||||
Mobility Radeon X700 (RV410) X800 (RV423) | No | No | untested | ||||||
Mobility Radeon X1200 (RS69M0) | 0x1002 | 0x791f | 0x0 | some | No | No | X1200 IGP (RS690) | ||
Mobility Radeon X1300 X1350 X1400(rv515) X1600 (rv530) X1650 (RV535) X1800 (rv520) x1900 (rv570) | 0x1002 | 0x71c7 (X1650) | 0x009e | No | No | untested | |||
Mobility Radeon 2100 | 0x1002 | 0x796e (2100) | 0x0 | No | No | untested | |||
Mobility Radeon HD 2400 (rv610) HD2600 (rv630) | No | No | untested | ||||||
Mobility Radeon HD 3100 HD3200 HD3450 3470 (RS780MC RV620) 3670 (M86-XT RV635) HD3870 (M88-LXT RV670) | 0x1002 | 0x9610 and 0x9612 (HD3200) 0x9614 (HD3300) | No | No | untested | ||||
Mobility Radeon HD 4200 4250 (RV620) | 0x1002 | 0x (HD4200) 0x9715 (HD4250) | No | No | untested | ||||
Mobility Radeon HD 4330 4530 4550 (M92 RV710) 4650 (M96-XT RV730) 4670 RV730XT 4830 (M97 RV740) 4850 (M98 RV770) | 0x1002 | 0x (HD4350) 0x9442 (RV770) 0x9490 (HD4670) | No | No | untested | ||||
Mobility Radeon HD 530v (M92 RV710) HD 550v (M96 RV730) | No | No | no support yet | ||||||
Mobility Radeon HD 5430 HD5650 (cedar Park LP) | No | No | no support yet | ||||||
Radeon HD 6310 6350M (Redwood Capilano PRO) | No | No | no support yet | ||||||
R5 M230 M240 M255 - R7 M260 M265 (Kaveri Crystal series with Mantle and HSA) | |||||||||
Top Tier GeForce GTX 1080 GeForce GTX 980 SLI (Notebook) GeForce GTX 1070 GeForce GTX 980 Ti GeForce GTX 980M SLI Radeon R9 Fury GeForce GTX 980 GeForce GTX 980 (Notebook) Quadro M5500 Radeon R9 390X GeForce GTX 970M SLI GeForce GTX 780 Ti GeForce GTX 970 GeForce GTX 880M SLI GeForce GTX 780M SLI Radeon R9 290X Radeon R9 M490 * GeForce GTX 965M SLI Radeon R9 M290X Crossfire Radeon HD 8970M Crossfire GeForce GTX 680M SLI Radeon HD 7970M Crossfire GeForce GTX 980M Quadro M5000M Radeon R9 280X Radeon R9 380 GeForce GTX 960 GeForce GTX 970M Quadro M4000M * GeForce GTX 860M SLI GeForce GTX 680 Radeon HD 7970 GeForce GTX 770M SLI Radeon R9 M395X Radeon R9 M485X Radeon R9 M480 * Radeon R9 M295X Radeon R9 M390X * FirePro W7170M * Radeon R9 M395 Radeon R7 370 GeForce GTX 590 GeForce GTX 880M GeForce GTX 950 Radeon R9 270X GeForce GTX 660 Ti GeForce GTX 760 GeForce GTX 780M Quadro K5100M GeForce GTX 680MX Radeon HD 7870 GeForce GTX 965M Quadro M3000M * GeForce GTX 870M Radeon R9 M290X Radeon HD 8970M GeForce GTX 580 Radeon HD 6970 GeForce GTX 675M SLI GeForce GTX 680M GeForce GTX 765M SLI GeForce GTX 775M FirePro M6100 Radeon HD 7970M Radeon R9 M390 * GeForce GTX 750 Ti GeForce GTX 670MX SLI GeForce GTX 570 GeForce GTX 480 GeForce GTX 960M Quadro M2000M * Quadro K5000M Quadro K4100M GeForce GTX 770M GeForce GTX 860M GeForce GTX 580M SLI Radeon HD 6990M Crossfire GeForce GT 755M SLI GeForce GTX 485M SLI Radeon HD 6970M Crossfire GeForce GTX 675MX GeForce GT 750M SLI GeForce GTX 950M GeForce GTX 850M Quadro M1000M Radeon R9 M280X Radeon HD 7950M * GeForce GTX 560 Ti Radeon HD 6870 GeForce GTX 470 GeForce 945M GeForce GTX 765M GeForce GTX 470M SLI GeForce GTX 480M SLI GeForce GTX 560M SLI Quadro K4000M Iris Pro Graphics P580 * Iris Pro Graphics 580 * Radeon HD 5850 GeForce GTX 675M GeForce GTX 580M Radeon HD 6990M Radeon R9 M385X * Radeon R9 M470X * Radeon R9 M470 * Radeon R9 M385 * Radeon R9 M380 * Radeon HD 7770 Radeon HD 7770 GeForce GT 650M SLI GeForce GTX 460M SLI Mobility Radeon HD 5870 Crossfire GeForce GTX 485M GeForce GTX 460 768MB Radeon HD 6790 GeForce GTX 285M SLI Quadro K3100M FirePro W5170M * Radeon R9 M370X GeForce GTX 670MX Quadro 5010M GeForce GTX 760M Radeon R9 M275 GeForce GTX 670M GeForce 940MX * Maxwell GPU (940M, GDDR5) FirePro M8900 Radeon HD 6970M Radeon R9 M270 Radeon HD 8870M Radeon HD 7870M Quadro K3000M GeForce GTX 570M FirePro M6000 FirePro M5100 Quadro K2100M Radeon HD 5770 GeForce GTX 550 Ti GeForce GTX 280M SLI Radeon HD 6950M Radeon R7 250 GeForce GT 755M GeForce GTX 660M GeForce 845M Radeon HD 8850M Radeon R9 M365X Radeon R9 M265X FirePro W5130M * Radeon HD 7850M Radeon HD 8790M FirePro W4170M FirePro W4190M FirePro W4100 Mobility Radeon HD 4870 X2 Quadro 4000M GeForce GTX 470M GeForce GTX 480M GeForce GT 750M Iris Pro Graphics 6200 Quadro K1100M GeForce 940M Radeon R9 M375 GeForce 930MX * Radeon R7 M380 * Radeon R7 M370 Quadro M600M * GeForce GT 650M Quadro K620M GeForce 840M Radeon R7 M275DX GeForce GT 745M Radeon HD 7770M GeForce GTX 560M Radeon R7 512 Cores (Kaveri Desktop) Iris Pro Graphics 5200 Radeon R7 (Carrizo) * Radeon R7 384 Cores (Kaveri Desktop) GeForce GT 740M GeForce 930M Radeon HD 4850 Iris Graphics 550 * GeForce 830M Iris Graphics 540 Quadro M500M * Quadro K2000M GeForce GTS 450 GeForce GTX 260M SLI GeForce GT 735M Mobility Radeon HD 5870 GeForce 825M Quadro 5000M FirePro M4000 FirePro M7820 Radeon HD 6870M GeForce 9800M GTX SLI Radeon HD 8830M * Radeon HD 8770M Radeon R7 M260X GeForce GTX 460M Radeon HD 8550G + HD 8750M Dual Graphics GeForce 920MX * GeForce GT 730M Radeon HD 7750M GeForce GT 645M * FirePro M4100 Radeon HD 8750M Quadro 3000M Radeon R7 M270 Radeon R7 M265 Quadro FX 3800M GeForce GTX 285M Mobility Radeon HD 4870 GeForce GT 640M Radeon R7 (Kaveri) Radeon R8 M365DX Radeon R7 M460 * Radeon HD 7730M A9X / PowerVR GT7xxx Radeon R7 M360 GeForce GTX 280M GeForce 9800M GT SLI Radeon HD 8690M GeForce 9800M GTS SLI Mobility Radeon HD 3870 X2 GeForce 8800M GTX SLI Mobility Radeon HD 3850 X2 Quadro FX 3700M Radeon R7 M340 GeForce 920M Radeon R6 M340DX HD Graphics 530 HD Graphics P530 Tegra X1 Maxwell GPU Radeon R7 M260 Radeon R6 (Carrizo) Mobility Radeon HD 4860 FirePro M7740 Mobility Radeon HD 4850 GeForce GTX 260M GeForce 9800M GTX Quadro FX 2800M Radeon HD 6775G2 * Radeon HD 8670D Radeon HD 7690M XT FirePro M5950 GeForce GT 640M LE Radeon R6 (Kaveri) Radeon HD 8650M * Radeon HD 8730M Radeon HD 6770M GeForce GT 635M GeForce GT 555M Radeon HD 5670 Mobility Radeon HD 5850 Radeon HD 6850M FirePro W2100 Quadro 2000M GeForce 9800M GT GeForce 8800M GTX Quadro FX 3600M GeForce GT 445M GeForce GTS 360M GeForce GT 240 Radeon HD 6755G2 * Radeon HD 7690M HD Graphics 5600 Radeon HD 8570D Radeon HD 8650G + HD 8670M Dual Graphics Radeon HD 8650G + HD 8570M Dual Graphics Radeon HD 7660G + HD 7670M Dual Graphics Radeon HD 8550G + HD 8670M Dual Graphics Radeon HD 8670M Radeon R6 M255DX Radeon HD 7660D Radeon HD 6750M Quadro K1000M GeForce GT 550M Radeon HD 8590M * GeForce GTS 260M GeForce GTS 160M GeForce 9800M GTS GeForce GT 430 Radeon HD 6830M Mobility Radeon HD 5830 Radeon HD 6760G2 * Radeon HD 6740G2 * Radeon HD 6730M * GeForce 9800M GS Mobility Radeon HD 4830 Mobility Radeon HD 5770 Radeon HD 6570M Radeon HD 8650G Radeon HD 7640G + HD 7670M Dual Graphics Radeon HD 6620G + HD 7670M Dual Graphics * Radeon HD 7520G + HD 7670M Dual Graphics Radeon HD 7670M GeForce GT 630M Radeon HD 7560D GeForce GTS 150M * Radeon R5 M335 Radeon R5 M430 * Radeon R5 M330 Radeon R5 M255 Quadro 1000M GeForce 820M HD Graphics 520 Iris Graphics 6100 GeForce GT 720M GeForce 8800M GTS Radeon R5 M240 Radeon R5 M320 * Radeon R5 M230 Radeon R5 M315 * Mobility Radeon HD 5750 * Radeon HD 6720G2 * Radeon HD 8450G + Radeon HD 8570M Dual Graphics Radeon HD 8570M HD Graphics 6000 Quadro K610M Radeon HD 8550M Iris Graphics 5100 GeForce GT 540M Mali-T880 MP12 * Radeon HD 8610G * Radeon HD 6690G2 * Radeon HD 6650M HD Graphics 4600 Mobility Radeon HD 5730 HD Graphics 5500 Radeon R5 (Carrizo) * Radeon R5 (Kaveri) FirePro M5800 NVS 5400M GeForce 710M Radeon HD 7660G GeForce GT 435M Radeon HD 6680G2 * HD Graphics 5000 Quadro K510M * Radeon HD 5570 Radeon HD 6550M Radeon HD 7590M * GeForce GTS 350M GeForce GTS 250M Radeon HD 6630M Radeon HD 7650M FirePro M2000 Radeon HD 7570M Radeon HD 7630M Quadro FX 1800M Mobility Radeon HD 5650 Radeon HD 8510G * Radeon HD 6530M Radeon HD 8550G Quadro K500M * GeForce GT 625M * GeForce GT 620M GeForce GT 525M Radeon HD 6550D * Radeon HD 7640G + HD 7610M Dual Graphics Radeon HD 7610M Radeon HD 7620G Radeon HD 8470D Radeon HD 7640G Adreno 530 PowerVR GXA6850 GeForce ULP K1 (Tegra K1 Kepler GPU) A9 / PowerVR GT7600 HD Graphics 515 HD Graphics 4400 HD Graphics 510 * NVS 5200M Mobility Radeon HD 565v Radeon HD 7550M Mobility Radeon HD 4670 GeForce GT 425M GeForce 9700M GTS Radeon HD 6645G2 * Quadro FX 2700M GeForce GT 335M Radeon HD 7500G + HD 7550M Dual Graphics Radeon HD 7600G Mobility Radeon HD 3870 Radeon HD 6620G + HD 7450M Dual Graphics * Radeon HD 6640G2 * Mobility Radeon HD 5165 Mobility Radeon HD 560v Mobility Radeon HD 4650 GeForce Go 7950 GTX SLI GeForce GT 220 GeForce Go 7900 GTX SLI GeForce GT 420M Radeon HD 7530M * Mobility Radeon HD 3850 GeForce GT 330M Quadro FX 880M Quadro NVS 5100M GeForce GT 240M Radeon HD 7490M * HD Graphics 5300 Radeon HD 7510M * GeForce Go 7950 GTX Quadro FX 3500M GeForce 8700M GT SLI GeForce 9700M GT GeForce GT 230M Mobility Radeon HD 550v Radeon HD 7480D HD Graphics 4000 Mali-T760 MP8 Radeon HD 6620G Radeon R4 (Kaveri) * HD Graphics (Broadwell) * Adreno 430 Radeon R5 (Beema/Carrizo-L) Radeon R4 (Beema) HD Graphics 4200 HD Graphics (Skylake) * Radeon HD 6450 GDDR5 Radeon HD 6545G2 * Radeon HD 6520G + HD 7450M Dual Graphics * Radeon HD 6540G2 * Radeon HD 7500G Radeon HD 6480G + HD 7450M Dual Graphics * Radeon HD 6515G2 * Radeon HD 8450G Radeon HD 7470M Radeon HD 6490M Radeon HD 8410G * Radeon HD 8400 Mali-T880 MP4 GeForce GT 520MX Radeon HD 7520G GeForce GT 325M GeForce Go 7800 GTX SLI GeForce 8600M GT SLI GeForce Go 7900 GS SLI GeForce GT 130M NVS 4200M GeForce Go 7900 GTX Quadro FX 2500M Radeon HD 8350G Radeon HD 8330 GeForce 9650M GS GeForce 9650M GT Radeon R3 (Mullins/Beema) GeForce 8700M GT Quadro FX 1700M Quadro FX 1600M GeForce Go 7800 GTX GeForce Go 7900 GS Quadro NVS 320M Quadro FX 1500M GeForce 9600M GT GeForce GT 220M Quadro FX 770M GeForce GT 120M Radeon HD 6510G2 * Radeon HD 7450M GeForce 610M GeForce 705M Mali-T760 MP6 HD Graphics (Braswell) Radeon HD 6470M FirePro M3900 * GeForce GT 520M Radeon HD 7420G Mobility Radeon HD 3670 Mobility FireGL V5725 PowerVR GX6450 Adreno 420 HD Graphics (Haswell) Radeon HD 6520G Radeon HD 8310G * GeForce 320M GeForce GT 320M Mobility Radeon HD 2600 XT Mobility Radeon X1900 Mobility Radeon X1800XT Mobility Radeon X1800 GeForce Go 6800 Ultra GeForce Go 7800 GeForce 9600M GS GeForce 9500M GS Radeon HD 7400G Radeon HD 6480G * Mobility Radeon HD 2700 GeForce GT 415M GeForce 410M Radeon HD 7370M Adreno 418 HD Graphics (Cherry Trail) Radeon HD 6370M Radeon HD 8280 Mobility Radeon HD 5470 Radeon HD 6450M Radeon HD 7430M * Mobility Radeon HD 3650 Mobility FireGL V5700 Mobility Radeon HD 5145 Mobility Radeon HD 545v Radeon R6 (Mullins) * Radeon HD 8240 Radeon HD 8250 Mobility Radeon HD 4570 Quadro FX 570M Mobility Radeon HD 5450 * Radeon R2 (Mullins/Beema) * GeForce 8600M GT Mobility Radeon HD 2600 HD Graphics 3000 Quadro FX 380M GeForce 310M GeForce G210M NVS 3100M GeForce 405M GeForce 315M GeForce Go 7600 GT GeForce 9500M G GeForce 8600M GS NVS 2100M GeForce Go 7700 GeForce Go 6800 Quadro FX Go 1400 Mobility Radeon X800XT Radeon HD 6430M * Radeon HD 6380G * Mobility Radeon HD 5430 Radeon HD 8210 Mobility Radeon HD 540v Mobility Radeon HD 4550 HD Graphics 2500 HD Graphics (Ivy Bridge) Radeon HD 7350M * Radeon HD 6350M * Mobility Radeon HD 4530 Mobility Radeon HD 4350 Radeon HD 4350 Mobility Radeon HD 530v GeForce 305M Mobility Radeon X1700 Mobility FireGL V5250 Mobility Radeon X2500 GeForce Go 7600 Quadro NVS 300M Mobility Radeon X800 Mobility Radeon X1600 Mobility FireGL V5200 Mobility Radeon 9800 GeForce Go 6600 Mobility Radeon X1450 Mobility Radeon X700 Mobility FireGL V5000 GeForce G 110M Radeon HD 6330M * Mobility Radeon HD 4330 GeForce 8400M GT Quadro NVS 140M HD Graphics 2000 GeForce G 107M * GeForce G 105M GeForce G 103M GeForce 9500M GE * GeForce G 102M GeForce G 205M GeForce 9400M (G) / ION (LE) HD Graphics (Sandy Bridge) * Adreno 330 PowerVR G6430 PowerVR GX6250 PowerVR G6400 HD Graphics (Bay Trail) Mali-T628 MP6 Mali-T760 MP4 Chrome9HD * Radeon HD 7340 Radeon HD 6320 * Radeon HD 7310 Radeon HD 6310 * Radeon HD 8180 Mobility Radeon HD 3470 Hybrid X2 GeForce 9400M GeForceBoost Mobility Radeon HD 3470 GeForce 9300M G ION 2 * GeForce 9300M GS Quadro FX 370M Quadro NVS 160M GeForce 9200M GS Mobility Radeon HD 3450 Mobility Radeon HD 3430 Mobility Radeon HD 3410 Mobility Radeon HD 2400 XT Radeon HD 4270 Radeon HD 4250 Radeon HD 7290 * Radeon HD 6290 * Radeon HD 4200 Graphics Media Accelerator (GMA) HD Graphics Radeon HD 6250 Quadro NVS 150M Quadro FX 360M Mobility Radeon X1350 Mobility Radeon X1400 GeForce 9100M G GeForce 8400M GS Quadro NVS 135M Mobility Radeon HD 2400 Radeon HD 3200 Radeon HD 4225 * Radeon HD 4100 * SGX554MP4 Mali-T628 MP4 Mobility Radeon HD 3400 * Radeon HD 3100 GeForce 8400M G Mali-T860 MP2 Quadro NVS 130M GeForce 8200M G Graphics Media Accelerator (GMA) 4700MHD Graphics Media Accelerator (GMA) 4500MHD Graphics Media Accelerator (GMA) 4500M Mali-T604 MP4 GeForce Go 7400 Quadro FX 350M Quadro NVS 120M GeForce Go 7300 GeForce Tegra 4 * PowerVR G6200 Adreno 405 * Mali-T830 MP2 Quadro NVS 110M Mobility Radeon X600 Mobility FireGL V3200 Mobility FireGL V3100 Mobility Radeon X2300 Mobility Radeon HD 2300 Mobility Radeon 9700 Bottom Tier Mobility FireGL T2e Mobility Radeon X1300 GeForce4 4200 Go Mobility Radeon 9600 Mobility FireGL T2 Mobility Radeon 9550 GeForce Go 7200 GeForce Go 6400 Mobility Radeon X300 GeForce Go 6250 GeForce Go 6200 GeForce FX Go 5700 Quadro FX Go 1000 GeForce FX Go 5600 / 5650 Radeon Xpress X1270 Radeon Xpress X1250 Radeon Xpress 1250 Radeon Xpress X1200 Graphics Media Accelerator (GMA) X3100 SGX543MP4 * Mali-T624 Adreno 320 * Mali-T760 MP2 Mali-T720 MP4 Mali-450 MP4 Graphics Media Accelerator (GMA) 3650 * GeForce 7190M * GeForce 7150M Radeon Xpress 1150 GeForce Go 6150 GeForce Go 6100 GeForce 7000M SGX543MP3 * Graphics Media Accelerator (GMA) 3600 * Mobility Radeon 9200 Mobility FireGL 9000 GeForce FX Go 5200 Mobility Radeon 9000 GeForce 4 488 Go GeForce 4 460 Go GeForce 4 440 Go GeForce 4 420 Go SGX543MP2 * Graphics Media Accelerator (GMA) 3150 Graphics Media Accelerator (GMA) 950 SGX545 SGX544MP2 * Mali-T720 MP2 SGX544 * Adreno 306 Adreno 305 Adreno 304 Mali-T720 GC7000UL Adreno 302 Mobility Radeon 7500 Mobility FireGL 7800 Graphics Media Accelerator (GMA) 900 Radeon Xpress 200M Radeon Xpress 1100 Mirage 3+ 672MX Mirage 3 671MX Adreno 225 * GC4000 * Mali-400 MP4 * GeForce ULP (Tegra 3) * VideoCore-IV * Adreno 220 * Vivante GC1000+ Dual-Core Mali-400 MP2 * Mali-400 MP * GeForce ULP (Tegra 2) * Graphics Media Accelerator (GMA) 600 * SGX540 * Graphics Media Accelerator (GMA) 500 Adreno 205 * Adreno 203 * GC800 * SGX535 SGX531 SGX530 Adreno 200 * Mali-200 * GeForce 3 Go * GeForce 2 Go 200 / 100 Mobility Radeon 9100 IGP Mobility Radeon 9000 IGP Mobility Radeon M7 Mobility Radeon M6 Chrome9 HC Extreme Graphics 2 Mobility Radeon 7000 IGP Radeon IGP 340M Radeon IGP 320M S3G UniChrome Pro II S3G UniChrome Pro Castle Rock Mirage 2 M760 Mirage M661FX S3 Graphics ProSavage8 Mobility 128 M3 SM502 *
Unless your computer uses a Firewire chipset manufactured by Texas Instruments, FireWire interfaces are likely to act buggy. AROS is unlikely to ever support FireWire.
Bluetooth is similarly unlikely to be ever supported due to huge cost to be certified.
No x86 PCMCIA card.resource at the moment. Writing card.resource would be a similar amount of work to writing a typical driver. However, it might be complicated by having to support a variety of PCMCIA-controller chipsets like TI PCI1225, PCI1410, PCI1420, 1450, PCIxx12 and O2, etc. m68k card.resource does not really have many higher level functions, most functions are really simple or poke Gayle registers directly. only exception is CopyTuple(). Amiga card.resource has one significant flaw: it's single-unit. would need card.resource and pccard.library. There was talk in the past of designing a new API for PCMCIA because card.resource only supports one slot, but since most modern laptops only have one slot anyway, I think it might be worthwhile to implement card.resource as-is (at least as a first step). pccard.library would be trivial to port. So, new API is needed.
The issue with AHCI is that it's going to take a pile of test hardware just to figure out all the different bugs in all the motherboard chipsets and add-on PCI cards that 'kinda' implement AHCI.
Not to mention Silicon Image, which took a very different approach from Intel's AHCI in their SATA controllers.