[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#354221: marked as done (Xorg 6.9 freezes whole computer runned on Radeon 9600 256MB videoram)



Your message dated Wed, 04 Oct 2006 09:59:51 +0200
with message-id <1159948792.23084.162.camel@thor.lorrainebruecke.local>
and subject line Should be fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4

  version 6.8 works OK with my configuration.
 
  I am using Debian testing 20060215 snapshoot.

my config:

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/lib/X11/fonts/truetype"
        FontPath        "/usr/share/fonts/truetype/ttf-bitstream-vera"
        FontPath        "/usr/share/fonts/type1/gsfonts"
EndSection

Section "Module"
       Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
       Load    "dri"
        Load    "extmod"
        Load    "freetype"
       Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
       Load    "drm"
EndSection


Section "ServerFlags"
        #Option "Xinerama"      "true"
        Option  "Xinerama"      "false" # needed by DRI
EndSection

Section "InputDevice"
        Identifier  "Laptop_keyboard"
        Driver      "keyboard"
        Option      "XkbRules"  "xorg"
        Option      "XkbModel"  "pc105"
        Option      "XkbLayout" "us"
        #Option     "Xleds"     "1 2 3"
        #Option     "XkbVariant"        "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier      "Optical_Genius_USB"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "false"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
        Driver        "synaptics"
        Identifier    "Touchpad"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option        "SHMConfig"     "on"
EndSection


Section "InputDevice"
        Identifier      "Bluetooth Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "7"
        Option          "Emulate3Buttons"       "false"
        Option          "Name"                  "AutoDetected"
        Option          "Vendor"                "AutoDetected"
EndSection


Section "Device"
        Identifier  "Intel852GL"
        Driver      "radeon"
        VendorName  "Intel corp."
        BoardName   "Intel 852"
        #VideoRam    24576
        #VideoRam       65536
#       Option      "UseFBDev" "false"
EndSection

Section "Monitor"
        Identifier   "LCD_screen"
        VendorName   "Monitor Vendor"
        ModelName    "Acer LCD Screen"
        HorizSync    30.0 - 61.0
        VertRefresh  50.0 - 75.0
        Option "DPMS"
EndSection

Section "Screen"
        Identifier      "Laptop"
        Device          "Intel852GL"
        Monitor         "LCD_screen"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1680x1050"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Laptop" 0 0
        InputDevice     "Laptop_keyboard" "CoreKeyboard"
        InputDevice     "Touchpad" "CorePointer"
        InputDevice     "Optical_Genius_USB" "AlwaysCore"
        InputDevice     "Bluetooth Mouse" "AlwaysCore"
EndSection

Section "DRI"
       Mode    0666
EndSection



Thanks for fixing

Michal


--- End Message ---
--- Begin Message ---
These bugs should be fixed upstream in xf86-video-ati 6.6.2. Please
reopen if you're still having the same issue with xserver-xorg-video-ati
1:6.6.2-x or newer.


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer

--- End Message ---

Reply to: