Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
i am running compiz-fusion on SLED 11 and when i run 3d windows and move the cube around the windows get cut off to where only part of the window ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    15

    3d windows glitch in compiz fusion

    i am running compiz-fusion on SLED 11 and when i run 3d windows and move the cube around the windows get cut off to where only part of the window is showing
    also when i change certain settings (i am not sure how to recreate this problem but it happens often with different things) in compiz fusion settings manager the desktop effects turns off and i have to turn them back on and everything works again (except for 3d windows) but this is only a temporary fix

    Any help would be appreciated Thanks!

  2. #2
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    this very well may be a bug that should be posted into launchpad.

    You can try this to see if it's compiz decorations that's causing the issue

    Go into your compiz settings manager

    find windows decorations

    replace the compiz part in the entry spot with the following code:

    emerald --replace

    restart and then try the 3d windows. This way you can at least narrow things down
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    15
    thanks for the reply

    i replaced the windows decoration with emerald but it is still cutting off the windows
    any thoughts on what to try next?

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    What hardware are you running? ie what video card?

  5. #5
    Just Joined!
    Join Date
    Jun 2009
    Posts
    15
    its a lenovo ideapad s10e with a NVidia Quadro NVS 140M

  6. #6
    Just Joined!
    Join Date
    Jun 2009
    Posts
    15
    okay sorry wrong graphics card its a lenovo ideapad s10e with a Intel Mobile 945gm/gms/gme 943/940gml Express Integrated Graphics Controller

  7. #7
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    See if the Intel driver is being used. The driver is defined in a file called
    /etc/X11/xorg.conf

    look for a section that looks l like this. The driver should be i810

    Section “Device”
    Identifier “Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
    Driver “i810”
    BusID “PCI:0:2:0”
    EndSection

    UPDATE
    This may help but it contradicts the above driver name. It says use "intel" So I must admit I'm confused.

    Intel Linux Graphics: Installation
    Last edited by gogalthorp; 06-25-2009 at 02:03 AM.

  8. #8
    Just Joined!
    Join Date
    Jun 2009
    Posts
    15
    okay i found the file and section and it said:
    Section “Device”
    Identifier “Intel”
    Driver “i810”
    BusID “PCI:0:2:0”
    EndSection
    should i change 'intel" to "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"?
    i will try to use the link asap (i have limited internet acsses time becaue my internet at home is down atm) i will see if the link helps it might be a while though

  9. #9
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Ok that appears right, I guess. This may be purely a hardware issue. Let's see what kind of frames per sec you have. Open a console/Konsole window and run
    glxgears
    This will show a neat graphic and report the Frames per second in the console.

    The the timings are under 1000 FPS then either the hardware or the Intel driver simple is not up to the job of rendering heavy duty 3D. My NVIDIA 6800 card shows ~10,000 FPS. If the glxgears does not run there is no support for OpendGL ie 3D acceleration.

  10. #10
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    I've heard things about the intel driver being iffy with 3d rendering. But there is a new driver out...I know that the new version of Ubuntu runs it....

    try changing "intel" in driver to "i810"

    make sure to backup your xorg before doing any changes
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...