Application ATI open-source driver (3D supported)

Source: Internet
Author: User
Application ATI open-source driver (supports 3D)-General Linux technology-Linux technology and application information. For more information, see the following. 1. Select the kernel driver when compiling the kernel:
Drivers/char/agpgart/VIA chipset
Drivers/char/drm/ATI Radeon
2. install the ati xserver DRIVER: apt-get install xserver-xorg-video-ati
3. Configure/etc/X11/xorg. conf
4. ATI Video Card Frequency Control: apt-get install rovclock

# This file was generated by dexconf, the Debian X Configuration tool, using
# Values from the debconf database.
# Type "man/etc/X11/xorg. conf" at the shell prompt.
# If you have edited this file but wowould like it to be automatically updated
# Again, run the following command:
# Sudo dpkg-reconfigure-phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"
# Path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100 dpi/: unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100 dpi/: unscaled"
FontPath "/usr/share/fonts/X11/75 dpi/: unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75 dpi/: unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100 dpi"
FontPath "/usr/X11R6/lib/X11/fonts/ 100 dpi"
FontPath "/usr/share/fonts/X11/75 dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75 dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
EndSection

Section "Device"
Identifier "ATI Fire GL T2-64S [FGL 9600 RV350 AT]"
# Driver "ati"
Driver "radeon"
Option "EnableMonitor" "tmds1"
BusID "PCI: 1: 0: 0"
EndSection

Section "Monitor"
Identifier "SyncMaster"
HorizSync 30.0-81.0
VertRefresh 56.0-75.0
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Fire GL T2-64S [FGL 9600 RV350 AT]"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024_75" "1024x768_75"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.