Наши партнеры








Книги по Linux (с отзывами читателей)

Библиотека сайта rus-linux.net

Linux System Administrator's Survival Guide lsgxf.htm

Previous Page TOC Next Page



Appendix F


Hardware Compatibility


In most of the chapters dealing with hardware in this book, you've been referred to compatibility files supplied on many versions of the Linux distribution. For convenience, this appendix summarizes the main contents of the Hardware How-To file. This version of the compatibility list is current with the Linux version supplied on the CD-ROM that accompanies this book.

System Architectures


This appendix deals with only Linux for Intel platforms. For other platforms, check the following:

Linux/68k http://www-users.informatik.rwth-aachen.de/~hn/linux68k.html
Linux/MIPS http://www.waldorf-gmbh.de/linux-mips-faq.html
Linux/PowerPC ftp://sunsite.unc.edu/pub/Linux/docs/ports/Linux-PowerPC-FAQ.gz
Linux for Acorn http://www.ph.kcl.ac.uk/~amb/linux.html
MacLinux http://www.ibg.uu.se/maclinux/

Computers/Motherboards/BIOS


ISA, VLB, EISA, and PCI buses are all supported. PS/2 and Microchannel (MCA) are not supported in the standard kernel. Alpha test PS/2 MCA kernels are available but are not yet recommended for serious use.

Some laptops have unusual video adapters or power management; it is not uncommon to be unable to use the power management features.

PCMCIA drivers currently support all common PCMCIA controllers, including Databook TCIC/2, Intel i82365SL, Cirrus PD67xx, and Vadem VG-468 chipsets. The Motorola 6AHC05GA controller used in some Hyundai laptops is not supported.

CPUs and FPUs


Basically all 386 or better processors will work, including Intel/AMD/Cyrix 386SX/DX/SL/DXL/SLC, 486SX/DX/SL/SX2/DX2/DX4, and Pentium. Linux has built-in FPU emulation if you don't have a math coprocessor.

Linux does not support SMP yet. Multiprocessor systems will run Linux, but only the first processor will be used. Some work on this area is being done right now; check the Linux Project Map for details.

A few very early AMD 486DX processors may hang in some special situations. All current chips should be OK, and getting a chip swap for old CPUs should not be a problem.

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. Newer kernels have fixed these problems.

Video Cards


Linux works with all video cards in text mode. VGA cards not listed in the hardware compatibility list 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. S3 801 (ISA), S3 805 (VLB), ET4000/W32p, and ATI Graphics Wonder (Mach32) are good low-end accelerated cards.

Cards advertised as 32 bpp are actually 24-bit color aligned on 32-bit boundaries. It does not mean the cards are capable of 32-bit color; 32 bpp is still 24-bit color (16,777,216 colors). XFree86 does not support 24-bit packed pixels modes, so cards that can display 24-bit color modes in other operating systems may not able to do this in X. These cards include Mach32, Cirrus 542x, S3 801/805, ET4000, and others.

The current release of XFree86 supports most recent Diamond cards. Early Diamond cards are not supported by XFree86, but there are ways of getting them to work. Diamond support for XFree86 is available at <http://www.diamondmm.com/linux.html>.

Hard Disk Controllers


Linux works with standard IDE, MFM, and RLL controllers. When using MFM/RLL controllers, use ext2fs and the bad block checking options when formatting the disk. Enhanced IDE (EIDE) interfaces with up to two IDE interfaces and up to four hard drives and/or CD-ROM drives are also supported. ESDI controllers that emulate the ST-506 (that is MFM/RLL/IDE) interface also work with Linux. The bad block checking comment also applies to these controllers. Generic 8-bit XT controllers also work with Linux.

