You are not logged in.

#1 2017-03-16 19:44:21

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

How to unload a module that does not exist [Solved]

I want to unload module mt7610u_sta

Here is journal -xe

-- Unit systemd-modules-load.service has begun starting up.
Mar 16 14:30:48 billy systemd-modules-load[673]: Failed to find module 'mt7610u_sta'
Mar 16 14:30:48 billy systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Mar 16 14:30:48 billy systemd[1]: Failed to start Load Kernel Modules.
-- Subject: Unit systemd-modules-load.service has failed

Here is what happens when I try modprobe -r mt7610u_sta

sudo modprobe -r mt7610usta
modprobe: FATAL: Module mt7610usta not found.

I reinstalled said module and ran the same command no error
When I uninstall the package the error comes back.

Last edited by mich04 (2017-03-18 17:47:14)


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#2 2017-03-16 19:48:01

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: How to unload a module that does not exist [Solved]

Sounds to me like you have it set to load in /etc/modules-load.d/ or something similar

Offline

#3 2017-03-18 17:47:02

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: How to unload a module that does not exist [Solved]

Thanks it was in there. I will write that location in my notes it is a good one to know. I was looking in /usr/lib/modules-load.d


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

Board footer

Powered by FluxBB