You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this needs to be updated
in order to install nvidia driver you need to downgrade gcc to 11.1.0, but you wil get errors:
error: failed to commit transaction (conflicting files)
gcc: /usr/include/libiberty/ansidecl.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/demangle.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/dyn-string.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/fibheap.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/floatformat.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/hashtab.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/libiberty.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/objalloc.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/partition.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/safe-ctype.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/sort.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/splay-tree.h exists in filesystem (owned by binutils)
gcc: /usr/include/libiberty/timeval-utils.h exists in filesystem (owned by binutils)
gcc: /usr/lib/libiberty.a exists in filesystem (owned by binutils)
Errors occurred, no packages were upgraded.
The text was updated successfully, but these errors were encountered:
this needs to be updated
in order to install nvidia driver you need to downgrade gcc to 11.1.0, but you wil get errors:
The text was updated successfully, but these errors were encountered: