Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: rendering = 'none', desktop effects don't work, help please

  1. #1
    Join Date
    Jun 2008
    Beans
    16

    rendering = 'none', desktop effects don't work, help please

    this doesn't look right

    Gathering information about your system...

    Distribution: Ubuntu 8.04
    Desktop environment: GNOME
    Graphics chip: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    Driver in use: intel
    Rendering method: None

    Checking if it's possible to run Compiz on your system... [SKIP]

    Checking for hardware/setup problems... [SKIP]

    At least one check had to be skipped:
    Error: No rendering method in use (AIGLX, Xgl or Nvidia)

  2. #2
    Join Date
    Jun 2008
    Beans
    16

    Re: rendering = 'none', desktop effects don't work, help please

    bump

  3. #3
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: rendering = 'none', desktop effects don't work, help please

    Quote Originally Posted by cjdawson73 View Post
    Graphics chip: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    Driver in use: intel
    Rendering method: None
    Can you post your "/var/log/Xorg.0.log" file?

    Maybe you should check if you have any conflicting graphics drivers installed (Eg nVidia, ATI), and remove them.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  4. #4
    Join Date
    Jun 2008
    Beans
    16

    Re: rendering = 'none', desktop effects don't work, help please

    hmmmm.

    chris@dell-desktop:~$ /var/log/Xorg.0.log
    bash: /var/log/Xorg.0.log: Permission denied

  5. #5
    Join Date
    May 2008
    Location
    Germany
    Beans
    169

    Re: rendering = 'none', desktop effects don't work, help please

    argh.. you should use an editor or less, you're trying to execute the logfile
    Code:
    less /var/log/Xorg.0.log

  6. #6
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: rendering = 'none', desktop effects don't work, help please

    Quote Originally Posted by cjdawson73 View Post
    hmmmm.

    chris@dell-desktop:~$ /var/log/Xorg.0.log
    bash: /var/log/Xorg.0.log: Permission denied
    When you compose a reply, in the reply window, look for a paper clip icon. Click on that. Then choose browse, and locate the Xorg.0.log file in /var/log/ directory. Select it, then click Open/OK/Select. The click the Upload files button. Then wait a few seconds for the upload to complete. Then close the window and complete the reply, and choose "Submit Reply". That will attach the file mentioned above to your reply.
    Last edited by prshah; June 14th, 2008 at 07:30 AM.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  7. #7
    Join Date
    Jun 2008
    Beans
    16

    Re: rendering = 'none', desktop effects don't work, help please

    Thanks for the help, although when I followed directions I got this after selecting 'upload':

    'Upload Errors
    Xorg.0.log:
    Invalid File '

  8. #8
    Join Date
    Jun 2008
    Beans
    16

    Re: rendering = 'none', desktop effects don't work, help please

    how about this
    Attached Files Attached Files

  9. #9
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: rendering = 'none', desktop effects don't work, help please

    Quote Originally Posted by cjdawson73 View Post
    how about this
    From the log file:
    Code:
    (II) intel(0): direct rendering: Disabled
    ...
    (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    You're using Intel, but it's trying to load the nvidia driver. You need to uninstall the nvidia driver. Once you do that, maybe Direct Rendering may get enabled automatically, otherwise we may need to work more on that.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  10. #10
    Join Date
    Jun 2008
    Beans
    16

    Re: rendering = 'none', desktop effects don't work, help please

    thanks. is this better?
    Attached Files Attached Files

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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