LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-04-2016, 12:11 AM   #1
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Rep: Reputation: Disabled
No Wired And Wireless Connection Showing


Hi,

Today I accidently unistall Network Manager in Ubuntu 14.04 Desktop. After that NO Wired and Wireless showing in Ubuntu Linux. So
I am thinking that what i will do next , Should i search Network
Driver for that particular Computer model for Ubuntu linux or
Search "NetworkManager.deb" software for installation ?
How can i up network of that Ubuntu computer? My whole concern is not to install Network Driver but also understand requirement of NetworkManager.deb and NIC Driver (Qualcomm/Broadcom) for that Ubuntu Computer. ?

In Windows, I Simply search NIC/LAN Driver for that specific PC model for Windows OS and just installed.


KS

Last edited by ift38375; 06-04-2016 at 04:22 AM. Reason: q
 
Old 06-04-2016, 04:13 AM   #2
Mitt Green
Member
 
Registered: May 2014
Location: Europe
Posts: 199

Rep: Reputation: 116Reputation: 116
Do you have connection now? If you uninstalled NetworkManager, nm-applet disappeared also. I'm not really sure what it has to do with drivers.
 
Old 06-04-2016, 05:54 AM   #3
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Here's what I'd do (or try to do) in your situation:
  1. Boot the computer with a live USB flash drive
  2. Download the deleted debs from the Ubuntu repository
  3. Reboot the computer from the hard drive
  4. Install the downloaded debs
  5. Start (or restart) all network services
  6. Run nm-applet
  7. Reconnect to my network (if it didn't happen automagically)
 
1 members found this post helpful.
Old 06-04-2016, 07:50 PM   #4
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Original Poster
Rep: Reputation: Disabled
No satisfactory answer yet
 
Old 06-04-2016, 08:46 PM   #5
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by ift38375 View Post
No satisfactory answer yet
Hi...

Why is that? What did you try and what error messages, if any, did you receive?

Regards...

Last edited by ardvark71; 06-04-2016 at 08:49 PM. Reason: Added question.
 
Old 06-04-2016, 08:50 PM   #6
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
1. Did you uninstall ALL network-manager, or just the applet? If you just uninstalled the applet, you can probably use nmtui to activate your connection and reinstall the applet.

2. Unless you regularly do apt-get clean, the .debs are probably still located in /var/cache/apt/archives and you could simply go into that folder, find which ones you need, and reinstall with dpkg -i whatever.deb

2. If all that fails, do you have wired network you can update on? If so, it's probably EASIEST just to set up your wired network temporarily via standard networking tools and reinstall all your network-manager.
 
Old 06-22-2016, 08:10 AM   #7
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Original Poster
Rep: Reputation: Disabled
Please try to understand my question before reply.....My concern is that why we do not require Linux NIC driver to install ?
is network manager contains network NIC driver files ?
 
Old 06-22-2016, 08:26 AM   #8
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
providing information from this thread would be helpful:
http://www.linuxquestions.org/questi...7/#post5194985

network-manager isnt reliant on drivers. with the limited info you provide i assume that the drivers are still on your system its just the network-manager gui that is uninstalled. you can probably reconnect your internet via the command-line as long as the nic drivers are still available; its just somewhat more difficult.
 
Old 06-22-2016, 08:39 AM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
No, NetworkManger is a network interface configuration daemon / utility and is separate from the hardware drivers which are typically part of the operating system. All of the answers are specific to reinstalling NetworkManager and will not change any existing driver files.
 
Old 06-22-2016, 08:49 AM   #10
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Original Poster
Rep: Reputation: Disabled
Hi Mich,

As per your Statement NIC drivers is not part of Network Manager But when i uninstalled Network Manager then it removes all Wired Ethernet connection. Why ?
 
Old 06-22-2016, 08:56 AM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
NetworkManger configures both wired and wireless connections. The purpose is to make setup easier for the user but you can still do it manually.
 
Old 06-22-2016, 11:48 PM   #12
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Original Poster
Rep: Reputation: Disabled
You mean to say Network Manager is a utility to install both driver either LAN or Wireless.
If we install specific NIC driver for that computer that means it is manual process.
am i correct ?
 
Old 06-23-2016, 12:34 AM   #13
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
I mean it configures the adapter settings i.e. ip address / dhcp and route etc.
 
Old 06-23-2016, 03:54 AM   #14
ift38375
Member
 
Registered: Dec 2012
Posts: 32

Original Poster
Rep: Reputation: Disabled
Your reply is confusing me again
 
Old 06-23-2016, 04:49 AM   #15
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
The point of NetworkManager is to make networking configuration and setup as painless and automatic as possible. If using DHCP, NetworkManager is intended to replace default routes, obtain IP addresses from a DHCP server and change nameservers whenever it sees fit. In effect, the goal of NetworkManager is to make networking Just Work.

https://wiki.debian.org/NetworkManager
https://en.wikipedia.org/wiki/NetworkManager

It does not install drivers.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless and wired connection to same router, wireless not working GeoNeil Linux - Wireless Networking 1 03-30-2011 04:45 AM
[SOLVED] DSL connection slow on Linux wired connection but fast on Windows wireless Pandarsson Linux - Wireless Networking 9 12-17-2010 05:55 PM
Lose Wireless Connection when Wired connection is disconnected phillywill Linux - Wireless Networking 65 01-21-2010 08:40 PM
Slackware 13.0 & WICD - Slow wired connection, no wireless connection xTyrant Linux - Laptop and Netbook 2 10-14-2009 11:58 PM
Wireless and Wired connection on Belkin wireless G F5D7230 not working together ernie79 Linux - Hardware 1 02-10-2008 06:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration