I740(4) Kernel Interfaces Manual I740(4)NAME
i740 - Intel i740 video driver
SYNOPSIS
Section "Device"
Identifier "devname"
Driver "i740"
...
EndSection
DESCRIPTION
i740 is an XFree86 driver for Intel i740 video cards. THIS MAN PAGE NEEDS TO BE FILLED IN.
SUPPORTED HARDWARE
The i740 driver supports...
CONFIGURATION DETAILS
Please refer to XF86Config(5) for general configuration details. This section only covers configuration details specific to this driver.
SEE ALSO XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7)AUTHORS
Authors include: ...
XFree86 Version 4.7.0 I740(4)
Check Out this Related Man Page
I740(4) Kernel Interfaces Manual I740(4)NAME
i740 - Intel i740 video driver
SYNOPSIS
Section "Device"
Identifier "devname"
Driver "i740"
...
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 "NoAccel" "boolean"
Disable or enable 2D acceleration. Default: acceleration is enabled.
Option "SWCursor" "boolean"
Request a software cursor (hardware is default). Default: off
Option "SDRAM" "boolean"
Force the use of SDRAM timings. Default: off
Option "SGRAM" "boolean"
Force the use of SGRAM timings. Default: off
Option "SlowRam" "boolean"
Force the use of slower ram timings. Default: off
Option "Dac6Bit" "boolean"
Force the use of a 6 Bit Dac (8 Bit is the default). Default: off
Option "UsePIO" "boolean"
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 "sgram" and "sdram" 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.
X Version 11 xf86-video-i740 1.3.2 I740(4)
Hey Guys,
I'm hoping this is the right section.I am using a centos server. I was installing modules in perl when one got stuck in the installation and from there onwards I was having problems installing cpan modules using perl.
I figured I'll reinstal perl (I SHOULDNT HAVE). So I went ahead... (2 Replies)