Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 81

Thread: 12.04 wireless issue - driver is active, but no networks

  1. #31
    Join Date
    Oct 2012
    Beans
    58

    Re: 12.04 wireless issue - driver is active, but no networks

    Hello! I need help with my driver as well.

    I have a Compaq Presario CQ57

  2. #32
    Join Date
    Sep 2012
    Beans
    5

    Re: 12.04 wireless issue - driver is active, but no networks

    Hi I need help setting up ubuntu 12.04, wireless doen't shows.
    this is my output. Thanks in advance.
    george@george-Inspiron-3520:~$ cat /etc/lsb-release; uname -a
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=12.04
    DISTRIB_CODENAME=precise
    DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
    Linux george-Inspiron-3520 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686 i686 i386 GNU/Linux


    george@george-Inspiron-3520:~$ lspci -nnk | grep -iA2 net
    07:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4365] (rev 01)
    Subsystem: Dell Device [1028:0016]
    09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
    Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:0555]
    Kernel driver in use: r8169


    george@george-Inspiron-3520:~$ 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:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 003: ID 0a5c:21d7 Broadcom Corp.
    Bus 001 Device 004: ID 0c45:6495 Microdia


    george@george-Inspiron-3520:~$ iwconfig
    lo no wireless extensions.


    eth0 no wireless extensions.


    george@george-Inspiron-3520:~$ rfkill list all
    0: dell-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: dell-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no


    george@george-Inspiron-3520:~$ lsmod
    Module Size Used by
    parport_pc 32114 0
    ppdev 12849 0
    rfcomm 38139 0
    bnep 17830 2
    bluetooth 158438 10 rfcomm,bnep
    snd_hda_codec_hdmi 31775 1
    snd_hda_codec_cirrus 23322 1
    joydev 17393 0
    dell_wmi 12601 0
    sparse_keymap 13658 1 dell_wmi
    dell_laptop 17767 0
    dcdbas 14098 1 dell_laptop
    psmouse 86486 0
    snd_hda_intel 32765 3
    snd_hda_codec 109562 3 snd_hda_codec_hdmi,snd_hda_codec_cirrus,snd_hda_in tel
    snd_hwdep 13276 1 snd_hda_codec
    snd_pcm 80845 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    serio_raw 13027 0
    snd_seq_midi 13132 0
    snd_rawmidi 25424 1 snd_seq_midi
    snd_seq_midi_event 14475 1 snd_seq_midi
    snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
    ums_realtek 17920 0
    uas 17828 0
    snd_timer 28931 2 snd_pcm,snd_seq
    snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
    uvcvideo 67203 0
    videodev 86588 1 uvcvideo
    wmi 18744 1 dell_wmi
    mac_hid 13077 0
    snd 62064 16 snd_hda_codec_hdmi,snd_hda_codec_cirrus,snd_hda_in tel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,sn d_seq,snd_timer,snd_seq_device
    mei 36570 0
    i915 419110 3
    drm_kms_helper 45466 1 i915
    drm 197599 4 i915,drm_kms_helper
    i2c_algo_bit 13199 1 i915
    video 19068 1 i915
    soundcore 14635 1 snd
    snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
    lp 17455 0
    parport 40930 3 parport_pc,ppdev,lp
    usb_storage 39646 1 ums_realtek
    r8169 56321 0

  3. #33
    Join Date
    Dec 2012
    Beans
    1

    Re: 12.04 wireless issue - driver is active, but no networks

    I am having the same issue. I do everything you say but then get the error of Unable to locate the package firmware-b43-installer constantly

    here is my info for the computer

    [DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=12.10
    DISTRIB_CODENAME=quantal
    DISTRIB_DESCRIPTION="Ubuntu 12.10"
    Linux theotherhp-Pavilion-dv5000-EE393AV 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ lspci -nnk | grep -iA2 net
    06:02.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
    Subsystem: Hewlett-Packard Company Broadcom 802.11b/g WLAN [103c:1355]
    Kernel driver in use: b43-pci-bridge
    --
    06:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
    Subsystem: Hewlett-Packard Company Device [103c:30a4]
    Kernel driver in use: 8139too
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ iwconfig
    eth0 no wireless extensions.

    lo no wireless extensions.

    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ rfkill list all
    0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no

    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ lsmod
    Module Size Used by
    joydev 17457 0
    hp_wmi 18048 0
    sparse_keymap 13890 1 hp_wmi
    snd_atiixp_modem 19043 0
    snd_atiixp 19927 2
    snd_ac97_codec 134272 2 snd_atiixp_modem,snd_atiixp
    ac97_bus 12766 1 snd_ac97_codec
    snd_seq_midi 13324 0
    snd_pcm 96580 3 snd_atiixp_modem,snd_atiixp,snd_ac97_codec
    snd_rawmidi 30512 1 snd_seq_midi
    radeon 895653 3
    snd_seq_midi_event 14899 1 snd_seq_midi
    b43 369753 0
    snd_seq 61521 2 snd_seq_midi,snd_seq_midi_event
    pcmcia 48964 0
    snd_timer 29425 2 snd_pcm,snd_seq
    snd_seq_device 14497 3 snd_seq_midi,snd_rawmidi,snd_seq
    mac80211 539908 1 b43
    ttm 83595 1 radeon
    drm_kms_helper 46784 1 radeon
    psmouse 95552 0
    tifm_7xx1 13042 0
    drm 275528 5 radeon,ttm,drm_kms_helper
    cfg80211 206566 2 b43,mac80211
    serio_raw 13215 0
    tifm_core 15690 1 tifm_7xx1
    edac_core 52451 0
    k8temp 12978 0
    i2c_algo_bit 13413 1 radeon
    yenta_socket 31817 0
    pcmcia_rsrc 18288 1 yenta_socket
    snd 78734 12 snd_atiixp_modem,snd_atiixp,snd_ac97_codec,snd_pcm ,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    edac_mce_amd 23303 0
    bcma 35656 1 b43
    soundcore 15047 1 snd
    pcmcia_core 22569 3 pcmcia,yenta_socket,pcmcia_rsrc
    snd_page_alloc 18484 3 snd_atiixp_modem,snd_atiixp,snd_pcm
    rfcomm 46619 0
    bnep 18140 2
    parport_pc 32688 0
    i2c_piix4 13167 0
    ppdev 17073 0
    video 19335 0
    bluetooth 209199 10 rfcomm,bnep
    shpchp 37108 0
    wmi 19070 1 hp_wmi
    mac_hid 13205 0
    lp 17759 0
    parport 46345 3 parport_pc,ppdev,lp
    firewire_ohci 40401 0
    firewire_core 64368 1 firewire_ohci
    sdhci_pci 18616 0
    8139too 31917 0
    8139cp 27234 0
    sdhci 32645 1 sdhci_pci
    crc_itu_t 12707 1 firewire_core
    ssb 52036 1 b43
    pata_atiixp 13204 2
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package broadcom-sta-common
    E: Unable to locate package broadcom-sta-source
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ sudo apt-get install b43-fwcutter firmware-b43-installer
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package firmware-b43-installer
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package broadcom-sta-common
    E: Unable to locate package broadcom-sta-source
    theotherhp@theotherhp-Pavilion-dv5000-EE393AV:~$ sudo apt-get install b43-fwcutter firmware-b43-installer
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package firmware-b43-installer]

  4. #34
    Join Date
    Dec 2012
    Beans
    2

    Re: 12.04 wireless issue - driver is active, but no networks

    It works for me to, in Vostro 1500 Ubuntu 12.04. THANKS WILD MAN

  5. #35
    Join Date
    Dec 2012
    Beans
    2

    Re: 12.04 wireless issue - driver is active, but no networks

    Quote Originally Posted by Wild Man View Post
    Hi, please do:
    Code:
    sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
    then:
    Code:
    sudo apt-get install b43-fwcutter firmware-b43-installer
    watch for errors, then unlug your wired connection and reboot.
    Thanks
    It works for me to, in Vostro 1500 Ubuntu 12.04. THANKS WILD MAN

  6. #36
    Join Date
    Jun 2007
    Beans
    18
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 12.04 wireless issue - driver is active, but no networks

    Just want to thank you Wild Man, your solution worked on my D630.

  7. #37
    Join Date
    Jan 2013
    Beans
    1

    Re: 12.04 wireless issue - driver is active, but no networks

    Thanks Wild Man! You are The Man!

    Worked perfect on my Dell D430 with Ubuntu 12.04

    Mattflo1965

  8. #38
    Join Date
    Jan 2013
    Beans
    2

    Re: 12.04 wireless issue - driver is active, but no networks

    I'm Having the same problem here is the result after doing your given instructions.

    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=12.04
    DISTRIB_CODENAME=precise
    DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
    Linux marksalvador03-U90-U100 3.2.0-35-generic-pae #55-Ubuntu SMP Wed Dec 5 18:04:39 UTC 2012 i686 i686 i386 GNU/Linux
    marksalvador03@marksalvador03-U90-U100:~$ lspci -nnk | grep -iA2 net
    01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
    Subsystem: Micro-Star International Co., Ltd. Device [1462:0110]
    Kernel driver in use: r8169
    --
    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8187SE Wireless LAN Controller [10ec:8199] (rev 22)
    Subsystem: Micro-Star International Co., Ltd. MN54G2 / MS-6894 Wireless Mini PCIe Card [1462:6894]
    Kernel driver in use: r8180
    marksalvador03@marksalvador03-U90-U100:~$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    marksalvador03@marksalvador03-U90-U100:~$ iwconfig
    lo no wireless extensions.

    wlan0 802.11b/g Mode:Managed Frequency=2.417 GHz
    Access Point: Not-Associated Bit Rate:11 Mb/s
    Retryn RTS thrff Fragment thrff
    Power Managementff
    Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
    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.

    marksalvador03@marksalvador03-U90-U100:~$ frkill list all
    No command 'frkill' found, did you mean:
    Command 'rfkill' from package 'rfkill' (main)
    Command 'rkill' from package 'pslist' (universe)
    frkill: command not found
    marksalvador03@marksalvador03-U90-U100:~$ rfkill list all
    marksalvador03@marksalvador03-U90-U100:~$ lsmod
    Module Size Used by
    joydev 17393 0
    snd_hda_codec_realtek 174313 1
    snd_hda_intel 32765 3
    snd_hda_codec 109562 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 13276 1 snd_hda_codec
    snd_pcm 80916 2 snd_hda_intel,snd_hda_codec
    snd_seq_midi 13132 0
    snd_rawmidi 25424 1 snd_seq_midi
    snd_seq_midi_event 14475 1 snd_seq_midi
    snd_seq 51592 2 snd_seq_midi,snd_seq_midi_event
    i915 419297 3
    psmouse 86520 0
    drm_kms_helper 45466 1 i915
    drm 197641 4 i915,drm_kms_helper
    serio_raw 13027 0
    snd_timer 28931 2 snd_pcm,snd_seq
    snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
    r8187se 157187 0
    eeprom_93cx6 12687 1 r8187se
    rfcomm 38139 0
    parport_pc 32114 0
    bnep 17830 2
    snd 62218 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,sn d_seq_device
    bluetooth 158479 10 rfcomm,bnep
    ppdev 12849 0
    i2c_algo_bit 13199 1 i915
    soundcore 14635 1 snd
    snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
    wmi 18744 0
    video 19068 1 i915
    mac_hid 13077 0
    lp 17455 0
    parport 40930 3 parport_pc,ppdev,lp
    r8169 56368 0

  9. #39
    Join Date
    Jan 2013
    Beans
    2

    Re: 12.04 wireless issue - driver is active, but no networks

    here's the net info
    Attached Files Attached Files

  10. #40
    Join Date
    Feb 2013
    Beans
    1

    Re: 12.04 wireless issue - driver is active, but no networks

    hello im using dell vostro 1450 and has following details
    Module Size Used by
    binfmt_misc 17292 1
    pci_stub 12550 1
    vboxpci 22911 0
    vboxnetadp 25616 0
    vboxnetflt 27240 0
    vboxdrv 285011 3 vboxpci,vboxnetadp,vboxnetflt
    snd_hda_codec_hdmi 31775 1
    snd_hda_codec_idt 60251 1
    joydev 17393 0
    bnep 17830 2
    parport_pc 32114 0
    rfcomm 38139 12
    ppdev 12849 0
    uvcvideo 67203 0
    videodev 86588 1 uvcvideo
    btusb 17948 2
    bluetooth 158479 23 bnep,rfcomm,btusb
    lib80211_crypt_tkip 17275 0
    dell_wmi 12601 0
    sparse_keymap 13658 1 dell_wmi
    snd_hda_intel 32765 3
    snd_hda_codec 109562 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 13276 1 snd_hda_codec
    snd_pcm 80916 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    dell_laptop 17767 0
    dcdbas 14098 1 dell_laptop
    snd_seq_midi 13132 0
    snd_rawmidi 25424 1 snd_seq_midi
    snd_seq_midi_event 14475 1 snd_seq_midi
    snd_seq 51592 2 snd_seq_midi,snd_seq_midi_event
    wl 2906597 0
    snd_timer 28931 2 snd_pcm,snd_seq
    snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
    psmouse 86520 0
    i915 419361 3
    serio_raw 13027 0
    snd 62218 16 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel ,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_s eq,snd_timer,snd_seq_device
    drm_kms_helper 45466 1 i915
    drm 197641 4 i915,drm_kms_helper
    cfg80211 178877 1 wl
    i2c_algo_bit 13199 1 i915
    lib80211 14040 2 lib80211_crypt_tkip,wl
    video 19068 1 i915
    soundcore 14635 1 snd
    snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
    wmi 18744 1 dell_wmi
    mei 36570 0
    mac_hid 13077 0
    lp 17455 0
    parport 40930 3 parport_pc,ppdev,lp
    ums_realtek 17920 0
    uas 17828 0
    usb_storage 39646 1 ums_realtek
    r8169 56368 0 thnx





    help me how to install driver with those detailssssssssss

Page 4 of 9 FirstFirst ... 23456 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •