You are not logged in.

#1 2008-01-13 19:52:47

Borat
Member
Registered: 2008-01-06
Posts: 15

T60 Wont Suspend... and Freq Control Monitor wont work when add to gp.

Hey guys,

I have a lenovo T60, and it cant seem to suspend..

C2D 2.0GHZ
ATI X1400 fglrx propriatary driver 7.11 with no compiz.... (waiting untill 7.13)
2gb DDR2

I saw a thread similar to this, but there was no vga=773 or whatever to my kernel in my menu.lst.

I just want to suspend, and have the ability to control freqs, any suggestions?

Offline

#2 2008-01-19 11:59:01

rochus
Member
Registered: 2007-02-14
Posts: 86

Re: T60 Wont Suspend... and Freq Control Monitor wont work when add to gp.

Hi,

Wait for the 8.1 catalyst to be installable through pacman, as it seems to support the 1400x1050 resolution and suspending on the T60 again. With 7.11, suspending didn't work (I have a T60 myself).

regards

PS: further information on catalyst 8.1 and its problems may be found at the phoronix.com forum

Last edited by rochus (2008-01-19 11:59:57)

Offline

#3 2008-01-21 19:43:59

Borat
Member
Registered: 2008-01-06
Posts: 15

Re: T60 Wont Suspend... and Freq Control Monitor wont work when add to gp.

Hey, i got the new Catalyst 8.1, and suspend works, well, only when i have to manually run " echo -n mem > /sys/power/state" it works, but if i press suspend on my keybord, or go to system>shutdown>suspend it wont work.

But i still cannot get compiz to work, here is some useful info.




compiz --replace

compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "glx"
    Load  "extmod"
    Load  "xtrap"
    Load  "record"
    Load  "GLcore"
    Load  "dbe"
    Load  "dri"
    Load  "freetype"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
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     "ShadowFB"               # [<bool>]
        #Option     "DefaultRefresh"         # [<bool>]
        #Option     "ModeSetClearScreen"     # [<bool>]
    Identifier  "Card0"
    Driver      "vesa"
    VendorName  "ATI Technologies Inc"
    BoardName   "Radeon Mobility X1400"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Extensions"
        Option      "Composite" "Enable"
EndSection

Section "ServerFlags"
        Option      "AIGLX"
EndSection
 glxinfo | grep direct
direct rendering: Yes
fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400
OpenGL version string: 2.1.7276 Release

I Hope this is enough info for you guys!

Last edited by Borat (2008-01-21 19:50:38)

Offline

#4 2008-01-21 22:18:36

rochus
Member
Registered: 2007-02-14
Posts: 86

Re: T60 Wont Suspend... and Freq Control Monitor wont work when add to gp.

Maybe try to set VideoOverlay and OpenglOverlay both to "no" in your device section.
Nevertheless, some guys on phoronix had problems with compiz, too. I'm not using compiz (and probably won't be in the near future) nor the 8.1 driver (yet), so I can't provide any further help.

Offline

Board footer

Powered by FluxBB