#1778: svn r3202 on AR5418 breaks X.Org X Server 1.4.0.90 with intel driver 
2.2.0
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |             Type:  defect
   Status:  new                 |         Priority:  minor 
Component:  madwifi: other      |          Version:        
 Keywords:                      |   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

 And my lshw:
 homunculus
     description: Notebook
     product: 63716NU
     vendor: LENOVO
     version: ThinkPad T60
     width: 32 bits
     capabilities: smbios-2.4 dmi-2.4 smp-1.4 smp
     configuration: administrator_password=enabled boot=normal
 chassis=notebook cpus=1 frontpanel_password=unknown
 keyboard_password=disabled power-on_password=disabled uuid=5028A281-4976
 -11CB-B72D-EC1F3660F34A
   *-core
        description: Motherboard
        product: 63716NU
        vendor: LENOVO
        physical id: 0
        version: Not Available
        slot: Internal L2 Cache
      *-firmware
           description: BIOS
           vendor: LENOVO
           physical id: 0
           version: 7IET31WW (1.12 ) (09/19/2007)
           size: 144KiB
           capacity: 1984KiB
           capabilities: pci pcmcia pnp upgrade shadowing escd cdboot
 bootselect socketedrom edd acpi usb biosbootspecification
      *-cpu
           description: CPU
           product: Intel(R) Core(TM)2 CPU         T5600  @ 1.83GHz
           vendor: Intel Corp.
           physical id: 6
           bus info: [EMAIL PROTECTED]
           version: 6.15.2
           slot: None
           size: 1833MHz
           capacity: 1833MHz
           width: 64 bits
           clock: 167MHz
           capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce
 cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse
 sse2 ss ht tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts
 rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm cpufreq
         *-cache:0
              description: L1 cache
              physical id: a
              slot: Internal L1 Cache
              size: 64KiB
              capacity: 64KiB
              capabilities: synchronous internal write-back instruction
         *-cache:1
              description: L2 cache
              physical id: c
              slot: Internal L2 Cache
              size: 2MiB
              capacity: 2MiB
              capabilities: burst internal write-back unified
      *-cache
           description: L1 cache
           physical id: b
           slot: Internal L1 Cache
           size: 64KiB
           capacity: 64KiB
           capabilities: synchronous internal write-back data
      *-memory
           description: System Memory
           physical id: 29
           slot: System board or motherboard
           size: 2GiB
           capacity: 2GiB
         *-bank:0
              description: SODIMM Synchronous
              physical id: 0
              slot: DIMM 1
              size: 1GiB
              width: 64 bits
         *-bank:1
              description: SODIMM Synchronous
              physical id: 1
              slot: DIMM 2
              size: 1GiB
              width: 64 bits
      *-pci
           description: Host bridge
           product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express
 Memory Controller Hub
           vendor: Intel Corporation
           physical id: 100
           bus info: [EMAIL PROTECTED]:00:00.0
           version: 03
           width: 32 bits
           clock: 33MHz
           configuration: driver=agpgart-intel
         *-display:0 UNCLAIMED
              description: VGA compatible controller
              product: Mobile 945GM/GMS, 943/940GML Express Integrated
 Graphics Controller
              vendor: Intel Corporation
              physical id: 2
              bus info: [EMAIL PROTECTED]:00:02.0
              version: 03
              width: 32 bits
              clock: 33MHz
              capabilities: msi pm vga_controller bus_master cap_list
              configuration: latency=0
         *-display:1 UNCLAIMED
              description: Display controller
              product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated
 Graphics Controller
              vendor: Intel Corporation
              physical id: 2.1
              bus info: [EMAIL PROTECTED]:00:02.1
              version: 03
              width: 32 bits
              clock: 33MHz
              capabilities: pm cap_list
              configuration: latency=0
         *-multimedia
              description: Audio device
              product: 82801G (ICH7 Family) High Definition Audio
 Controller
              vendor: Intel Corporation
              physical id: 1b
              bus info: [EMAIL PROTECTED]:00:1b.0
              version: 02
              width: 64 bits
              clock: 33MHz
              capabilities: pm msi pciexpress bus_master cap_list
              configuration: driver=HDA Intel latency=0
 module=snd_hda_intel
         *-pci:0
              description: PCI bridge
              product: 82801G (ICH7 Family) PCI Express Port 1
              vendor: Intel Corporation
              physical id: 1c
              bus info: [EMAIL PROTECTED]:00:1c.0
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: pci pciexpress msi pm normal_decode bus_master
 cap_list
              configuration: driver=pcieport-driver
            *-network
                 description: Ethernet interface
                 product: 82573L Gigabit Ethernet Controller
                 vendor: Intel Corporation
                 physical id: 0
                 bus info: [EMAIL PROTECTED]:02:00.0
                 logical name: eth0
                 version: 00
                 capacity: 1GB/s
                 width: 32 bits
                 clock: 33MHz
                 capabilities: pm msi pciexpress bus_master cap_list
 ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
                 configuration: autonegotiation=on broadcast=yes
 driver=e1000 driverversion=7.3.20-k2 firmware=0.5-1 latency=0 link=no
 module=e1000 multicast=yes port=twisted pair
         *-pci:1
              description: PCI bridge
              product: 82801G (ICH7 Family) PCI Express Port 2
              vendor: Intel Corporation
              physical id: 1c.1
              bus info: [EMAIL PROTECTED]:00:1c.1
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: pci pciexpress msi pm normal_decode bus_master
 cap_list
              configuration: driver=pcieport-driver
            *-network
                 description: Wireless interface
                 product: AR5418 802.11a/b/g/n Wireless PCI Express Adapter
                 vendor: Atheros Communications, Inc.
                 physical id: 0
                 bus info: [EMAIL PROTECTED]:03:00.0
                 logical name: wifi0
                 version: 01
                 width: 64 bits
                 clock: 33MHz
                 capabilities: pm msi pciexpress msix bus_master cap_list
 logical ethernet physical wireless
                 configuration: broadcast=yes driver=ath_pci
 ip=192.168.1.143 latency=0 module=ath_pci multicast=yes wireless=IEEE
 802.11g
         *-pci:2
              description: PCI bridge
              product: 82801G (ICH7 Family) PCI Express Port 3
              vendor: Intel Corporation
              physical id: 1c.2
              bus info: [EMAIL PROTECTED]:00:1c.2
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: pci pciexpress msi pm normal_decode bus_master
 cap_list
              configuration: driver=pcieport-driver
         *-pci:3
              description: PCI bridge
              product: 82801G (ICH7 Family) PCI Express Port 4
              vendor: Intel Corporation
              physical id: 1c.3
              bus info: [EMAIL PROTECTED]:00:1c.3
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: pci pciexpress msi pm normal_decode bus_master
 cap_list
              configuration: driver=pcieport-driver
         *-usb:0
              description: USB Controller
              product: 82801G (ICH7 Family) USB UHCI Controller #1
              vendor: Intel Corporation
              physical id: 1d
              bus info: [EMAIL PROTECTED]:00:1d.0
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: uhci bus_master
              configuration: driver=uhci_hcd latency=0 module=uhci_hcd
         *-usb:1
              description: USB Controller
              product: 82801G (ICH7 Family) USB UHCI Controller #2
              vendor: Intel Corporation
              physical id: 1d.1
              bus info: [EMAIL PROTECTED]:00:1d.1
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: uhci bus_master
              configuration: driver=uhci_hcd latency=0 module=uhci_hcd
         *-usb:2
              description: USB Controller
              product: 82801G (ICH7 Family) USB UHCI Controller #3
              vendor: Intel Corporation
              physical id: 1d.2
              bus info: [EMAIL PROTECTED]:00:1d.2
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: uhci bus_master
              configuration: driver=uhci_hcd latency=0 module=uhci_hcd
         *-usb:3
              description: USB Controller
              product: 82801G (ICH7 Family) USB UHCI Controller #4
              vendor: Intel Corporation
              physical id: 1d.3
              bus info: [EMAIL PROTECTED]:00:1d.3
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: uhci bus_master
              configuration: driver=uhci_hcd latency=0 module=uhci_hcd
         *-usb:4 UNCLAIMED
              description: USB Controller
              product: 82801G (ICH7 Family) USB2 EHCI Controller
              vendor: Intel Corporation
              physical id: 1d.7
              bus info: [EMAIL PROTECTED]:00:1d.7
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: pm debug ehci bus_master cap_list
              configuration: latency=0
         *-pci:4
              description: PCI bridge
              product: 82801 Mobile PCI Bridge
              vendor: Intel Corporation
              physical id: 1e
              bus info: [EMAIL PROTECTED]:00:1e.0
              version: e2
              width: 32 bits
              clock: 33MHz
              capabilities: pci subtractive_decode bus_master cap_list
            *-pcmcia UNCLAIMED
                 description: CardBus bridge
                 product: PCI1510 PC card Cardbus Controller
                 vendor: Texas Instruments
                 physical id: 0
                 bus info: [EMAIL PROTECTED]:15:00.0
                 version: 00
                 width: 32 bits
                 clock: 33MHz
                 capabilities: pcmcia bus_master cap_list
                 configuration: latency=176 maxlatency=3 mingnt=192
         *-isa
              description: ISA bridge
              product: 82801GBM (ICH7-M) LPC Interface Bridge
              vendor: Intel Corporation
              physical id: 1f
              bus info: [EMAIL PROTECTED]:00:1f.0
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: isa bus_master cap_list
              configuration: latency=0
         *-ide
              description: IDE interface
              product: 82801G (ICH7 Family) IDE Controller
              vendor: Intel Corporation
              physical id: 1f.1
              bus info: [EMAIL PROTECTED]:00:1f.1
              version: 02
              width: 32 bits
              clock: 33MHz
              capabilities: ide bus_master
              configuration: driver=PIIX_IDE latency=0
            *-ide
                 description: IDE Channel 0
                 physical id: 0
                 bus info: [EMAIL PROTECTED]
                 logical name: ide0
                 clock: 33MHz
               *-cdrom
                    product: HL-DT-ST DVDRAM GSA-4083N
                    physical id: 0
                    bus info: [EMAIL PROTECTED]
                    logical name: /dev/hda
         *-storage
              description: SATA controller
              product: 82801GBM/GHM (ICH7 Family) SATA AHCI Controller
              vendor: Intel Corporation
              physical id: 1f.2
              bus info: [EMAIL PROTECTED]:00:1f.2
              version: 02
              width: 32 bits
              clock: 66MHz
              capabilities: storage msi pm ahci_1.0 bus_master cap_list
              configuration: driver=ahci latency=0
              description: SMBus
              product: 82801G (ICH7 Family) SMBus Controller
              vendor: Intel Corporation
              physical id: 1f.3
              bus info: [EMAIL PROTECTED]:00:1f.3
              version: 02
              width: 32 bits
              clock: 33MHz
              configuration: driver=i801_smbus latency=0

-- 
Ticket URL: <http://madwifi.org/ticket/1778>
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