Announcement

Collapse
No announcement yet.

WIFI not working

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

    WIFI not working

    WIFI did not work during a fresh install from disk nor after the system was installed and rebooted. I sent a bug report to kubuntu-bugs@lists.ubuntu.com .Bug report was sent a few minutes ago. I just suscribed so I might need to verify. I will keep checking my email in case I need to verify..
    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

    http://www.kubuntu.org/getkubuntu

    #2
    I just got a response from kubuntu-bugs@lists.ubuntu.comtha t said my message was rejected. Any idea why?
    Last edited by steve7233; Nov 01, 2016, 11:20 AM. Reason: added a space after the email address
    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

    http://www.kubuntu.org/getkubuntu

    Comment


      #3
      What did you include in your bug report?
      Any computer generated output?
      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
      – John F. Kennedy, February 26, 1962.

      Comment


        #4
        I asked them to tell if they need any files.Here is copy of what I sent:
        I just installed Yakaty Yak on my laptop and the WIFI is not working nor did it work during a fresh install from a disk. I had 15.10 and downloaded yakaty Yak then used kb3 or whatever it's called to burn the ISO image. All previous versions of Kubuntu have had WIFI working since I think 10 something. I forgot exactly it was so many years ago. I can probably copy any files you need to look at like logs or whatever. I am using WinDoz$ 7 on my desktop only because I have USB 3.0 and haven't figured out how to get Grub to boot Linux yet. I hate having to use Windows it is so irritating.
        I didn't see anything about any necessary files when I registered.
        Last edited by steve7233; Nov 01, 2016, 02:22 PM.
        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

        http://www.kubuntu.org/getkubuntu

        Comment


          #5
          Originally posted by steve7233 View Post
          I asked them to tell if they need any files.
          steve ,steve ,,,,,come on man ,,,,you know we need some more info
          than that to even guess whats up.

          what did you install ,,,,,,what did you install it on ,,,,,,and of course what WIFI device.......just to start .

          GG , give him that net info script to run .

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

          Comment


            #6
            Aaa hear it is ,,,,,coped from one of GG's posts

            Copy the following command sequence and run it in a console.


            Code:
            wget -N -t 5 -T 10 [COLOR=#000000]https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info[/COLOR] && chmod +x wireless-info && ./wireless-info && chmod +x wireless-info && ./wireless-info && kate wireless-info.txt
            That will open up Kate. It will contain the output of the first part of the command. Copy that output and paste it in your next reply.

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

            Comment


              #7
              --2016-11-01 14;01;34-- http://https/resolving https (https)... failed;name or service not known. wget; unable to resolve host adress 'https':// github.com/Ubuntuforums/wireless-info;schem missing.

              The computer is in a room with no wired access.
              Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

              http://www.kubuntu.org/getkubuntu

              Comment


                #8
                Originally posted by steve7233 View Post
                --2016-11-01 14;01;34-- http://https/resolving https (https)... failed;name or service not known. wget; unable to resolve host adress 'https':// github.com/Ubuntuforums/wireless-info;schem missing.

                The computer is in a room with no wired access.
                I just installed Yakaty Yak on my laptop and the WIFI is not working
                carry it to a wired access




                or ,,,,,,then right this down and post it ,,,,,,,, lspci -v ,,,,,,,, the part that reads like this ,,,,

                Code:
                04:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
                        Subsystem: Intel Corporation Dual Band Wireless-AC 3160
                        Flags: bus master, fast devsel, latency 0, IRQ 31
                        Memory at ec100000 (64-bit, non-prefetchable) [size=8K]
                        Capabilities: <access denied>
                        Kernel driver in use: iwlwifi
                        Kernel modules: iwlwifi
                VINNY
                i7 4core HT 8MB L3 2.9GHz
                16GB RAM
                Nvidia GTX 860M 4GB RAM 1152 cuda cores

                Comment


                  #9
                  Code:
                  Network Controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
                  Subsystem: Hewlett Packard Company BCM4322 802.11a/b/g/n Wireless LAN  Controller
                  Flags: bus master fast devsel latencey 0, IRQ 16
                  Memory at d9500000 (64-bit, nonprefetchable [16 K]
                  Capabilities <access denied>
                  Kernel driver in use: b43-pci-bridge
                  Kernel modules: ssb
                  Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                  http://www.kubuntu.org/getkubuntu

                  Comment


                    #10
                    Originally posted by steve7233 View Post
                    Code:
                    Network Controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
                    Subsystem: Hewlett Packard Company BCM4322 802.11a/b/g/n Wireless LAN  Controller
                    Flags: bus master fast devsel latencey 0, IRQ 16
                    Memory at d9500000 (64-bit, nonprefetchable [16 K]
                    Capabilities <access denied>
                    Kernel driver in use: b43-pci-bridge
                    Kernel modules: ssb
                    ok then what dose
                    Code:
                    iwconfig
                    and
                    Code:
                    rfkill list
                    show ?

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

                    Comment


                      #11
                      Code:
                      iwconfig
                      enp 3s0 no wireless extensions
                      lo no wireless extensions
                      Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                      http://www.kubuntu.org/getkubuntu

                      Comment


                        #12
                        Code:
                        rfkill list
                        0: hp-WiFi wireless LAN
                        soft block: no
                        Hard block: no
                        also shows 2 bluetooth sections but they say the same thing.


                        The battery won't hold a charge correctly so maybe it's a hardware problem? Yes I ordered a replacement battery from HP. IT still doesn't charge correctly.That's why I can't move it. A portable computer that isn't portable anymore.
                        Last edited by steve7233; Nov 01, 2016, 06:09 PM.
                        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                        http://www.kubuntu.org/getkubuntu

                        Comment


                          #13
                          you need to install the firmware for it ,,,,,,,
                          Code:
                          sudo apt-get install firmware-b43-installer

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

                          Comment


                            #14
                            Please double check that package name. I found a long wire and connected but the wire is in the walk way. maybe it will update and start working I hope.
                            Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                            http://www.kubuntu.org/getkubuntu

                            Comment


                              #15
                              Success! Thanks vinney, it was the correct package. I just forgot to run apt-get update first. This problem is solved. I will try more tomorrow. By the way I installed the same distro and version on my brother's computer and he found a bug in VLC (media player). When he tried to goto a place under the computer menu from the KDE menu it launches VLC instead of Dolphin. I investigated and discovered the directory extension was associated with VLC before dolphin. I deleted the VLC association and it was fixed. Like the Staples slogan ' That was easy' but others might not catch it right away. It was a fresh install so I don't know if a distro update does this or just a fresh install.
                              Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                              http://www.kubuntu.org/getkubuntu

                              Comment

                              Working...
                              X