Page 67 of 89 FirstFirst ... 1757656667686977 ... LastLast
Results 661 to 670 of 882

Thread: AMD/Intel Hybrid Graphics works

  1. #661
    Join Date
    Jan 2010
    Location
    Kolkata, India
    Beans
    72

    Angry Re: AMD/Intel Hybrid Graphics works

    I tried out as told .... But the step
    Code:
    sudo apt-get -y install fglrx-updates fglrx-amdcccle-updates
    The output came :
    Selecting previously unselected package fglrx-updates.
    (Reading database ... 197702 files and directories currently installed.)
    Unpacking fglrx-updates (from .../fglrx-updates_2%3a9.010-0ubuntu1~andrik7_amd64.deb) ...
    One or more files have been altered since installation.
    Uninstall will not be completed. See /etc/ati/fglrx-uninstall.log for details.
    dpkg: error processing /var/cache/apt/archives/fglrx-updates_2%3a9.010-0ubuntu1~andrik7_amd64.deb (--unpack):
    subprocess new pre-installation script returned error exit status 1
    Selecting previously unselected package fglrx-amdcccle-updates.
    Unpacking fglrx-amdcccle-updates (from .../fglrx-amdcccle-updates_2%3a9.010-0ubuntu1~andrik7_amd64.deb) ...
    Errors were encountered while processing:
    /var/cache/apt/archives/fglrx-updates_2%3a9.010-0ubuntu1~andrik7_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    I am giving the fglrx-uninstall.log file :
    *** AMD Catalyst(TM) Proprietary Driver Uninstall Log 2013-02-13 02:49:49 ***
    File is missing from system /usr/lib/fglrx/switchlibGL.
    File is missing from system /usr/lib/fglrx/switchlibglx.
    File is missing from system /usr/lib/fglrx/fglrx-libGL.so.1.2.
    File has been removed, //usr/lib/libGL.so.1.2, since last install.
    One or more files have been altered since installation.
    Uninstall will not be completed.

    To force uninstall, removing all installed files without verification,
    run /usr/share/ati/amd-uninstall.sh --force.

    Forcing uninstall is not recommended and may cause system corruption.
    What should I do ??
    Should I install the missing files and how ??
    Or force uninstall ??
    Linux Mint 14 Cinnamon @ HP DV6-6155tx, 4GB RAM, Intel i5-2430M @ 2.4GHz , 750GB HDD, ATI - Radeon 6490M

  2. #662
    Join Date
    Jun 2011
    Beans
    46

    Re: AMD/Intel Hybrid Graphics works

    Has anyone gotten this to work on the 7850m? I've tried everything and get get it. It keeps reverting to low-graphics mode.

  3. #663
    Join Date
    Jan 2013
    Beans
    1

    Re: AMD/Intel Hybrid Graphics works

    First I would like to say thank-you! Your development is incredible.

    I followed Belorios's tutorial part way to the "T" and had it working after the first reboot. (after installing Catalyst 13.1)

    However, instead of going with the PPA and commands he posted I went with your updated PPA and commands. When I rebooted I got a black screen with a bunch of commands. I'm a bit of an Ubuntu/Linux newbie so I wasn't sure what I was to capture for you and/or how! Apologies.

    My setup is:

    Ubuntu 12.10 64-bit. (fresh install fully up to date)
    Dell Optiplex 990 w/ integrated Intel VGA. RADEON HD 6450 expansion card.

    Quote Originally Posted by andrikos View Post
    I have packaged the latest beta version from upstream ( 13.2-beta3 ) in my PPA:
    https://launchpad.net/~andrikos/+archive/xserver/

    In my system, this version resolves the problem of hubrid fglrx/intel in quantal without the need to change anything in the intel driver (just use the default 2:2.20.9-0ubuntu2 version shipping in quantal).

    Could anyone please test these packages in your systems in order to see if this is a proper fix and if any regressions appear?

    Thanks,
    Nick

    The commands to use, are appended. Please make use you have no third party repositories messing with your X server components (e.g. xorg-edgers):
    Code:
    sudo apt-get purge fglrx* 
    sudo add-apt-repository ppa:andrikos/xserver
    sudo apt-get update 
    sudo apt-get -y upgrade 
    sudo apt-get --reinstall install xserver-xorg-video-intel 
    sudo apt-get -y install fglrx-updates fglrx-amdcccle-updates 
    sudo aticonfig --initial -f

  4. #664
    Join Date
    Jan 2010
    Location
    Kolkata, India
    Beans
    72

    Talking Re: AMD/Intel Hybrid Graphics works

    Finally made it !!The first method posted by Alexislavie works !!

    Here:
    http://ubuntuforums.org/showthread.p...r#post11712748

    Just some updates are required :

    We have to use Catalyst 13.1 instead of 12.4.

    Consequently , the download link given as :
    should be as pointed out by MarcoDePollo



    As you can see this will give you a .zip file : Extract it and keep the extracted .run file in the same directory (not absolutely necessary but i would rather follow it) before applying the chmod +x command on it .




    Needless to say
    Code:
    sudo sh ./amd-driver-installer-12-4-x86.x86_64.run --buildpkg Ubuntu/precise
    has to be changed to Ubuntu/quantal if you are using Ubuntu 12.10 or Linux Mint 14 and the .run file name will change to amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run


    Hope this helps !!
    Linux Mint 14 Cinnamon @ HP DV6-6155tx, 4GB RAM, Intel i5-2430M @ 2.4GHz , 750GB HDD, ATI - Radeon 6490M

  5. #665
    Join Date
    Jun 2011
    Beans
    46

    Re: AMD/Intel Hybrid Graphics works

    I too an in the HP Envy crowd afflicted by many re-installs and no working options. Giving the directions above a try, as I haven't tried them in that order yet.

  6. #666
    Join Date
    Dec 2012
    Location
    Ringsted, Denmark
    Beans
    51
    Distro
    Kubuntu Development Release

    Re: AMD/Intel Hybrid Graphics works

    Quote Originally Posted by jwhirl06 View Post
    I too an in the HP Envy crowd afflicted by many re-installs and no working options. Giving the directions above a try, as I haven't tried them in that order yet.
    If it doesn't work you should give a daily build of Raring a shot, it worked for me.

  7. #667
    Join Date
    Jun 2011
    Beans
    46

    Re: AMD/Intel Hybrid Graphics works

    Quote Originally Posted by MarcoDePollo View Post
    If it doesn't work you should give a daily build of Raring a shot, it worked for me.
    Roger that, was copying the iso soon as you suggested it. Do I need any drivers or does it work out of the box?

  8. #668
    Join Date
    Jun 2011
    Beans
    46

    Re: AMD/Intel Hybrid Graphics works

    No go on Ubuntu 13.04 with Andrikos PPA. Intel IvyBridge graphics works great out of the box, the second I install ATI from Andrikos PPA I've got a low graphics mode.

  9. #669
    Join Date
    Dec 2012
    Location
    Ringsted, Denmark
    Beans
    51
    Distro
    Kubuntu Development Release

    Re: AMD/Intel Hybrid Graphics works

    Quote Originally Posted by jwhirl06 View Post
    No go on Ubuntu 13.04 with Andrikos PPA. Intel IvyBridge graphics works great out of the box, the second I install ATI from Andrikos PPA I've got a low graphics mode.
    Try without Andrikos' PPA - either with regular fglrx or AMD's proprietary, though they lack kernel 3.8 support. I've had great success with the regular fglrx.

    Note: there's a bug in initramfs so there is a chance of a coredump when the kernelmodules are being built. With the result that both my laptop and my desktop have an "unsupported hardware"-watermark - but it works great

  10. #670
    Join Date
    Jun 2011
    Beans
    46

    Re: AMD/Intel Hybrid Graphics works

    Quote Originally Posted by MarcoDePollo View Post
    Try without Andrikos' PPA - either with regular fglrx or AMD's proprietary, though they lack kernel 3.8 support. I've had great success with the regular fglrx.

    Note: there's a bug in initramfs so there is a chance of a coredump when the kernelmodules are being built. With the result that both my laptop and my desktop have an "unsupported hardware"-watermark - but it works great
    Are you also on the IvyBridge and ATI 7xxx Series card on your laptop? I just don't want to hose up my new install.

Page 67 of 89 FirstFirst ... 1757656667686977 ... LastLast

Tags for this Thread

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
  •