DisplayLink driver download #4

Closed
opened 2026-07-29 13:46:20 +00:00 by victor · 2 comments
Member

Eerst installatie pogin mislukt vanwege missing driver?

sudo nixos-install --flake .#dawo-test

copying channel...
building the flake in git+file:///home/nixos/DAWO-DWR?ref=refs/heads/main&rev=896c2d8ac98ac205a6a5d28b64c9732cd0426b8a...
remote: Enumerating objects: 117, done.
remote: Counting objects: 100% (117/117), done.
remote: Compressing objects: 100% (113/113), done.
remote: Total 117 (delta 4), reused 12 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (117/117), 1.48 MiB | 13.53 MiB/s, done.
Resolving deltas: 100% (4/4), done.
From https://code.overheid.nl/MinBZK/DAWO-NixOS

  • branch dc1d667291f5d1297c962b6164b94bc8433a6f8b -> FETCH_HEAD
    error: Cannot build '/nix/store/cy5xa99lx4rb5qba9yj1jqr4vvgch1ci-displaylink-620.zip.drv'.
    Reason: builder failed with exit code 1.
    Output paths:
    /nix/store/v77rpdm8i31kjqnazhn4nr16xkqw0n0h-displaylink-620.zip
    Last 16 log lines:
    > In order to install the DisplayLink drivers, you must first
    > comply with DisplayLink's EULA and download the binaries and
    > sources from here:
    >
    > https://www.synaptics.com/products/displaylink-usb-graphics-software-ubuntu-62
    >
    > Once you have downloaded the file, please use the following
    > commands and re-run the installation:
    >
    > mv $PWD/"DisplayLink USB Graphics Software for Ubuntu6.2-EXE.zip" $PWD/displaylink-620.zip
    > nix-prefetch-url file://$PWD/displaylink-620.zip
    >
    > Alternatively, you can use the following command to download the
    > file directly:
    >
    > nix-prefetch-url --name displaylink-620.zip https://www.synaptics.com/sites/default/files/exe_files/2025-09/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.2-EXE.zip
    For full logs, run:
    nix log /nix/store/cy5xa99lx4rb5qba9yj1jqr4vvgch1ci-displaylink-620.zip.drv
    error: Cannot build '/nix/store/ind99bmfcd48x1l773idjfbpyg4xjkc0-displaylink-6.2.0-30.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/xpbl2x8861hk3zzcmkp5ar9h4cw7w482-displaylink-6.2.0-30
    error: Cannot build '/nix/store/zjilgmwydl730sgkq02g5gfzb2j1ikyb-displaylink-6.2.0-30.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/mrl05rhdh76w4mz7hsqizf94ijmkck1y-displaylink-6.2.0-30
    error: Cannot build '/nix/store/nr202cjvw66ipnin7sv9467l6hj5lif4-hwdb.bin.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/0gif76d4bz8dc14785lc2ccvrhzwnw5n-hwdb.bin
    error: Cannot build '/nix/store/w9rzhi7d6q58q6cgrf8ssikpdh62nnqq-system-path.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/791qz6x5ygqvp1ip4hgc97yx7qb3ylzw-system-path
    error: Cannot build '/nix/store/03k3949wd8ci29gk6fs44nm5dhnvxhlb-udev-rules.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/yyqp0aajk3r1h8s5pl94zl7bv6kn8mvv-udev-rules
    error: Cannot build '/nix/store/5hp0dsa8lvs8354s71v69m4a0xgpvpm9-unit-dlm.service.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/w5h1d1rimmsg01sgyi56ihmnrxjwh555-unit-dlm.service
    error: Cannot build '/nix/store/2akcpgia7lvk1k83pk7qk1j3jb37hw1p-nixos-system-dawo-test-26.05.20260704.a50de1b.drv'.
    Reason: 1 dependency failed.
    Output paths:
    /nix/store/f1yw6h5hmb4xb7gkj3snsg6pgssxznya-nixos-system-dawo-test-26.05.20260704.a50de1b
