/[soft]/drakx-kbd-mouse-x11/trunk/tools/display_driver_helper
ViewVC logotype

Diff of /drakx-kbd-mouse-x11/trunk/tools/display_driver_helper

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 961 by anssi, Wed Apr 20 23:05:34 2011 UTC revision 997 by anssi, Wed Apr 27 01:32:24 2011 UTC
# Line 51  check_driver() { Line 51  check_driver() {
51          radeon)          radeon)
52                  # implicitely loaded by X.org                  # implicitely loaded by X.org
53                  check_xorg $name 0 || return 1                  check_xorg $name 0 || return 1
54                    # Do not load if the proprietary driver is temporarily disabled
55                    # on a PowerXpress system.
56                    # TODO: this check could be omitted if radeon was explicitely
57                    # specified in xorg.conf - but that is only known by check_xorg.
58                    check_gl /etc/fglrx/pxpress-free.ld.so.conf && return 1
59                  IS_KMS=1                  IS_KMS=1
60                  # radeon needs to loaded before X server                  # radeon needs to loaded before X server
61                  NEEDS_LOAD_NOW=1                  NEEDS_LOAD_NOW=1

Legend:
Removed from v.961  
changed lines
  Added in v.997

  ViewVC Help
Powered by ViewVC 1.1.30