include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
By default, Fedora attempts to automatically detect and configure support for all of the components of your computer. Fedora supports the majority of hardware in common use with the software drivers that are included with the operating system. To support other devices you may supply additional drivers during the installation process, or at a later time.
The installation system can load drivers from disks, pen drives, or network servers to configure support for new devices. After the installation is complete, remove any driver disks and store them for later use.
Hardware manufacturers may supply driver disks for Fedora with the device, or provide image files to prepare the disks. To obtain the latest drivers, download the correct file from the website of the manufacturer.
Driver Disks Supplied as Zipped Files | |
---|---|
Driver disk images may be distributed as compressed archives,
or zip files. For identification, the names of zip files
include the extensions |
To format a disk or pen drive with an image file, use the
dd
utility. For example, to prepare a
diskette with the image file drivers.img
,
enter this command in a terminal window:
dd if=drivers.img of=/dev/fd0
To use a driver disk in the installation process, specify the
dd
option at the
boot:
prompt:
linux dd
When prompted, select Driver Disk Source text screen.
to provide a driver disk. Choose the drive that holds the driver disk from the list on theThe installation system can also read drivers from disk images that are held on network servers. Refer to Table A.3, “Driver Disk Image Sources” for the supported sources of driver disk image files.
Image Source | Option Format |
---|---|
Select a drive or device |
|
HTTP Server |
|
FTP Server |
|
NFS Server |
|
Table A.3. Driver Disk Image Sources
For some models of device automatic hardware configuration may fail, or cause instability. In these cases, you may need to disable automatic configuration for that type of device, and take additional steps to manually configure the device after the installation process is complete.
Check the Release Notes | |
---|---|
Refer to the Release Notes for information on known issues with specific devices. |
To override the automatic hardware detection, use one or more of the following options:
Compatibility Setting | Option |
---|---|
Disable all hardware detection |
|
Disable graphics, keyboard, and mouse detection |
|
Disable automatic monitor detection (DDC) |
|
Disable mainboard APIC |
|
Disable power management (ACPI) |
|
Disable Direct Memory Access (DMA) for IDE drives |
|
Disable BIOS-assisted RAID |
|
Disable Firewire device detection |
|
Disable parallel port detection |
|
Disable PC Card (PCMCIA) device detection |
|
Disable USB storage device detection |
|
Disable all USB device detection |
|
Force Firewire device detection |
|
Prompt user for ISA device configuration |
|
Table A.4. Hardware Options
Additional Screen | |
---|---|
The |