Hi Sharan,
I've got the same issue as the users above described, here's my output:
Code:
eth0 Link encap:Ethernet HWaddr c8:2a:14:0a:02:30
inet addr:10.0.1.58 Bcast:10.0.1.255 Mask:255.255.255.0
inet6 addr: fe80::ca2a:14ff:fe0a:230/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10492 errors:0 dropped:0 overruns:0 frame:0
TX packets:8277 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9763426 (9.7 MB) TX bytes:1166917 (1.1 MB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:344 errors:0 dropped:0 overruns:0 frame:0
TX packets:344 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:23921 (23.9 KB) TX bytes:23921 (23.9 KB)
Code:
root@bt:/usr/src/linux# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
build directory:
Code:
root@bt:/lib/modules/2.6.39.4# ls build
arch crypto drivers init kernel mm net samples System.map vmlinux
block debian firmware ipc lib modules.builtin README scripts tools vmlinux.o
COPYING Debian.src.changelog fs Kbuild MAINTAINERS modules.order README.Debian security usr
CREDITS Documentation include Kconfig Makefile Module.symvers REPORTING-BUGS sound virt
wireless directory:
Code:
root@bt:/lib/modules/2.6.39.4# ls kernel/net/wireless/
cfg80211.ko lib80211_crypt_ccmp.ko lib80211_crypt_tkip.ko lib80211_crypt_wep.ko lib80211.ko
Still trying to figure out how to get this up and running. Could you please help me?