Ubuntu12.04 solution for incompatibility with graphics card when upgraded to 13.04

Source: Internet
Author: User
When Ubuntu12.04 is upgraded to 13.04, the video card incompatibility problem solution Threeterminal-commands: sudoapt-getinstallbuild-essential tialcdbsfakerootdh-makedebhelperdebconflibstdc ++ 6sudoapt-getinstalldkm... three terminal-commands: sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc ++ 6 sudo apt-get install dkms libqtgui4 wget execstack libelfg0 dh-expose apt-get install linux-headers- generic xserver-xorg-core libgcc1Additional two terminal-commands for 64-bit: sudo apt-get install ia32-libs lib32gpc3 libc6-i386cd/usr; sudo ln-svT lib/usr/lib64 (Note: the second command shouldn't be necessary if there is already such a symbolic link named lib64pointing to folder lib there. and if there is already a real folder by that name you shoshould ensure that its contents are safely moved into folder/usr/lib and then delete -- now empty -- folder/usr/64 libbefore executing this command .) download from these direct-links: http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu//pool/main/u/udev/libudev0_175-0ubuntu13_amd64.deb And (the older intel driver-xserver-xorg-see also section "Important" on answer for 12.10. I think this wowould also be very important here .) https://docs.google.com/file/d/0B0tTaH4qTIIXdDF3NThFWUtrYlU/edit?usp=sharing Copy these files (two. deb packages) into an empty folder. remove the old drivers: sudo apt-get remove fglrx * sudo apt-get remove xserver-xorg-video-intelExecute the following two terminal-commands in the folder with downloaded. deb files: sudo dpkg-I libudev * sudo dpkg-I xserver-xorg-video-intel_2.21.6-0ubuntu4_amd64.debInstallation: Get the current ATI Catalyst driver e.g. 13.04 (I have tested it with this release) from the official website: www.amd.com/drivers Unzip. zip and make it executable. then go to the folder with the unzipped. run-file in terminal and type: sudo sh. amd-catalyst-XX.X-linux-x86.x86_64.run -- buildpkg Ubuntu/raringReplace XXX with the correct name of the file. install the created. deb-files with the following terminal-command in the current directory: sudo dpkg-I fglrx *. debPost-Install: Enter the terminal command sudo mv/etc/X11/xorg. conf/etc/X11/xorg. conf. backupsudo aticonfig -- initial-f (Note: If you use multiple AMD graphics cards or AMD dual graphics, you can use sudo aticonfig -- adapter = all -- initial-f instead, and/or if you use a dual monitor display, you can also use this additional third command: sudo aticonfig -- set-pcs-str = "DDX, EnableRandR12, FALSE ") select the discrete GPU sudo aticonfig -- px-dgpuReboot your system sudo rebootInstall the Unity: dconf reset-f/org/compiz/gtk-window-decorator -- replace
Related Article

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.