![]() |
Install Updates error Intel Graphics Stack - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Install Updates error Intel Graphics Stack (/showthread.php?tid=3760) |
Install Updates error Intel Graphics Stack - bitsnpcs - 02-17-2017 Hello, I have an error - Process as follows, I use Menu>Install Updates It says these 2 updates are available - 1 : Name: libcairo-gobject2 INSTALLED: 1.14.6-1 AVAILABLE: 1.15.2-0intel1 2 : Name: python-crypto INSTALLED: 2.6.1-6ubuntu0.16.04.1 AVAILABLE: 2.6.1-6ubuntu0.16.04.2 Installing gives an error gui saying - Linux Lite Updates have failed. For more information refer to: /var/log/llupdates.log The log file referred to says - Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: libcairo-gobject2 python-crypto 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 379 kB of archives. After this operation, 0 B of additional disk space will be used. WARNING: The following packages cannot be authenticated! libcairo-gobject2 E: There were unauthenticated packages and -y was used without --allow-unauthenticated Edit - I have used Lite Tweak and clean the packages, the python-crypto error has now gone. I think the gobject error is the intel graphics stack as 1.15.2 is the newer version of this. I have tried updating this using the gui from the menu that it added on install, it has updated version 1.14, but not updated to 1.15. Rechecking Install updates the error remains for 1.15.2 Re: Install Updates error Intel Graphics Stack - Valtam - 02-18-2017 Does having the Intel graphics stack significantly improve your computing experience? If you absolutely need it, consider using the latest for 16.04 base instead - https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.2 If you don't, just go back to the original ones we ship. Re: Install Updates error Intel Graphics Stack - bitsnpcs - 02-18-2017 Hello Jerry, this is the one installed currently. It improves things in that I do not need to use nomodeset edit to get to the desktop, and I don't get errors in updates about i915 driver is missing. There were never any options to install graphics drivers. When I tried ubuntu it auto installed updates which included a driver called Gallium which totally messed things up. Graphics ability wise no, the stack has not improved anything, it is still a maximum of 1024x768 resolution and it still has artifacts on video (little transparent sublines) Re: Install Updates error Intel Graphics Stack - Valtam - 02-18-2017 Does Install Updates work without a hitch? If not, try: Code: sudo apt-get update Re: Install Updates error Intel Graphics Stack - bitsnpcs - 02-18-2017 Install updates works for everything else, this is a recent error for the two updates, now only for the 1. I have added this and it produces this result, at the end after update and upgrade - Code: W: GPG error: https://download.01.org/gfx/ubuntu/16.04/main xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 56A3DEF863961D39 Re: Install Updates error Intel Graphics Stack - Valtam - 02-19-2017 http://askubuntu.com/questions/823085/intel-graphic-ppa-error-after-apt-get-update Re: Install Updates error Intel Graphics Stack - bitsnpcs - 02-19-2017 Thank you Jerry ![]() On the link I tried the one below, if it helps others. Code: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 56A3DEF863961D39 Re: Install Updates error Intel Graphics Stack - Valtam - 02-19-2017 No problemo ![]() Sent from my mobile phone using Tapatalk |