Ubuntu Not Connecting to WiFi ✔️📶 FIX

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • #Solvetic_eng: FIX Ubuntu Not Connecting to WiFi ▶️ 𝗔𝗟𝗟 𝗔𝗕𝗢𝗨𝗧 𝗟𝗜𝗡𝗨𝗫 👉 • 💡 LINUX TUTORIAL 💡 (L...
    In this video, we explain how to solve connection problems in Ubuntu. We explain how to connect your PC with Ubuntu system to WiFi, how to connect Ubuntu to the Internet.
    If you're offline in Ubuntu and can't connect to a network in Ubuntu, watch this video for a quick fix.
    Fix connection problems in Ubuntu:
    - Ubuntu not detecting network
    - Ubuntu wifi icon not appearing
    - Ubuntu not connecting network
    - Ubuntu not detecting network card
    ** COMMANDS USED IN UBUNTU TO CONNECT TO WIFI NETWORK FROM THE TERMINAL **
    sudo lshw -class network (Commands to list network properties in Ubuntu).
    cd /etc/pm/sleep.d (Command to access the following path in Ubuntu)
    ls (Command to list content in Ubuntu)
    sudo touch config (Command to create configuration file in Ubuntu)
    sudo gedit config (Command to open the configuration file in Ubuntu)
    SUSPEND_MODULES="#product"
    sudo echo "options (product) fwlps=N" | sudo tee /etc/modprobe.d/(product).conf
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    🔥 SUBSCRIBE: / @solveticenglish
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    👀 Thousands more FREE tutorials Web (Spanish Language) 💡: www.solvetic.com
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Solvetic is the main RUclips channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.
    We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.

