Skip to content

Driver crash on boot #77

Closed
Closed
@bwilcutt

Description

@bwilcutt

I have a custom driver module (uio). If I move the module into my home directory and reboot, then load the module (insmod) manually, everything is perfect. If I let the module exist in the lib/modules system (which is where I originally moved it from) it crashes during boot (with the long 1 1/2 minute wait delay, etc.)

I think my driver may be effecting other drivers to get loaded "before their time". So, question-- using systemd, how the heck can I assure my driver is the last one loaded in the system? I used to do this easy-peasy with initd.

Thanks,
Bryan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions