Sunday, May 5, 2024
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 6641  / 2 Years ago, sat, july 9, 2022, 1:22:58

I have installed Oneiric Beta on my laptop. As my Mobile Broadband refused to connect to Internet through network manager I'm now using wvdial to connect. Hence the network manager shows I'm not connected to any networks. When I try to install software from Ubuntu Software Center the 'Install' option remains disabled and under reviews section it says no network connection! As a workaround I kept installing applications from terminal which works fine.



Therefore, my question is how to make Software Center recognize that I am connected to Internet?


More From » network-manager

 Answers
5

You can't ... yet.



Please file a bug for both these issues: it's definitely an issue to not be able to override what NetworkManager tells Software Center, and it's also an issue that NetworkManager can't handle your Mobile Broadband connection.



As a workaround, if you're not using one of your connections, you could add dummy entries to /etc/network/interfaces to trick NetworkManager into thinking you're online. The way to do this:



auto eth0
iface eth0 manual


If you don't need to use your wired connection. Then reboot or restart NetworkManager. Of course this will break it for when you really need to use it :(


[#43608] Sunday, July 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
heaco

Total Points: 479
Total Questions: 124
Total Answers: 114

Location: Lesotho
Member since Sat, Oct 1, 2022
2 Years ago
;