Be careful when picking a SCSI controller. Parallel-port SCSI controllers are not supported. Many cheap ISA SCSI controllers are designed to drive CD-ROMs only. Such low-end SCSI controllers are no better than IDE. See the SCSI HOWTO file and look at performance figures before buying a SCSI card. The following SCSI controllers are supported:

  • AMD AM53C974, AM79C974 (PCI) (Compaq, Zeos on-board SCSI) (requires patch)

  • AMI Fast Disk VLB/EISA (BusLogic compatible)

  • Acculogic ISApport / MV Premium 3D SCSI (NCR 53c406a) (requires patch)

  • Adaptec ACB-40xx SCSI-MFM/RLL bridgeboard Adaptec AVA-1505/1515 (ISA) (Adaptec 152x compatible) (requires patch)

  • Adaptec AHA-1510/152x (ISA) (AIC-6260/6360)

  • Adaptec AHA-154x (ISA) (all models)

  • Adaptec AHA-174x (EISA) (in enhanced mode)

  • Adaptec AHA-274x (EISA) / 284x (VLB) (AIC-7770)

  • Adaptec AHA-294x (PCI) (AIC-7870)

  • Adaptec APA-1460 SlimSCSI (PCMCIA) (requires patch)

  • Always AL-500 (requires patch)

  • Always IN2000

  • BusLogic (ISA/EISA/VLB/PCI) (all models)

  • DPT PM2001, PM2012A (EATA-PIO)

  • DPT Smartcache (EATA-DMA) (ISA/EISA/PCI) (all models)

  • DTC 329x (EISA) (Adaptec 154x compatible)

  • Future Domain TMC-16x0, TMC-3260 (PCI)

  • Future Domain TMC-8xx, TMC-950

  • Iomega PC2/2B (requires patch)

  • NCR 53c7x0, 53c8x0 (PCI)

  • Pro Audio Spectrum 16 SCSI (ISA)

  • Qlogic / Control Concepts SCSI/IDE (FAS408) (ISA/VLB/PCMCIA)

  • PCMCIA cards must boot DOS to init card

  • Seagate ST-01/ST-02 (ISA)

  • Sound Blaster 16 SCSI-2 (Adaptec 152x compatible) (ISA)

  • Trantor T128/T128F/T228 (ISA)

  • UltraStor 14F (ISA), 24F (EISA), 34F (VLB)

  • Western Digital WD7000 SCSI


Hard Drives


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 i-node errors during e2fsck and corrupt filesystems. 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 number (found on the drive label, 9WA1.6x) handy when you call.

Certain Micropolis drives have problems with Adaptec and BusLogic cards; contact the drive manufacturers for firmware upgrades if you suspect problems.

Removable Drives


All SCSI drives should work if the controller is supported, including optical drives, WORM, CD-R, floptical, and others. Iomega Bernoulli and Zip drives and SyQuest drives all work fine. Linux supports both 512 and 1024 bytes/sector disks.

Mouses


The following pointing devices are supported:

  • Microsoft serial mouse

  • Mouse Systems serial mouse

  • Logitech Mouseman serial mouse

  • Logitech serial mouse

  • ATI XL Inport bus mouse

  • C&T 82C710 (QuickPort) (Toshiba, TI Travelmate)

  • Microsoft bus mouse

  • Logitech bus mouse

  • PS/2 (auxiliary device) mouse

  • Sejin J-mouse

  • MultiMouse (use multiple mouse devices as single mouse)

Pad devices like Glidepoint also work, as long they're compatible with another mouse protocol. Newer Logitech mice (except the Mouseman) use the Microsoft protocol and all three buttons do work. Even though Microsoft's mouses have only two buttons, the protocol allows three buttons.

The mouse port on the ATI Graphics Ultra and Ultra Pro uses the Logitech bus mouse protocol.

I/O Controllers


Linux supports any standard serial/parallel/joystick/IDE combo cards. Linux also supports 8250, 16450, 16550, and 16550A UARTs. For more information on UARTs, 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 bugs. National produced very few NS16550s, however, so these chips should be very rare. Many of the 16550 parts in modern boards are from the many manufacturers of compatible parts, which may not use the National A suffix. Also, some multiport boards 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 this case, treat it as a 16450 (no FIFO) rather than a 16550A.

Multiport Cards


