#1776: svn r3202 breaks X.Org X Server 1.4.0.90 with intel driver 2.2.0
------------------------------------+---------------------------------------
 Reporter:  anonymous               |             Type:  defect  
   Status:  new                     |         Priority:  critical
Component:  madwifi: driver         |          Version:  trunk   
 Keywords:  xserver X11 xorg intel  |   Patch_attached:  0       
------------------------------------+---------------------------------------
 I can start/stop the xserver with no problems as long as ath_pci is not
 loaded. As soon as I load ath_pci, changing the state of the xserver
 between running/non-running will cause all video output to cease requiring
 a reboot (Alt-SysRq-R followed by Alt-Ctrl-Del). Note that the fact I can
 still tell the system to reboot indicates that it has not hung and that it
 is indeed just the video that is no longer working. This occurs even in
 single user mode with nothing else loaded.

 I get around this by starting the xserver before loading ath_pci and
 removing the module before stopping it. This also appears to affect
 suspend. I must unload the module before and reload the module after
 suspend (though this is probably good practice anyway). Otherwise the
 video will be dead upon resuming from suspend.

 This is probably the first xorg.conf ever posted in a madwifi bug report:
 # /etc/X11/xorg.conf (xorg X Window System server configuration file)
 #This file was generated by dexconf, the Debian X Configuration tool,
 #using values from the debconf database.  Edit this file with caution,
 #and see the /etc/X11/xorg.conf manual page.  (Type "man
 #/etc/X11/xorg.conf" at the shell prompt.)  This file is automatically
 #updated on xserver-xorg package upgrades *only* if it has not been
 #modified since the last upgrade of the xserver-xorg package.  If you
 #have edited this file but would like it to be automatically updated
 #again, run the following command: sudo dpkg-reconfigure -phigh
 #xserver-xorg

 Section "Files"
         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/100dpi/:unscaled"
         FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
         FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
         FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
         FontPath        "/usr/share/fonts/X11/Type1"
         FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
         FontPath        "/usr/share/fonts/X11/100dpi"
         FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
         FontPath        "/usr/share/fonts/X11/75dpi"
         FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
         FontPath        "tcp/142.103.140.62:7100"
         # path to defoma fonts
         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 EndSection


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

 Section "InputDevice"
         Identifier      "Configured Mouse"
         Driver          "mouse"
         Option          "CorePointer"
         Option          "Device"                "/dev/input/mice"
         Option          "Protocol"              "ImPS/2"
         Option          "Emulate3Buttons"       "true"
 #       Option          "ZAxisMapping" "4 5"
 #       Option          "EmulateWheel" "on"
 #       Option          "EmulateWheelButton" "2"
 EndSection

 Section "InputDevice"
         Identifier      "Synaptics Touchpad"
         Driver          "synaptics"
         Option          "SendCoreEvents"        "true"
         Option          "Device"                "/dev/psaux"
         Option          "Protocol"              "auto-dev"
         Option          "HorizEdgeScroll" "1"
         Option          "RightEdge"  "5500"
         Option          "BottomEdge" "4500"
         Option          "RTCornerButton" "0"
         Option          "RBCornerButton" "0"
         Option          "SHMConfig"             "on"
 #       Option          "ZAxisMapping" "4 5"
 #       Option       "EmulateWheel" "on"
 #       Option       "EmulateWheelButton" "2"
 EndSection

 Section "Device"
         Identifier "Intel 945GM"
         Driver     "intel"
         Option     "monitor-VGA"  "External VGA"
         Option     "monitor-LVDS" "LEN:5040"
         Option     "AllowGLXWithComposite" "true"
         Option     "RenderAccel" "true"
         Option     "XAANoOffscreenPixmaps"
         Option     "AddARGBGLXVisuals" "true"
         Option "AIGLX" "true"
         Option "NoDRI"
 #       Option     "XvMCSurfaces" "7"
 #       Option "VideoRam"  "128M"
 #       Option "UseFBDev" "false"
 #       Option "LinearAlloc" "6144"
 #       Option "EnablePageFlip"
 #       Option "AGPMode" "8"
 #       Option "AGPSize" "128"
 #       Option "XAANoOffscreenPixmaps"
 #       Option "DynamicClocks" "on"
 #        Option "ColorTiling" "on"
 #         Option "FBTexPercent" "95"
 #       Option     "AccelMethod" "xaa"
 #       Option     "ModeDebug" "true"
 #       Option "ModeDebug" "true"
 EndSection

 Section "Monitor"
      Identifier "External VGA"
      Option "PreferredMode"  "1280x1024"
      Option "Above" "LEN:5040"
 EndSection

 Section "Monitor"
         # Block type: 2:0 3:f
         # Block type: 2:0 3:fe
         Identifier "LEN:5040"
         VendorName "LEN"
         ModelName "LEN:5040"
         # Block type: 2:0 3:f
         # Block type: 2:0 3:fe
         # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes
         Option "PreferredMode"  "1280x800"
         Option "Below" "External VGA"
         Mode    "1280x800"      # vfreq 60.002Hz, hfreq 49.382kHz
                 DotClock        71.110000
                 HTimings        1280 1328 1360 1440
                 VTimings        800 803 809 823
                 Flags   "-HSync" "-VSync"
         EndMode
 #       Mode    "1280x800"      # vfreq 50.003Hz, hfreq 41.153kHz
 #               DotClock        59.260000
 #               HTimings        1280 1328 1360 1440
 #               VTimings        800 803 809 823
 #               Flags   "-HSync" "-VSync"
 #       EndMode
         # Block type: 2:0 3:f
         # Block type: 2:0 3:fe
 EndSection

 Section "Screen"
         Identifier "Default Screen"
         Device "Intel 945GM"
         Monitor "LEN:5040"
         SubSection "Display"
                 Depth 24
                 Modes         "1280x800" "1280x1024" "1360x768" "640x480"
 "1024x768"
                 ViewPort 0 0
                 Virtual 1360 1824
         EndSubSection
 EndSection


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


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

-- 
Ticket URL: <http://madwifi.org/ticket/1776>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to