Ok so, I did a Hardware Security Update in Ubuntu 14.04, but noticed my fglrx drivers getting removed, then I closed the update manager which lead to me not being able to enter into the graphical interface, I managed to fix that, but now I have X Org drivers and want to install fglrx drivers back. But I get this error:
0 ✓ xxmonster@xxmonster-desktop ~ $ sudo apt-get install fglrx-updates
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
fglrx-updates : Depends:
xorg-video-abi-11 but it is not installable or
xorg-video-abi-12 but it is not installable or
xorg-video-abi-13 but it is not installable or
xorg-video-abi-14 but it is not installable or
xorg-video-abi-15 or
xorg-video-abi-18 or
xorg-video-abi-19
E: Unable to correct problems, you have held broken packages.
Should I try doing sudo apt-get install fglrx-updates xorg-video-abi-11 xorg-video-abi-12 xorg-video-abi-13 ... x-org-video-abi-18 xorg-video-abi-19. I don't know what to do and I need help.