Bug#354221: Xorg 6.9 freezes whole computer runned on Radeon 9600 256MB videoram

2006-09-24 Thread Shawn Starr

Can the reporter confirm if this still is a problem in Xorg 7.1? if not can 
this be closed?

I have a Radeon 9600 M10 with 64MB videoram. This does not occur for me.

Please confirm.

Thanks, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#354221: Xorg 6.9 freezes whole computer runned on Radeon 9600 256MB videoram

2006-02-24 Thread Michal Semler
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
FontPathunix/: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
   LoadGLcore
Loadbitmap
Loaddbe
Loadddc
   Loaddri
Loadextmod
Loadfreetype
   Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
   Loaddrm
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 XkbVariantnodeadkeys
EndSection

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

Section InputDevice
Driversynaptics
IdentifierTouchpad
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
OptionSHMConfig on
EndSection


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


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

Section Monitor
Identifier   LCD_screen
VendorName   Monitor Vendor
ModelNameAcer LCD Screen
HorizSync30.0 - 61.0
VertRefresh  50.0 - 75.0
Option DPMS
EndSection

Section Screen
Identifier  Laptop
Device  Intel852GL
Monitor LCD_screen
DefaultDepth24
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
   Mode0666
EndSection



Thanks for fixing

Michal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]