Комментарии • 116

  • @ciaranwilliams3317
    @ciaranwilliams3317 Год назад +142

    Thanks it didnt work!!

  • @sussainranjan4849
    @sussainranjan4849 3 дня назад

    Worked like a charm, who cannot edit the config file go to it manually and edit it

  • @ashwithreddy3175
    @ashwithreddy3175 Год назад +24

    Command not found 😑

  • @Ellish-iam
    @Ellish-iam Месяц назад +3

    I was expecting this to not work cuz im on ubuntu budgie and im a worst loser in the humanity, but it actually did work!!! Thanks!

    • @TTURKI
      @TTURKI 16 дней назад +1

      Easy on urself bro

    • @haversidne3658
      @haversidne3658 10 дней назад

      Second worst loser
      The first one would be me as Absolutely nothing worked in my case 😭😭

  • @Jay-mg1yx
    @Jay-mg1yx Год назад +8

    Bro my lap can't able to cnnect to internet via wifi. I tried ur solution but it doesn't work. There is a flicker in wifi name as I chose to my wifi

  • @adnas_2305
    @adnas_2305 6 месяцев назад +6

    Sudo gedit config " command not found ???

  • @entity5678
    @entity5678 Год назад +4

    Sometimes restarting the laptop solves the issue..first do that and if it didn't work, try other methods..

    • @matiasgonzalez7285
      @matiasgonzalez7285 4 месяца назад

      man you really saved me 2:04 minutes of video thanks

  • @Omkar-jl6qp
    @Omkar-jl6qp 11 месяцев назад +2

    After run this command 👉🏻 cd /etc/pm/sleep.d/
    I already saw this.. 10_unattended-upgrades-hibernate config... but it wasn't showing in your pc config already
    Who all facing this issue..?

  • @fritzbombur
    @fritzbombur 6 месяцев назад +1

    Me wanting to comment that it didn't work when seing that I commented on that video 4 month ago but with a different wifi problem

  • @naresh-1967
    @naresh-1967 6 дней назад

    All video useless on Ubuntu Wi-Fi connection it's wasted of time direct wired connection is best and fast forget to connect wifi i wasted my 4 day's of my life

  • @abhshkk
    @abhshkk 11 месяцев назад +2

    Mine it says network unclaimed what should I do??

    • @user-nt1ll1bd2c
      @user-nt1ll1bd2c 9 месяцев назад

      Connect to mobile internet via usb, update & upgrade Ubuntu, then restart computer and go to settings -> wifi. Eventually you will see available networks

  • @seguj
    @seguj Год назад +2

    I get “intel corporation “in the product prop

  • @aadarshdontul5732
    @aadarshdontul5732 6 месяцев назад +2

    Best straight forward video❤

  • @krischarles4326
    @krischarles4326 5 месяцев назад +1

    This did not work for my case.
    I have two OS on separate drives. The issue was that I shutdown Windows and switch to Ubuntu, when I should have restarted Windows.
    I think it had something to do with the Windows environment not releasing the WiFi card?
    Either way, that fixed my issue.
    Hope this helps someone

    • @romanbustamante5438
      @romanbustamante5438 Месяц назад

      Do you remember what was your fix? think I'm having the same issue. Thanks

    • @krischarles4326
      @krischarles4326 Месяц назад

      @@romanbustamante5438 The fix that worked for me was rebooting both Windows and Ubuntu. Windows first, Ubuntu afterwards.
      Looked to be some type of hold on the WiFi card that the Windows OS placed and did not remove on shutdown (required a reboot/restart)
      It might be an edge case since they are on separate SSDs though.

    • @romanbustamante5438
      @romanbustamante5438 Месяц назад +1

      ​@@krischarles4326 Thanks, After some time researching I found that my wifi card drivers haven't been portated to linux so I guess there isn't much left to do haha

  • @atanumadani9482
    @atanumadani9482 Год назад +1

    I do it properly but it doesn't work...

  • @switch1853
    @switch1853 10 месяцев назад +3

    It worked! thank you👌

  • @isoceptic
    @isoceptic Год назад +1

    Its just, when i type sudo gedit config it says command not found?

  • @ninjahathori
    @ninjahathori Год назад +4

    It worked... thank you 🙏

  • @prafulprasanth2929
    @prafulprasanth2929 22 дня назад

    Its worked for me ❤

  • @priyanksaikia5549
    @priyanksaikia5549 5 месяцев назад

    My screen in gedit started to flicked badly.. How should i approach this?

  • @Maddiethe-kg6ks
    @Maddiethe-kg6ks 12 дней назад

    it didn’t work thank you

  • @VanHungNguyen-uy8ov
    @VanHungNguyen-uy8ov 3 месяца назад

    product Ethernet interface is "Intel corpoation". It not symbol like that ""8254...". How to fix?

  • @abdfn
    @abdfn 13 дней назад

    Thank you 🤝

  • @SummumBonum.
    @SummumBonum. 3 дня назад

    Awesome thanks!

  • @ADAMAKSADAUTD
    @ADAMAKSADAUTD 2 месяца назад

    bang kalo gak kita conek in ke jaringan gimana

  • @joselitomontalban7762
    @joselitomontalban7762 7 дней назад

    Didn't work for me

  • @ThangLe-vu6ps
    @ThangLe-vu6ps 4 месяца назад

    it work but is there any way to fix clearly alternative fix every time I open ubuntu?

  • @SweetHoneyKissez
    @SweetHoneyKissez 2 месяца назад

    What if it says *-network DISABLED?

  • @julianc8588
    @julianc8588 Год назад +1

    The thing is I have multiple products id separated by /. How do I proceed in this situation?

    • @iirayan7
      @iirayan7 Год назад

      same issue,did fix it ?

    • @julianc8588
      @julianc8588 Год назад

      @@iirayan7 Yes, actually my issue was caused by something else. I couldn't apt update, it was solve by setting my download to come from the main server.
      After that I was able to go to software updates and block the wifi driver that was causing me problems. After a reboot everything worked just fine

    • @salimkachemela
      @salimkachemela 9 месяцев назад

      I have the same issue.

    • @user-nt1ll1bd2c
      @user-nt1ll1bd2c 9 месяцев назад

      Connect to mobile internet via usb, update & upgrade Ubuntu, then restart computer and go to settings -> wifi. Eventually you will see available networks

  • @gayatri3482
    @gayatri3482 11 месяцев назад +1

    Thanks it's working now.

  • @kapss09
    @kapss09 7 месяцев назад

    When i boot now it says verification failed (0x1A) Security Violation

  • @krishna6824
    @krishna6824 10 месяцев назад +1

    Bro what is the product name for hp pavilion x360 laptop, can anybody please help

    • @SahilChauhanVLSI
      @SahilChauhanVLSI 9 месяцев назад

      bro mine not working u get any solution?

    • @krishna6824
      @krishna6824 9 месяцев назад

      @@SahilChauhanVLSI I installed additional drivers bro...updated the system in terminal and then restarted the system and wifi was enabled. Once check with the wifi card.

    • @SahilChauhanVLSI
      @SahilChauhanVLSI 9 месяцев назад

      bro I'm doing this from 3 days got frustrated now. still problem is not yet solved. my laptop is hp pavilion 15. can you suggest some link or commands?

    • @krishna6824
      @krishna6824 9 месяцев назад

      @@SahilChauhanVLSI laptop OS?

    • @SahilChauhanVLSI
      @SahilChauhanVLSI 9 месяцев назад

      @@krishna6824 Ubuntu

  • @originalsprite
    @originalsprite Год назад

    This didn't help at all my stuff at the very first command didn't look the same nothing popped up

  • @imoutsiderofmatch9055
    @imoutsiderofmatch9055 Год назад +1

    The last command not work 😢

  • @niteshdhimal2791
    @niteshdhimal2791 Год назад

    Thanks it's working 😊 keep going 🙏

  • @gabrielvrldev
    @gabrielvrldev 11 месяцев назад

    Horrible video 😔 Wi-Fi stopped working

  • @dewitt9347
    @dewitt9347 29 дней назад

    Not work

  • @vinodnutakki
    @vinodnutakki Год назад

    Thanks alot...
    It worked....🎉🎉🎉

  • @zainbaloch8454
    @zainbaloch8454 7 месяцев назад

    Password didn’t entering

  • @Johann75
    @Johann75 Месяц назад

    Wow. Worked!!!!!!

  • @deepu5436
    @deepu5436 8 месяцев назад

    Product key not get

  • @fritzbombur
    @fritzbombur 10 месяцев назад

    it doesn't even show the wifi thing

  • @antwiebenezer9715
    @antwiebenezer9715 10 месяцев назад

    Thank you. It worked for me

  • @guiltyapi
    @guiltyapi Год назад

    it quickly says usb then goes blank

  • @GautamKantesariya
    @GautamKantesariya 2 месяца назад

    Wow it works!

  • @BrewmasterN8
    @BrewmasterN8 10 месяцев назад

    Dang... 1:05 i cant gedit. "Cannot open display" Gtk WARNING

  • @cagataycingiz3273
    @cagataycingiz3273 8 месяцев назад

    it worked . thank you !!

  • @deepikagupta5386
    @deepikagupta5386 5 месяцев назад

    Mera to password hi incorrect aa raha hai

  • @millionrustydude
    @millionrustydude Год назад

    Awesome! thank you!

  • @malikprasojo7509
    @malikprasojo7509 10 месяцев назад

    It works!!! Thanks so much

  • @adiyogo8430
    @adiyogo8430 Год назад

    Thank mate, so helpfull

  • @nelsontorres533
    @nelsontorres533 Год назад

    Thank you it worked!

  • @mohammademad5237
    @mohammademad5237 Год назад

    Please don’t follow this tutorial, I am now unable to boot up my ubuntu

    • @TradeFlowTrading
      @TradeFlowTrading Год назад

      this is not bc of the vid and sounds like you havent used ubuntu much 😂

  • @mayur_gajjar
    @mayur_gajjar Год назад

    not working for me

  • @JulioFrancoPy
    @JulioFrancoPy 3 месяца назад

    Muchas gracias, resuelto

  • @channelakph6060
    @channelakph6060 10 месяцев назад

    How can I search my prouduct?

  • @francogonzalez4809
    @francogonzalez4809 Год назад

    Product????

  • @alexandrosmitsouli8763
    @alexandrosmitsouli8763 4 месяца назад

    Didn't help

  • @giovani_rodrigues1338
    @giovani_rodrigues1338 Год назад +1

    Thank you soo much! That's right, is working now.

  • @whamo000
    @whamo000 Год назад

    what does it mean by a password i cant type anything

    • @whathappened7742
      @whathappened7742 Год назад +1

      it does read, just input the password then enter

  • @muhammadyameen7430
    @muhammadyameen7430 Год назад

    Hi i can see this product id on my system

  • @lukabulia5446
    @lukabulia5446 Год назад

    "Sudo gedit config" - command not found
    Unfortunately this didn't work for me🙃

    • @lukabulia5446
      @lukabulia5446 Год назад +1

      @@layla-kk5px I already fixed the problem. I simply reinstalled Ubuntu and on install page i ticked "install third-party software".
      Anyway, thanks for the response 😊

    • @aaditkrishnaar763
      @aaditkrishnaar763 Год назад +1

      @@lukabulia5446 do I have to do the whole installation again???

  • @Thushara-rp7py
    @Thushara-rp7py 11 месяцев назад

    Thanks nice

  • @sleshkatgcmc1382
    @sleshkatgcmc1382 Год назад

    I don’t have a product name.

  • @dianschwarzen679
    @dianschwarzen679 3 месяца назад

    it worked lol

  • @salunk7283
    @salunk7283 Год назад

    Perfect okey I solve my problem 👍🏻👍🏻👍🏻😍😘

  • @user-xe8ci8uq6y
    @user-xe8ci8uq6y Год назад

    thanks bro

  • @viper-beast
    @viper-beast 7 месяцев назад

    Thank you Boss 🤠

  • @NAVIGATOR-HMS
    @NAVIGATOR-HMS Год назад

    it doesn't work for me. last actions and command(No such file or directory options-product..And same with everything else from another tutorials too... This ubuntu is some total crap and shit .will uninstall it soon..

  • @diamond6238
    @diamond6238 11 месяцев назад

    legend

  • @mirnurmuhammad7808
    @mirnurmuhammad7808 5 месяцев назад

    Password

  • @user-zj1cb7cz3f
    @user-zj1cb7cz3f 7 месяцев назад

    hello, what do if i have product: RTL8111/8168/8411?

    • @vittoriociccarelli5393
      @vittoriociccarelli5393 6 месяцев назад

      did you solve the problem? i still hve the same problem with thinkpad e16

    • @TTURKI
      @TTURKI 16 дней назад

      Yup that’s me hanging on the gedit config with the similar product

  • @switch1853
    @switch1853 10 месяцев назад

    It worked! thank you👌

  • @superboyeslam
    @superboyeslam 10 месяцев назад +1

    Not work