Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Network issue (Read 6302 times) previous topic - next topic
0 Members and 6 Guests are viewing this topic.

Re: Network issue

Reply #60
Ok

Re: Network issue

Reply #61
hmmmmmmm.. still not works :\

can you comment "acpi_os_name=Linux acpi_osi=" from GRUB line and reboot it? just to make sure the command doesn't cause it

I'm running out of ideas :-)

linux-zen 5.11.0 is in now testing...  you can try it too, if you want ;-)


It is the backligth



Re: Network issue

Reply #62
i know, I want to be 100% sure that it does not affect other settings

Re: Network issue

Reply #63
It didnt

If you want i try to install zen




Re: Network issue

Reply #67
Running zen now what?

Re: Network issue

Reply #68
rebooted? dmesg, lsmod

Re: Network issue

Reply #69
https://ttm.sh/2Ks.txt
Code: [Select]
[julian@art ~]$ lsmod | grep iwl   
iwlwifi               434176  0
cfg80211             1064960  1 iwlwifi
MAGIC
[julian@art ~]$ lsmod | grep iwl   
iwlmvm                516096  0
mac80211             1232896  1 iwlmvm
iwlwifi               434176  1 iwlmvm
cfg80211             1064960  3 iwlmvm,iwlwifi,mac80211

Does not solve so chaiging kern back

Re: Network issue

Reply #70
And bye for now...

Re: Network issue

Reply #71
the last thing we haven't tried is what I don't like about the grub. namely acpi_os_name = Linux acpi_osi =.
You really need to remove it, reboot, show dmesg and add it again if it doesn't cause our problem. To exclude all possibilities.
even if blacklight doesn't work for a moment

https://wiki.archlinux.org/index.php/DSDT

Re: Network issue

Reply #72
What???? It confuses me a bit

Re: Network issue

Reply #73
It can also be NetworkManager but i noticed you have another module also loaded on lspci.
Maybe is that the problem

Re: Network issue

Reply #74
hi, i still wail for dmesg after boot  without "acpi_os_name = Linux acpi_osi =" in GRUB line.

what have NetworkManager to do with not loaded fw?