this is my outpout
[robiro@robiro ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 5986:0149 Acer, Inc
[robiro@robiro ~]$ lshw -c network
bash: lshw: command not found
[robiro@robiro ~]$ ifconfig
em1 Link encap:Ethernet HWaddr 3C:4A:92

7:67:4C
inet addr:192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::3e4a:92ff:fec7:674c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:40445 errors:0 dropped:0 overruns:0 frame:0
TX packets:22857 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:58500220 (55.7 MiB) TX bytes:1878554 (1.7 MiB)
Interrupt:42 Base address:0xc000
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:167 errors:0 dropped:0 overruns:0 frame:0
TX packets:167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11779 (11.5 KiB) TX bytes:11779 (11.5 KiB)
[robiro@robiro ~]$ iwconfig
lo no wireless extensions.
em1 no wireless extensions.
[robiro@robiro ~]$ rfkill list all
bash: rfkill: command not found
[robiro@robiro ~]$
Quote:
Originally Posted by fdrake
plug in the adapter and type in the terminal:
Code:
lsusb
lshw -c network
ifconfig
iwconfig
rfkill list all
post the outputs , and will start from there.
edit:
i just checked now http://forums.fedoraforum.org/showthread.php?t=239922 (DBelton's link) and that is pretty self explainatory , i highly suggest it to you , but first i want to check ifyour adapter shows up in the hardware list.
|