Announcement

Collapse
No announcement yet.

I am having a WiFi Connection problem and need help,

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    sorry had to go out for a bit ,,,,,,,lets see output of
    Code:
            [FONT=monospace][COLOR=#000000]lshw | grep -A 20 network [/COLOR]
    [/FONT]
    and
    Code:
    lsmod
    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #32
      steven@steven-Yeshuah:~$ sudo lshw | grep -A 20 network
      [sudo] password for steven:
      *-network
      description: Ethernet interface
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:02:00.0
      logical name: eth0
      version: 03
      serial: 00:1e:33:d1:e8:93
      size: 100Mbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168d-1.fw ip=192.168.0.101 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
      resources: irq:45 ioport:4000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff memory:d0020000-d003ffff
      *-pci:2
      description: PCI bridge
      product: 82801I (ICH9 Family) PCI Express Port 2
      vendor: Intel Corporation
      physical id: 1c.1
      --
      *-network DISABLED
      description: Wireless interface
      product: WiFi Link 5100
      vendor: Intel Corporation
      physical id: 0
      bus info: pci@0000:03:00.0
      logical name: wlan0
      version: 00
      serial: 00:1e:65:23:99:08
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
      configuration: broadcast=yes driver=iwlwifi driverversion=3.13.0-49-generic firmware=8.83.5.1 build 33692 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
      resources: irq:50 memory:d6200000-d6201fff
      *-pci:3
      description: PCI bridge
      product: 82801I (ICH9 Family) PCI Express Port 4
      vendor: Intel Corporation
      physical id: 1c.3
      bus info: pci@0000:00:1c.3
      version: 03
      --
      *-network
      description: Ethernet interface
      physical id: 2
      bus info: usb@2:3
      logical name: eth1
      serial: 6a:9c:70:d0:20:f9
      capabilities: ethernet physical
      configuration: broadcast=yes driver=ipheth link=no multicast=yes
      steven@steven-Yeshuah:~$ sudo lsmod
      Module Size Used by
      nls_iso8859_1 12713 1
      rfcomm 69160 0
      bnep 19624 2
      bluetooth 391136 10 bnep,rfcomm
      binfmt_misc 17468 1
      ipheth 13448 0
      hid_generic 12548 0
      usbhid 52659 0
      hid 106148 2 hid_generic,usbhid
      uvcvideo 80885 0
      videobuf2_vmalloc 13216 1 uvcvideo
      videobuf2_memops 13362 1 videobuf2_vmalloc
      videobuf2_core 40664 1 uvcvideo
      videodev 134688 2 uvcvideo,videobuf2_core
      arc4 12608 2
      iwldvm 232285 0
      mac80211 630669 1 iwldvm
      coretemp 13435 0
      joydev 17381 0
      serio_raw 13462 0
      snd_hda_codec_hdmi 46368 1
      lpc_ich 21080 0
      iwlwifi 169932 1 iwldvm
      cfg80211 484040 3 iwlwifi,mac80211,iwldvm
      snd_hda_codec_realtek 65580 1
      toshiba_acpi 22901 0
      sparse_keymap 13948 1 toshiba_acpi
      wmi 19177 1 toshiba_acpi
      snd_hda_intel 56531 10
      snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_i ntel
      snd_hwdep 13602 1 snd_hda_codec
      snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
      snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
      snd_seq_midi 13324 0
      snd_seq_midi_event 14899 1 snd_seq_midi
      snd_rawmidi 30144 1 snd_seq_midi
      snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
      snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
      snd_timer 29482 2 snd_pcm,snd_seq
      snd 69322 31 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_ codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_cod ec,snd_hda_intel,snd_seq_device,snd_seq_midi
      mac_hid 13205 0
      soundcore 12680 1 snd
      shpchp 37032 0
      parport_pc 32701 0
      ppdev 17671 0
      lp 17759 0
      parport 42348 3 lp,ppdev,parport_pc
      usb_storage 62209 1
      psmouse 106714 0
      ahci 29915 4
      libahci 32716 1 ahci
      firewire_ohci 40409 0
      firewire_core 68769 1 firewire_ohci
      crc_itu_t 12707 1 firewire_core
      radeon 1522664 2
      sdhci_pci 23172 0
      sdhci 43015 1 sdhci_pci
      r8169 67581 0
      mii 13934 1 r8169
      video 19476 0
      i2c_algo_bit 13413 1 radeon
      ttm 93424 1 radeon
      drm_kms_helper 55071 1 radeon
      drm 303102 4 ttm,drm_kms_helper,radeon
      steven@steven-Yeshuah:~$

      Comment


        #33
        K ,,,,,,lets try this , and if it dose not get us a list of networks I'm out of ideas for now ,,,,,,,,,

        Code:
        sudo ifconfig wlan0 up && sudo iwlist scan && rfkill list
        post it .

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #34
          steven@steven-Yeshuah:~$ sudo ifconfig wlan0 up && sudo iwlist scan && rfkill
          [sudo] password for steven:
          SIOCSIFFLAGS: Operation not possible due to RF-kill
          steven@steven-Yeshuah:~$

          Thanks for trying so hard. I am amazed to find something so difficult. You are and have been great, my friend.



          Originally posted by vinnywright View Post
          K ,,,,,,lets try this , and if it dose not get us a list of networks I'm out of ideas for now ,,,,,,,,,

          Code:
          sudo ifconfig wlan0 up && sudo iwlist scan && rfkill list
          post it .

          VINNY

          Comment


            #35
            do this one more time ,,,,,,,,,,
            Code:
            rfkill list
            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #36
              steven@steven-Yeshuah:~$ rfkill list
              0: phy0: Wireless LAN
              Soft blocked: yes
              Hard blocked: no
              steven@steven-Yeshuah:~$


              Originally posted by vinnywright View Post
              do this one more time ,,,,,,,,,,
              Code:
              rfkill list
              VINNY

              Comment


                #37
                Code:
                sudo rfkill unblock wlan && sudo ifconfig wlan0 up && sudo iwlist scan
                VINNY
                i7 4core HT 8MB L3 2.9GHz
                16GB RAM
                Nvidia GTX 860M 4GB RAM 1152 cuda cores

                Comment


                  #38
                  steven@steven-Yeshuah:~$ sudo rfkill unblock wlan && sudo ifconfig wlan0 up && sudo iwlist scan
                  [sudo] password for steven:
                  eth0 Interface doesn't support scanning.

                  eth1 Interface doesn't support scanning.

                  lo Interface doesn't support scanning.

                  wlan0 Scan completed :
                  Cell 01 - Address: 94:62:69E:E2:A0
                  Channel:1
                  Frequency:2.412 GHz (Channel 1)
                  Quality=37/70 Signal level=-73 dBm
                  Encryption keyn
                  ESSID:"ATT544"
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                  24 Mb/s; 36 Mb/s; 54 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                  Mode:Master
                  Extra:tsf=0000002b1b154183
                  Extra: Last beacon: 3136ms ago
                  IE: Unknown: 0006415454353434
                  IE: Unknown: 010882848B962430486C
                  IE: Unknown: 030101
                  IE: Unknown: 050401030000
                  IE: Unknown: 2A0100
                  IE: Unknown: 2F0100
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : TKIP
                  Pairwise Ciphers (2) : CCMP TKIP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32040C121860
                  IE: Unknown: 2D1A7C181BFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D1601081100000000000000000000000000000000000000
                  IE: Unknown: 4A0E14000A002C01C800140005001900
                  IE: Unknown: 7F0101
                  IE: Unknown: DD090010180201F02C0000
                  IE: WPA Version 1
                  Group Cipher : TKIP
                  Pairwise Ciphers (2) : CCMP TKIP
                  Authentication Suites (1) : PSK
                  IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F 00
                  Cell 02 - Address: 1C:7E:E5:3A:88:48
                  Channel:2
                  Frequency:2.417 GHz (Channel 2)
                  Quality=70/70 Signal level=-38 dBm
                  Encryption keyn
                  ESSID:"STEVEN-WIFI"
                  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
                  Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                  Mode:Master
                  Extra:tsf=0000002a27bd0257
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 000B53544556454E2D57494649
                  IE: Unknown: 010882848B968C129824
                  IE: Unknown: 030102
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : TKIP
                  Pairwise Ciphers (2) : CCMP TKIP
                  Authentication Suites (1) : PSK
                  IE: WPA Version 1
                  Group Cipher : TKIP
                  Pairwise Ciphers (2) : CCMP TKIP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 2A0100
                  IE: Unknown: 3204B048606C
                  IE: Unknown: DD180050F2020101820003A4000027A4000042435E0062322F 00
                  IE: Unknown: DD1E00904C334C101BFF000000000000000000000000000000 00000000000000
                  IE: Unknown: 2D1A4C101BFF00000000000000000000000000000000000000 000000
                  IE: Unknown: DD1A00904C3402001B00000000000000000000000000000000 000000
                  IE: Unknown: 3D1602001B00000000000000000000000000000000000000
                  IE: Unknown: DD0900037F01010000FF7F
                  IE: Unknown: DD0A00037F04010002004000
                  IE: Unknown: DD9E0050F204104A0001101044000102103B00010310470010 000000000000100000001C7EE53A884810210006442D4C696E 6B1023000D442D4C696E6B20526F7574657210240007444952 2D363031104200046E6F6E651054000800060050F204000110 110016442D4C696E6B2053797374656D73204449522D363031 100800020086103C000103104900140024E260020001016000 00020001600100020001
                  Cell 03 - Address: 6C:B0:CE:24:E0:1C
                  Channel:6
                  Frequency:2.437 GHz (Channel 6)
                  Quality=40/70 Signal level=-70 dBm
                  Encryption keyn
                  ESSID:"NETGEAR17"
                  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
                  Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                  Mode:Master
                  Extra:tsf=00000dda79213565
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 00094E4554474541523137
                  IE: Unknown: 010882848B960C121824
                  IE: Unknown: 030106
                  IE: Unknown: 2A0100
                  IE: Unknown: 32043048606C
                  IE: Unknown: 2D1A2C001BFFFF000000000000000000000100000000000000 000000
                  IE: Unknown: 3D1606000500000000000000000000000000000000000000
                  IE: Unknown: 4A0E14000A002C01C800140005001900
                  IE: Unknown: 7F080100000000000040
                  IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F 00
                  IE: Unknown: DD1E00904C332C001BFFFF0000000000000000000001000000 00000000000000
                  IE: Unknown: DD1A00904C3406000500000000000000000000000000000000 000000
                  IE: Unknown: DD0900037F01010000FF7F
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: DD8B0050F204104A0001101044000102103B00010310470010 53760C3D51EA52CC9BBE6CB0CE24E01C102100044E54475210 230007574E52323030301024000256351042000C3663623063 653234653031631054000800060050F204000110110016574E 5232303030763528576972656C657373204150291008000220 08103C0001011049000600372A000120
                  Cell 04 - Address: 20:4E:7F:C6:E1:EF
                  Channel:7
                  Frequency:2.442 GHz (Channel 7)
                  Quality=44/70 Signal level=-66 dBm
                  Encryption keyn
                  ESSID:"Hogwarts"
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                  24 Mb/s; 36 Mb/s; 54 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                  Mode:Master
                  Extra:tsf=00000938caf79ccf
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 0008486F677761727473
                  IE: Unknown: 010882840B162430486C
                  IE: Unknown: 030107
                  IE: Unknown: 2A0100
                  IE: Unknown: 2F0100
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32040C121860
                  IE: Unknown: 2D1AFC181FFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D1607080400000000000000000000000000000000000000
                  IE: Unknown: 4A0E14000A002C01C800140005001900
                  IE: Unknown: 7F0101
                  IE: Unknown: DD890050F204104A0001101044000102103B00010310470010 CA5F0EBBE747DD47891DFE3DDD7E52A21021000D4E45544745 41522C20496E632E1023000A574E4452333430307632102400 0A574E44523334303076321042000230311054000800060050 F20400011011000A574E445233343030763210080002000410 3C0001031049000600372A000120
                  IE: Unknown: DD090010180201F0040000
                  IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F 00
                  Cell 05 - Address: 84:1B:5E:F5:34:0B
                  Channel:6
                  Frequency:2.437 GHz (Channel 6)
                  Quality=28/70 Signal level=-82 dBm
                  Encryption keyn
                  ESSID:"morokka"
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                  24 Mb/s; 36 Mb/s; 54 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                  Mode:Master
                  Extra:tsf=0000067320f3cc1d
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 00076D6F726F6B6B61
                  IE: Unknown: 010882840B162430486C
                  IE: Unknown: 030106
                  IE: Unknown: 2A0104
                  IE: Unknown: 2F0104
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32040C121860
                  IE: Unknown: 0B050500200000
                  IE: Unknown: 2D1AAC191BFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D1606081500000000000000000000000000000000000000
                  IE: Unknown: 4A0E14000A002C01C800140005001900
                  IE: Unknown: 7F080100080000000040
                  IE: Unknown: DD7A0050F204104A0001101044000102103B00010310470010 EC2F740A6700A97C30EFC6D075727CF01021000D4E45544745 41522C20496E632E1023000552363230301024000552363230 301042000230311054000800060050F2040001101100055236 323030100800020004103C0001031049000600372A000120
                  IE: Unknown: DD090010180205000C0000
                  IE: Unknown: DD180050F2020101800003A4000027A400004243BC00623266 00
                  Cell 06 - Address: C4:04:15:0A:AE:8A
                  Channel:8
                  Frequency:2.447 GHz (Channel 8)
                  Quality=26/70 Signal level=-84 dBm
                  Encryption keyn
                  ESSID:"Cocos "
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                  24 Mb/s; 36 Mb/s; 54 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                  Mode:Master
                  Extra:tsf=00000481070f5625
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 0006436F636F7320
                  IE: Unknown: 010882840B162430486C
                  IE: Unknown: 030108
                  IE: Unknown: 2A0104
                  IE: Unknown: 2F0104
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32040C121860
                  IE: Unknown: 2D1AFC181FFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D1608001700000000000000000000000000000000000000
                  IE: Unknown: 4A0E14000A002C01C800140005001900
                  IE: Unknown: 7F0101
                  IE: Unknown: DD890050F204104A0001101044000102103B00010310470010 EE73767C7A16A93D54FF95B6D004E7361021000D4E45544745 41522C20496E632E1023000A574E4452333430307633102400 0A574E44523334303076331042000230311054000800060050 F20400011011000A574E445233343030763310080002000410 3C0001031049000600372A000120
                  IE: Unknown: DD090010180206F0040000
                  IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F 00
                  Cell 07 - Address: 94:10:3E:AD:56:1A
                  Channel:11
                  Frequency:2.462 GHz (Channel 11)
                  Quality=29/70 Signal level=-81 dBm
                  Encryption keyn
                  ESSID:"DEA surveillance"
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                  24 Mb/s; 36 Mb/s; 54 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                  Mode:Master
                  Extra:tsf=0000002490572520
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 0010444541207375727665696C6C616E6365
                  IE: Unknown: 010882848B962430486C
                  IE: Unknown: 03010B
                  IE: Unknown: 2A0100
                  IE: Unknown: 2F0100
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32040C121860
                  IE: Unknown: 2D1AEC181BFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D160B080400000000000000000000000000000000000000
                  IE: Unknown: DD090010180202100C0000
                  IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F 00
                  IE: Unknown: DDA70050F204104A0001101044000102103B00010310470010 0000000000000001000394103EAD561A1021001242656C6B69 6E20436F72706F726174696F6E1023000946394B3130303776 3110240007312E30302E30331042000E313234333547433731 30343338331054000800060050F20400011011001B42656C6B 696E20576972656C65737320526F7574657228574641291008 0002268C103C0001011049000600372A000120
                  Cell 08 - Address: 90:48:9A:29:A8:84
                  Channel:11
                  Frequency:2.462 GHz (Channel 11)
                  Quality=24/70 Signal level=-86 dBm
                  Encryption keyn
                  ESSID:"armstrong55"
                  Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                  36 Mb/s; 48 Mb/s; 54 Mb/s
                  Mode:Master
                  Extra:tsf=000001faf30f1189
                  Extra: Last beacon: 2804ms ago
                  IE: Unknown: 000B61726D7374726F6E673535
                  IE: Unknown: 010482848B96
                  IE: Unknown: 03010B
                  IE: Unknown: 050400010000
                  IE: Unknown: 2A0100
                  IE: Unknown: 2F0100
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 32080C1218243048606C
                  IE: Unknown: 2D1ABC181BFFFF000000000000000000000000000000000000 000000
                  IE: Unknown: 3D160B080000000000000000000000000000000000000000
                  IE: Unknown: DD180050F204104A00011010440001021049000600372A0001 20
                  IE: Unknown: DD090010180200000C0000
                  IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F 00
                  Cell 09 - Address: 20:4E:7F:C6:E1:EE
                  Channel:153
                  Frequency:5.765 GHz
                  Quality=25/70 Signal level=-85 dBm
                  Encryption keyn
                  ESSID:"Diagon Alley"
                  Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                  36 Mb/s; 48 Mb/s; 54 Mb/s
                  Mode:Master
                  Extra:tsf=00000938cc51a370
                  Extra: Last beacon: 24ms ago
                  IE: Unknown: 000C446961676F6E20416C6C6579
                  IE: Unknown: 01088C129824B048606C
                  IE: IEEE 802.11i/WPA2 Version 1
                  Group Cipher : CCMP
                  Pairwise Ciphers (1) : CCMP
                  Authentication Suites (1) : PSK
                  IE: Unknown: 2D1AFE081EFFFF000001000000000000000000000000000000 000000
                  IE: Unknown: 3D16990F0000000000000000000000000000000000000000
                  IE: Unknown: DD890050F204104A0001101044000102103B00010310470010 CA5F0EBBE747DD47891DFE3DDD7E52A21021000D4E45544745 41522C20496E632E1023000A574E4452333430307632102400 0A574E44523334303076321042000230311054000800060050 F20400011011000A574E445233343030763210080002000410 3C0001031049000600372A000120
                  IE: Unknown: DD090010180200F0040000
                  IE: Unknown: DD180050F2020101800003A4000027A400004243BC00623266 00

                  steven@steven-Yeshuah:~$

                  Comment


                    #39
                    k click your network icon in the system tray and try to make a conection

                    VINNY
                    i7 4core HT 8MB L3 2.9GHz
                    16GB RAM
                    Nvidia GTX 860M 4GB RAM 1152 cuda cores

                    Comment


                      #40
                      Vinny,

                      I don't have a network Icon. There is only, Kmenu, Dolphin, Firefox and Activities. I don't know where they have gone. Is there any chance by restarting it might connect? It is frustrating, because it looked like you found the solution.

                      Also they are very small, the Icons, I mean. and I am unable to unlock the widgets then click on the acorn that would increase the size of them.

                      Originally posted by vinnywright View Post
                      k click your network icon in the system tray and try to make a conection

                      VINNY

                      Comment


                        #41
                        I restarted while waiting for your reply. The wifi Icon did not appear, but the rest did and they were large again. Should I have removed the Ethernet connection prior to doing that anyway?

                        Comment


                          #42
                          it was in your screenshot? top left of your screen ,,,,,,the one that looks like a little TV ,,,,it a wired connection rite now ,,,,,,,just click it one time and see what happens.

                          VINNY
                          i7 4core HT 8MB L3 2.9GHz
                          16GB RAM
                          Nvidia GTX 860M 4GB RAM 1152 cuda cores

                          Comment


                            #43
                            It just says Wired 1 connected nothing about the wifi or choices. It has been that way since I got connected using Ethernet cable. Thanks for your patience.

                            Originally posted by vinnywright View Post
                            it was in your screenshot? top left of your screen ,,,,,,the one that looks like a little TV ,,,,it a wired connection rite now ,,,,,,,just click it one time and see what happens.

                            VINNY

                            Comment


                              #44
                              Also, I disconnected the Ethernet cable and restarted while waiting, and the little screen you mentioned showed a red x in it. Also, I was not connected. I then plugged in the Ethernet cable and got the hard-wire connection again. But nothing about wifi.

                              Comment


                                #45
                                it's ok ,,,,,,lest see the
                                Code:
                                ifconfig -a
                                once again sence you restarted


                                VINNY
                                i7 4core HT 8MB L3 2.9GHz
                                16GB RAM
                                Nvidia GTX 860M 4GB RAM 1152 cuda cores

                                Comment

                                Working...
                                X