yeah it showed on lspci but not on rfkill. It reset by itself at a certain point, dunno how or why.
RossoErcole
- 3 Posts
- 34 Comments
I too have the Intel card because the killer one had shitty software, how do I shut down fastboot fully???
didn’t register the wifi, after a few attempts with a live usb stick (where the same thing happened, so no fix there), I got back into the mint installation and it worked
it’s a laptop :(
it didn’t work, but after a bit it started working again, pretty wild
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.2·2 years agoIt was but it got reenabled, I disabled it again but it still doesn’t work damn. I’ll post the Intel I gathered on the Linux mint forum (I did in the past but now I have more information)
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years ago@trashxeos I’m kind of lost, did you have any luck looking trough the logs of journalctl?
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoI’ve tried. After suspension but before modprobe the wifi is not available, after modprobe it is there, but is disabled and cannot be enabled.
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agodeleted by creator
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoYeah, thanks for the help even if you don’t know much. I get stuck on the first command where I get this error:
rmmod: ERROR: ../libkmod/libkmod-module.c:799 kmod_module_remove_module() could not remove 'iwlmvm': Operation not permitted rmmod: ERROR: could not remove module iwlmvm: Operation not permitted rmmod: ERROR: Module iwlwifi is in use by: iwlmvm modprobe: FATAL: Error running remove command for iwlwifi
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agohow do I check the name? because iwlwifi doesn’t work
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoHere it is, it should be the correct one: https://sharetext.me/q7eo87psmq
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoIt doesn’t work, should it look like this the script?
#!/bin/sh [ "$1" = "post" ] ## exec /usr/sbin/modprobe Intel Corporation Wireless-AC 9260 [ "$1" = "pre" ] ## exec /usr/sbin/modprobe -r Intel Corporation Wireless-AC 9260 exit 0
EDIT: should the name be something like wlp62s0 ??? I’m going to try it
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agodeleted by creator
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoThe lines are quite many, they started at 1pm, while now that I was testing it’s 5pm, only to go down by one minute it took quite a long time (definetly more than 1 minute) I’m not sure how to check
EDIT: ok I got to use -n #numer of lines
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoI’ve thinkered with this problem in the past, so I believe I did try restarting the network service, but I’m not sure I did
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.1·2 years agoI’m trying to get the logs, but it’s difficoult to paste them all here, I got a few on this link. But they all seem from 20 October, wierd.
https://sharetext.me/nqz5mfph2y
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.2·2 years agono I have an MSI, but I hope in some ways this script helps people that might know more about it.
RossoErcole@kbin.socialOPto Linux@lemmy.ml•Suspension on my laptop (closing the lid) causes Wifi to not be available.11·2 years agoI’m not sure, but there is a Power Managment menu in Cinnamon and I have creenshots:
me too, but it still didn’t work. :/