Set 3D effects in Ubuntu7.10

Source: Internet
Author: User
Ubuntu7.10 has been installed for a while, and 3Deffect has been installed in the morning. my video card is atiradeonxpress1100. it took me three hours. first, determine whether your driver is correctly installed: fglrxinfodisplay: 0.0 screen: 0 OpenGLvendorstring: ATITechnologiesInc. openGLrendererstring: ATIRade

Ubuntu7.10 has been installed for some time. In the morning, I finally took the time to install 3D effect. My video card is ati radeon xpress 1100.

It took me three hours.

First, make sure that your driver is correctly installed:
Fglrxinfo

Display: 0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.0.6473 (8.37.6)
The above information indicates that the driver of ati has been installed.

Then confirm that the 3D effect is enabled.
Glxinfo | grep direct
Direct rendering: Yes

First try to open the special effect

First prompt: "The Composite extension is not available"

Therefore, set it in etc/X11/xorg. conf.
Section "Extensions"
Option "Composite" "Enable"
EndSection

The prompt message is:
"Desktop effects cocould not be enabled"

Other problems

Find the LINUX community and find an answer: Install xserver-xgl. After installation, the special effects can be enabled. In view of the first error message, the changes to the/etc/X11/xorg. conf file are still saved.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.