Linux Hardware-HOWTO
Linux Hardware-HOWTO
Steven Pritchard
Southern Illinois Linux Users Group
3.1.4
2002−02−17
Revision History
Revision 3.1.4 2002−02−17 Revised by: sjp
Added note about CRIS architecture. Updated WAN Cards section.
Revision 3.1.3 2001−12−30 Revised by: sjp
Updated video card section and other minor cleanups and updates.
Revision 3.1.2 2001−12−21 Revised by: sjp
Update location for GS−4500 software in the scanners section. (Thanks to Jan Willamowius for pointing out
that the page had moved.) Begin updating RAID controller section by separating SCSI RAID and IDE RAID.
Revision 3.1.1 2001−12−14 Revised by: sjp
List printers with a "F" or missing grade from the linuxprinting.org database in the incompatible
hardware section.
Revision 3.1.0 2001−12−12 Revised by: sjp
Fix/remove more broken/dead links. Import printer listing from linuxprinting.org.
Revision 3.0.7 2001−10−18 Revised by: sjp
Started fixing dead links. (Thanks to Rob Janssen, Shaul Karl, Charles McColm, and Paul Stephenson for the
corrections.)
Revision 3.0.6 2001−09−14 Revised by: sjp
Started cleaning up incompatible hardware section.
Revision 3.0.5 2001−09−04 Revised by: sjp
Updated CPU and motherboards sections. Added WAN Cards section and removed old "Frame Relay",
"X.25", and "Synchronous PPP, Cisco HDLC" sections under Network adapters.
Revision 3.0.4 2001−06−25 Revised by: sjp
Updated Network adapters and Controllers (multiport) sections to include current Cyclades products.
(Thanks to Ivan Passos at Cyclades for the update.)
Revision 3.0.3 2001−05−28 Revised by: sjp
Added USB section. Added note on non−x86 hardware to CPU section. Updated Motherboards section.
Added a link to the Sound HOWTO in the Sound cards section. Folded Related sources of
information section into introduction and removed dead links.
Revision 3.0.2 2001−05−10 Revised by: sjp
LDP−requested cleanup.
Revision 3.0.1 2001−05−07 Revised by: sjp
Updated modems section.
Revision 3.0.0 2001−04−22 Revised by: sjp
First DocBook version. Various updates.
This document attempts to list most of the hardware known to be either supported or unsupported under
Linux.
Linux Hardware Compatibility HOWTO
Table of Contents
1. Introduction.....................................................................................................................................................1
1.1. Notes on binary−only drivers...........................................................................................................1
1.2. Notes on commercial drivers............................................................................................................1
1.3. System architectures.........................................................................................................................1
1.4. Related sources of information.........................................................................................................2
1.5. Known problems with this document...............................................................................................2
1.6. New versions of this document.........................................................................................................2
1.7. Feedback and corrections..................................................................................................................3
1.8. Acknowledgments.............................................................................................................................3
2. Computers/Motherboards/BIOS...................................................................................................................4
2.1. Specific system/motherboard/BIOS..................................................................................................4
2.2. Unsupported......................................................................................................................................6
3. Laptops.............................................................................................................................................................7
3.1. Specific laptops.................................................................................................................................7
3.2. PCMCIA...........................................................................................................................................7
4. CPU/FPU.........................................................................................................................................................8
4.1. Intel...................................................................................................................................................8
4.2. AMD.................................................................................................................................................8
4.3. Cyrix.................................................................................................................................................8
4.4. IDT....................................................................................................................................................8
4.5. Transmeta..........................................................................................................................................8
4.6. Misc. notes........................................................................................................................................8
5. Memory..........................................................................................................................................................10
6. Video cards....................................................................................................................................................11
6.1. XFree86...........................................................................................................................................11
6.2. Commercial X servers.....................................................................................................................31
6.3. Kernel Framebuffer (fbdev)............................................................................................................31
6.4. SVGALIB (graphics for console)...................................................................................................32
8. Controllers (SCSI)........................................................................................................................................34
8.1. Supported........................................................................................................................................34
8.2. Alpha, Beta drivers.........................................................................................................................37
8.3. Unsupported....................................................................................................................................37
i
Linux Hardware Compatibility HOWTO
Table of Contents
12. Controllers (multiport)...............................................................................................................................41
12.1. Non−intelligent cards....................................................................................................................41
12.1.1. Supported......................................................................................................................41
12.2. Intelligent cards.............................................................................................................................41
12.2.1. Supported......................................................................................................................41
12.2.2. Alpha, Beta drivers.......................................................................................................42
18. CD−Writers.................................................................................................................................................59
ii
Linux Hardware Compatibility HOWTO
Table of Contents
19. Removable drives........................................................................................................................................60
20. Mice..............................................................................................................................................................61
20.1. Supported......................................................................................................................................61
20.2. Alpha, Beta drivers.......................................................................................................................61
20.3. Notes.............................................................................................................................................61
21. Modems........................................................................................................................................................62
22. Printers/Plotters..........................................................................................................................................64
22.1. Ghostscript..................................................................................................................................104
22.1.1. Ghostscript 5.1 supported printers..............................................................................104
22.1.2. Alpha, Beta drivers.....................................................................................................105
23. Scanners.....................................................................................................................................................106
23.1. Supported....................................................................................................................................106
23.2. Alpha, Beta drivers.....................................................................................................................107
23.3. Unsupported................................................................................................................................107
24. USB.............................................................................................................................................................109
24.1. Digital Cameras..........................................................................................................................109
24.2. Miscellaneous.............................................................................................................................109
iii
Linux Hardware Compatibility HOWTO
Table of Contents
27.7. Memory cards.............................................................................................................................128
27.8. SCSI adapters..............................................................................................................................129
27.9. ATA/IDE CD−ROM adapters....................................................................................................129
27.10. Multifunction cards...................................................................................................................130
27.11. ATA/IDE card drives................................................................................................................131
27.12. ATA/IDE Interface Cards.........................................................................................................131
27.13. Parallel port cards:....................................................................................................................131
27.14. Miscellaneous cards..................................................................................................................131
27.15. Working on ..............................................................................................................................132
27.16. Unsupported..............................................................................................................................132
31. Glossary.....................................................................................................................................................140
iv
1. Introduction
This document lists most of the hardware components (not whole computers) known to be supported or not
supported under Linux, so reading through this document you can choose the components for your own
Linux computer and know what to avoid. As the list of components supported by Linux changes constantly,
this document will never be complete. If a component is not mentioned in this HOWTO, I simply have not
found support for the component and nobody has told me about support.
Subsections titled 'Alpha, Beta drivers' list hardware with alpha or beta drivers in varying degrees of
usability. Note that some drivers only exist in alpha kernels, so if you see something listed as supported but
isn't in your version of the Linux kernel, upgrade.
Linus Torvalds says "I allow binary−only modules, but I want people to know that they are _only_ ever
expected to work on the one version of the kernel that they were compiled for." (See
http://lwn.net/1999/0211/a/lt−binary.html for the rest of the message.)
• Alpha
• ARM
• CRIS (Axis Communications ETRAX 100LX embedded CPU)
• IA−64
• m68k
• MIPS
• PA−RISC
• PowerPC
• S/390
• SuperH
• SPARC
1. Introduction 1
Linux Hardware Compatibility HOWTO
There are also the ELKS and uClinux ports, which are forks of the mainstream kernel source designed for
MMU−less (mostly very low−end and embedded) systems.
• Old cruft needs to be eliminated. Much of this document was written in 1995, give or take, when PCI
was new and not supported terribly well, and ISA PnP was seen as something evil. Oh, how the times
have changed...
Also, many of the model numbers listed in this document are no longer available, and are probably
not of much interest to the vast majority of people. Personally, I think hardware that hasn't been
available for more than 5 years or so can safely be removed. Old versions of this document will
always be available on the Internet...
• URLs in this document need updating. I've begun to do that, but it is a big job... Diffs are welcome.
• In the process of updating and converting this document to DocBook, some cruft was introduced. If
anyone wants to help clean up this, get the latest source (preferably by emailing me at
<[email protected]>) and grep for "FIXME".
• Lists in this HOWTO that are available in other HOWTOs or FAQs need to be either updated here or
dropped completely from this document. (A good example is the list of video cards supported by
XFree86.)
• Newer interfaces such as USB need to be added into the list. (Would a USB−attached hard drive go
under "USB", "Removable drives", "Hard drives", or all of the above?)
• And, of course, random hardware that just isn't listed in this document needs to be added.
All of this is going to require a lot of work. If this happens to interest you, please email
<[email protected]>. I can use the help. :−)
1.8. Acknowledgments
This document has passed through many hands. I don't know if he wrote the first version, but in 1993 Ed
Carp was maintaining it. In August of 1994, FRiC (Boy of Destiny) took over. After he fell off the face of the
planet in late 1995 or early 1996 (and we all miss him from IRC, I might add), Patrick Reijnen took over
(sometime in 1997) and continued to maintain this document until late 1999.
Thanks to all the authors and contributors of other HOWTO's, many things here are
shamelessly stolen from their works; to FRiC, Zane Healy and Ed Carp, the original authors
of this HOWTO; and to everyone else who sent in updates and feedbacks. Special thanks to
Eric Boerner and lilo (the person, not the program) for the sanity checks. And thanks to Dan
Quinlan for the original SGML conversion.
Many thanks to all those who have contributed to this document over the years.
In addition, I'd like to thank the many members of the Southern Illinois Linux Users Group and the Linux
Users of Central Illinois for giving me so many interesting problems to solve over the years, and, of course,
my wife Kara for putting up with me all these years. :−)
2. Computers/Motherboards/BIOS 4
Linux Hardware Compatibility HOWTO
Socket 370
(PIII),
integrated
ethernet
(eepro100)
SuperMicro P6DGE Intel 440GX
chipset, dual
Slot 1
(PII/PIII/Celeron)
SuperMicro P6DBE Intel 440BX
chipset, dual
Slot 1
(PII/PIII/Celeron)
Soyo SY−K7VTA−B VIA KT133
chipset, Socket
A, integrated
ATA/100 and
AC97 audio
Tyan Thunder K7 AMD 760MP Early
(S2462NG/S2462UNG/S2462UNGM)
chipset, dual models
Athlon MP, apparently
integrated had
video (ATI bugs.
RAGE XL), Be
dual ethernet sure
(2 x 3Com you
3C920), have
dual−channel a
SCSI (Adaptec recent
AIC−7899W − BIOS
and a
S2462UNG/S2462UNGM
only) recent
2.2.x
or
2.4.x
kernel.
The following are old notes and are probably out of date.
Supported since kernel version 2.0.7, but only for the stable kernel releases. For information you can
look at the Micro Channel Linux Home Page. Software for MCA systems can be found here.
Information on the MCA SCSI subsystem can be found here.
• EFA E5TX−AT motherboard has a solvable problem with RedHat Linux 5.0 and possibly other
versions of Linux. It spontaneously reboots while probing hardware. To solve, update BIOS to
version 1.01. Get the BIOS update here.
2. Computers/Motherboards/BIOS 5
Linux Hardware Compatibility HOWTO
• The Zida 6MLX motherboard with PII Intel LX chipset is mentioned only to work with Linux when
the PII cache is disabled in BIOS. BIOS upgrade does not solve the problem. Symptom is random
reboots during or shortly after system boot.
2.2. Unsupported
• Supermicro P5MMA with BIOS versions 1.36, 1.37 and 1.4. Linux will not boot on this
motherboard. A new (beta) release of the BIOS which makes Linux boot, is available here.
• Supermicro P5MMA98. Linux will not boot on this motherboard. A new (beta) release of the BIOS
which makes Linux boot, is available here.
• DataExpert Corp. ExpertColor TX531 V1.0 motherboard with chipset ACER M1531 (Date: 9729,
TS6) and ACER M1543 (Date: 9732 TS6) seems to present not reproducible segmentations faults,
kernel oops and kernel hangs under heavy load and tape access. The problem seems to be the
PCI−bus, respectively the ACER chipset.
2.2. Unsupported 6
3. Laptops
For more information about Linux and laptops, the following site is a good starting point.
3.2. PCMCIA
• PCMCIA
PCMCIA drivers currently support all common PCMCIA controllers, including Databook TCIC/2, Intel
i82365SL, Cirrus PD67xx, and Vadem VG−468 chipsets. Motorola 6AHC05GA controller used in some
Hyundai laptops is not supported. See Appendix B for a list of supported PCMCIA cards.
3. Laptops 7
4. CPU/FPU
Please see this note for more on non−x86 hardware.
4.1. Intel
Intel 386SX/DX/SL, 486SX/DX/SL/SX2/DX2/DX4, Pentium, Pentium Pro, Pentium II, Pentium III (regular
and Xeon versions), Pentium 4, and Celeron are all supported.
4.2. AMD
AMD 386SX/DX, 486SX/DX/DX2/DX4, K5, K6, K6−2, K6−3, and Athlon (all varieties, including MP) are
all supported. Older versions of K6 should be avoided as they are buggy. Setting "internal cache" disabled in
bios setup can be a workaround. Some early K6−2 300Mhz have problems with the system chips.
A few very early AMD 486DX's may hang in some special situations. All current chips should be okay and
getting a chip swap for old CPU's should not be a problem.
4.3. Cyrix
Cyrix 386SX/DX, 486SX/DX, 5x86, 6x86, and MediaGX are all supported.
4.4. IDT
IDT Winchip C6−PSME2006A processors are supported under Linux.
4.5. Transmeta
The Transmeta Crusoe processors are supported.
4. CPU/FPU 8
Linux Hardware Compatibility HOWTO
Linux supports SMP (multiple CPUs) in all 2.x kernels. See the Linux SMP HOWTO for more information.
ULSI Math*Co series has a bug in the FSAVE and FRSTOR instructions that causes problems with all
protected mode operating systems. Some older IIT and Cyrix chips may also have this problem.
There are problems with TLB flushing in UMC U5S chips in very old kernels. (1.1.x)
4. CPU/FPU 9
5. Memory
All memory like DRAM, EDO and SDRAM can be used with Linux. Be aware that older kernels or kernels
running on a mortherboard with an older BIOS may only be able to detect 64MB of RAM. If you have this
problem, when you add more than 64 Mb of memory you have to add the following line to your LILO
configuration file:
append="mem=<number of Mb>M"
append="mem=96M"
Don't use a number higher than the amount of RAM you really have. This will cause crashes.
5. Memory 10
6. Video cards
Please note that this section is currently being updated, so some information may not be entirely correct or
complete.
Linux will work with all video cards in text mode, VGA cards not listed below probably will still work with
mono VGA and/or standard VGA drivers.
If you're looking into buying a cheap video card to run X, keep in mind that accelerated cards (ATI Mach,
ET4000/W32p, S3) are MUCH faster than unaccelerated or partially accelerated (Cirrus, WD) cards.
"32 bpp" is actually 24 bit color aligned on 32 bit boundaries. It does NOT mean the cards are capable of 32
bit color, they still display 24 bit color (16,777,216 colors). 24 bit packed pixels modes are not supported in
XFree86, so cards that can do 24 bit modes to get higher resolutions in other OS's are not able to do this in X
using XFree86. These cards include Mach32, Cirrus 542x, S3 801/805/868/968, ET4000, and others.
AGP (Accelerated Graphics Port) support is growing fast. Most of the X−servers (both freely available and
commercial versions) have more or less support for AGP.
6.1. XFree86
The following is a list of cards known to work with XFree86 versions 3.3.6 and/or 4.1.0. See the XFree86
web site for more information.
6. Video cards 11
Linux Hardware Compatibility HOWTO
6. Video cards 12
Linux Hardware Compatibility HOWTO
6. Video cards 13
Linux Hardware Compatibility HOWTO
6. Video cards 14
Linux Hardware Compatibility HOWTO
6. Video cards 15
Linux Hardware Compatibility HOWTO
6. Video cards 16
Linux Hardware Compatibility HOWTO
6. Video cards 17
Linux Hardware Compatibility HOWTO
6. Video cards 18
Linux Hardware Compatibility HOWTO
6. Video cards 19
Linux Hardware Compatibility HOWTO
6. Video cards 20
Linux Hardware Compatibility HOWTO
6. Video cards 21
Linux Hardware Compatibility HOWTO
S3
ViRGE/GX2
LeadTek WinFast S200 ET4000/W32(i/p)
XF86_SVGA
tseng
LeadTek WinFast S430 S3 968 XF86_S3 vga
LeadTek WinFast S510 S3 968 XF86_S3 vga
Leadtek WinFast 2300 PERMEDIA 2 XF86_3DLabs
glint
Leadtek WinFast 3D S320 RIVATNT XF86_SVGA
nv
Leadtek WinFast 3D S320II RIVATNT2 XF86_SVGA
nv
Leadtek WinFast 3D S3500 RIVA128 XF86_SVGA
nv
Leadtek Winfast S900 Intel 740 XF86_SVGA
i740
MAXI Gamer AGP 8 MB Intel 740 XF86_SVGA
i740
MELCO WGA−TS RIVATNT2 XF86_SVGA
nv
MELCO WGP−VG4S S3 ViRGE XF86_SVGA
s3virge
MELCO WGP−VX8 S3 ViRGE/VX XF86_SVGA
s3virge
MSI MS−4417 SiS6326 XF86_SVGA
sis
MachSpeed VGA ET6000 ET6000 XF86_SVGA
tseng
Machspeed Raptor i740 AGP 4600 Intel 740 XF86_SVGA
i740
Magic−Pro MP−740DVD Intel 740 XF86_SVGA
i740
Matrox Comet ET4000/W32(i/p)
XF86_SVGA
tseng
Matrox Marvel II ET4000/W32(i/p)
XF86_SVGA
tseng
Matrox Millennium mga2064w XF86_SVGA
mga
Matrox Millennium G200 mgag200 XF86_SVGA
mga
Matrox Millennium G400 mgag400 XF86_SVGA
mga
Matrox Millennium G450 mgag450 mga
Matrox Millennium II mga2164w XF86_SVGA
mga
Matrox Mystique mga1064sg XF86_SVGA
mga
Matrox Mystique G200 mgag200 XF86_SVGA
mga
Matrox Productiva G100 mgag100 XF86_SVGA
mga
MediaVision Proaxcel 128 ET6000 XF86_SVGA
tseng
Mirage Z−128 ET6000 XF86_SVGA
tseng
Miro CRYSTAL VRX Verite 1000 XF86_SVGA
vga
Miro Crystal 10SD with GenDAC S3 801/805 XF86_S3 vga
Miro Crystal 12SD S3 Trio32 XF86_S3 vga
Miro Crystal 16S S3 928 XF86_S3 vga
Miro Crystal 20SD PCI with S3 SDAC S3 868 XF86_S3 vga
6. Video cards 22
Linux Hardware Compatibility HOWTO
Miro Crystal 20SD VLB with S3 SDAC (BIOS 3.xx) S3 864 XF86_S3 vga
Miro Crystal 20SD with ICD2061A (BIOS 2.xx) S3 864 XF86_S3 vga
Miro Crystal 20SD with ICS2494 (BIOS 1.xx) S3 864 XF86_S3 vga
Miro Crystal 20SV S3 964 XF86_S3 vga
Miro Crystal 22SD S3 Trio64 XF86_S3 vga
Miro Crystal 40SV S3 964 XF86_S3 vga
Miro Crystal 80SV S3 968 XF86_S3 vga
Miro Crystal 8S S3 801/805 XF86_S3 vga
Miro Crystal DVD SiS6326 XF86_SVGA
sis
Miro MiroMedia 3D S3 ViRGE XF86_SVGA
s3virge
Miro MiroVideo 20TD ET4000/W32(i/p)
XF86_SVGA
tseng
Miro Video 20SV S3 968 XF86_S3 vga
NVIDIA GeForce GeForce XF86_SVGA
nv
NVIDIA GeForce 2 (generic) GeForce 2 nv
NVIDIA GeForce 2 GTS (generic) GeForce 2 nv
NVIDIA GeForce 2 Go (generic) GeForce 2 nv
NVIDIA GeForce 2 MX (generic) GeForce 2 nv
NVIDIA GeForce 256 (generic) GeForce 256 nv
NVIDIA GeForce 3 (generic) GeForce 3 nv
NVIDIA GeForce DDR (generic) GeForce DDR nv
NVIDIA Riva 128 (generic) RIVA128 XF86_SVGA
nv
NVIDIA Riva TNT (generic) RIVATNT XF86_SVGA
nv
NVIDIA Riva TNT2 (generic) RIVATNT2 XF86_SVGA
nv
NatSemi Geode MediaGX XF86_SVGA
cyrix
NeoMagic (laptop/notebook) neomagic
NeoMagic 128XD (laptop/notebook) neomagic
NeoMagic 256 (laptop/notebook) MagicGraph neomagic
256 series
Number Nine FX Motion 331 S3 Trio64V+ XF86_S3 vga
Number Nine FX Motion 332 S3 ViRGE XF86_SVGA
s3virge
Number Nine FX Motion 531 S3 868 XF86_S3 vga
Number Nine FX Motion 771 S3 968 XF86_S3 vga
Number Nine FX Reality 772 S3 ViRGE/VX XF86_SVGA
s3virge
Number Nine FX Vision 330 S3 Trio64 XF86_S3 vga
Number Nine GXE Level 10/11/12 S3 928 XF86_S3 vga
6. Video cards 23
Linux Hardware Compatibility HOWTO
6. Video cards 24
Linux Hardware Compatibility HOWTO
6. Video cards 25
Linux Hardware Compatibility HOWTO
6. Video cards 26
Linux Hardware Compatibility HOWTO
6. Video cards 27
Linux Hardware Compatibility HOWTO
6. Video cards 28
Linux Hardware Compatibility HOWTO
6. Video cards 29
Linux Hardware Compatibility HOWTO
6. Video cards 30
Linux Hardware Compatibility HOWTO
• Xi Graphics (Accelerated−X)
• Metro Link (Metro−X)
Please see the IDE RAID controller section for information on IDE controllers with hardware RAID support.
Linux will work with standard IDE, MFM and RLL controllers. When using MFM/RLL controllers it is
important to use ext2fs and the bad block checking options when formatting the disk.
ESDI controllers that emulate the ST−506 (MFM/RLL/IDE) interface will also work. The bad block
checking comment also applies to these controllers.
Please see the SCSI RAID controller section for information on SCSI controllers with hardware RAID
support.
8.1. Supported
• AMI Fast Disk (VLB/EISA) (BusLogic compatible)
• Adaptec AVA−1502E (ISA/VLB) (AIC−6360) (AHA1520)
• Adaptec AVA−1505/1515 (ISA) (Adaptec AHA−152x compatible)
• Adaptec AVA−1825 (VLB) (Adaptec AHA−152x compatible)
This card has a SCSI, EIDE and floppy port which all work nicely.
(more info)
8. Controllers (SCSI) 34
Linux Hardware Compatibility HOWTO
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
(more info)
8. Controllers (SCSI) 35
Linux Hardware Compatibility HOWTO
• Always IN2000
• AMD AM53C974
• BusLogic FlashPoint LT/DL/LW/DW (BT−930(R), BT−920, BT−932(R), BT−950(R), BT−952(R))
(more info)
Take a look at this page for more information. Cards in these families are PM2011, PM2021,
PM2041, PM3021, PM2012B, PM2022, PM2122, PM2322, PM2042, PM3122, PM3222, PM3332,
PM2024, PM2124, PM2044, PM2144, PM3224, PM3334
• DTC 3180/3280
• DTC 329x (EISA) (Adaptec 154x compatible)
• Future Domain TMC−16x0, TMC−3260 (PCI)
• Future Domain TMC−8xx, TMC−950
• Future Domain chips TMC−1800, TMC−18C50, TMC−18C30, TMC−36C70
• ICP−Vortex PCI−SCSI Disk Array Controllers (many RAID levels supported) Patches for Linux
1.2.13 and 2.0.29 are available here. The controllers GDT6111RP, GDT6121RP, GDT6117RP,
GDT6127RP, GDT6511RP, GDT6521RP, GDT6517RP, GDT6527RP, GDT6537RP and
GDT6557RP are supported. You can also use pre−patch−2.0.31−4 to pre−patch−2.0.31−9.
• ICP−Vortex EISA−SCSI Controllers (many RAID levels supported) Patches for Linux 1.2.13 and
2.0.29 are available here. The controllers GDT3000B, GDT3000A, GDT3010A, GDT3020A and
GDT3050A are supported. You can also use pre−patch−2.0.31−4 to pre−patch−2.0.31−9.
• Iomega PPA3 parallel port SCSI Host Bus Adapter embedded in ZIP drive
• Initio Corp. INI−9090U INI−9100, INI−9100W/A/UW, INI−9200U/UW, INI−9400U/UW,
INI−9520U/UW, INI−A100U2W
• Initio Corp. INIC−950
• Media Vision Pro Audio Spectrum 16 SCSI (ISA)
• Mylex (formerly BusLogic) W Series (PCI) (BT−948, BT−958, BT−958D)
• Mylex (formerly BusLogic) C Series (ISA/EISA/VLB/PCI) (BT−946C, BT−956C, BT−956CD,
BT−445, BT−747C, BT−757C, BT−757CD, BT−545C, BT−540CF)
• Mylex (formerly Buslogic) S Series (ISA/EISA/VLB) (BT−445S, BT−747S, BT−747D, BT−757S,
BT−757D, BT−545S, BT−542D, BT−742A, BT−542B)
• Mylex (formerly BusLogic) A Series (ISA/EISA) (BT−742A, BT−542B)
• NCR 5380 generic cards
• NCR 53C400 (Trantor T130B) (use generic NCR 5380 SCSI support)
• NCR 53C406a (Acculogic ISApport / Media Vision Premium 3D SCSI)
• NCR chips 53C7x0 (the 53C710 is only supported in PCI variant)
• NCR chips 53C810(A), 53C815, 53C820, 53C825(A), 53C860, 53C875, 53C895 (53C895 supported
'on paper')
• Qlogic / Control Concepts SCSI/IDE (FAS408) (ISA/VLB)
• Qlogic FASXXX/FASXX family of chips (ISA/VLB)
• QLogic IQ−PCI, IQ−PCI−10, IQ−PCI−D (PCI) (ISP1020 chip)
• Quantum ISA−200S, ISA−250MG
• Seagate ST−01/ST−02 (ISA)
• SIIG Ultrawide SCSI Pro (Initio chipset).
• SoundBlaster 16 SCSI−2 (Adaptec 152x compatible) (ISA)
• Tekram DC−390, DC−390W/U/F
8. Controllers (SCSI) 36
Linux Hardware Compatibility HOWTO
(driver)
(driver)
(driver)
• Iomega PC2/2B
(driver)
• Ricoh GSI−8
(driver)
8.3. Unsupported
• Adaptec AHA 2940UW Pro
• Adaptec AAA−13x RAID Adapters
• Adaptec AAA−113x Raid Port Cards
• Adaptec AIC−7810
• NCR chip 53C710 (ISA) (old obsolete chip, but still used in some Compaq models)
• Non Adaptec compatible DTC boards (327x, 328x)
Support for ATA, IDE, E−IDE and UDMA drive. Controllers available can be plugged into ISA and
PCI slots, and directly into the IDE controller. Furthermore, 3.5−inch and 5.25−inch Bay Mount units
are available that fit into the respective drive bays. More information at Arco's web site. Make sure
you have at least rev 3.00 of the firmware.
3ware's 5000−series and 6000−series controllers have been supported since kernel 2.2.15. Support
for the 7000−series controllers and RAID5 on the 6000−series controllers requires kernel 2.4.5 or
2.2.20 or better. Also make sure to use a recent firmware for RAID 5, since older firmware revisions
(and older versions of the driver) can cause data corruption when a RAID 5 array runs degraded.
4−port ATA/100 controller which supports RAID 0, RAID 1, RAID 1+0, and RAID 5. Use the
dpt_i2o driver, which is included in recent 2.4.x kernels.
6−port ATA/100 controller which supports RAID 0, RAID 1, RAID 1+0, RAID 3, and RAID 5. Use
the pti_st driver or the generic i2o drivers. Be sure to set the BIOS on the card for "Other OS" instead
of "Linux", and check for firmware updates.
See National Semiconductor's ``Application Note AN−493'' by Martin S. Michael. Section 5.0 describes in
detail the differences between the NS16550 and NS16550A. Briefly, the NS16550 had bugs in the FIFO
circuits, but the NS16550A (and later) chips fixed those. However, there were very few NS16550's produced
by National, long ago, so these should be very rare. And many of the ``16550'' parts in actual modern boards
are from the many manufacturers of compatible parts, which may not use the National ``A'' suffix. Also,
some multiport boards will use 16552 or 16554 or various other multiport or multifunction chips from
National or other suppliers (generally in a dense package soldered to the board, not a 40 pin DIP). Mostly,
don't worry about it unless you encounter a very old 40 pin DIP National ``NS16550'' (no A) chip loose or in
an old board, in which case treat it as a 16450 (no FIFO) rather than a 16550A. − Zhahai Stewart
< [email protected]>
Non−intelligent cards usually come in two varieties, one using standard com port addresses and use 4 IRQ's,
and another that's AST FourPort compatible and uses a selectable block of addresses and a single IRQ.
(Addresses and IRQ's are set using setserial.) If you're getting one of these cards, be sure to check which
standard it conforms to, prices are no indication.
(driver)
(driver)
(driver)
(driver)
(driver)
• Hayes ESP 1, 2 and 8 port versions Included in kernel since 2.1.15. The driver for kernel versions
2.0.x can be found at (driver)
• Stallion EasyIO (ISA) / EasyConnection 8/32 (ISA/MCA) / EasyConnection 8/64 (PCI) For DIP
switch settings and configuration files check (driver)
• Stallion EasyConnection 8/64 (ISA/EISA) / ONboard (ISA/EISA/MCA) / Brumby (ISA) The latest
driver can be found at (driver)
(driver) (kernels 1.2.x). A driver for kernels 2.x can be found at (driver)
(driver)
• RISCom/8
• Specialix SIO/XIO (modular, 4 to 32 ports)
(driver)
For ethernet cards with the DECchip DC21x4x family the "Tulip" driver is available. More information on
this driver can be found at Donald Becker's site.
13.1.2. ISDN
• ISDN for Linux WWW page
• ISDN4Linux tools are available from here.
13.1.2. ISDN 44
Linux Hardware Compatibility HOWTO
work.
13.1.4. Wireless
• ZCOM WL2420 ISA Product information can be found here. Object file kernel drivers are available
here.
13.1.4. Wireless 47
Linux Hardware Compatibility HOWTO
13.1.7. Slotless
• SLIP/CSLIP/PPP (serial port)
• EQL (serial IP load balancing)
• PLIP (parallel port) − using ``LapLink cable'' or bi−directional cable
13.1.8. ARCnet
• Works with all ARCnet cards
13.1.9. TokenRing
Take a look at the token ring web site here.
13.1.10. FDDI
• DEC DEFEA (EISA) / DEFPA (PCI) (kernel 2.0.24 and later)
13.2.2. ISDN
• SpellCaster's Datacomute/BRI, Telecomute/BRI (ISA) (sc)
13.2.3. ATM
• Efficient Networks ENI155P−MF 155 Mbps ATM adapter (PCI) (driver)
13.2.4. Wireless
• Proxim RangeLan2 7100 (ISA) / 630x (OEM mini−ISA) (driver)
13.3. Unsupported
• 3Com 3C359 Velocity XL PCI
• 3Com 3C339 Velocity PCI
• IBM PCI LANStreamer, MCA LANStreamer token ring
• Intel TokenExpress PRO, TokenExpress 16/4
• Sysconnect / Schneider & Koch Token Ring cards (all of them)
14.1. Supported
• 4Front Technology Virtual Mixer (includes SoftOSS)
• 4Front Technology Virtual Synth (SoftOSS)
• 6850 UART MIDI
• A−Plus Sound of Music (OPL3−SA)
• A−Trend Harmony 3Ds751 (PCI)
• AcerMagic S23
• Adlib FM synthesizer card
• Adlib MSC 16 PnP (CS4235)
• AMD Interwave reference card
• ARC Probook
• Audio Excell DSP16
• Avance Logic ALS−007 chip based cards. Code for this chip is integrated in the Sound Blaster 16
driver. Isapnptools should be used for configuration.
• AW32 Pro (R2.2−W2)
• AW35 (CS4237)
• AW37 Pro (CS4235)
• Aztech Sound Galaxy NX Pro, NX Pro 16, WaveRider 32+
• Aztech Washington
• BTC Mozart Sound System
• BTC−1831 Sound Card (Opti 1688)
• Bravo Sound Card (Opti 82C930)
• Bull PowerPc builtin audio
• CDR4235−6/−8
• CS32−3DI
• Compaq Deskpro XL integrated Business Audio
• Creative EMU8000 add on (PnP)
• Creative Phone Blaster 28.8/33.6
• Creative Sound Blaster 1.0 to 2.0
• Creative Sound Blaster Pro
• Creative Sound Blaster 16
• Creative Sound Blaster 16 ASP
• Creative Sound Blaster 16 PnP (type−1 up to type−10)
• Creative Sound Blaster 16 Vibra
• Creative Sound Blaster 2.x
• Creative Sound Blaster 32/AWE
• Creative Sound Blaster 32/AWE PnP (type−1 up to type−10)
• Creative Sound Blaster AWE64 (type−1 up to type−7)
• Creative Sound Blaster AWE64 Gold (type−1 and type−2)
• Creative Sound Blaster PCI64/128
• Creative Sound Blaster AWE64/Gold and 16/32/AWE PnP cards need to be activated using
isapnptools
• AWE32/64 supports is started in kernel series 2.1.x (check the SoundBlaster AWE
mini−HOWTO by Marcus Brinkmann for installation details)
• MPU−401 MIDI Intelligent mode (don't enable blindly)
♦ MPU IPC−T
♦ MQX−32M
• MPU−401 MIDI UART only dumb port (don't enable blindly)
• Yamaha FM synthesizers (OPL2, OPL3, OPL3−SAx (since kernel series 2.1.x) and OPL4)
OSS supports all MIDI daughter cards including Wave Blaster, TB Rio and Yamaha DB50XG. The only
requirement is that the "host" card is supported by OSS. Note that only the "host" card needs to be configured
using soundconf. The daughter card will be automatically accessible through the MIDI of the "host" card.
For the AD1816 sound chip based sound cards isapnptools is needed for configuration.
14.3. Unsupported
• A−Trend Harmony 3DS724 (PCI)
• Actech PCI 388−A3D q
• Adaptec AME−1570
• Aureal Vortex (PCI)
• Cardinal DSP 16
• Contributed lowlevel drivers
• Crystal CS4614 (PCI)
• Cyrix MediaGX builtin audio
• Diamond Monster Sound MX300
• Diamond Sonic Impact
• Dream 94PnP Home Studio
• EON Bach SP901 (A3D)
• ESS (PCI)
• ESS Maestro−1 (PCI), Maestro−2 (PCI)
• ESS Solo−1 (PCI)
• Echo Personal Sound System
• Generic ALS007, ALS100 based soundcard
• Orchid NuSound 3D
• Orchid SoundWave 32
• Paradise DSP−16
• Quicknet Internet LineJACK
• Terratec XLerate (A3D)
• Turtle Beach Montego
• Turtle Beach TBS−2000
• Videologic SonicStorm
• Wearnes Beethoven ADSP−16
• Western Digital Paradise DSP−16
• Yamaha YMF724 (PCI)
The ASP chip on Sound Blaster 16 series is not supported. AWE32's onboard E−mu MIDI synthesizer is not
supported.
Nathan Laredo < [email protected]> is willing to write AWE32 drivers if you send him a
complimentary card. He is also willing to write drivers for almost any hardware if you send him free samples
of your hardware.
Sound Blaster 16's with DSP 4.11 and 4.12 have a hardware bug that causes hung/stuck notes when playing
MIDI and digital audio at the same time. The problem can happen with either Wave Blaster daughterboards
or MIDI devices attached to the MIDI port. There is no known fix.
14.3. Unsupported 54
15. Hard drives
All hard drives should work if the controller is supported.
(From the SCSI HOWTO) All direct access SCSI devices with a block size of 256, 512, or 1024 bytes should
work. Other block sizes will not work (Note that this can often be fixed by changing the block and/or sector
sizes using the MODE SELECT SCSI command).
Large IDE (EIDE) drives work fine with newer kernels. The boot partition must lie in the first 1024 cylinders
due to PC BIOS limitations.
Some Conner CFP1060S drives may have problems with Linux and ext2fs. The symptoms are inode errors
during e2fsck and corrupt file systems. Conner has released a firmware upgrade to fix this problem, contact
Conner at 1−800−4CONNER (US) or +44−1294−315333 (Europe). Have the microcode version (found on
the drive label, 9WA1.6x) handy when you call.
Many Maxtor and Western Digital IDE drives are reported to not happily co−exist on the same IDE cable
with the other manufacturers drive. Usually one of the drives will fail during operation. Solution is to put
them on different IDE cables.
Certain Micropolis drives have problems with Adaptec and BusLogic cards, contact the drive manufacturers
for firmware upgrades if you suspect problems.
15.1. Unsupported
The following hard drives are mentioned as not supported by Linux. Read the bug report available.
• NEC D3817, D3825, D3827, D3847 "These drives are slightly non−SCSI−2 compliant in the values
reported in Mode Sense Page 3. In Mode Sense Page 3 all NEC D38x7 drives report their sector size
as zero. The NEC drives are the first brand of drive we have ever encountered that reported the sector
size as zero. Unfortunately, that field in Mode Sense Page 3 is not modifiable and there is no way to
update the firmware on the D38x7 drives to correct this problem." Problems are mentioned for
D3825 and D3827 (both revision 0407). Revision 0410 of these two hard drives seems to solve this
problem.
16.3. Unsupported
• Emerald and Tecmar QIC−02 tape controller cards − Chris Ulrich < [email protected] >
• Drives that connect to the parallel port (eg: Colorado Trakker)
• Some high speed tape controllers (Colorado TC−15)
• Irwin AX250L/Accutrak 250 (not QIC−80)
• IBM Internal Tape Backup Unit (not QIC−80)
• COREtape Light
17.1. Supported
Common CD−ROM drives
• SCSI CD−ROM drives (From the CD−ROM HOWTO) Any SCSI CD−ROM drive with a block size
of 512 or 2048 bytes should work under Linux; this includes the vast majority of CD−ROM drives on
the market.
• EIDE (ATAPI) CD−ROM drives (IDECD) Almost all double, quad and six speed drives are
supported, including
♦ Mitsumi FX400
♦ Nec−260
♦ Sony 55E
17.3. Notes
All CD−ROM drives should work similarly for reading data. There are various compatibility problems with
audio CD playing utilities. (Especially with newer low−end NEC drives.) Some alpha drivers may not have
audio support yet.
Early (single speed) NEC CD−ROM drives may have trouble with currently available SCSI controllers.
PhotoCD (XA) is supported. The hpcdtoppm program by Hadmut Danisch converts PhotoCD files to the
portable pixmap format. The program can be obtained from here or as part of the PBM utilities.
Also, reading video CD is supported in kernel series 2.1.3x and later. A patch is available for kernel 2.0.30.
17.3. Notes 58
18. CD−Writers
Many CD−Writers are supported by Linux now. For an up to date list of CD−Writers supported check the
CD−Writing HOWTO, check here or check here. Cdwrite here and cdrecord here can be used for writing
CD's. The X−CD−Roast package for Linux is a graphical front−end for using CD writers. The package can
be found at here.
18. CD−Writers 59
19. Removable drives
All SCSI drives should work if the controller is supported, including optical (MO), WORM, floptical,
Bernoulli, Zip, Jaz, SyQuest, PD, and others.
• Panasonic MO (combines a CD−ROM drive and an optical removable disk). You have to set a switch
when configuring the kernel to get both part work at the same time.
• Parallel port Zip drives here
• Parallel port Avatar Shark−250 here
Removable drives work like hard disks and floppies, just fdisk / mkfs and mount the disks. Linux
provides drive locking if your drives support it. mtools can also be used if the disks are in MS−DOS
format.
CD−R drives require special software to work. Read the CD−R Mini−HOWTO.
Linux supports both 512 and 1024 bytes/sector disks. Starting with kernel 2.1.32 Linux also supports 2048
bytes/sector. A patch to kernel 2.0.30 is available at here.
Starting with pre−patch−2.0.31−3 IDE/ATAPI internal Zip drives, flopticals and PD's are supported.
• LS−120 floptical
• PD−CD
20.3. Notes
Touchpad devices like Alps Glidepoint also work, so long they're compatible with another mouse protocol.
Newer Logitech mice (except the Mouseman) use the Microsoft protocol and all three buttons do work.
Eventhough Microsoft's mice have only two buttons, the protocol allows three buttons.
The mouse port on the ATI Graphics Ultra and Ultra Pro use the Logitech busmouse protocol. (See the
Busmouse HOWTO for details.)
20. Mice 61
21. Modems
All external modems connected via a RS−232 serial port should work. This includes external ISDN adapters,
although some of the extended features of external ISDN adapaters (such as multilink) may or may not work.
Internal modems are another story, however. There are many so−called "winmodems" available now. In fact,
it seems that most PCI modems are winmodems. Some of them do have drivers for Linux now, but many of
the drivers are often binary−only. (See the note on binary−only drivers.) See Linmodems.org for more
information on Linux−supported winmodems.
Note that there are external USB winmodems on the market now, so be very careful when shopping for
external modems.
Furthermore, many flash upgradable modems only have flash programs for Win95/NT. These modems
cannot be upgraded under Linux.
A small number of modems come with DOS software that downloads the control program at runtime. These
can normally be used by loading the program under DOS and doing a warm boot. Such modems are probably
best avoided as you won't be able to use them with non PC hardware in the future.
Most 16−bit PCMCIA modems should work with the PCMCIA drivers. CardBus modems are usually
winmodems much like PCI modems. Your best bet for now is to find a card that lists compatibility with DOS
and Windows 3.1.
All that said, if a modem is known to have a real UART (or hardware UART emulation), whether it is ISA,
PCMCIA, etc., it should work under Linux.
Fax modems need appropriated fax software to operate. Also be sure that the fax part of the modem supports
Class 2 or Class 2.0. It seems to be generally true for any fax software on unix that support for Class 1.0 is
not available.
An exception to this is the Linux efax program which supports both Class 1 and Class 2 fax modems. In some
cases there can be a few (minor) technical problems with Class 1 modems. If you have a choice it is
recommend to get a Class 2 modem.
See Appendix E Linux Incompatible Hardware for specific cards known not to work with Linux.
The following are other good resources for finding Linux−compatible modems:
• Modem HOWTO
• Linmodem HOWTO
• Winmodems and Linux HOWTO (may be superceded by the Linmodem HOWTO)
21. Modems 62
Linux Hardware Compatibility HOWTO
Below is a very incomplete list of modems currently known to work under Linux.
The following is old information and may not be entirely correct. It may be removed in a future revision of
this document.
• Moreton Bay RAStel multimodem card Check here for Linux drivers.
21. Modems 63
22. Printers/Plotters
The following is a list of printers from the linuxprinting.org database. See their web site and the Linux
Printing HOWTO for more information.
22. Printers/Plotters 64
Linux Hardware Compatibility HOWTO
perfectly
Apple ImageWriter Works
perfectly
Apple ImageWriter II Works
mostly
Apple ImageWriter LQ Works
perfectly
Apple LaserWriter 16/600 Works
perfectly
Apple LaserWriter 4/600 Works
perfectly
Apple LaserWriter IINTX Works
perfectly
Apple LaserWriter IIg Works
perfectly
Apple LaserWriter NT Works
mostly
Apple LaserWriter Pro 630 Works
perfectly
Apple LaserWriter Select Works
360 perfectly
Apple StyleWriter 1200 Works
mostly
Apple StyleWriter I Works
mostly
Apple StyleWriter II Works
mostly
Avery Personal Label Printer Works
mostly
Avery Personal Label Works
Printer+ perfectly
Brother 4550 None −
Paperweight
Brother DCP−1200 Works
partially
Brother HJ−400 Works
mostly
Brother HL−1020 Works
perfectly
Brother HL−1030 Works
mostly
22. Printers/Plotters 65
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 66
Linux Hardware Compatibility HOWTO
perfectly
Brother HL−4Ve Works
perfectly
Brother HL−630 Works
perfectly
Brother HL−660 Works
perfectly
Brother HL−720 Works
perfectly
Brother HL−730 Works
perfectly
Brother HL−760 Works
perfectly
Brother HL−8 Works
perfectly
Brother HL−820 Works
perfectly
Brother HL−960 Works
perfectly
Brother MC−3000 Works
partially
Brother MFC 7150C Works
partially
Brother MFC−4350 Works
partially
Brother MFC−6550MC Works
partially
Brother MFC−8300 Works
partially
Brother MFC−9050 Works
partially
Brother MFC−9100c Works
partially
Brother MFC−9500 Works
partially
Brother MFC−9600 Works
partially
Brother MFC−P2500 Works
partially
Brother MP−21C None −
Paperweight
22. Printers/Plotters 67
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 68
Linux Hardware Compatibility HOWTO
perfectly
Canon BJC−250ex Works
perfectly
Canon BJC−3000 Works
mostly
Canon BJC−4000 Works
perfectly
Canon BJC−4100 Works
perfectly
Canon BJC−4200 Works
perfectly
Canon BJC−4300 Works
perfectly
Canon BJC−4310SP Works
mostly
Canon BJC−4400 Works
perfectly
Canon BJC−4550 Works
perfectly
Canon BJC−50 Works
mostly
Canon BJC−5000 None −
Paperweight
Canon BJC−5100 None −
Paperweight
Canon BJC−55 Works
mostly
Canon BJC−600 Works
perfectly
Canon BJC−6000 Works
mostly
Canon BJC−610 Works
perfectly
Canon BJC−6100 Works
partially
Canon BJC−620 Works
perfectly
Canon BJC−6200 Works
partially
Canon BJC−6500 Works
partially
22. Printers/Plotters 69
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 70
Linux Hardware Compatibility HOWTO
perfectly
Canon LBP−460 None −
Paperweight
Canon LBP−4U Works
perfectly
Canon LBP−4sx Works
mostly
Canon LBP−600 None −
Paperweight
Canon LBP−660 None −
Paperweight
Canon LBP−800 None −
Paperweight
Canon LBP−8A1 Works
perfectly
Canon LIPS−II+ Works
perfectly
Canon LIPS−III Works
perfectly
Canon LIPS−IV Works
perfectly
Canon LIPS−IVv Works
perfectly
Canon MultiPASS C2500 Works
partially
Canon MultiPASS C3000 Works
partially
Canon MultiPASS C3500 Works
partially
Canon MultiPASS C5000 Works
partially
Canon MultiPASS C5500 Works
partially
Canon Multipass C50 Unknown
Canon Multipass L6000 None −
Paperweight
Canon S400 Works
mostly
Canon S450 Works
partially
Canon S4500
22. Printers/Plotters 71
Linux Hardware Compatibility HOWTO
Works
partially
Canon S600 Works
partially
Canon S800 Works
partially
Citizen ProJet II Works
perfectly
Citizen ProJet IIc Works
perfectly
Citizen printiva600C Works
perfectly
Compaq A900 Unknown
Compaq IJ1200 Works
mostly
Compaq IJ300 None −
Paperweight
Compaq IJ750 Works
mostly
Compaq IJ900 Works
partially
DEC 1800 Works
mostly
DEC DECWriter 500i Works
perfectly
DEC DECwriter 110i Works
perfectly
DEC DECwriter 520ic Works
perfectly
DEC LA50 Works
perfectly
DEC LA70 Works
perfectly
DEC LA75 Works
perfectly
DEC LA75 Plus Works
perfectly
DEC LJ250 Works
perfectly
DEC LN03 Works
perfectly
22. Printers/Plotters 72
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 73
Linux Hardware Compatibility HOWTO
perfectly
Epson EPL−5200 Works
perfectly
Epson EPL−5200+ Works
perfectly
Epson EPL−5500W None −
Paperweight
Epson EPL−5700 Works
mostly
Epson EPL−5700L None −
Paperweight
Epson EPL−5800 Works
perfectly
Epson EPL−5800L None −
Paperweight
Epson EPL−5800PS Works
perfectly
Epson EPL−5900 Works
perfectly
Epson EPL−5900PS Works
perfectly
Epson EPL−7100 Works
perfectly
Epson EPL−N1600 Works
perfectly
Epson EPL−N1600PS Works
perfectly
Epson EPL−N2050 Works
perfectly
Epson EPL−N2050+ Works
perfectly
Epson EPL−N2050PS Works
perfectly
Epson EPL−N2050PS+ Works
perfectly
Epson EPL−N2120 Works
perfectly
Epson EPL−N2750 Works
perfectly
Epson EPL−N2750PS Works
perfectly
22. Printers/Plotters 74
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 75
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 76
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 77
Linux Hardware Compatibility HOWTO
perfectly
Epson Stylus Photo 1200 Works
perfectly
Epson Stylus Photo 1270 Works
perfectly
Epson Stylus Photo 1280 Works
perfectly
Epson Stylus Photo 1290 Works
perfectly
Epson Stylus Photo 2000P Works
partially
Epson Stylus Photo 700 Works
perfectly
Epson Stylus Photo 720 Works
perfectly
Epson Stylus Photo 750 Works
perfectly
Epson Stylus Photo 780 Works
perfectly
Epson Stylus Photo 785 Works
perfectly
Epson Stylus Photo 790 Works
perfectly
Epson Stylus Photo 810 Works
perfectly
Epson Stylus Photo 820 Works
perfectly
Epson Stylus Photo 870 Works
perfectly
Epson Stylus Photo 875 Works
perfectly
Epson Stylus Photo 890 Works
perfectly
Epson Stylus Photo 895 Works
perfectly
Epson Stylus Photo EX Works
perfectly
Epson Stylus Photo PM760 Works
perfectly
Epson Stylus Photo PM820 Works
perfectly
22. Printers/Plotters 78
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 79
Linux Hardware Compatibility HOWTO
perfectly
HP 2563 Works
perfectly
HP Business Inkjet 2200 Works
mostly
HP Business Inkjet 2250 Works
perfectly
HP Business Inkjet Works
2250TN perfectly
HP Color Inkjet Printer Works
CP1160 mostly
HP Color Inkjet Printer Works
CP1700 mostly
HP Color LaserJet 4500 Works
perfectly
HP Color LaserJet 4550 Works
perfectly
HP Color LaserJet 5 Works
mostly
HP Color LaserJet 5000 Works
partially
HP Color LaserJet Works
8550GN perfectly
HP DesignJet 230 Works
mostly
HP DesignJet 3500CP Works
perfectly
HP DesignJet 350C Works
mostly
HP DesignJet 650C Works
mostly
HP DesignJet 750C Works
mostly
HP DesignJet 750C Plus Works
mostly
HP DesignJet ColorPro Works
CAD mostly
HP DeskJet Works
perfectly
HP DeskJet 1000C Works
mostly
22. Printers/Plotters 80
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 81
Linux Hardware Compatibility HOWTO
perfectly
HP DeskJet 600 Works
perfectly
HP DeskJet 610C Works
mostly
HP DeskJet 610CL Works
mostly
HP DeskJet 612C Works
mostly
HP DeskJet 630C Works
mostly
HP DeskJet 632C Works
mostly
HP DeskJet 640C Works
mostly
HP DeskJet 640C Unknown
HP DeskJet 648C Works
mostly
HP DeskJet 656C Works
mostly
HP DeskJet 660C Works
mostly
HP DeskJet 670C Works
mostly
HP DeskJet 672C Works
mostly
HP DeskJet 680C Works
mostly
HP DeskJet 682C Works
mostly
HP DeskJet 690C Works
mostly
HP DeskJet 692C Works
mostly
HP DeskJet 693C Works
mostly
HP DeskJet 694C Works
mostly
HP DeskJet 695C Works
mostly
HP DeskJet 697C
22. Printers/Plotters 82
Linux Hardware Compatibility HOWTO
Works
mostly
HP DeskJet 710C Works
mostly
HP DeskJet 712C Works
mostly
HP DeskJet 720C Works
mostly
HP DeskJet 722C Works
mostly
HP DeskJet 810C Works
mostly
HP DeskJet 812C Works
mostly
HP DeskJet 815C Works
mostly
HP DeskJet 816C Works
mostly
HP DeskJet 820C Works
mostly
HP DeskJet 825C Works
mostly
HP DeskJet 830C Works
mostly
HP DeskJet 832C Works
mostly
HP DeskJet 840C Works
mostly
HP DeskJet 842C Works
mostly
HP DeskJet 845C Works
mostly
HP DeskJet 850C Works
mostly
HP DeskJet 855C Works
mostly
HP DeskJet 870C Works
mostly
HP DeskJet 880C Works
mostly
HP DeskJet 882C Works
22. Printers/Plotters 83
Linux Hardware Compatibility HOWTO
mostly
HP DeskJet 890C Works
mostly
HP DeskJet 895C Works
mostly
HP DeskJet 920C Works
mostly
HP DeskJet 930C Works
mostly
HP DeskJet 932C Works
mostly
HP DeskJet 940C Works
mostly
HP DeskJet 948C Works
mostly
HP DeskJet 950C Works
mostly
HP DeskJet 952C Works
mostly
HP DeskJet 955C Works
mostly
HP DeskJet 960C Works
mostly
HP DeskJet 970C Works
mostly
HP DeskJet 980C Works
mostly
HP DeskJet 990C Works
mostly
HP DeskJet 995C Works
mostly
HP DeskJet Plus Works
perfectly
HP DeskJet Portable Works
perfectly
HP LaserJet Works
perfectly
HP LaserJet 1000 None −
Paperweight
HP LaserJet 1100 Works
perfectly
22. Printers/Plotters 84
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 85
Linux Hardware Compatibility HOWTO
perfectly
HP LaserJet 4 Plus Works
perfectly
HP LaserJet 4000 Works
perfectly
HP LaserJet 4050 Works
perfectly
HP LaserJet 4100 Works
perfectly
HP LaserJet 4L Works
perfectly
HP LaserJet 4M Works
perfectly
HP LaserJet 4ML Works
perfectly
HP LaserJet 4P Works
perfectly
HP LaserJet 4Si Works
perfectly
HP LaserJet 4V Works
perfectly
HP LaserJet 4V/4LJ Pro Works
perfectly
HP LaserJet 5 Works
perfectly
HP LaserJet 5000 Works
perfectly
HP LaserJet 5L Works
perfectly
HP LaserJet 5M Works
perfectly
HP LaserJet 5MP Works
perfectly
HP LaserJet 5P Works
perfectly
HP LaserJet 5Si Works
perfectly
HP LaserJet 6 Works
perfectly
HP LaserJet 6L Works
perfectly
22. Printers/Plotters 86
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 87
Linux Hardware Compatibility HOWTO
perfectly
HP OfficeJet Pro 1175C Works
perfectly
HP OfficeJet R45 Works
perfectly
HP OfficeJet R60 Works
perfectly
HP OfficeJet R65 Works
perfectly
HP OfficeJet R80 Works
perfectly
HP OfficeJet T45 Works
mostly
HP OfficeJet T65 Works
mostly
HP OfficeJet V40 Works
mostly
HP Officejet LX Unknown
HP PSC 300 Works
perfectly
HP PSC 500 Works
mostly
HP PSC 750 Works
mostly
HP PSC 950 Works
mostly
HP PaintJet Works
perfectly
HP PaintJet XL Works
perfectly
HP PaintJet XL300 Works
perfectly
HP PhotoSmart P100 Works
mostly
HP PhotoSmart P1000 Works
mostly
HP PhotoSmart P1100 Works
mostly
HP PhotoSmart P1115 Works
mostly
HP PhotoSmart P1215
22. Printers/Plotters 88
Linux Hardware Compatibility HOWTO
Works
mostly
HP PhotoSmart P1218 Works
mostly
HP PhotoSmart P1315 Works
mostly
HP ThinkJet Works
partially
HP e−printer e20 Works
mostly
Heidelberg Digimaster 9110 Works
perfectly
Hitachi DDP 70 (with Works
MicroPress) perfectly
IBM 3853 JetPrinter Works
perfectly
IBM 4019 Works
perfectly
IBM 4029 030 LaserPrinter Works
10 partially
IBM 4029 10P Works
perfectly
IBM 4303 Network Color Works
Printer perfectly
IBM Execjet 4072 Works
perfectly
IBM Infoprint 12 Works
perfectly
IBM Page Printer 3112 Works
perfectly
IBM ProPrinterII Works
perfectly
Imagen ImPress Works
perfectly
Infotec 4651 MF Works
perfectly
Kodak DigiSource 9110 Works
perfectly
Kodak IS 70 CPII Works
perfectly
Kyocera F−1010 Works
22. Printers/Plotters 89
Linux Hardware Compatibility HOWTO
perfectly
Kyocera F−1200 Unknown
Kyocera F−3300 Works
perfectly
Kyocera F−800T Works
perfectly
Kyocera FS−1000 Works
perfectly
Kyocera FS−1200 Works
perfectly
Kyocera FS−1700+ Works
perfectly
Kyocera FS−1750 Works
perfectly
Kyocera FS−3500 Works
mostly
Kyocera FS−3700+ Unknown
Kyocera FS−3750 Works
perfectly
Kyocera FS−5900C Works
perfectly
Kyocera FS−600 Works
perfectly
Kyocera FS−600 (KPDL−2) Works
perfectly
Kyocera FS−680 Works
perfectly
Kyocera FS−800 Works
perfectly
Kyocera P−2000 Works
perfectly
LaserMaster LM 1000 None −
Paperweight
Lexmark 1000 Works
partially
Lexmark 1020 Works
partially
Lexmark 1020 Business Works
mostly
Lexmark 1100 Works
partially
22. Printers/Plotters 90
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 91
Linux Hardware Compatibility HOWTO
perfectly
Lexmark Optra M410 Works
perfectly
Lexmark Optra M412 Works
perfectly
Lexmark Optra R+ Works
perfectly
Lexmark Optra S 1250 Works
perfectly
Lexmark Optra S 1855 Works
perfectly
Lexmark Optra S1650 Unknown
Lexmark Optra Se 3455 Works
perfectly
Lexmark Optra T610 Works
perfectly
Lexmark Optra T612 Works
perfectly
Lexmark Optra T614 Works
perfectly
Lexmark Optra T616 Works
perfectly
Lexmark Optra W810 Works
perfectly
Lexmark Valuewriter 300 Works
perfectly
Lexmark Winwriter 100 None −
Paperweight
Lexmark Winwriter 150c None −
Paperweight
Lexmark Winwriter 200 None −
Paperweight
Lexmark Winwriter 400 Works
partially
Lexmark Z11 Works
partially
Lexmark Z12 None −
Paperweight
Lexmark Z22 Works
partially
Lexmark Z23
22. Printers/Plotters 92
Linux Hardware Compatibility HOWTO
None −
Paperweight
Lexmark Z31 Works
partially
Lexmark Z32 Works
partially
Lexmark Z33 None −
Paperweight
Lexmark Z42 Works
mostly
Lexmark Z43 Works
partially
Lexmark Z51 Works
partially
Lexmark Z52 Works
perfectly
Lexmark Z53 None −
Paperweight
Lexmark Z82 Works
partially
Minolta PagePro 1100 Works
perfectly
Minolta PagePro 1100L None −
Paperweight
Minolta PagePro 6 Works
perfectly
Minolta PagePro 6L None −
Paperweight
Minolta PagePro 6e Works
perfectly
Minolta PagePro 6ex Works
perfectly
Minolta PagePro 8 Works
perfectly
Minolta PagePro 8L Works
partially
Mitsubishi CP50 Color Printer Works
perfectly
NEC MultiWriter Works
perfectly
NEC P2X Works
22. Printers/Plotters 93
Linux Hardware Compatibility HOWTO
perfectly
NEC PC−PR1000 Works
perfectly
NEC PC−PR150 Works
perfectly
NEC PC−PR2000 Works
perfectly
NEC PC−PR201 Works
perfectly
NEC PICTY180 Works
perfectly
NEC PinWriter P6 Works
perfectly
NEC PinWriter P6 plus Works
perfectly
NEC PinWriter P60 Works
perfectly
NEC PinWriter P7 Works
perfectly
NEC PinWriter P7 plus Works
perfectly
NEC PinWriter P70 Works
perfectly
NEC Pinwriter P20 Works
perfectly
NEC SilentWriter LC 890 Works
perfectly
NEC Silentwriter 95f Works
perfectly
NEC Silentwriter2 S60P Works
perfectly
NEC Silentwriter2 model Works
290 perfectly
NEC SuperScript 100C Works
partially
NEC SuperScript 1260 Works
partially
NEC SuperScript 150C Works
partially
NEC SuperScript 1800 Works
perfectly
22. Printers/Plotters 94
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 95
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 96
Linux Hardware Compatibility HOWTO
22. Printers/Plotters 97
Linux Hardware Compatibility HOWTO
mostly
Panasonic KX−P2135 Works
perfectly
Panasonic KX−P2150 Works
perfectly
Panasonic KX−P4410 Works
perfectly
Panasonic KX−P4450 Works
perfectly
Panasonic KX−P5400 Works
perfectly
Panasonic KX−P6100 None −
Paperweight
Panasonic KX−P6150 Works
mostly
Panasonic KX−P6300 GDI None −
Paperweight
Panasonic KX−P6500 Works
partially
Panasonic KX−P8410 None −
Paperweight
Panasonic KX−P8420 Works
perfectly
Panasonic KX−P8475 Works
perfectly
Panasonic KX−PS600 Works
partially
Panasonic KX−Pxxxx 24−pin Works
partially
Panasonic KXP−2624 Unknown
Pentax PocketJet 200 Works
perfectly
Pentax PocketJet II Works
perfectly
Printrex 820 DL Works
partially
QMS 2425 Turbo EX Works
perfectly
QMS LPK−100 Works
perfectly
QMS magicolor 2
22. Printers/Plotters 98
Linux Hardware Compatibility HOWTO
None −
Paperweight
QMS magicolor 2+ Works
perfectly
QMS ps−810 Works
mostly
Raven LP−410 Works
mostly
Ricoh 4081 Works
perfectly
Ricoh 4801 Works
perfectly
Ricoh 6000 Works
perfectly
Ricoh Aficio 220 Works
perfectly
Ricoh Aficio 401 Works
mostly
Ricoh Aficio 700 Works
perfectly
Ricoh Aficio AP2000 Works
perfectly
Ricoh Aficio Color 2206 None −
Paperweight
Ricoh Afico FX10 None −
Paperweight
Ricoh RPDL I Laser Printer Works
perfectly
Ricoh RPDL II Laser Printer Works
perfectly
Ricoh RPDL III Laser Printer Works
perfectly
Ricoh RPDL IV Laser Works
Printer perfectly
Samsung ML−1000 Works
perfectly
Samsung ML−1010 Works
perfectly
Samsung ML−1020 Works
perfectly
Samsung ML−1200 Works
22. Printers/Plotters 99
Linux Hardware Compatibility HOWTO
perfectly
Samsung ML−1210 Works
perfectly
Samsung ML−1220 Works
perfectly
Samsung ML−200 Works
perfectly
Samsung ML−210 Works
perfectly
Samsung ML−4500 Works
perfectly
Samsung ML−4600 Works
perfectly
Samsung ML−5000a Works
perfectly
Samsung ML−5050G None −
Paperweight
Samsung ML−5080 Works
perfectly
Samsung ML−6000/6100 Works
perfectly
Samsung ML−6040 Works
perfectly
Samsung ML−7000/7000P/7000NWorks
perfectly
Samsung ML−7050 Works
perfectly
Samsung ML−85 Works
perfectly
Samsung ML−85G Works
mostly
Samsung QL−5100A Works
perfectly
Samsung QL−6050 Works
perfectly
Samsung QL−85G Works
mostly
Samsung SF/MSYS/MJ−4700/4800/4500C
None −
Paperweight
Samsung SI−630A Works
perfectly
perfectly
Star LaserPrinter 8 Works
mostly
Star NL−10 Works
perfectly
Star NX−1001 Works
mostly
Star StarJet 48 Works
mostly
Star WinType 4000 None −
Paperweight
Tally MT908 Works
perfectly
Tektronix 3693d color printer, Works
8−bit mode perfectly
Tektronix 4693d color printer, Works
2−bit mode perfectly
Tektronix 4693d color printer, Works
4−bit mode perfectly
Tektronix 4695 Works
perfectly
Tektronix 4696 Works
perfectly
Tektronix 4697 Works
perfectly
Tektronix Phaser 350 Works
mostly
Tektronix Phaser 780 Works
perfectly
Tektronix Phaser 850 Works
perfectly
Tektronix Phaser IISX Works
perfectly
Tektronix Phaser PX Works
perfectly
Xerox 2700 XES Works
perfectly
Xerox 3700 XES Works
perfectly
Xerox 4045 XES Works
perfectly
Paperweight
Xerox WorkCentre 450cp Works
partially
Xerox WorkCentre 470cx Works
partially
Xerox WorkCentre XD120f None −
Paperweight
Xerox WorkCentre XE80 None −
Paperweight
Xerox WorkCentre XE90fx None −
Paperweight
Xerox WorkCentre XK35c Works
partially
The following is old information and will be removed in a future revision of this document:
22.1. Ghostscript
Many Linux programs output PostScript files. Non−PostScript printers can emulate PostScript Level 2 using
Ghostscript.
• Ghostscript here
Many scanners also have their own, scanner specific, software packages which include drivers.
23.1. Supported
• A4 Tech AC 4096 / AS 8000P (a4scan) here
• Adara Image Star I ??? here ??? here
• Conrad Personal Scanner 64, P105 handheld scanners (scan−driver) here
• Epson GT−5500 (SANE epson)
• Epson GT−6000 here
• Escom Image Scanner 256 (SANE umax)
• Fujitsu SCSI−2 scanners contact Dr. G.W. Wettstein
< greg%[email protected]>
• Genius ColorPage−SP2 ??? here ??? here
• Genius GS−B105G handheld scanner (gs105) here
• Genius GeniScan GS−4500, GS−4500A handheld scanners (gs4500) here
• HighScreen Greyscan 256 handheld scanner (BW only) (gs4500) here
• HP ScanJet II series SCSI here
• HP ScanJet IIc, IIcx, IIp, 3c, 4c, 4p, 5p, 5pse, plus here
• Linotype Hell Jade, Jade2 (SANE umax)
• Logitech Scanman+, Scanman 32, Scanman 256 handheld scanners (logiscan) here
• Microtek ScanMaker E3, E6, II, IIXE, III and 35t models ??? here ??? here E3 and E6 scanners are
also supported by here
• Mustek M105 handheld scanner (scan−driver) here
• Mustek HT800 Turbo, Matador 105, Matador 256 handheld scanners (scan−driver) here
• Mustek Paragon 6000CX here
• Nikon Coolscan SCSI 35mm film scanner here
• Nikon AX−210 (SANE umax)
• Pearl 256 handheld scanner (scan−driver) here
• Polaroid DMC (SANE dmc)
• Vobis/Highscreen Scanboostar Premium (SANE umax)
• UMAX SCSI scanners here
• UMAX Vista S6, S6E, T630, Supervista S−12 (SANE umax)
• UMAX S−6E, S−6EG, S−12, S−12G (SANE umax)
• UMAX Astra 600S, 610S, 1200S, 1220S (SANE umax)
• UMAX UC 630, 840, 1200S, 1200SE (SANE umax)
• UMAX UG 80, 630 (SANE umax)
• UMAX PSD, Gemini D−16 (SANE umax)
NOTE: The Mustek drivers work only with GI1904 interface cards. Eric Chang [email protected] has
created a patch to use them with IF960 interface cards.
23.3. Unsupported
• Acer scanners. Acer is not releasing any programming information.
• Escom 256 (Primax Lector Premier 256) handheld scanner
• Genius ScanMate/256, ScanMate/Color, EasyScan handheld scanners
Below is a very incomplete list of USB hardware known to work with the Linux USB driver.
24.2. Miscellaneous
• VT52
• VT100
• VT220
• VT320
• VT420
25.5. Joysticks
Joystick support is in the latest XFree86 distributions (3.3.x) and in kernel versions 2.1.xx and 2.2.xx. For
older kernels the links below are usefull.
• Joystick driver For information check here. An FTP archive can be found at here.
• BTTV here
• Xawtv
• Xtvscreen
All cards with Bt848/Bt848a/Bt849/Bt878/Bt879 and normal Composite/S−VHS inputs are supported.
Teletext and Intercast support (PAL only) via VBI samples decoding in software.
Photopc can be extended with a graphical Tk frontend. This can be found at here. Also Qvplay cab be
extended with a graphical Tk frontend, which can be found at here
25.7.1. Supported
• Agfa ePhoto line of cameras (photopc, camediaplay, JCAM)
• Apple QuickTake 200 (JCAM)
• Casio QV10, QV−10A, QV−11, QV−30, QV−70, QV−100, QV−200, QV−300, QV−700, QV−770
(qvplay) here
• Casio QV−10A, QV−11, QV−30, QV−70, QV−100, QV−300, QV−700, QV−770 (JCAM)
• Chinon ES−1000 (same hardware, protocol and image format as Kodak DC20) (JCAM) here
• Epson "Colorio Photo" CP−100 (PhotoPC) (photopc, camediaplay) here
• Epson "Colorio Photo" CP−200 (PhotoPC 500) (photopc, camediaplay, JCAM) here
• Epson "Colorio Photo" CP−200 (PhotoPC 550) (JCAM)
• Epson "Colorio Photo" CP−500 (PhotoPC 600) (photopc, camediaplay, JCAM) here
• Epson "Colorio Photo" CP−500 (PhotoPC 700) (JCAM)
• Epson PhotoPC 550 (photopc, camediaplay) here
• Fuji DS−7, DX−5 (DS−10), DX−7 (DS−20), DX−9 (DS−30), DS−300, MX−700 (JCAM)
• HP Photo Smart Digital Camera (Some people say it is supported, others say it isn't !!??)
• Kodak DC−20, DC−25, DC−200/210 (JCAM) here
• Olympus C−300L, C−320L, C−420L, C−800L, C−840L, C−1000L, C−1400L (JCAM) here
• Olympus "Camedia" C−400L (D−200L) (photopc, camediaplay, JCAM) here
• Olympus "Camedia" C−820L (D−320L) (photopc, camediaplay, JCAM) here
• Olympus C2000Z (photocd)
• Sanyo VPC−G200/G200EX (photopc, camediaplay) here
• Sanyo DSC−V1 (VPC−G200E) (photopc, camediaplay) here
• Sanyo DSC−X1 (VPC−X300) (JCAM)
• Sanyo DSC−X300 (photopc, camediaplay) here
• Nikon Coolpix 600/900 (Coolpix 600 untested) (photopc) here and here
• Sierra Imaging SD640 (photopc) here
• Toshiba PDR−2 (not sure: photopc) here
25.7.2. Unsupported
• Casio QV−120, QV−5000SX, QV−7000SX
• Kodak DC40, DC50, DC120
25.8. UPS
Various other UPS's are supported, read the UPS HOWTO
• Fenton Tele−UPS here for downloads and manuals. Web site information can be found at here
• Fenton PowerOn here for downloads and manuals. Web site information can be found at here
• UPS's with RS−232 monitoring port (genpower package) here
• MGE UPS's here and here
• A daemon to shut down and up computers connected to ups's. It's network aware and allows server−
and client−mode here
• CED 1401
• DBCC CAMAC
• IEEE−488 (GPIB, HPIB) boards
• Keithley DAS−1200
• National Instruments AT−MIO−16F / Lab−PC+
25.12. Miscellaneous
• Mattel Powerglove
• AIMS Labs RadioTrack FM radio card here
• Reveal FM Radio card here
• Videotext cards here
CHIPSET RAMDAC
CLOCKCHIP
BPPCARD
ELSA
Winner
1000 ISA
928 AT&T 16 Actix
20C490 Ultra
928 Sierra ICD2061A 32 ELSA
SC15025 Winner
1000
ISA/VLB/EISA
928 Bt485 ICD2061A 32 STB
Pegasus
VL
928 Bt485 SC11412 16 SPEA(/V7)
Mercury
VLB
928 Bt485 ICD2061A 32 #9 GXE
Level
10/11/12
928 Ti3020 ICD2061A 32 #9 GXE
Level
14/16
928 928Movie
Diamond
Stealth
Pro
ELSA
Winner
1000TwinBus
ELSA
Winner
1000VL
ELSA
Winner
2000
Miro
Crystal
16S
864 ICD2061A Miro
Crystal
20SD
(BIOS
2.xx)
864 AT&T ICS2494 32 Miro
20C498 (Crystal)
20SD
(BIOS
1.xx)
864 AT&T ICD2061A/32 ELSA
20C498/ Winner
1000
PRO
VLB/PCI
864 STG1700ICS9161 MIRO
20SD
(BIOS
2.x)
ELAS
Winner
1000 PRO
864 STG1700ICD2061A 32 Actix GE
64 VLB
864 AT&T ICS2595 16 SPEA(/V7)
20C498/ Mirage
P64
DRAM
(BIOS
3.x)
AT&T
21C498
864 S3 32 ELSA
86C716 Winner
SDAC 1000 PRO
Miro
20SD
(BIOS
3.x)
SPEA
Mirage
P64
DRAM
(BIOS
4.x)
Diamond
Stealth 64
DRAM
Genoa
Phantom
64i
Miro
Crystal
20SD
VLB
(BIOS
3.xx)
864 ICS5342 ICS5342 32 Diamond
Stealth 64
DRAM
(some)
864 SDAC Diamond
Stealth 64
Graphics
2001
864 AT&T ICD2061A 32 #9
20C498−13 GXE64
PCI
864 ASUS
Video
Magic
PCI V864
VidTech
FastMax
P20
CHIPSET RAMDAC
CLOCKCHIP
BPPCARD
Miro Crystal
40SV
964 IBM 32 Hercules
RGB Graphite
Terminator 64
868 S3 32 ELSA Winner
86C716 1000AVI
SDAC
Miro Crystal
20SD PCI
868 AT&T ELSA Winner
29C409 1000AVI
868 Diamond
Stealth Video
DRAM
Diamond
Stealth 64
Video
2120/2200
ELSA Winner
1000PRO/X
#9 FX Motion
531
VideoLogic
GrafixStar 500
968 Diamond
Stealth 64
Video 3200
ELSA
Gloria−4/8
ELSA Winner
2000AVI
ELSA Winner
2000PRO/X−2/X−4/X−
Genoa
VideoBlitz III
AV
Hercules
Graphite
Terminator Pro
64
LeadTek
WinFast S430
LeadTek
WinFast S510
Miro Crystal
80SV
Miro Crystal
20SV
#9 FX Motion
771
VideoLogic
GrafixStar 700
WinFast
S430/S510
968 TVP3026 32 ELSA Winner
2000PRO/X
Diamond
Stealth 64
Video VRAM
968 IBM 32 Genoa
RGB VideoBlitz III
AVI
Hercules
Terminator Pro
64
STB Velocity
64 Video
#9 FX Motion
771
Diamond
Stealth 64
Video
3240/3400
968 TI Diamond
RAMDAC Stealth 64
Video
3240/3400
732 (Trio32) 32 Diamond
Stealth 64
DRAM SE
(all Trio32
based cards)
764 (Trio64) 32 SPEA Mirage
P64 (BIOS 5.x)
Diamond
Stealth 64
DRAM
Diamond
Stealth 64
Graphics 2xx0
#9 FX Vision
330
STB
PowerGraph 64
(all Trio64
based cards)
CHIPSET RAMDAC
CLOCKCHIP
BPPCARD
(Trio64V+) DSV3326
Diamond
Stealth 64
Video 2001
DataExpert
DSV3365
ExpertColor
DSV3365
MAXColor
S3
Trio64V+
ELSA
Winner
1000TRIO/V
Hercules
Terminator
64/Video
#9 FX
Motion 331
STB
Powergraph
64 Video
VideoLogic
GrafixStar
400
(Trio64V2) ELSA
Winner
1000/T2D
(ViRGE) Canopus
Co. Power
Window
3DV
DSV3325
DataExpert
DSV3325
Diamond
Multimedia
Stealth 3D
2000
Diamond
Multimedia
Stealth 3D
2000 PRO
Diamond
Stealth 3D
2000
Diamond
Stealth 3D
2000 PRO
Diamond
Stealth 3D
3000
ELSA
Victory 3D
ELSA
Victory 3DX
ELSA
Winner
3000−S
Expertcolor
DSV3325
Hercules
Terminator
64/3D
LeadTek
WinFast 3D
S600
MELCO
WGP−VG4S
#9 FX
Motion 332
Orchid
Tech.
Fahrenheit
Video 3D
STB
systems
Powergraph
3D
WinFast 3D
S600
(ViRGE/DX) Hercules
Terminator
3D/DX
(ViRGE/GX) STB Nitro
3D
(ViRGE/VX) ELSA
Winner
2000AVI/3D
ELSA
Winner 3000
ELSA
Winner
3000−L−42/−M−22
MELCO
WGP−VX8
STB
Systems
Velocity 3D
911/924 Diamond
Stealth
VRAM
924 SC1148
DAC
NOTE: for the ViRGE/VX,DX,GX,GX2 chipsets you need XFree86 3.3.1 or newer. You should use the
XF86_SVGA server.
CardBus cards are listed at the end of each section. At this time, all CardBus drivers should be treated as
experimental. Beware that some cards have 16−bit and CardBus versions with very similar names. If the
CardBus version is not specifically listed as supported here, then you should not expect it to work.
27.5. ISDN
• Elsa MicroLink ISDN adapter (elsa_cs) (Klaus Lichtenwalder
[email protected])
• MPS ISLINEnote ISDN adapter (mpsuni_cs) (Detlef Glaschick glaschick@mps−software.de)
• Sedlbauer Speed Star ISDN adapter (sedl_cs) (Marcus Niemann
niemann@www−bib.fh−bielefeld.de)
• Teles ISDN adapter (teles_cs) (Christof Petig ea0141@uni−wuppertal.de)
27.16. Unsupported
• Adaptec/Trantor APA−460 SlimSCSI
• Eiger Labs SCSI w/FCC ID K36..
• New Media .WAVjammer and all other sound cards
• New Media LiveWire+
• Nikon CoolPix100
• Panasonic KXL−D720, KXL−D745, KXL−D783
• SMC 8016 EliteCard
• Xircom CE II Ethernet/Modem
• Xircom CE−10BT Ethernet
To be clear: printers are not presented in this appendix as they are not supported by parallel port support
projects.
Also, check the Linux Parallel Port support pages for more information here. Here you can find
28.1. Ethernet
• Accton EtherPocket adapter
• AT−Lan−Tec/RealTek parallel port ethernet adapter
• D−Link DE600/DE620 parallel port ethernet adapter
• Quatech SPP−100
• IOtech DBK35, WBK20A
These programs allow ISA Plug−And−Play devices to be configured on a Linux machine. This program is
suitable for all systems, whether or not they include a PnP BIOS.
Commands have been taken from the Plug and Play ISA specification Version 1.0a.
More information on ISA PnP utilities can be found on the website of Peter Fox: here
Please let me know about hardware (not normally supported under Linux) which can be put to work with the
aid of these utilities. A list of this hardware will be put in this appendix.
Simply put, it is best to avoid hardware which states things like "Needs Windows" or "Windows only".
• Printers
Paperweight
Epson EPL−5800L None −
Paperweight
Epson LP−2000 Unknown
Epson Stylus B/W 820 Unknown
HP DeskJet 640C Unknown
HP LaserJet 1000 None −
Paperweight
HP LaserJet 3100 None −
Paperweight
HP LaserJet 3150 None −
Paperweight
HP Officejet LX Unknown
Kyocera F−1200 Unknown
Kyocera FS−3700+ Unknown
LaserMaster LM 1000 None −
Paperweight
Lexmark Optra S1650 Unknown
Lexmark Winwriter 100 None −
Paperweight
Lexmark Winwriter 150c None −
Paperweight
Lexmark Winwriter 200 None −
Paperweight
Lexmark Z12 None −
Paperweight
Lexmark Z23 None −
Paperweight
Lexmark Z33 None −
Paperweight
Lexmark Z53 None −
Paperweight
Minolta PagePro 1100L None −
Paperweight
Minolta PagePro 6L None −
Paperweight
NEC SuperScript 610plus None −
Paperweight
NEC SuperScript 660 None −
Paperweight
The following is old information and will be removed in a future version of this document:
◊ Three stickers saying "MC2920A−3.3", "E6030D 4035−01" and "1721 8011 A"
◊ Chips etc on the board
ATAPI
AT Attachment Packet Interface. A new protocol for controlling mass storage devices similar to
SCSI protocols. It builds on the ATA (AT Attachment) interface, the official ANSI Standard name
for the IDE interface developed for hard disk drives. ATAPI is commonly used for hard disks,
CD−ROM drives, tape drives, and other devices.
ATM
CDDA
Compact Disk Digital Audio. Capability of CD−ROM/Writer to read out audio tracks.
DMA
EGA
EIDE
Enhanced IDE
EISA
FDDI
IDE
ISA
ISDN
MCA
MicroChannel Architecture
MFM
MMX
PCI
Pheripheral Component Interconnect. 32−bit bus designed by Intel. Information can be found here.
RAID
Redudant Arrays of Inexpensive Disks. The basic idea of RAID is to combine multiple small,
inexpensive disk drives into an array of disk drives which yields performance exceeding that of a
single large expensive drive. There are five types of redundant array Architectures; RAID−1 through
RAID−5. A non−redudant array of disk drives is referred to as RAID−0. Some RAID systems can
mix formats. (more info)
PPA
Printing Performance Architecture. Protocol developed by Hewlett Packard for their series of Deskjet
printers. In essence, the protocol moves the low−level processing of the data to the host computer
rather than the printer. This allows for a low−cost printer with a small amount of memory and
computing power and a flexible driver. However, this comes at the price of compatibility. HP's
decision was to develop drivers only for Windows 95 for this printer.
RLL
SCSI
Small Computer Systems Interface. A standerd interface defined for all devices in a computer. It
make it possible to use a single adapter for all devices. (more info)
SVGA
UART
USB
VGA
VLB
WORM