Date: Fri, 24 Jun 2005 15:45:20 +0200 From: Michael Nottebrock <lofi@freebsd.org> To: freebsd-x11@freebsd.org Subject: Severe problem with XFree86 4.5.0 Message-ID: <200506241545.39170.lofi@freebsd.org>
next in thread | raw e-mail | index | archive | help
--nextPart6734141.0BLYC7cp0M Content-Type: multipart/mixed; boundary="Boundary-01=_y5AvCULtmF9xIIz" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_y5AvCULtmF9xIIz Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline XFree86 hangs my 4-STABLE (from January) hard (no kernel panic) after a har= d=20 physical display reset - i.e. when trying to bring the display back up afte= r=20 using the "zap" keycombo (ctrl-alt-backspace) or after exiting a session ba= ck=20 to the display manager. The same configuration works fine with 4.4.0 (to which I have reverted for = the=20 time being). Configuration file is attached, DRI/DRM is not involved=20 (Xinerama is enabled). Are there any known bugs in XFree86 (specifically th= e=20 radeon driver) 4.5.0 which could be causing this? =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-01=_y5AvCULtmF9xIIz Content-Type: text/plain; charset="us-ascii"; name="XF86Config" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="XF86Config" Section "ServerLayout" Identifier "Dualhead" Screen 0 "Screen0" Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" EndSection Section "ServerLayout" Identifier "VMware" Screen "VMscreen" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera" FontPath "/usr/local/share/fonts" FontPath "/usr/X11R6/lib/X11/fonts" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "7" EndSection Section "InputDevice" Identifier "Mouse1" Driver "vmmouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" #DisplaySize 330 240 # mm Identifier "Monitor0" VendorName "NEC" ModelName "NEC FE700" HorizSync 31.0 - 70.0 VertRefresh 55.0 - 120.0 Option "DPMS" EndSection Section "Monitor" #DisplaySize 330 240 # mm Identifier "Monitor1" VendorName "Hyundai" ModelName "ImageQuest Q790" HorizSync 30.0 - 97.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "Dac6Bit" # [<bool>] #Option "Dac8Bit" # [<bool>] #Option "ForcePCIMode" # [<bool>] #Option "BusType" # [<str>] #Option "CPPIOMode" # [<bool>] #Option "CPusecTimeout" # <i> #Option "AGPMode" # <i> #Option "AGPFastWrite" # [<bool>] #Option "AGPSize" # <i> #Option "GARTSize" # <i> #Option "RingSize" # <i> #Option "BufferSize" # <i> #Option "EnableDepthMoves" # [<bool>] #Option "EnablePageFlip" # [<bool>] #Option "NoBackBuffer" # [<bool>] #Option "PanelOff" # [<bool>] #Option "DDCMode" # [<bool>] #Option "MonitorLayout" # [<str>] #Option "IgnoreEDID" # [<bool>] #Option "OverlayOnCRTC2" # [<bool>] #Option "CloneMode" # [<str>] #Option "CloneHSync" # [<str>] #Option "CloneVRefresh" # [<str>] #Option "UseFBDev" # [<bool>] #Option "VideoKey" # <i> #Option "DisplayPriority" # [<str>] #Option "PanelSize" # [<str>] #Option "ForceMinDotClock" # <freq> Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Unknown Board" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "Card0-DVI" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Unknown Board" Screen 1 BusID "PCI:1:0:0" EndSection Section "Device" Identifier "VMware" Driver "vmware" VendorName "VMware" BusID "PCI:0:15:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card0-DVI" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Screen" Identifier "VMscreen" Device "VMware" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1024x768" "800x600" "768x576" "752x564" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "768x576" "752x564" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection --Boundary-01=_y5AvCULtmF9xIIz-- --nextPart6734141.0BLYC7cp0M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCvA5+Xhc68WspdLARAskNAJ40W2bahpyQyxL1bjxQSpLExaQvBQCdF84f 6AqntHQtUXunYzk6fK+o280= =FXmI -----END PGP SIGNATURE----- --nextPart6734141.0BLYC7cp0M--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506241545.39170.lofi>