guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: modprobe on guix


From: Ludovic Courtès
Subject: Re: modprobe on guix
Date: Wed, 25 Mar 2015 22:01:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Alex Kost <address@hidden> skribis:

> I'm on GuixSD (and LINUX_MODULE_DIRECTORY is set properly) but:
>
>   $ sudo modprobe ...
>
> doesn't load a module for me, however when I try it under root:
>
>   # modprobe ...
>
> it works.  No idea why that happens.

Could it be that ‘sudo’ creates an environment that lacks
LINUX_MODULE_DIRECTORY?  That may well be the case.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]