Date: Thu, 18 May 2006 23:06:03 +0000 From: "Eprha Carvajal" <malikdj@hotmail.com> To: freebsd-stable@freebsd.org Cc: anholt@FreeBSD.org Subject: UPDATE Radeon r300 unknown hardware 5460 assuming generic msg xorg logout=reboot Message-ID: <BAY114-F28FF65C5AFB92A7D407AC4A3A60@phx.gbl>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
according to my previuos email im sending some more information regarding
the system reboot while login out from xorg 6.9/GNOME2.
------- GLXINFO OUPUT -----------
Unknown device ID 5460, please report. Assuming plain R300.
*********************************WARN_ONCE*********************************
File r300_state.c function r300Enable line 456
TODO - double side stencil !
***************************************************************************
No ctx->FragmentProgram._Current!!
------ DMESG OUTPUT --------
drm0: Reserved 0x10000 bytes for rid 0x18 type 3 at 0xdfdf0000
drm0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xd0000000
info: [drm] Setting GART location based on new memory map
info: [drm] Loading R300 Microcode
info: [drm] writeback test succeeded in 1 usecs
drm0: [MPSAFE]
Warning: pid 761 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
Warning: pid 780 used static ldt allocation.
See the i386_set_ldt man page for more info
error: [drm:pid783:drm_close] *ERROR* can't find authenticator
error: [drm:pid787:drm_close] *ERROR* can't find authenticator
[-- Attachment #2 --]
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0"
InputDevice "Touchpad0"
InputDevice "Keyboard0"
EndSection
Section "ServerFlags"
Option "DontZoom" "false"
Option "BlankTime" "30"
Option "StandbyTime" "40"
Option "SuspendTime" "50"
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/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
Load "int10"
Load "vbe"
Load "radeon"
Load "freetype"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "YAxisMapping" "6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "LPL"
ModelName "0"
Option "DPMS"
EndSection
Section "InputDevice"
Identifier "Touchpad0"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psm0"
Option "Protocol" "auto"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "HorizScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.06"
Option "AccelFactor" "0.0010"
Option "ScrollButtonRepeat" "100"
Option "UpDownScrolling" "on"
Option "UpDownRepeat" "on"
Option "LeftRightScrolling" "on"
Option "LeftRightRepeat" "on"
# "SHMConfig on" seems good works with synclient(1). But this
# options is insecure. I recommended "off" as default.
Option "SHMConfig" "off"
# If you use circular touchpad, uncomment them.
# Option "CircularPad" "on"
# Option "CircularScrolling" "on"
# Option "CircScrollDelta" "0.5"
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 "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "CRT2HSync" # [<str>]
#Option "CRT2VRefresh" # [<str>]
#Option "CRT2Position" # [<str>]
#Option "MetaModes" # [<str>]
#Option "MergedDPI" # [<str>]
#Option "MergedXinerama" # [<bool>]
#Option "MergedXineramaCRT2IsScreen0" # [<bool>]
#Option "MergedNonRectangular" # [<bool>]
#Option "MergedMouseRestriction" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "VideoKey" # <i>
#Option "RageTheatreCrystal" # <i>
#Option "RageTheatreTunerPort" # <i>
#Option "RageTheatreCompositePort" # <i>
#Option "RageTheatreSVideoPort" # <i>
#Option "TunerType" # <i>
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
#Option "IgnoreEDID" # [<bool>]
#Option "EnableDepthMoves" # [<bool>]
#Option "ColorTiling" # [<bool>]
#Option "BIOSHotkeys" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "M22 [Radeon Mobility M300]"
BusID "PCI:1:0:0"
VideoRam 65536
Option "AGPMode" "2"
Option "AGPFastWrite" # lets see "false"
#Option "NoAccel" "true"
option "BusType" "PCIE"
Option "UseFBDev" "true"
Option "MonitorLayout" "LVDS,NONE"
Option "DynamicClocks" "true"
Option "MergedFB" "false"
Option "PanelOff" "false"
Option "EnablePageFlip" "true"
Option "RenderAccel" "true"
Option "VGAAccess" "false"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1200" "1600x1200" "1440x900"
EndSubSection
EndSection
Section "DRI"
Mode 666
EndSection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY114-F28FF65C5AFB92A7D407AC4A3A60>
