Skip to content

chwd forces nvidia early KMS modules into initramfs, breaks Thunderbolt eGPU #225

Description

@christophsanz

Running chwd creates the 10-chwd.conf with MODULES+=(nvidia nvidia_modeset nvidia_uvm nvidia_drm) which casues nvidia to load during initramfs, before Thunderbolt enumerates the eGPU.

Result: GPU lost from the bus, Xid 154, no display output

Setup: RTX 3080 in ADTLINK UT3G Thunderbolt eGPU enclosure

Fix: emptying the MODULES line -- nvidia loads fine later via udev

It would be nice if chwd could detect if the nvidia GPU is behind a Thunderbolt bridge and skip adding the modules for it, or at least warn the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions