Dear List,

I have a problem, where I am not sure if I am missing a module, or have
an xorg.conf issue. I am using an Radeon X1400 video card in my laptop
(Lenovo R60) I have compiz up and running, and seem to have no other
issues. When I start a video while compiz is running, then the video is
very choppy. During cube rotate or when moving the normalized window,
the video blinks and is almost full screen. I have tried to submit this
question to the xorg list, but am having technical difficulties getting
my mail posted.

Here is some info, that I hope will be helpful in finding the error.

~$ uname -a
Linux shb-laptop 2.6.24-1-686 #1 SMP Thu Jun 5 13:30:33 UTC 2008 i686
GNU/Linux

xorg.conf
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
        Load "glx"
        Load "extmod"
        Load "GLCore"
        Load "dri"
        Load "dbe"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "de"
        Option      "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "SendCoreEvents" "true"
        Option      "/dev/input/mice"
        Option      "Protocol"       "auto"
        Option      "ZAxisMapping"   "4 5"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
EndSection

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

And the last bit of info baffles me every time.


~$ glxinfo | grep -i direct
direct rendering: No (LIBGL_ALWAYS_INDIRECT set)

Even though it was working for a while (That direct rendering was
enabled ) This setting just seems to keep changing. Is there something
in  my xorg.conf that is causing this. AAAAARGH! Thanks for all
responses in advance.


-- 
--Shawn

Computers are like air conditioniers, they function until you open windows.


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

Reply via email to