Topic: [SOLVED]Crunchbang not detecting my wireless card
What can I do to fix this?
I used to have archbang and it worked fine.
It is a belkin N
Last edited by Dgameman1 (2012-02-03 06:34:37)
CrunchBang Linux Forums » Help & Support (Stable) » [SOLVED]Crunchbang not detecting my wireless card
What can I do to fix this?
I used to have archbang and it worked fine.
It is a belkin N
Last edited by Dgameman1 (2012-02-03 06:34:37)
I'm assuming that's a USB adapter? Use lsusb to identify the adapter. Then use lsmod to make sure the kernel module is loaded. If it doesn't look like any related modules are loaded, then use apt-get or synaptic to install the proper driver from the repos.
Gods bless my recent spate of bad luck with wireless devices! I think you may be able to take a shortcut here.
I'm assuming that's a USB adapter? Use lsusb to identify the adapter. Then use lsmod to make sure the kernel module is loaded. If it doesn't look like any related modules are loaded, then use apt-get or synaptic to install the proper driver from the repos.
I did lsmod and I was able to find the belkin wireless usb adapter in the list
Then i used lsmod and I have no idea what I'm trying to look for =/
What does `lsusb` give you? Please post the output here.
What does `lsusb` give you? Please post the output here.
Um, it's a bit difficult cause I don't have internet on the computer that has this problem =/
Um.... let me see if I can take a picture and transfer it over. Hold on
daniel@daniel:~$ lsusb
Bus 004 Device 010: ID 050d:945a Belkin Components F7D1101 Basic Wireless USB Adapter v1000 [Realtek RTL8188SU]
Bus 004 Device 009: ID 046d:081b Logitech, Inc. Webcam C310
Bus 004 Device 004: ID 058f:6364 Alcor Micro Corp.
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 0b38:0010 Gear Head 107-Key Keyboard
Bus 003 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
daniel@daniel:~$ lsmod
Module Size Used by
bridge 65614 0
stp 12392 1 bridge
bnep 17424 2
rfcomm 32744 0
bluetooth 107224 10 bnep,rfcomm
rfkill 19014 2 bluetooth
acpi_cpufreq 12849 1
mperf 12411 1 acpi_cpufreq
cpufreq_powersave 12454 0
cpufreq_conservative 13147 0
cpufreq_stats 12762 0
cpufreq_userspace 12576 0
fuse 61554 3
loop 22479 0
snd_hda_codec_hdmi 22174 2
snd_hda_codec_realtek 283734 1
snd_usb_audio 84122 0
snd_usbmidi_lib 23258 1 snd_usb_audio
snd_hda_intel 25946 1
snd_hda_codec 67865 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_seq_midi 12848 0
snd_hwdep 13148 2 snd_usb_audio,snd_hda_codec
snd_seq_midi_event 13316 1 snd_seq_midi
snd_pcm 67276 4 snd_hda_codec_hdmi,snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_rawmidi 22963 2 snd_usbmidi_lib,snd_seq_midi
snd_seq 44678 2 snd_seq_midi,snd_seq_midi_event
snd_timer 22658 2 snd_pcm,snd_seq
snd_seq_device 13155 3 snd_seq_midi,snd_rawmidi,snd_seq
i915 329760 0
snd 52324 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_usb_audio,snd_usbmidi_lib,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
radeon 743013 2
ttm 52224 1 radeon
drm_kms_helper 26950 2 i915,radeon
r8712u 141781 0
soundcore 13014 1 snd
drm 166500 5 i915,radeon,ttm,drm_kms_helper
i2c_i801 16870 0
uvcvideo 57386 0
videodev 66266 1 uvcvideo
media 18148 1 videodev
v4l2_compat_ioctl32 16575 1 videodev
evdev 17475 11
video 17553 1 i915
processor 27431 5 acpi_cpufreq
button 12895 1 i915
i2c_algo_bit 12834 2 i915,radeon
snd_page_alloc 12969 2 snd_hda_intel,snd_pcm
joydev 17138 0
i2c_core 23766 7 i915,radeon,drm_kms_helper,drm,i2c_i801,videodev,i2c_algo_bit
pcspkr 12579 0
power_supply 13475 1 radeon
tpm_tis 13125 0
tpm 17756 1 tpm_tis
tpm_bios 12903 1 tpm
thermal_sys 17939 2 video,processor
wmi 13202 0
serio_raw 12878 0
ext4 313064 1
mbcache 12930 1 ext4
jbd2 65105 1 ext4
crc16 12343 2 bluetooth,ext4
sg 25769 0
sd_mod 35644 3
usb_storage 43639 0
uas 13151 0
sr_mod 21824 0
crc_t10dif 12348 1 sd_mod
cdrom 35134 1 sr_mod
usbhid 39946 0
hid 72745 1 usbhid
ehci_hcd 39487 0
ahci 25089 2
libahci 22616 1 ahci
libata 151572 2 ahci,libahci
xhci_hcd 59382 0
scsi_mod 161557 6 sg,usb_storage,uas,sd_mod,sr_mod,libata
usbcore 127203 10 snd_usb_audio,snd_usbmidi_lib,r8712u,uvcvideo,usb_storage,uas,usbhid,ehci_hcd,xhci_hcd
r8169 37356 0
mii 12675 1 r8169
daniel@daniel:~$ Last edited by Dgameman1 (2012-01-31 07:37:29)
Looks like you're in luck - RTL8188SU is supported in Squeeze! Looky here. You'll need a hardwire internet connection...
Remember that you need to prepend "sudo" to any line shown on that page with a hash prompt.
Looks like you're in luck - RTL8188SU is supported in Squeeze! Looky here. You'll need a hardwire internet connection...
Remember that you need to prepend "sudo" to any line shown on that page with a hash prompt.
Lol um a hardwire internet connection isn't possible atm
I have a USB so I can transfer files if that helps?
Is there anyway I can do this with a USB of off Windows?
Last edited by Dgameman1 (2012-01-31 08:01:21)
Sure! Ya see the links for firmware-realtek and wireless-tools? Follow them and grab the .deb files for those from the Squeeze repo. (Might as well make that squeeze-backports for firmware-realtek). If you don't have zip (`which zip` in a terminal window will return nothing if it isn't installed) go ahead and grab that too, as well as the dependencies for wireless-tools just in case they're not already in the base CrunchBang install. Open the USB drive in Thunar and click on the .deb files individually - gdebi should automatically launch and install them.
The wget section is specifically for the RTL8192U devices; you shouldn't need to worry about that part.
Sure! Ya see the links for firmware-realtek and wireless-tools? Follow them and grab the .deb files for those from the Squeeze repo. (Might as well make that squeeze-backports for firmware-realtek). If you don't have zip (`which zip` in a terminal window will return nothing if it isn't installed) go ahead and grab that too, as well as the dependencies for wireless-tools just in case they're not already in the base CrunchBang install. Open the USB drive in Thunar and click on the .deb files individually - gdebi should automatically launch and install them.
The wget section is specifically for the RTL8192U devices; you shouldn't need to worry about that part.
ACTUALLY i'm retarded wait
I go here
http://packages.debian.org/firmware-realtek
Thenn I'm going to assume I click the one that says
squeeze (stable) (kernel): Binary firmware for Realtek wired and wireless network adapters [non-free]
0.28+squeeze1: all
Then I get to this page
http://packages.debian.org/squeeze/firmware-realtek
Then i THINK I click all under architecture
I get to this site
http://packages.debian.org/squeeze/all/
k/download
Then, I'm in north america so I click
http://http.us.debian.org/debian/pool/n
e1_all.deb
And i download that. Was that the correct method?
Last edited by Dgameman1 (2012-01-31 08:20:30)
Did it work?
EDIT: Yes, that is the correct method.
Did it work?
I put them on my usb
I went into the folder and I dragged them onto my computer.
Then I opened them up and installed the packages. Nothing changed though. Nothing works =/
Sometimes you might need to reboot for these changes to take effect.
What does `iwconfig` show at this point?
iwconfig shows
daniel@daniel:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.
wlan0 unassociated Nickname:"rtl_wifi"
Mode:Managed Access Point: Not-Associated Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
daniel@daniel:~$ and I'm restarting my computer atm
This may be a job for xaos52. He's the wifi whisperer; I'm more of a bludgeoner.
I need to know which kernel you are running:
Post output of
uname -rIf possible, output of
dmesg | grep -E -i 'firm|wlan|real'
lsmodThis may be a job for xaos52. He's the wifi whisperer; I'm more of a bludgeoner.
Actually, when I restarted my computer, it started to work. THANK YOU SO MUCH
Never underestimate the power of the cudgel. ![]()
Start with the cudgel, if needed, finish it off with a whisper ![]()
Actually, last night, I restarted my computer and I saw that it connected but I never actually tried to go to a website.
I tried to install google chrome and it didn't install, there were errors
So I tried to run iceweasel but it doesn't connect to any website =/
[Doesn't this now need to say [SOLVED] instead of [PROBLEM] ?
[Doesn't this now need to say [SOLVED] instead of [PROBLEM] ?
Well, i set it to solved, but then another problem arose.
So I just set it to problem =/
Post output of following commands after trying to connect to the internet:
(you can copy/paste the commands into a terminal window, press enter for the last command)
uname -a
lspci -knn | grep -i net -A2
lsusb
egrep -v "^$|^#" /etc/network/interfaces
egrep -v "^$|^#" /etc/resolv.conf
egrep -v "^$|^#" /etc/hosts
cat /etc/udev/rules.d/70-persistent-net.rules
ifconfig -a
ip addr
route -n
rfkill list
lsmod
dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW'
cat /var/lib/NetworkManager/NetworkManager.state
cat /etc/NetworkManager/NetworkManager.conf
nm-tool
iwconfig
iwlist chan
sudo iwlist scan
sudo cat /var/log/syslog | egrep 'rtl|firmware|wlan|wpa|eth' | tail -n75daniel@daniel:~$ uname -a
Linux daniel 3.2.0-0.bpo.1-amd64 #1 SMP Wed Jan 25 00:15:47
UTC 2012 x86_64 GNU/Linux
daniel@daniel:~$ lspci -knn | grep -i net -A2
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co.,
Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
[10ec:8168] (rev 06)
Subsystem: Giga-byte Technology GA-EP45-DS5
Motherboard [1458:e000]
Kernel driver in use: r8169
daniel@daniel:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 006: ID 0781:5530 SanDisk Corp. Cruzer
Bus 002 Device 005: ID 050d:945a Belkin Components F7D1101
Basic Wireless USB Adapter v1000 [Realtek RTL8188SU]
Bus 002 Device 004: ID 058f:6364 Alcor Micro Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0b38:0010 Gear Head 107-Key Keyboard
Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical
Mouse
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
daniel@daniel:~$ egrep -v "^$|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
daniel@daniel:~$ egrep -v "^$|^#" /etc/resolv.conf
nameserver 192.168.1.254
daniel@daniel:~$ egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 daniel
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
daniel@daniel:~$ cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the
/lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules
file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}
=="50:e5:49:48:62:cd", ATTR{dev_id}=="0x0", ATTR{type}=="1",
KERNEL=="eth*", NAME="eth0"
# USB device 0x:0x (r8712u)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}
=="08:86:3b:5c:78:02", ATTR{dev_id}=="0x0", ATTR{type}=="1",
KERNEL=="wlan*", NAME="wlan0"
daniel@daniel:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 50:e5:49:48:62:cd
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:41 Base address:0x8000
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:212 errors:0 dropped:0 overruns:0 frame:0
TX packets:212 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:0
RX bytes:16872 (16.4 KiB) TX bytes:16872 (16.4 KiB)
pan0 Link encap:Ethernet HWaddr ea:6d:a5:4c:c6:a6
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 08:86:3b:5c:78:02
inet addr:192.168.1.12 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::a86:3bff:fe5c:7802/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29 errors:0 dropped:0 overruns:0 frame:0
TX packets:48 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:1000
RX bytes:5609 (5.4 KiB) TX bytes:9128 (8.9 KiB)
daniel@daniel:~$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state
UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc
pfifo_fast state DOWN qlen 1000
link/ether 50:e5:49:48:62:cd brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
pfifo_fast state UP qlen 1000
link/ether 08:86:3b:5c:78:02 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.12/24 brd 192.168.1.255 scope global wlan0
inet6 fe80::a86:3bff:fe5c:7802/64 scope link
valid_lft forever preferred_lft forever
4: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
link/ether ea:6d:a5:4c:c6:a6 brd ff:ff:ff:ff:ff:ff
daniel@daniel:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric
Ref Use Iface
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0
0 wlan0
192.168.1.0 0.0.0.0 255.255.255.0 U 2 0
0 wlan0
daniel@daniel:~$ rfkill list
bash: rfkill: command not found
daniel@daniel:~$ lsmod
Module Size Used by
nls_utf8 12456 1
nls_cp437 16553 1
vfat 17165 1
fat 45238 1 vfat
acpi_cpufreq 12893 1
mperf 12411 1 acpi_cpufreq
cpufreq_powersave 12454 0
cpufreq_conservative 13147 0
cpufreq_stats 12762 0
cpufreq_userspace 12576 0
parport_pc 22191 0
ppdev 12725 0
lp 17190 0
parport 31650 3 parport_pc,ppdev,lp
bridge 69999 0
stp 12392 1 bridge
bnep 17386 2
rfcomm 32745 0
bluetooth 122093 10 bnep,rfcomm
rfkill 18970 2 bluetooth
fuse 61427 3
loop 22699 0
snd_hda_codec_hdmi 30578 2
snd_hda_codec_realtek 188275 1
radeon 657712 2
i915 353732 0
ttm 52224 1 radeon
snd_usb_audio 84349 0
snd_hda_intel 26023 1
snd_usbmidi_lib 23305 1 snd_usb_audio
drm_kms_helper 26950 2 radeon,i915
snd_hda_codec 81579 3
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_seq_midi 12848 0
snd_seq_midi_event 13316 1 snd_seq_midi
snd_rawmidi 22850 2 snd_usbmidi_lib,snd_seq_midi
uvcvideo 57559 0
drm 167048 5 radeon,i915,ttm,drm_kms_helper
snd_hwdep 13148 2 snd_usb_audio,snd_hda_codec
snd_pcm 67465 4
snd_hda_codec_hdmi,snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq 44678 2
snd_seq_midi,snd_seq_midi_event
videodev 70686 1 uvcvideo
media 18148 2 uvcvideo,videodev
v4l2_compat_ioctl32 16663 1 videodev
r8712u 142311 0
snd_timer 22658 2 snd_pcm,snd_seq
snd_seq_device 13155 3
snd_seq_midi,snd_rawmidi,snd_seq
mxm_wmi 12473 0
wmi 13243 1 mxm_wmi
i2c_i801 16870 0
i2c_algo_bit 12834 2 radeon,i915
power_supply 13475 1 radeon
i2c_core 23766 7
radeon,i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
tpm_tis 17315 0
snd 52458 14
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_usb_audio,snd_hda
_intel,snd_usbmidi_lib,snd_hda_codec,snd_rawmidi,snd_hwdep,snd
_pcm,snd_seq,snd_timer,snd_seq_device
tpm 17841 1 tpm_tis
video 17553 1 i915
processor 27541 1 acpi_cpufreq
tpm_bios 12903 1 tpm
soundcore 13014 1 snd
snd_page_alloc 12969 2 snd_hda_intel,snd_pcm
button 12895 1 i915
thermal_sys 17992 2 video,processor
joydev 17138 0
evdev 17512 9
pcspkr 12579 0
serio_raw 12875 0
ext4 355558 1
mbcache 12930 1 ext4
jbd2 60877 1 ext4
crc16 12343 2 bluetooth,ext4
sg 25769 0
sr_mod 21824 0
cdrom 35139 1 sr_mod
sd_mod 35644 5
crc_t10dif 12348 1 sd_mod
usb_storage 43639 1
uas 13151 0
usbhid 39946 0
hid 80937 1 usbhid
xhci_hcd 72574 0
ahci 24997 2
libahci 22714 1 ahci
libata 139579 2 ahci,libahci
scsi_mod 161643 6
sg,sr_mod,sd_mod,usb_storage,uas,libata
ehci_hcd 39586 0
r8169 50170 0
mii 12675 1 r8169
usbcore 127444 10
snd_usb_audio,snd_usbmidi_lib,uvcvideo,r8712u,usb_storage,uas,
usbhid,xhci_hcd,ehci_hcd
usb_common 12354 1 usbcore
daniel@daniel:~$ dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|
e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|
ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|
zd|ndis|wmi|ns8|FW'
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fa00000
s82304 r8192 d24192 u262144
[ 0.000000] pcpu-alloc: s82304 r8192 d24192 u262144
alloc=1*2097152
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.002284] Initializing cgroup subsys net_cls
[ 0.002323] CPU0: Thermal monitoring enabled (TM1)
[ 0.479942] print_constraints: dummy:
[ 0.483289] mtrr: your CPUs had inconsistent fixed MTRR
settings
[ 0.696762] audit: initializing netlink socket (disabled)
[ 1.220658] Initializing network drop monitor service
[ 1.239280] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.239296] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level,
low) -> IRQ 18
[ 1.239328] r8169 0000:03:00.0: setting latency timer to 64
[ 1.239403] r8169 0000:03:00.0: irq 41 for MSI/MSI-X
[ 1.239651] r8169 0000:03:00.0: eth0: RTL8168evl/8111evl at
0xffffc90000c78000, 50:e5:49:48:62:cd, XID 0c900800 IRQ 41
[ 1.239653] r8169 0000:03:00.0: eth0: jumbo features
[frames: 9200 bytes, tx checksumming: ko]
[ 5.939449] wmi: Mapper loaded
[ 6.011708] r8712u: register rtl8712_netdev_ops to
netdev_ops
[ 6.672041] [drm] Internal thermal controller with fan
control
[ 6.755772] fbcon: radeondrmfb (fb0) is primary device
[ 7.784542] Adding 15844348k swap on /dev/sda5.
Priority:-1 extents:1 across:15844348k
[ 13.614036] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.751038] r8169 0000:03:00.0: eth0: link down
[ 15.751415] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 15.809745] r8712u: Loading firmware from
"rtlwifi/rtl8712u.bin"
[ 16.589668] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1709.760770] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes
ready
[ 1720.281871] wlan0: no IPv6 routers present
daniel@daniel:~$
daniel@daniel:~$ cat
/var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
daniel@daniel:~$ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
daniel@daniel:~$ nm-tool
NetworkManager Tool
State: connected
- Device: eth0
--------------------------------------------------------------
---
Type: Wired
Driver: r8169
State: unavailable
Default: no
HW Address: 50:E5:49:48:62:CD
Capabilities:
Carrier Detect: yes
Speed: 10 Mb/s
Wired Properties
Carrier: off
- Device: wlan0 [Auto solomon]
------------------------------------------------
Type: 802.11 WiFi
Driver: r8712u
State: connected
Default: yes
HW Address: 08:86:3B:5C:78:02
Capabilities:
Speed: 54 Mb/s
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points (* = current AP)
*solomon: Infra, 00:24:93:49:DB:20, Freq 2437 MHz,
Rate 54 Mb/s, Strength 100 WPA WPA2
Freud252: Infra, 00:24:36:A8:72:CB, Freq 2412 MHz,
Rate 54 Mb/s, Strength 47 WPA WPA2
2WIRE034: Infra, 00:14:95:78:33:D9, Freq 2457 MHz,
Rate 54 Mb/s, Strength 57 WPA
IPv4 Settings:
Address: 192.168.1.12
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254
DNS: 192.168.1.254
daniel@daniel:~$ iwconfig
lo no wireless extensions.
pan0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"solomon" Nickname:"rtl_wifi"
Mode:Managed Frequency:2.437 GHz Access Point:
00:24:93:49:DB:20
Bit Rate:54 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=100/100 Signal level=100/100 Noise
level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid
frag:0
Tx excessive retries:0 Invalid misc:0 Missed
beacon:0
eth0 no wireless extensions.
daniel@daniel:~$ iwlist chan
lo no frequency information.
pan0 no frequency information.
wlan0 14 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 14 : 2.484 GHz
Current Frequency:2.437 GHz (Channel 6)
eth0 no frequency information.
daniel@daniel:~$ sudo iwlist scan
[sudo] password for daniel:
lo Interface doesn't support scanning.
pan0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:24:93:49:DB:20
ESSID:"solomon"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.437 GHz (Channel 6)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11
Mb/s; 6 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18
Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:wpa_ie=dd180050f20101000050f20201000050f20201000050f2020
000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Extra:rsn_ie=30140100000fac020100000fac040100000fac020000
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Signal level=100/100
Cell 02 - Address: 00:14:95:78:33:D9
ESSID:"2WIRE034"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.457 GHz (Channel 10)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11
Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24
Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:wpa_ie=dd160050f20101000050f20201000050f20201000050f202
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Signal level=58/100
eth0 Interface doesn't support scanning.
daniel@daniel:~$ sudo cat /var/log/syslog | egrep 'rtl|
firmware|wlan|wpa|eth' | tail -n75
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) starting connection 'Auto solomon'
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 3 -> 4 (reason 0)
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) started...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) complete.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) starting...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 4 -> 5 (reason 0)
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0/wireless): access point 'Auto solomon' has security,
but secrets are required.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 5 -> 6 (reason 0)
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) complete.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) started...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 6 -> 4 (reason 0)
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 1 of 5 (Device Prepare) complete.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) starting...
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 4 -> 5 (reason 0)
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0/wireless): connection 'Auto solomon' has security, and
secrets exist. No new secrets needed.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 2 of 5 (Device Configure) complete.
Feb 1 15:56:35 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: inactive -> scanning
Feb 1 15:56:40 daniel wpa_supplicant[1616]: Trying to
associate with 00:24:93:49:db:20 (SSID='solomon' freq=2437
MHz)
Feb 1 15:56:40 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: scanning -> associating
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: associating -> associated
Feb 1 15:56:41 daniel wpa_supplicant[1616]: Associated with
00:24:93:49:db:20
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: associated -> 4-way handshake
Feb 1 15:56:41 daniel kernel: [ 1709.760770] ADDRCONF
(NETDEV_CHANGE): wlan0: link becomes ready
Feb 1 15:56:41 daniel wpa_supplicant[1616]: WPA: Key
negotiation completed with 00:24:93:49:db:20 [PTK=CCMP
GTK=TKIP]
Feb 1 15:56:41 daniel wpa_supplicant[1616]: CTRL-EVENT-
CONNECTED - Connection to 00:24:93:49:db:20 completed (auth)
[id=0 id_str=]
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: 4-way handshake -> group
handshake
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
supplicant connection state: group handshake -> completed
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> Activation
(wlan0/wireless) Stage 2 of 5 (Device Configure) successful.
Connected to wireless network 'solomon'.
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 3 of 5 (IP Configure Start) started...
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 5 -> 7 (reason 0)
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> Activation
(wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 3 of 5 (IP Configure Start) complete.
Feb 1 15:56:41 daniel NetworkManager[1379]: <info> (wlan0):
DHCPv4 state changed nbi -> preinit
Feb 1 15:56:41 daniel dhclient: Listening on
LPF/wlan0/08:86:3b:5c:78:02
Feb 1 15:56:41 daniel dhclient: Sending on
LPF/wlan0/08:86:3b:5c:78:02
Feb 1 15:56:42 daniel avahi-daemon[1233]: Joining mDNS
multicast group on interface wlan0.IPv6 with address
fe80::a86:3bff:fe5c:7802.
Feb 1 15:56:42 daniel avahi-daemon[1233]: New relevant
interface wlan0.IPv6 for mDNS.
Feb 1 15:56:42 daniel avahi-daemon[1233]: Registering new
address record for fe80::a86:3bff:fe5c:7802 on wlan0.*.
Feb 1 15:56:44 daniel dhclient: DHCPDISCOVER on wlan0 to
255.255.255.255 port 67 interval 3
Feb 1 15:56:44 daniel dhclient: DHCPREQUEST on wlan0 to
255.255.255.255 port 67
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> (wlan0):
DHCPv4 state changed preinit -> bound
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 4 of 5 (IP4 Configure Get) started...
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
Feb 1 15:56:44 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 5 of 5 (IP Configure Commit) started...
Feb 1 15:56:44 daniel avahi-daemon[1233]: Joining mDNS
multicast group on interface wlan0.IPv4 with address
192.168.1.12.
Feb 1 15:56:44 daniel avahi-daemon[1233]: New relevant
interface wlan0.IPv4 for mDNS.
Feb 1 15:56:44 daniel avahi-daemon[1233]: Registering new
address record for 192.168.1.12 on wlan0.IPv4.
Feb 1 15:56:45 daniel NetworkManager[1379]: <info> (wlan0):
device state change: 7 -> 8 (reason 0)
Feb 1 15:56:45 daniel NetworkManager[1379]: <info> Policy set
'Auto solomon' (wlan0) as default for IPv4 routing and DNS.
Feb 1 15:56:45 daniel NetworkManager[1379]: <info> Activation
(wlan0) successful, device activated.
Feb 1 15:56:45 daniel NetworkManager[1379]: <info> Activation
(wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Feb 1 15:56:51 daniel kernel: [ 1720.281871] wlan0: no IPv6
routers present
Feb 1 15:58:25 daniel ntpd[1370]: Listen normally on 4 wlan0
192.168.1.12 UDP 123
Feb 1 15:58:25 daniel ntpd[1370]: Listen normally on 5 wlan0
fe80::a86:3bff:fe5c:7802 UDP 123
daniel@daniel:~$ I can not find any errors in what you published.
I think network config is OK.
There might be a problem with the resolver.
Try using OpenDNS name servers, as specified here: http://crunchbanglinux.org/forums/post/160604/#p160604
PS: use geany or your own preferred editor in stead if gedit.
Save the file and reboot (not strictly necessary - restarting the network is probably enough)
Check /etc/resolv.conf
the 2 name servers you added to the config file should be there.
If you still can not connect to the network, install rfkill and see if it is blocked:
sudo apt-get install rfkill
sudo rfkill list
If there are soft blocks, you can remove them with
sudo rfkill unblock ...see man rfkill for the syntax
hth
Posts [ 1 to 25 of 27 ]
CrunchBang Linux Forums » Help & Support (Stable) » [SOLVED]Crunchbang not detecting my wireless card
Forums powered by PunBB. Hosted by Linode.
Copyright © CrunchBang Linux.
Proudly powered by Debian GNU/Linux.
Debian is a registered trademark of Software in the Public Interest, Inc.