SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Help & Support (Testing/Unstable) » problem with wireless network » 2012-09-18 17:11:42

hasin
Replies: 2

I have problem with wireless network on my new laptop. I've just installed 64-bit Stable version with Backports. I've spend long time searching on sites, forums etc. and I'm close to give up. Wired connection to the Internet works fine, but I have short wire and it's annoying tongue

output of : uname -r:

3.2.0-0.bpo.3-amd64

output of : lspci -knn

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0154] (rev 09)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: agpgart-intel
00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0151] (rev 09)
    Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0166] (rev 09)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: i915
00:14.0 USB Controller [0c03]: Intel Corporation Device [8086:1e31] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:1e3a] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
00:1a.0 USB Controller [0c03]: Intel Corporation Device [8086:1e2d] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Device [8086:1e20] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:1e10] (rev c4)
    Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation Device [8086:1e16] (rev c4)
    Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation Device [8086:1e26] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:1e59] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:1e03] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:1e22] (rev 04)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0de9] (rev a1)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: nouveau
02:00.0 Network controller [0280]: Intel Corporation Device [8086:088e] (rev 24)
    Subsystem: Intel Corporation Device [8086:4060]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
    Subsystem: Samsung Electronics Co Ltd Device [144d:c0d1]
    Kernel driver in use: r8169

output of ifconfig

eth0      Link encap:Ethernet  HWaddr e8:03:9a:aa:dd:d0  
          inet addr:192.168.20.107  Bcast:192.168.20.255  Mask:255.255.255.0
          inet6 addr: fe80::ea03:9aff:feaa:ddd0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4237 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3329 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:3526601 (3.3 MiB)  TX bytes:435020 (424.8 KiB)
          Interrupt:43 Base address:0x6000 

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: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)

output of iwconfig

lo        no wireless extensions.

pan0      no wireless extensions.

eth0      no wireless extensions.

output of lsmod

Module                  Size  Used by
cpufreq_powersave      12454  0 
cpufreq_userspace      12576  0 
cpufreq_stats          12762  0 
cpufreq_conservative    13147  0 
parport_pc             22191  0 
ppdev                  12725  0 
lp                     17190  0 
parport                31650  3 parport_pc,ppdev,lp
rfcomm                 32744  8 
bridge                 69831  0 
stp                    12392  1 bridge
bnep                   17386  2 
fuse                   61427  3 
loop                   22699  0 
nouveau               570360  0 
ttm                    52224  1 nouveau
i915                  362150  2 
drm_kms_helper         26950  2 nouveau,i915
drm                   167089  4 nouveau,ttm,i915,drm_kms_helper
snd_hda_codec_hdmi     30578  1 
snd_hda_codec_realtek   188466  1 
coretemp               12929  0 
iwlwifi               169448  0 
uvcvideo               57559  0 
videodev               70686  1 uvcvideo
i2c_i801               16870  0 
i2c_algo_bit           12834  2 nouveau,i915
media                  18148  2 uvcvideo,videodev
mac80211              195629  1 iwlwifi
v4l2_compat_ioctl32    16663  1 videodev
snd_hda_intel          26023  1 
snd_hda_codec          81579  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13148  1 snd_hda_codec
tpm_tis                17315  0 
snd_pcm                67465  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
crc32c_intel           12704  0 
btusb                  17417  2 
snd_seq                44678  0 
ghash_clmulni_intel    13061  0 
tpm                    17841  1 tpm_tis
cfg80211              140318  2 iwlwifi,mac80211
bluetooth             122093  23 rfcomm,bnep,btusb
i2c_core               23766  7 nouveau,i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
acpi_cpufreq           12893  0 
snd_timer              22658  2 snd_pcm,snd_seq
mxm_wmi                12473  1 nouveau
snd_seq_device         13155  1 snd_seq
mperf                  12411  1 acpi_cpufreq
battery                13109  0 
ac                     12624  0 
snd                    52458  11 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
aesni_intel            50498  0 
wmi                    13243  1 mxm_wmi
tpm_bios               12903  1 tpm
cryptd                 14463  2 ghash_clmulni_intel,aesni_intel
soundcore              13014  1 snd
power_supply           13475  2 battery,ac
pcspkr                 12579  0 
evdev                  17512  18 
rfkill                 18970  3 cfg80211,bluetooth
button                 12895  2 nouveau,i915
snd_page_alloc         12969  2 snd_hda_intel,snd_pcm
aes_x86_64             16796  1 aesni_intel
joydev                 17138  0 
video                  17553  2 nouveau,i915
aes_generic            37122  2 aesni_intel,aes_x86_64
psmouse                64191  0 
processor              27639  5 acpi_cpufreq
serio_raw              12875  0 
ext4                  355363  2 
mbcache                12930  1 ext4
jbd2                   60877  1 ext4
crc16                  12343  2 bluetooth,ext4
usbhid                 39946  0 
hid                    80937  1 usbhid
sg                     25769  0 
sr_mod                 21824  0 
sd_mod                 35644  4 
cdrom                  35134  1 sr_mod
crc_t10dif             12348  1 sd_mod
ahci                   24997  3 
libahci                22714  1 ahci
libata                139579  2 ahci,libahci
ehci_hcd               39586  0 
xhci_hcd               72574  0 
scsi_mod              161684  4 sg,sr_mod,sd_mod,libata
r8169                  50170  0 
mii                    12675  1 r8169
fan                    12674  0 
thermal                17330  0 
thermal_sys            17992  4 video,processor,fan,thermal
usbcore               127444  6 uvcvideo,btusb,usbhid,ehci_hcd,xhci_hcd
usb_common             12354  1 usbcore

