Results 1 to 8 of 8

Thread: Cannot install intel drivers

  1. #1
    Join Date
    Jun 2012
    Beans
    5

    Post Cannot install intel drivers

    I can't install intel gma 965 drivers

    https://01.org/linuxgraphics/

    due to what i'm assuming is a broken package

    due to this error

    Error running transaction: GDBus.Errorrg.debian.apt.TransactionFailed: error-cache-broken: The following packages have unmet dependencies:

    libgl1-mesa-dri: Depends: libgcc1 (>= 1:4.1.1) but 1:4.6.3-1ubuntu5 is installed
    libgl1-mesa-dri:i386: Depends: libgcc1 (>= 1:4.1.1) but 1:4.6.3-1ubuntu5 is installed


    using xubuntu 12.04 LTS

  2. #2
    Join Date
    Jun 2012
    Beans
    5

    Re: Cannot install intel drivers

    i'm getting somewhere but now i have a

    The package system is broken

  3. #3
    Join Date
    Jun 2012
    Beans
    5

    Re: Cannot install intel drivers

    now i can't use apt-get at all :.(

  4. #4
    Join Date
    Jun 2012
    Beans
    5

    Re: Cannot install intel drivers

    Preparing to replace libgl1-mesa-dri 8.0.4-0ubuntu0.4 (using .../libgl1-mesa-dri_9.0.1-0ubuntu1~precise7.3_amd64.deb) ...
    Unpacking replacement libgl1-mesa-dri ...
    dpkg: error processing /var/cache/apt/archives/libgl1-mesa-dri_9.0.1-0ubuntu1~precise7.3_amd64.deb (--unpack):
    './usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz' is different from the same file on the system
    dpkg-deb (subprocess): subprocess data was killed by signal (Broken pipe)
    dpkg-deb: error: subprocess <decompress> returned error exit status 2
    Unpacking libllvm3.1:i386 (from .../libllvm3.1_3.1-2ubuntu1~precise6.2_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/libllvm3.1_3.1-2ubuntu1~precise6.2_i386.deb (--unpack):
    './usr/share/doc/libllvm3.1/changelog.Debian.gz' is different from the same file on the system
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
    /var/cache/apt/archives/libgl1-mesa-dri_9.0.1-0ubuntu1~precise7.3_amd64.deb
    /var/cache/apt/archives/libllvm3.1_3.1-2ubuntu1~precise6.2_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  5. #5
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Cannot install intel drivers

    Just what did you "try" to install by what method?

    I would have thought that the method that would have easiest was to--
    Code:
    sudo add-apt-repository ppa:ubuntu-x-swat/x-updates 
    sudo apt-get update
    sudo apt-get install i965-va-driver
    But instead now... you need to uninstall that driver and clean up to get back clean.

    So what did you do?

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  6. #6
    Join Date
    May 2009
    Location
    Oregon, USA
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Cannot install intel drivers

    There is a problem with installation on AMD 64, it is a bug.
    This link explains the issue. http://www.webupd8.org/2013/03/intel...vers.html#more

  7. #7
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Cannot install intel drivers

    I see. That wasn't good at all.

    From that article and what the OP said happened to him... Looks like he needs to boot off the same version, same architecture LiveCD and copy over the sources list from it- over the one on his system. (the article said it added new repo's) That would get his apt-sources straighten out. Then he could uninstall and clean the cache.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  8. #8
    Join Date
    Sep 2010
    Beans
    4

    Re: Cannot install intel drivers

    Hi guys.

    I'm running an Ubuntu 12.10 64-bit install and too have run the tool. It exits with a popup saying libdrm-radeon1:386 cannot be removed. This happens in the step "installing packages".

    I've now uninstalled the intel-linux-graphics-installer using the software centre.

    What can I do to get my Intel HD 3000 functioning properly again, until 13.04 is released? (games used to crash after the installation, yet strangely enough, not anymore).

    Is 13.04 beta a viable option? Does anyone know, how smooth the transition from the beta to 13.04 is?

    Thanks in advance

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
  •