* How to run "rmmod xxx" when I shutdown my computer.
@ 2022-02-22 2:24 tumashu
0 siblings, 0 replies; 5+ messages in thread
From: tumashu @ 2022-02-22 2:24 UTC (permalink / raw)
To: help-guix
Hello, every one.
I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or reboot. How to do this job in guix system?
Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re:Re: How to run "rmmod xxx" when I shutdown my computer.
2022-02-22 22:47 ` jbranso
@ 2022-02-22 22:59 tumashu
2022-02-22 2:41 ` tumashu
1 sibling, 1 reply; 5+ messages in thread
From: tumashu @ 2022-02-22 22:59 UTC (permalink / raw)
To: jbranso@dismail.de ; +Cc: help-guix
rmmod mt7921e, a mediatek wifi module
I find this mode let shutdow time > 10min, so i want to unload it before shutdown
not the blacklight.
--
发自我的网易邮箱手机智能版
<br/><br/><br/>
----- Original Message -----
From: jbranso@dismail.de
To: tumashu <tumashu@163.com>, help-guix <help-guix@gnu.org>
Sent: Tue, 22 Feb 2022 22:47:32 +0000
Subject: Re: How to run "rmmod xxx" when I shutdown my computer.
February 21, 2022 9:45 PM, "tumashu" <tumashu@163.com> wrote:
> Hello, every one.
>
> I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or
> reboot. How to do this job in guix system?
Hmmm...Could you potentially blacklist the module?
https://guix.gnu.org/manual/en/html_node/Bootloader-Configuration.html
The linux-arguments may be a way to blacklist kernel modules.
May I ask why you wish to remove the module before shutdown or reboot?
Also which kernel module?
>
> Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* How to run "rmmod xxx" when I shutdown my computer.
@ 2022-02-22 2:41 ` tumashu
2022-02-22 22:47 ` jbranso
0 siblings, 1 reply; 5+ messages in thread
From: tumashu @ 2022-02-22 2:41 UTC (permalink / raw)
To: help-guix
Hello, every one.
I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or reboot. How to do this job in guix system?
Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to run "rmmod xxx" when I shutdown my computer.
2022-02-22 2:41 ` tumashu
@ 2022-02-22 22:47 ` jbranso
2022-02-23 18:49 ` jbranso--- via
2022-02-25 23:51 ` jbranso
0 siblings, 2 replies; 5+ messages in thread
From: jbranso @ 2022-02-22 22:47 UTC (permalink / raw)
To: tumashu, help-guix
February 21, 2022 9:45 PM, "tumashu" <tumashu@163.com> wrote:
> Hello, every one.
>
> I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or
> reboot. How to do this job in guix system?
Hmmm...Could you potentially blacklist the module?
https://guix.gnu.org/manual/en/html_node/Bootloader-Configuration.html
The linux-arguments may be a way to blacklist kernel modules.
May I ask why you wish to remove the module before shutdown or reboot?
Also which kernel module?
>
> Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to run "rmmod xxx" when I shutdown my computer.
2022-02-22 22:47 ` jbranso
@ 2022-02-23 18:49 ` jbranso--- via
2022-02-25 23:51 ` jbranso
1 sibling, 0 replies; 5+ messages in thread
From: jbranso--- via @ 2022-02-23 18:49 UTC (permalink / raw)
To: tumashu; +Cc: help-guix
Perhaps you could write a script...Then call that script everytime you want to shutdown...
February 22, 2022 5:59 PM, "tumashu" <tumashu@163.com (mailto:tumashu@163.com?to=%22tumashu%22%20<tumashu@163.com>)> wrote:
rmmod mt7921e, a mediatek wifi module
I find this mode let shutdow time > 10min, so i want to unload it before shutdown
not the blacklight.
--
发自我的网易邮箱手机智能版<br/><br/><br/>
----- Original Message -----
From: jbranso@dismail.de (mailto:jbranso@dismail.de)
To: tumashu <tumashu@163.com (mailto:tumashu@163.com)>, help-guix <help-guix@gnu.org (mailto:help-guix@gnu.org)>
Sent: Tue, 22 Feb 2022 22:47:32 +0000
Subject: Re: How to run "rmmod xxx" when I shutdown my computer.
February 21, 2022 9:45 PM, "tumashu" <tumashu@163.com (mailto:tumashu@163.com)> wrote:
> Hello, every one.
>
> I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or
> reboot. How to do this job in guix system?
Hmmm...Could you potentially blacklist the module?
https://guix.gnu.org/manual/en/html_node/Bootloader-Configuration.html (https://guix.gnu.org/manual/en/html_node/Bootloader-Configuration.html)
The linux-arguments may be a way to blacklist kernel modules.
May I ask why you wish to remove the module before shutdown or reboot?
Also which kernel module?
>
> Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to run "rmmod xxx" when I shutdown my computer.
2022-02-22 22:47 ` jbranso
2022-02-23 18:49 ` jbranso--- via
@ 2022-02-25 23:51 ` jbranso
1 sibling, 0 replies; 5+ messages in thread
From: jbranso @ 2022-02-25 23:51 UTC (permalink / raw)
To: tumashu; +Cc: help-guix
February 22, 2022 5:59 PM, "tumashu" <tumashu@163.com> wrote:
> rmmod mt7921e, a mediatek wifi module
>
> I find this mode let shutdow time > 10min, so i want to unload it before shutdown
>
> not the blacklight.
I suppose another possibility is to purchase an open wifi dongle from thinkpenguin.
>
> --
> 发自我的网易邮箱手机智能版
> <br/><br/><br/>
>
> ----- Original Message -----
> From: jbranso@dismail.de
> To: tumashu <tumashu@163.com>, help-guix <help-guix@gnu.org>
> Sent: Tue, 22 Feb 2022 22:47:32 +0000
> Subject: Re: How to run "rmmod xxx" when I shutdown my computer.
>
> February 21, 2022 9:45 PM, "tumashu" <tumashu@163.com> wrote:
>
>> Hello, every one.
>>
>> I find a kernel module let shutdown time > 10min, so I want to run "rmmod xxx" before shutdown or
>> reboot. How to do this job in guix system?
>
> Hmmm...Could you potentially blacklist the module?
>
> https://guix.gnu.org/manual/en/html_node/Bootloader-Configuration.html
>
> The linux-arguments may be a way to blacklist kernel modules.
>
> May I ask why you wish to remove the module before shutdown or reboot?
>
> Also which kernel module?
>
>>
>> Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-02-25 23:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 2:24 How to run "rmmod xxx" when I shutdown my computer tumashu
-- strict thread matches above, loose matches on Subject: below --
2022-02-22 22:59 tumashu
2022-02-22 2:41 ` tumashu
2022-02-22 22:47 ` jbranso
2022-02-23 18:49 ` jbranso--- via
2022-02-25 23:51 ` jbranso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).