Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 35424

Wireless / Wifi not working inThinkpad Edge E430 Fedora 17

$
0
0
Hello all,

I'm not able to use Wifi in my Thinkpad Edge running in Fedora 17 ( 64 bit ). Can anyone help me to properly install wireless ? I'm including some of the output which may help in solving the same.


$lsmod | grep bcma
no output

$modprobe wl
FATAL: Module wl not found.

$lspci | grep etwork
03:00.0 Network controller: Intel Corporation Device 0888 (rev c4)

$ rpm -qa | grep -e kernel -e broadcom-wl -e kmod-wl | sort
abrt-addon-kerneloops-2.0.18-1.fc17.x86_64
kernel-3.3.4-5.fc17.x86_64
kernel-3.6.10-2.fc17.x86_64
libreport-plugin-kerneloops-2.0.18-1.fc17.x86_64

$ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 10 bytes 1108 (1.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 1108 (1.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

p3p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.74.248 netmask 255.255.254.0 broadcast 192.168.75.255
inet6 fe80::ba88:e3ff:fee5:4e01 prefixlen 64 scopeid 0x20<link>
ether b8:88:e3:e5:4e:01 txqueuelen 1000 (Ethernet)
RX packets 297916 bytes 67992230 (64.8 MiB)
RX errors 0 dropped 24 overruns 0 frame 0
TX packets 31133 bytes 3622629 (3.4 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

I also noticed some strange yum behavior like yum has been running for while trying to do something with wireless.

$ps aux | grep yum
root 1269 0.3 1.1 453404 40792 ? SN 20:33 0:07 /usr/bin/python /usr/share/PackageKit/helpers/yum/yumBackend.py search-file ~installed;newest /lib/firmware/iwlwifi-2030-5.ucode
sudev 2132 0.0 0.0 109404 912 pts/0 S+ 21:09 0:00 grep --color=auto yum

I hope someone to helping me ASAP :) .

Viewing all articles
Browse latest Browse all 35424

Trending Articles