:: Synchronisiere Paketdatenbanken...
core ist aktuell
main ist aktuell
apps ist aktuell
:: Starte vollständige Systemaktualisierung...
Warnung: pepper-flash: Lokale Version (54.0.2837.0-2) ist neuer als apps (26.0.0.131-1)
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
:: nvidia-340xx: benötigt linux<4.11

  • demm replied to this.

    I'm also using Nvidia-340xx.
    To upgrade and get the machine to load the nvidia I had to edit /etc/pacman.conf and add/edit the following line.
    ie. IgnorePkg = linux nvidia-340xx linux-headers


    Ich benutze auch Nvidia-340xx.
    Um zu aktualisieren und die Maschine zu laden, um die nvidia zu laden, musste ich /etc/pacman.conf bearbeiten und die folgende Zeile hinzufügen / bearbeiten.
    Dh IgnorePkg = linux nvidia-340xx linux-headers

    • demm replied to this.

      nezzie
      NEVER add ignore packages until you know what it does, you now have an unbootable system, nvidia modules need to be build on the exact kernel you run. The safeguard to make nvidia depend on exact kernel versions is added precisely to avoid this kind of breakage, make it impossible to update when kernel & nvidia don't match.

      nezzie pittux
      Make sure to update with either upd or open octopi. See if your mirror is synced. If not wait until it is synced, if that takes more then a day, report which mirror you use.
      If your mirror is synced it will pull in the correct nvidia-340xx version.

      Apologies Demm.

      Did pacman -Syu and didn't check if mirrors were synced. They are synced now and I have updated OK.
      Thanks