Results 1 to 8 of 8

Thread: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

  1. #1
    Join Date
    Oct 2013
    Beans
    4

    HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    Hi there - I'm another Linux newbie having wireless problems. I've looked around, and tried some troubleshooting, but I'm still having no luck.
    From what I've read in this forum, there is some specific information you need, regarding my computer, so I have tried to include as much info as possible below.
    Any help would be much appreciated.


    Code:
    tymoteusz@tymoteusz-desktop:~$ uname -a
    Linux tymoteusz-desktop 3.8.0-31-generic #46~precise1-Ubuntu SMP Wed Sep 11 17:49:16 UTC 2013 i686 i686 i386 GNU/Linux
    Code:
    tymoteusz@tymoteusz-desktop:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID:   Ubuntu
    Description:   Ubuntu 12.04.3 LTS
    Release:   12.04
    Codename:   precise
    Code:
    tymoteusz@tymoteusz-desktop:~$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
    00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
    00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 01)
    00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
    00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
    00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
    00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
    00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
    00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
    00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
    00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] (rev 01)
    02:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
    02:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
    02:0e.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
    10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    Code:
    ymoteusz@tymoteusz-desktop:~$ lspci | egrep -i 'Network | Wireless'
    10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    tymoteusz@tymoteusz-desktop:~$ lspci -vvnn | grep 14e4
    02:0e.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)
    Code:
    tymoteusz@tymoteusz-desktop:~$ sudo iwconfig
    [sudo] password for tymoteusz: 
    wlan0     IEEE 802.11abg  ESSID:off/any  
              Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Encryption key:off
              Power Management:on
    
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    Code:
    tymoteusz@tymoteusz-desktop:~$ sudo lsmod
    Module                  Size  Used by
    bnep                   17852  2 
    rfcomm                 38400  0 
    bluetooth             211552  10 bnep,rfcomm
    vesafb                 13540  1 
    parport_pc             27612  0 
    ppdev                  12849  0 
    b44                    31223  0 
    ssb                    51554  1 b44
    wl                   2902285  0 
    snd_hda_codec_si3054    12864  1 
    snd_hda_codec_analog    75716  1 
    lib80211               14040  1 wl
    snd_hda_intel          38819  2 
    arc4                   12509  2 
    snd_hda_codec         118650  3 snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel
    coretemp               13324  0 
    iwl3945                64560  0 
    snd_hwdep              13276  1 snd_hda_codec
    iwlegacy               88125  1 iwl3945
    snd_pcm                85934  3 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
    snd_seq_midi           13132  0 
    pcmcia                 39854  0 
    snd_rawmidi            25157  1 snd_seq_midi
    gpio_ich               13278  0 
    mac80211              541819  2 iwl3945,iwlegacy
    snd_seq_midi_event     14475  1 snd_seq_midi
    snd_seq                51593  2 snd_seq_midi,snd_seq_midi_event
    yenta_socket           27427  0 
    joydev                 17329  0 
    snd_timer              28931  2 snd_pcm,snd_seq
    pcmcia_rsrc            18367  1 yenta_socket
    mac_hid                13077  0 
    snd_seq_device         14137  3 snd_seq_midi,snd_rawmidi,snd_seq
    pcmcia_core            21511  3 pcmcia,yenta_socket,pcmcia_rsrc
    psmouse                82769  0 
    cfg80211              453919  4 wl,iwl3945,iwlegacy,mac80211
    snd                    57014  14 snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    microcode              18433  0 
    soundcore              12600  1 snd
    serio_raw              13031  0 
    snd_page_alloc         18398  2 snd_hda_intel,snd_pcm
    lpc_ich                17048  0 
    lp                     17455  0 
    parport                40930  3 parport_pc,ppdev,lp
    hid_generic            12484  0 
    usbhid                 46125  0 
    hid                    83037  2 hid_generic,usbhid
    firewire_ohci          35914  0 
    ahci                   25631  2 
    libahci                26336  1 ahci
    firewire_core          62086  1 firewire_ohci
    crc_itu_t              12627  1 firewire_core
    Code:
    tymoteusz@tymoteusz-desktop:~$ rfkill list all
    0: phy0: Wireless LAN
       Soft blocked: no
       Hard blocked: no
    Code:
    tymoteusz@tymoteusz-desktop:~$ lspci -k | egrep -iA2 'net|wire|eth'
    02:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
       Subsystem: Hewlett-Packard Company Device 30a2
       Kernel driver in use: firewire_ohci
       Kernel modules: firewire-ohci
    02:0e.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
       Subsystem: Hewlett-Packard Company NX7300 laptop
       Kernel driver in use: b44
    --
    10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
       Subsystem: Hewlett-Packard Company PRO/Wireless 3945ABG [Golan] Network Connection
       Kernel driver in use: iwl3945
       Kernel modules: wl, iwl3945
    tymoteusz@tymoteusz-desktop:~$ 
    Code:
    tymoteusz@tymoteusz-desktop:~$ lshw -C network
    WARNING: you should run this program as super-user.
      *-network DISABLED      
           description: Wireless interface
           product: PRO/Wireless 3945ABG [Golan] Network Connection
           vendor: Intel Corporation
           physical id: 0
           bus info: pci@0000:10:00.0
           logical name: wlan0
           version: 02
           serial: 00:19:d2:12:91:e1
           width: 32 bits
           clock: 33MHz
           capabilities: bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=iwl3945 driverversion=3.8.0-31-generic firmware=15.32.2.9 latency=0 link=no multicast=yes wireless=IEEE 802.11abg
           resources: irq:11 memory:f4000000-f4000fff
      *-network
           description: Ethernet interface
           product: BCM4401-B0 100Base-TX
           vendor: Broadcom Corporation
           physical id: e
           bus info: pci@0000:02:0e.0
           logical name: eth0
           version: 02
           serial: 00:1a:4b:57:27:16
           size: 100Mbit/s
           capacity: 100Mbit/s
           width: 32 bits
           clock: 33MHz
           capabilities: bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.1.8 latency=64 link=yes multicast=yes port=twisted pair speed=100Mbit/s
           resources: irq:10 memory:f4108000-f4109fff
    WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
    tymoteusz@tymoteusz-desktop:~$ 
    Code:
    tymoteusz@tymoteusz-desktop:~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:1a:4b:57:27:16  
              inet addr:192.168.1.8  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::21a:4bff:fe57:2716/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:23246 errors:0 dropped:0 overruns:0 frame:0
              TX packets:15343 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:17307583 (17.3 MB)  TX bytes:3508259 (3.5 MB)
              Interrupt:10 
    
    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:65536  Metric:1
              RX packets:782 errors:0 dropped:0 overruns:0 frame:0
              TX packets:782 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:62178 (62.1 KB)  TX bytes:62178 (62.1 KB)
    Code:
    tymoteusz@tymoteusz-desktop:~$ iwlist scan
    wlan0     Failed to read scan data : Network is down
    
    lo        Interface doesn't support scanning.
    
    eth0      Interface doesn't support scanning.
    Code:
    tymoteusz@tymoteusz-desktop:~$ nm-tool
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: eth0  [Połączenie przewodowe 1] ------------------------------------
      Type:              Wired
      Driver:            b44
      State:             connected
      Default:           yes
      HW Address:        00:1A:4B:57:27:16
    
      Capabilities:
        Carrier Detect:  yes
        Speed:           100 Mb/s
    
      Wired Properties
        Carrier:         on
    
      IPv4 Settings:
        Address:         192.168.1.8
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.1.1
    
        DNS:             192.168.1.1
    
    
    - Device: wlan0 ----------------------------------------------------------------
      Type:              802.11 WiFi
      Driver:            iwl3945
      State:             unavailable
      Default:           no
      HW Address:        00:19:D2:12:91:E1
    
      Capabilities:
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points 

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    Hi, please do:
    Code:
    sudo apt-get purge bcmwl-kernel-source
    reboot does it connect if not then do:

    Code:
    gksudo gedit /etc/pm/power.d/wireless
    (this will create or edit a configuration file that will override the default power management behavior) and enter the following:
    Code:
    #!/bin/sh
    
    /sbin/iwconfig wlan0 power off
    above exit0, then save gedit, close and reboot.
    Thanks
    Last edited by wildmanne39; October 20th, 2013 at 11:06 PM.

  3. #3
    Join Date
    Oct 2013
    Beans
    4

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    Thanks for that, although I'm no sure if I'm getting it correctly, After
    Code:
    gksudo gedit /etc/pm/power.d/wireless
    it creates empty text file. What should I enter there? Is it supposed to look like that?
    Code:
    #!/bin/sh/sbin/iwconfig wlan0 power off


  4. #4
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    It should look like this:
    Code:
    #!/bin/sh
    
    /sbin/iwconfig wlan0 power off

  5. #5
    Join Date
    Oct 2013
    Beans
    4

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    OK, so I did it and unfortunately it didn't solve the problem lshw -C network still shows network as disabled.

  6. #6
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    Hi, copy and paste this command in the terminal (ctrl+alt+t) please:
    Code:
     wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
    It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder with wireless information so we can see the condition of your wireless at this time and the Mac address, WPA key and WEP key are removed for your security, then reply back, click on the paper clip and attach the wireless-info.tar.gz file as a zip file.

    If you do not have ethernet either then follow the directions at this link for running the script without internet.
    http://ubuntuforums.org/showpost.php?p=12350385
    Thanks

  7. #7
    Join Date
    Oct 2013
    Beans
    4

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    OK. The file is attached as requested.wireless-info.tar.gz

  8. #8
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HP Compaq Nx 7400 - Wireless Card present, networks present, not connecting

    There is an error in your dns server so please set your wireless settings to match the screenshots.
    You have two errors in the information you posted one says hardware error detected please make sure your card is setted good after you do the above repost a new wireless file and lets see if the error messages are still there.

    Also power management is still on did you save the file and reboot after you edited it?
    Thanks
    Attached Images Attached Images

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
  •