The following multiport cards are supported by Linux (some require drivers from the manufacturers):

  • AST FourPort and clones

  • Accent Async-4

  • Bell Technologies HUB6

  • Boca BB-1004, 1008 (4, 8 port) (no DTR, DSR, and CD)

  • Boca BB-2016 (16 port)

  • Boca IO/AT66 (6 port)

  • Boca IO 2by4 (4S/2P) (works with modems, but uses 5 IRQ's)

  • Comtrol RocketPort (8/16/32 port)

  • Cyclades Cyclom-8Y/16Y (8, 16 port)

  • DigiBoard COM/Xi

  • DigiBoard PC/Xe (ISA) and PC/Xi (EISA)

  • PC-COMM 4-port

  • Specialix SIO/XIO (modular, 4 to 32 ports)

  • Stallion EasyIO (ISA) / EasyConnection 8/32 (ISA/MCA)

  • Stallion EasyConnection 8/64 / ONboard (ISA/EISA/MCA) / Brumby /

  • Stallion (ISA)STB 4-COM

  • Twincom ACI/550

  • Usenet Serial Board II


Sound Cards


Linux supports the following sound cards (although not all will have full functionality):

  • 6850 UART MIDI

  • Adlib (OPL2)

  • Audio Excell DSP16

  • Aztech Sound Galaxy NX Pro

  • ECHO-PSS cards (Orchid SoundWave32, Cardinal DSP16)

  • Ensoniq SoundScape

  • Gravis Ultrasound

  • Gravis Ultrasound 16-bit sampling daughterboard

  • Gravis Ultrasound MAX

  • Logitech SoundMan Games (SBPro, 44kHz stereo support)

  • Logitech SoundMan Wave (Jazz16/OPL4)

  • Logitech SoundMan 16 (PAS-16 compatible)

  • MPU-401 MIDI

  • MediaTriX AudioTriX Pro

  • Media Vision Premium 3D (Jazz16)

  • Media Vision Pro Sonic 16 (Jazz)

  • Media Vision Pro Audio Spectrum 16

  • Microsoft Sound System (AD1848)

  • OAK OTI-601D cards (Mozart)

  • OPTi 82C928/82C929 cards (MAD16/MAD16 Pro)

  • Sound Blaster

  • Sound Blaster Pro

  • Sound Blaster 16 family

  • Wave Blaster (and other SB16 daughterboards)

The ASP chip on Sound Blaster 16 series and AWE32 is not supported. AWE32's on-board MIDI synthesizer is not supported. These two things will probably never be supported. 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 happens with either Wave Blaster daughterboards or MIDI devices attached to the MIDI port. There is no known fix for this problem.

CD-ROM Drives


Linux supports the following types of CD-ROM drives:

  • SCSI CD-ROM drives (Any SCSI CD-ROM drive with a block size of 512 or 2048 bytes should work under Linux, which includes the vast majority of CD-ROM drives on the market.)

  • EIDE (ATAPI) CD-ROM drives

  • Aztech CDA268, Orchid CDS-3110, Okano/Wearnes CDD-110

  • GoldStar R420

  • LMS Philips CM 206

  • Matsushita/Panasonic, Kotobuki (SBPCD)

  • Mitsumi

  • Optics Storage Dolphin 8000AT

  • Sanyo H94A

  • Sony CDU31A/CDU33A

  • Sony CDU-535/CDU-531

  • Teac CD-55A SuperQuad

PhotoCD (XA) is also supported. All CD-ROM drives should work similarly for reading data. Various compatibility problems exist with utilities that play audio CDs. Early (single-speed) NEC CD-ROM drives may have trouble with currently available SCSI controllers.

Tape Drives


Linux supports the following types of tape drives:

  • SCSI tape drives (Drives using both fixed and variable length blocks smaller than the driver buffer length, which are set to 32K in the distribution sources, are supported. Virtually all drives should work.)

  • QIC-02

  • QIC-117, QIC-40/80 drives

Most tape drives using the floppy controller should work. Various dedicated QIC-80 controllers (Colorado FC-10, Iomega Tape Controller II) are also supported.

Drives that connect to the parallel port (such as the Colorado Trakker) are not supported. Also, some high-speed tape controllers (Colorado TC-15 / FC-20, Irwin AX250L/Accutrak 250, IBM Internal Tape Backup Unit, and COREtape Light) are not supported.

Modems


All internal modems or external modems connected to the serial port are supported. A small number of modems come with DOS software that downloads the control program at runtime. You can normally use these modems by loading the program under DOS and doing a warm boot. Such modems are probably best avoided because you won't be able to use them with non-PC hardware in the future. PCMCIA modems should work with the PCMCIA drivers. Fax modems need appropriate fax software to operate.

Network Adapters


Ethernet adapters vary greatly in performance. In general, the newer designs work better. The only advantage to using some very old cards like the 3C501 is that you can find them in junk heaps for $5. Be careful with clones; not all clones are good clones, and bad clones often cause erratic lockups under Linux. Read the Ethernet HOWTO file for full detailed descriptions of various cards. Linux supports the following Ethernet cards:

  • 3Com 3C503, 3C505, 3C507, 3C509/3C509B (ISA) / 3C579 (EISA)

  • AMD LANCE (79C960) / PCnet-ISA/PCI (AT1500, HP J2405A, NE1500/NE2100)

  • AT&T GIS WaveLAN

  • Allied Telesis AT1700

  • Ansel Communications AC3200 EISA

  • Apricot Xen-II

  • Cabletron E21xx

  • DEC DE425 (EISA) / DE434/DE435 (PCI)

  • DEC DEPCA and EtherWORKS

  • HP PCLAN (27245 and 27xxx series)

  • HP PCLAN PLUS (27247B and 27252A)

  • Intel EtherExpress

  • Intel EtherExpress Pro

  • NE2000/NE1000 (be careful with clones)

  • New Media Ethernet

  • Racal-Interlan NI5210 (i82586 Ethernet chip)

  • Racal-Interlan NI6510 (am7990 lance chip) (Doesn't work with more than 16M of RAM.)

  • PureData PDUC8028, PDI8023

  • SEEQ 8005

  • SMC Ultra

  • Schneider & Koch G16

  • Western Digital WD80x3

  • Zenith Z-Note / IBM ThinkPad 300 built-in adapter

The following pocket and portable adapters work with Linux:

  • AT-Lan-Tec/RealTek parallel port adapter

  • D-Link DE600/DE620 parallel port adapter

Linux works with all ARCnet cards and the IBM Tropic Token Ring cards.

ISDN Cards


The following cards are known to work with Linux:

  • Diehl SCOM card

  • ICN ISDN card

  • Teles ISDN card


Printers/Plotters


All printers and plotters connected to the parallel or serial port should work.

Many Linux programs output PostScript files. Non-PostScript printers can emulate PostScript Level 2 using Ghostscript. Ghostscript supported printers include the following:

  • Apple Imagewriter

  • C. Itoh M8510

  • Canon BubbleJet BJ10e, BJ200

  • Canon BJC600 and Epson ESC/P color printers

  • Canon LBP-8II, LIPS III

  • DEC LA50/70/75/75plus

  • DEC LN03, LJ250

  • Epson 9 pin, 24 pin, LQ series, Stylus, AP3250

  • HP 2563B

  • HP DesignJet 650C

  • HP DeskJet/Plus/500

  • HP DeskJet 500C/520C/550C/1200C color

  • HP LaserJet/Plus/II/III/4

  • HP PaintJet/XL/XL300 color

  • IBM Jetprinter color

  • IBM Proprinter

  • Imagen ImPress

  • Mitsubishi CP50 color

  • NEC P6/P6+/P60

  • Okidata MicroLine 182

  • Ricoh 4081

  • SPARCprinter

  • StarJet 48 inkjet printer

  • Tektronix 4693d color 2/4/8 bit

  • Tektronix 4695/4696 inkjet plotter

  • Xerox XES printers (2700, 3700, 4045, etc.)


Scanners


The following scanners have been known to work well with Linux, although most non-SCSI models need a driver available from the manufacturer:

  • A4 Tech AC 4096

  • Fujitsu SCSI-2 scanners

  • Genius GS-B105G

  • Genius GeniScan GS4500 handheld scanner

  • HP ScanJet, ScanJet Plus

  • HP ScanJet II series SCSI

  • Logitech Scanman 32 / 256

  • Mustek M105 handheld scanner with GI1904 interface

  • UMAX SCSI scanners


Video Capture Boards


These video capture boards will work with Linux-based applications (some require drivers from the manufacturer):

  • FAST Screen Machine II

  • ProMovie Studio

  • VideoBlaster, Rombo Media Pro+

  • WinVision video capture card


UPS


Practically any UPS on the market will provide protection for the system, but the APC SmartUPS system provides software drivers.

Previous Page Page Top TOC Next Page