Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems With Wireless Card Intel 5300
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
L0dest0ne
n00b
n00b


Joined: 06 Sep 2013
Posts: 3

PostPosted: Sat Oct 05, 2013 6:21 pm    Post subject: Problems With Wireless Card Intel 5300 Reply with quote

Hello, I am having problems with the livecd not recognizing my wireless card.
I am using a thinkpad t400 with the Intel Ultimate N Wifi Link 5300. When I run ifconfig, it only comes up with two entries, enp0s25 and lo, which both appear to be ethernet extensions.
I tried loading the kernel modules iwlwifi and iwlegacy, but my wireless extension is still not being recognized.
Anyone know how I can fix this?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Oct 05, 2013 9:21 pm    Post subject: Reply with quote

Code:
ls /lib/firmware/iwlwifi-5000-2.ucode
should return
Quote:
/lib/firmware/iwlwifi-5000-2.ucode
if it doesn't, recommend
Code:
emerge linux-firmware
to get a ton of firmwares a lot of which you won't need, some of which you may need now or in the future. alternatively http://wireless.kernel.org/en/users/Drivers/iwlwifi contains a link to the single firmware package.
Run
Code:
dmesg | grep -i iwlwifi
and post if still no sign of wireless nic in ifconfig -a (kernel can see it) and/or ifconfig (it started):

Recommended menuconfig:
Quote:
[*] Networking support --->
-*- Wireless --->
<M> cfg80211 - wireless configuration API
[*] nl80211 testmode command
--- Wireless
<M> cfg80211 - wireless configuration API
[*] nl80211 testmode command
[ ] enable developer warnings
[ ] cfg80211 regulatory debugging
[ ] enable powersave by default
[ ] cfg80211 DebugFS entries
[*] cfg80211 wireless extensions compatibility
<M> Generic IEEE 802.11 Networking Stack (mac80211)
Default rate control algorithm (Minstrel) --->
[ ] Enable mac80211 mesh networking (pre-802.11s) support
-*- Enable LED triggers
[ ] Export mac80211 internals in DebugFS
[ ] Trace all mac80211 debug messages
[ ] Select mac80211 debugging features ----

<M> RF switch subsystem support ----

Device Drivers --->
[*] Network device support --->
[*] Wireless LAN --->
<M> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi)
<M> Intel Wireless WiFi DVM Firmware support (NEW)
<M> Intel Wireless WiFi MVM Firmware support

_________________
Defund the FCC.
Back to top
View user's profile Send private message
L0dest0ne
n00b
n00b


Joined: 06 Sep 2013
Posts: 3

PostPosted: Sun Oct 06, 2013 12:09 am    Post subject: Reply with quote

I ran that first ls command and it outputted what you said it would without errors.
However, when I run
Code:
dmesg | grep -i iwlwifi

it just says
Code:

pci_enable_msi failed
request for firmware file 'iwlwifi-5000-5.ucode' failed
request for firmware file 'iwlwifi-5000-4.ucode' failed
request for firmware file 'iwlwifi-5000-3.ucode' failed
request for firmware file 'iwlwifi-5000-2.ucode' failed
request for firmware file 'iwlwifi-5000-1.ucode' failed
no suitable firmware found!

Why is it not recognizing that firmware file?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sun Oct 06, 2013 1:18 am    Post subject: Reply with quote

does /usr/src/linux/.config contain
Quote:
CONFIG_SCSI_PROC_FS=y
CONFIG_EDAC_LEGACY_SYSFS=y
CONFIG_RTC_INTF_SYSFS=y
CONFIG_DMI_SYSFS=y
CONFIG_EXPORTFS=y
CONFIG_FSNOTIFY=y
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=m
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_CONFIGFS_FS=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_EXTRA_FIRMWARE_DIR=""

_________________
Defund the FCC.
Back to top
View user's profile Send private message
L0dest0ne
n00b
n00b


Joined: 06 Sep 2013
Posts: 3

PostPosted: Sun Oct 06, 2013 2:26 am    Post subject: Reply with quote

Apparently the /usr/src/linux directory does not exist.
I don't know if you don't know this, but I am still on the first step of the installation: connecting to the network. I haven't installed anything yet, so I don't know if that directory and file are created during installation or what.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sun Oct 06, 2013 2:37 am    Post subject: Reply with quote

Gentoo install CD/DVD should not be used for wireless (or even wired) installs. Just put a good Linux livecd on a USB stick and you'll have a tool to install Gentoo, repair all kind of computer failures, etc. IMHO downloading and burning Gentoo install media is just a waste of time and resources.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sun Oct 06, 2013 2:42 am    Post subject: Reply with quote

good catch Jaglover. My keen eye totally missed the livecd in the OP's op. http://www.sysresccd.org/Download or http://www.sysresccd.org/Sysresccd-manual-en_How_to_install_SystemRescueCd_on_an_USB-stick
_________________
Defund the FCC.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sun Oct 06, 2013 2:50 am    Post subject: Reply with quote

Jaglover wrote:
IMHO downloading and burning Gentoo install media is just a waste of time and resources.


ill second that. gentoo install media would be appropriate for a virtual machine, not critical melt down. i use ubuntu live media to gentoo systems or rescue.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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