If anybody could help, I will be really thankfull

#3 Re: Help & Support (Stable) » #! with Broadcom 4309 [solved] » 2012-02-29 02:53:24

anwsering @kowloonboy question - i've tried but nothing has changed.

sudo apt-get install firmware-b43legacy-installer gives:

Not supported card here (PCI id 14e4:4324
14e4:165)!
Use b43 firmware. This is just for the b43legacy driver.
Aborting.
dpkg: błąd przetwarzania firmware-b43legacy-installer (--configure):
podproces zainstalowany skrypt post-installation zwrócił kod błędu 1
configured to not write apport reports
                                      Wystąpiły błędy podczas przetwarzania: firmware-b43legacy-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)

I guess polish phrases in english would be:
błąd przetwarzania = processing error,
podproces zainstalowany skrypt post-installation zwrócił kod błędu 1 = subprocess installed script post-installation returned an error code 1

It's strange to me, because output of the dmesg|grep b43 is:

[    1.759475] b43-pci-bridge 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 5 (level, low) -> IRQ 5
[    5.788175] b43legacy-phy0: Broadcom 4306 WLAN found
[    5.814346] b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
[    5.814370] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[    5.836046] b43legacy-phy0 debug: Radio initialized
[    6.310288] b43legacy-phy0 debug: Ignoring unconnected 802.11 core
[   14.780038] b43legacy ssb0:0: firmware: requesting b43legacy/ucode4.fw
[   14.955362] b43legacy-phy0 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load failed.
[   14.955537] b43legacy-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drive … cefirmware and download the correct firmware (version 3).
[   15.724038] b43legacy ssb0:0: firmware: requesting b43legacy/ucode4.fw
[   15.728105] b43legacy-phy0 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load failed.
[   15.728280] b43legacy-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drive … cefirmware and download the correct firmware (version 3).

output of the lspci -n | grep  "14e4"

02:04.0 0280: 14e4:4324 (rev 02)
02:05.0 0200: 14e4:165d (rev 01)

#4 Help & Support (Stable) » #! with Broadcom 4309 [solved] » 2012-02-28 00:03:43

hasin
Replies: 6

I'am totally new in #! (I've installed it today). I use Dell Latitude X300 with

02:04.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 02)

and I've been trying to set connection to Wi-fi for 3 hours, but without any success.
Please help.

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo