LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No Wifi running linux mint, and ubuntu 11.04 natty narwhal on ibm 2373 (https://www.linuxquestions.org/questions/linux-newbie-8/no-wifi-running-linux-mint-and-ubuntu-11-04-natty-narwhal-on-ibm-2373-a-911889/)

Peacedog 11-16-2011 10:04 PM

Alright, let's see the output from the following:

Code:

$ sudo lspci -nn | grep -i net
Please post the results in code tags.

Good luck. ;-)

Peacedog 11-17-2011 08:21 PM

In case you're wondering, I'd like to bounce the vendor ids against the supported chips list.

Good luck. ;-)

leralongine 11-18-2011 09:18 AM

02:01.0 Ethernet controller [0200]: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) [8086:101e] (rev 03)

02:02.0 Network controller [0280]: AIRONET Wireless Communications Cisco Aironet Wireless 802.11b [14b9:a504]

Thanks again.

Peacedog 11-18-2011 06:06 PM

Found this over in the Ubuntu forums. Please try the following:

Code:

sudo gedit /etc/modprobe.d/blacklist.conf
Add these lines:

Code:

# these aes modules break the airo driver
blacklist padlock-aes
blacklist geode-aes

save and close gedit. Reboot and see if it is working. If not, we'll take another look.

Good luck. ;-)


All times are GMT -5. The time now is 05:21 AM.