Results 1 to 4 of 4

Thread: Xlib_skip_argb_visuals=1

  1. #1
    Join Date
    Mar 2007
    Beans
    4

    Xlib_skip_argb_visuals=1

    I found many suggestion about this string XLIB_SKIP_ARGB_VISUALS=1 as a solution to firefox crashes with flash contents.

    I put that inside the /usr/bin/firefox script... but now I cannot use compiz anymore

    If i run compiz command it says no xgl, but I always used it perfectly before that.
    thank you

  2. #2
    Join Date
    Oct 2006
    Location
    Cologne, Europe
    Beans
    2,570
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Xlib_skip_argb_visuals=1

    Post the complete output here.

    And this might also be a good for additional info: http://ubuntuforums.org/showthread.php?t=799070

  3. #3
    Join Date
    Mar 2007
    Beans
    4

    Re: Xlib_skip_argb_visuals=1

    Checking for Xgl: present.
    Checking for nVidia: not present.
    Checking for Xgl: present.
    Enabling Xgl with nVidia drivers...
    /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
    GConf backend: There is an unsupported value at path /apps/compiz/plugins/scale/allscreens/options/initiate_edge. Settings from this path won't be read. Try to remove that value so that operation can continue properly.


    I tried to reinstall nvidia
    Last edited by Frikazoid; June 15th, 2008 at 03:25 PM.

  4. #4
    Join Date
    Oct 2006
    Location
    Cologne, Europe
    Beans
    2,570
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Xlib_skip_argb_visuals=1

    You don't need Xgl on a nvidia chip.
    Remove it:
    Code:
    sudo apt-get remove xserver-xgl
    Then restart X and post the output of http://ubuntuforums.org/showthread.php?t=799070

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
  •