Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ip a shows sit0@none [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cornplayz256
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2023
Posts: 107
Location: /dev/mmcblk0

PostPosted: Tue Oct 03, 2023 12:07 pm    Post subject: Ip a shows sit0@none [SOLVED] Reply with quote

Hello, need help, im on a samsumg chromebook 4, wifi is not detected as ip a shows sit0@none instead of the regular wlp0s12f0. On the minimal cd, it is correctly detected as wlp0s12f0. Wifi card is an Intel 9560. Here is my kernel config:
http://ix.io/4I3n

And here is lscpi -k output:

http://ix.io/4I3q

Linux-firmware package is installed. Can you please help me?

Here is dmesg in livecd:

http://0x0.st/HWBt.txt

And here is dmesg in installed system:

http://0x0.st/HWBv.txt
_________________
nothing to see here


Last edited by cornplayz256 on Wed Oct 04, 2023 12:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 2002

PostPosted: Tue Oct 03, 2023 12:23 pm    Post subject: Reply with quote

Please set CONFIG_IWLWIFI and CONFIG_IWLMVM to m and not y to solve this.
They need firmware at load time and none is provided.
The easiest way to fix this for network devices is make them modules instead of built-in.
It is possible to build in the firmware as well, however this is a lot more manual work as Intel WiFi is notorious on changing the file names with each kernel release.
Back to top
View user's profile Send private message
cornplayz256
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2023
Posts: 107
Location: /dev/mmcblk0

PostPosted: Wed Oct 04, 2023 12:26 pm    Post subject: Reply with quote

grknight wrote:
Please set CONFIG_IWLWIFI and CONFIG_IWLMVM to m and not y to solve this.
They need firmware at load time and none is provided.
The easiest way to fix this for network devices is make them modules instead of built-in.
It is possible to build in the firmware as well, however this is a lot more manual work as Intel WiFi is notorious on changing the file names with each kernel release.

After enabling it works now. Thx
_________________
nothing to see here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum