connect to wireless on blackbuntu
Hi.. I have blackbuntu latest version..
this is my output from linuxforums.org/forum/wireless-internet/137532-wireless-setup-start-here.html this post
Code:
============ lspci ============
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0154] (rev 09)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0151] (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0166] (rev 09)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:14.0 USB Controller [0c03]: Intel Corporation Device [8086:1e31] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: xhci_hcd
Kernel modules: xhci-hcd
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:1e3a] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:1a.0 USB Controller [0c03]: Intel Corporation Device [8086:1e2d] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Device [8086:1e20] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:1e10] (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:1e12] (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation Device [8086:1e26] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:1e57] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel modules: iTCO_wdt
00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:1e03] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:1e22] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0fd2] (rev a1)
Subsystem: Acer Incorporated [ALI] Device [1025:0648]
Kernel modules: nouveau, nvidiafb
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: tg3
Kernel modules: tg3
02:00.1 SD Host controller [0805]: Broadcom Corporation Device [14e4:16bc] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
02:00.2 System peripheral [0880]: Broadcom Corporation Device [14e4:16be] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
02:00.3 System peripheral [0880]: Broadcom Corporation Device [14e4:16bf] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4359]
Subsystem: Foxconn International, Inc. Device [105b:e04b]
============ 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 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 003: ID 04f2:b2dc Chicony Electronics Co., Ltd
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
============ lsmod ============
Module Size Used by
binfmt_misc 17498 1
parport_pc 36830 0
ppdev 17180 0
dm_crypt 22872 0
deflate 12661 0
zlib_deflate 26991 1 deflate
ctr 13101 0
twofish_generic 16635 0
twofish_x86_64 12567 0
twofish_common 20919 2 twofish_generic,twofish_x86_64
camellia 29348 0
serpent 29125 0
blowfish 16762 0
cast5 25112 0
des_generic 21415 0
aesni_intel 55162 0
cryptd 20396 1 aesni_intel
aes_x86_64 17208 1 aesni_intel
aes_generic 38279 2 aesni_intel,aes_x86_64
xcbc 12815 0
rmd160 16744 0
sha512_generic 12796 0
sha256_generic 21031 0
sha1_generic 12679 0
crypto_null 12918 0
af_key 32001 0
snd_hda_codec_realtek 336057 1
mac80211 535511 0
cfg80211 204403 1 mac80211
uvcvideo 67619 0
videodev 88394 1 uvcvideo
v4l2_compat_ioctl32 17160 1 videodev
snd_hda_intel 33030 2
compat 16606 2 mac80211,cfg80211
snd_hda_codec 104090 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13652 1 snd_hda_codec
snd_pcm 96468 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30385 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61538 2 snd_seq_midi,snd_seq_midi_event
snd_timer 29708 2 snd_pcm,snd_seq
snd_seq_device 14490 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 67779 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 73514 0
soundcore 12680 1 snd
snd_page_alloc 18484 2 snd_hda_intel,snd_pcm
serio_raw 13208 0
lp 17789 0
parport 46360 3 parport_pc,ppdev,lp
sparse_keymap 13890 0
dm_raid45 77122 0
xor 12845 1 dm_raid45
vesafb 13762 1
nouveau 721059 0
ttm 76163 1 nouveau
drm_kms_helper 42312 1 nouveau
ahci 26002 1
sdhci_pci 13966 0
drm 234807 3 nouveau,ttm,drm_kms_helper
tg3 141471 0
libahci 30767 1 ahci
sdhci 27250 1 sdhci_pci
xhci_hcd 77495 0
i2c_algo_bit 13368 1 nouveau
video 19280 1 nouveau
============ dmesg-firmware ============
============ kernel version ============
2.6.39-3-bb03
============ ifconfig ============
eth0 Link encap:Ethernet HWaddr b8:88:e3:04:cb:d8
inet addr:192.168.0.106 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::ba88:e3ff:fe04:cbd8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13632 errors:0 dropped:0 overruns:0 frame:0
TX packets:14314 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13697586 (13.6 MB) TX bytes:1989561 (1.9 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:61 errors:0 dropped:0 overruns:0 frame:0
TX packets:61 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10905 (10.9 KB) TX bytes:10905 (10.9 KB)
============ iwconfig ============
============ lspci ============
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0154] (rev 09)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0151] (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0166] (rev 09)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:14.0 USB Controller [0c03]: Intel Corporation Device [8086:1e31] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: xhci_hcd
Kernel modules: xhci-hcd
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:1e3a] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
00:1a.0 USB Controller [0c03]: Intel Corporation Device [8086:1e2d] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Device [8086:1e20] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:1e10] (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:1e12] (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation Device [8086:1e26] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:1e57] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel modules: iTCO_wdt
00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:1e03] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:1e22] (rev 04)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0fd2] (rev a1)
Subsystem: Acer Incorporated [ALI] Device [1025:0648]
Kernel modules: nouveau, nvidiafb
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: tg3
Kernel modules: tg3
02:00.1 SD Host controller [0805]: Broadcom Corporation Device [14e4:16bc] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
02:00.2 System peripheral [0880]: Broadcom Corporation Device [14e4:16be] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
02:00.3 System peripheral [0880]: Broadcom Corporation Device [14e4:16bf] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0647]
03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4359]
Subsystem: Foxconn International, Inc. Device [105b:e04b]
============ 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 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 003: ID 04f2:b2dc Chicony Electronics Co., Ltd
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
============ lsmod ============
Module Size Used by
binfmt_misc 17498 1
parport_pc 36830 0
ppdev 17180 0
dm_crypt 22872 0
deflate 12661 0
zlib_deflate 26991 1 deflate
ctr 13101 0
twofish_generic 16635 0
twofish_x86_64 12567 0
twofish_common 20919 2 twofish_generic,twofish_x86_64
camellia 29348 0
serpent 29125 0
blowfish 16762 0
cast5 25112 0
des_generic 21415 0
aesni_intel 55162 0
cryptd 20396 1 aesni_intel
aes_x86_64 17208 1 aesni_intel
aes_generic 38279 2 aesni_intel,aes_x86_64
xcbc 12815 0
rmd160 16744 0
sha512_generic 12796 0
sha256_generic 21031 0
sha1_generic 12679 0
crypto_null 12918 0
af_key 32001 0
snd_hda_codec_realtek 336057 1
mac80211 535511 0
cfg80211 204403 1 mac80211
uvcvideo 67619 0
videodev 88394 1 uvcvideo
v4l2_compat_ioctl32 17160 1 videodev
snd_hda_intel 33030 2
compat 16606 2 mac80211,cfg80211
snd_hda_codec 104090 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13652 1 snd_hda_codec
snd_pcm 96468 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30385 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61538 2 snd_seq_midi,snd_seq_midi_event
snd_timer 29708 2 snd_pcm,snd_seq
snd_seq_device 14490 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 67779 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 73514 0
soundcore 12680 1 snd
snd_page_alloc 18484 2 snd_hda_intel,snd_pcm
serio_raw 13208 0
lp 17789 0
parport 46360 3 parport_pc,ppdev,lp
sparse_keymap 13890 0
dm_raid45 77122 0
xor 12845 1 dm_raid45
vesafb 13762 1
nouveau 721059 0
ttm 76163 1 nouveau
drm_kms_helper 42312 1 nouveau
ahci 26002 1
sdhci_pci 13966 0
drm 234807 3 nouveau,ttm,drm_kms_helper
tg3 141471 0
libahci 30767 1 ahci
sdhci 27250 1 sdhci_pci
xhci_hcd 77495 0
i2c_algo_bit 13368 1 nouveau
video 19280 1 nouveau
============ dmesg-firmware ============
============ kernel version ============
2.6.39-3-bb03
============ ifconfig ============
eth0 Link encap:Ethernet HWaddr b8:88:e3:04:cb:d8
inet addr:192.168.0.106 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::ba88:e3ff:fe04:cbd8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13697 errors:0 dropped:0 overruns:0 frame:0
TX packets:14412 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13761441 (13.7 MB) TX bytes:1997430 (1.9 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:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12665 (12.6 KB) TX bytes:12665 (12.6 KB)
============ iwconfig ============
can anyone help me?
I was installed some drivers (iwlwifi-1000-ucode-128.50.3.1 and iwlwifi-1000-ucode-39.31.5.1), but nothing..