Eerst installatie pogin mislukt vanwege missing driver? `sudo nixos-install --flake .#dawo-test` copying channel... building the flake in git+file:///home/nixos/DAWO-DWR?ref=refs/heads/main&rev=896c2d8ac98ac205a6a5d28b64c9732cd0426b8a... remote: Enumerating objects: 117, done. remote: Counting objects: 100% (117/117), done. remote: Compressing objects: 100% (113/113), done. remote: Total 117 (delta 4), reused 12 (delta 0), pack-reused 0 (from 0) Receiving objects: 100% (117/117), 1.48 MiB | 13.53 MiB/s, done. Resolving deltas: 100% (4/4), done. From https://code.overheid.nl/MinBZK/DAWO-NixOS * branch dc1d667291f5d1297c962b6164b94bc8433a6f8b -> FETCH_HEAD error: Cannot build '/nix/store/cy5xa99lx4rb5qba9yj1jqr4vvgch1ci-displaylink-620.zip.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/v77rpdm8i31kjqnazhn4nr16xkqw0n0h-displaylink-620.zip Last 16 log lines: > In order to install the DisplayLink drivers, you must first > comply with DisplayLink's EULA and download the binaries and > sources from here: > > https://www.synaptics.com/products/displaylink-usb-graphics-software-ubuntu-62 > > Once you have downloaded the file, please use the following > commands and re-run the installation: > > mv $PWD/"DisplayLink USB Graphics Software for Ubuntu6.2-EXE.zip" $PWD/displaylink-620.zip > nix-prefetch-url file://$PWD/displaylink-620.zip > > Alternatively, you can use the following command to download the > file directly: > > nix-prefetch-url --name displaylink-620.zip https://www.synaptics.com/sites/default/files/exe_files/2025-09/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.2-EXE.zip For full logs, run: nix log /nix/store/cy5xa99lx4rb5qba9yj1jqr4vvgch1ci-displaylink-620.zip.drv error: Cannot build '/nix/store/ind99bmfcd48x1l773idjfbpyg4xjkc0-displaylink-6.2.0-30.drv'. Reason: 1 dependency failed. Output paths: /nix/store/xpbl2x8861hk3zzcmkp5ar9h4cw7w482-displaylink-6.2.0-30 error: Cannot build '/nix/store/zjilgmwydl730sgkq02g5gfzb2j1ikyb-displaylink-6.2.0-30.drv'. Reason: 1 dependency failed. Output paths: /nix/store/mrl05rhdh76w4mz7hsqizf94ijmkck1y-displaylink-6.2.0-30 error: Cannot build '/nix/store/nr202cjvw66ipnin7sv9467l6hj5lif4-hwdb.bin.drv'. Reason: 1 dependency failed. Output paths: /nix/store/0gif76d4bz8dc14785lc2ccvrhzwnw5n-hwdb.bin error: Cannot build '/nix/store/w9rzhi7d6q58q6cgrf8ssikpdh62nnqq-system-path.drv'. Reason: 1 dependency failed. Output paths: /nix/store/791qz6x5ygqvp1ip4hgc97yx7qb3ylzw-system-path error: Cannot build '/nix/store/03k3949wd8ci29gk6fs44nm5dhnvxhlb-udev-rules.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yyqp0aajk3r1h8s5pl94zl7bv6kn8mvv-udev-rules error: Cannot build '/nix/store/5hp0dsa8lvs8354s71v69m4a0xgpvpm9-unit-dlm.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/w5h1d1rimmsg01sgyi56ihmnrxjwh555-unit-dlm.service error: Cannot build '/nix/store/2akcpgia7lvk1k83pk7qk1j3jb37hw1p-nixos-system-dawo-test-26.05.20260704.a50de1b.drv'. Reason: 1 dependency failed. Output paths: /nix/store/f1yw6h5hmb4xb7gkj3snsg6pgssxznya-nixos-system-dawo-test-26.05.20260704.a50de1b
Author
Member

nix-prefetch-url --name displaylink-620.zip https://www.synaptics.com/sites/default/files/exe_files/2025-09/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.2-EXE.zip draaien en dan opnieuw nix-install draaien.

`nix-prefetch-url --name displaylink-620.zip https://www.synaptics.com/sites/default/files/exe_files/2025-09/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.2-EXE.zip` draaien en dan opnieuw nix-install draaien.
Author
Member

This issue is fixed and could be added to https://code.overheid.nl/MinBZK/DAWO-NixOS

This issue is fixed and could be added to https://code.overheid.nl/MinBZK/DAWO-NixOS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MinBZK/DAWO-DWR#4
No description provided.