I just formatted my Thinkpad T60 and installed OpenSuse11.0 with KDE3.5
I installed the newest flgrx driver.
All works smoothly so far, but I am running into Problems with Powermanager, or at least something with the Power.
Whenever I pull the ac cable out, my Laptop crashes, and I really dont understand whats happening.
The first time it somehow switched to KDE4, I have no idea how this happened. The whole system was extremely slow, and i force-restarted. I was able to chose KDE3.5 at login.
However, the problem persists. Whenever i pull the AC chord, there is now black screen. I am able to enter ctrl-alt-f1 console from there.
Edit: And one more thing i cant get to fix, even though i think i’ve read every thread on the topic in this forum… I have an external Monitor attached to my Laptop, but just cant get it to show the right resolution. The bottom right part of the screen is always cut off!
Section “Monitor”
Option “CalcAlgorithm” “XServerPool”
DisplaySize 286 214
HorizSync 30-68
Identifier “Monitor[0]”
ModelName “LENOVO LCD MONITOR”
Option “DPMS”
Option “PreferredMode” “1400x1050”
VendorName “LEN”
VertRefresh 43-60
UseModes “Modes[0]”
EndSection
Section “Modes”
Identifier “Modes[0]”
EndSection
Section “Screen”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1400x1050” “1280x1024” “1280x960” “1366x768” “1360x768” “1280x800” “1152x864” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 16
Modes “1400x1050” “1280x1024” “1280x960” “1366x768” “1360x768” “1280x800” “1152x864” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 24
Modes “1400x1050” “1280x1024” “1280x960” “1366x768” “1360x768” “1280x800” “1152x864” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 8
Modes “1400x1050” “1280x1024” “1280x960” “1366x768” “1360x768” “1280x800” “1152x864” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection
Section “Device”
BoardName “ATI Mobility Radeon X1400 (M54 7145)”
Driver “fglrx”
Identifier “Device[0]”
Option “XAANoOffscreenPixmaps” “true”
Option “Capabilities” “0x00000000”
Option “OpenGLOverlay” “off”
Option “FSAAScale” “0”
Option “FSAAEnable” “off”
Option “VideoOverlay” “on”
VendorName “ATI”
EndSection
Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
InputDevice “Mouse[3]” “SendCoreEvents”
Option “Clone” “off”
Option “Xinerama” “off”
Screen “Screen[0]”
EndSection
Section “DRI”
Group “video”
Mode 0660
EndSection
Section “Extensions”
Option “Composite” “on”
EndSection
I hope this might help?