i740

Autres langues

Langue: en

Version: xf86-video-i740 1.3.2 (fedora - 01/12/10)

Section: 4 (Pilotes et protocoles réseau)

NAME

i740 - Intel i740 video driver

SYNOPSIS

 Section N'34'DeviceN'34'
   Identifier N'34'devnameN'34'
   Driver N'34'i740N'34'
   ...
 EndSection
 

DESCRIPTION

i740 is an Xorg driver for Intel i740 video cards.

SUPPORTED HARDWARE

The i740 driver supports Intel 740 based cards. A list of cards reported to work is provided in the README file with the driver source.

CONFIGURATION DETAILS

Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver.

The driver auto-detects all device information necessary to initialize the card.

However, if you have problems with auto-detection, you can specify:

VideoRam - in kilobytes
DacSpeed - in MHz
MemBase - physical address of the linear framebuffer
IOBase - physical address of the memory mapped IO registers

The following driver options are supported on all chipsets:

Option N'34'NoAccelN'34' N'34'booleanN'34'
Disable or enable 2D acceleration. Default: acceleration is enabled.
Option N'34'SWCursorN'34' N'34'booleanN'34'
Request a software cursor (hardware is default). Default: off
Option N'34'SDRAMN'34' N'34'booleanN'34'
Force the use of SDRAM timings. Default: off
Option N'34'SGRAMN'34' N'34'booleanN'34'
Force the use of SGRAM timings. Default: off
Option N'34'SlowRamN'34' N'34'booleanN'34'
Force the use of slower ram timings. Default: off
Option N'34'Dac6BitN'34' N'34'booleanN'34'
Force the use of a 6 Bit Dac (8 Bit is the default). Default: off
Option N'34'UsePION'34' N'34'booleanN'34'
Force the use of programmed IO (Memory mapped is the default). Default: off

Note: the i740 X server should automatically detect whether your card has SGRAM or SDRAM. Use the N'34'sgramN'34' and N'34'sdramN'34' options if it is incorrectly detected.

SEE ALSO

Xorg(1), xorg.conf(5), Xserver(1), X(7)

AUTHORS

Authors include: Kevin E Martin and Daryll Strauss of Precision Insight, Inc.

The XFree86 version of this driver was donated to The XFree86 Project by Precision Insight, Inc., Cedar Park, TX, USA

The Xorg version of this driver originally came from XFree86 4.4rc2.