On Dell Inspiron 14R .. with CentOS 5.6
[root@localhost ~]# dmesg|grep Wireless
eth1: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.100.82.38
[r
lspci output
09:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
09:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
Subsystem: Dell Device 0012
Flags: bus master, fast devsel, latency 0, IRQ 185
Memory at f7d00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information: Len=78 >
Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-78-ff-ff-8e-cc-af
Capabilities: [16c] Power Budgeting >
Kernel driver in use: wl
Kernel modules: wl
[root@localhost ~]#
edit the /etc/wpa_supplicant/wpa_supplicant.conf
[root@localhost ~]# cat /etc/wpa_supplicant/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="blog.namran.net"
key_mgmt=WPA-PSK
proto=WPA
pairwise=TKIP
group=TKIP
psk="secrethere"
}
then run the folllowing
assume if your wireless device is bind to eth1
wpa_supplicant -B -dd -i eth1 -c /etc/wpa_supplicant/wpa_supplicant.conf
then just DHCP client :
/sbin/dhclient eth1
or
ifup eth1
Here are five key communication skills that help you speak with clarity and influence: Speak…
Are you ready to unlock your full potential as a man?Discover powerful insights, real-life transformations,…
One day we will set aside one whole day to review the whole lesson we…
Last weekend, 07/12/2024 I managed to join Dev Fest Kuala Lumpur 2024, organized by Google…
TIPS BACAAN AL-QURANOleh: Dr. Muhd al-Muhaysni.1. Jangan engkau berikan (fokus membaca) al-Quran pada lebihan waktumu…
Selawat yang ringkas, yang mana apabila kamu membacanya satu kali sebanding 100 ribu kali, jadi…
Leave a Comment