I am using a Hp Pavillion 15 and everytime i close it just turns off the wifi. I can enable back but how to stop it
As a new forum user, it is encouraged to take some time to familiarise yourself with Forum requirements; in particular, the many ways to use the forum to your benefit:
The Update Announcements contain a Known Issues and Solutions section and should generally be checked before posting a request for support.
System information is generally helpful:
inxi --admin --verbosity=8 --filter --no-host --width
Regards.
Hi @LinuxPersuasive,
I know I welcomed you the first time, so I know I gave this to you. But here goes again:
In order for us, or anyone for that matter, to be able to provide assistance, more information is necessary. To that end, please see:
-
[HowTo] Provide System Information.
At bare minimum we would need you to please provide a detailed description of the problem faced, as well as the output to:
inxi --admin --verbosity=8 --filter --no-host --width
-
[HowTo] Post command output and file content as preformatted text.
Please also note and heed: Forum Rules - Manjaro
Hope you manage!
Tip for legibility:
To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:
```
pasted text
```
Or three (3) tilde signs, like this:
~~~
pasted text
~~~
This will just cause it to be rendered like this:
Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.
Instead of like this:
Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.
Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.
Thereby improving legibility and making it much easier for those trying to be of assistance.
Additionally
If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C
. For example:
LC_ALL=C bluetoothctl
This will just cause the terminal output to be in English, making it easier to understand and debug.
Please edit your post accordingly.
Note that the above text is partially pre-prepared as a general introduction for new forum Users. Please take the time to follow links given and learn how to create effective Support requests and encourage quality responses.
That is normal.
To change the behaviour - look at your power configuration.
Take a look here:
https://wiki.archlinux.org/title/Power_management#Network_interfaces
That should also work the other way round to disable power saving, just replace “on” with “off”.
– [SOLVED] HOW TO: Permanently disable WLAN power management ? / Newbie Corner / Arch Linux Forums