You are not logged in.

#1 2011-10-08 21:26:55

mastrgamr
Member
From: New York City
Registered: 2011-08-01
Posts: 19
Website

Why can't I connect to the internet?

for some strange reason I can't connect to the internet, physically or wireless. I have wicd-gtk installed to help me connect to the web, it was working fine then one day I rebooted my laptop and I can't get a connection to anything.

my wicd client just shows the wired connection setting, and when i press connect nothing happens. Is there something I might have uninstalled, or can reinstall to get a connection again??


Coming from Ubuntu, New to Arch! -- 8/1/2011
Trying to dual boot Arch Linux with Mac OS X, on MBP -- 4/22/2013

Offline

#2 2011-10-08 22:36:44

chris427
Member
Registered: 2011-06-03
Posts: 18

Re: Why can't I connect to the internet?

Have you looked through wicd's log files (/var/log/wicd/wicd.log)? If you  post them we might be able to help you better.

Chris


We are all watched over by machines of loving grace.

Offline

#3 2011-10-09 06:08:09

denstark
Member
Registered: 2005-08-05
Posts: 15
Website

Re: Why can't I connect to the internet?

Also, make sure that the wicd daemon is running:
# /etc/rc.d/wicd start

If you don't have it in your daemons array in /etc/rc.conf, it won't be starting automagically at boot.

Offline

#4 2011-10-09 19:00:48

gromlok
Member
Registered: 2010-04-19
Posts: 154

Re: Why can't I connect to the internet?

null

Last edited by gromlok (2019-03-10 15:46:28)


.

Offline

#5 2011-10-09 19:09:53

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: Why can't I connect to the internet?

gromlok wrote:

The same happened to me after updating. I had to do the network configuration again:
wiki.archlinux.org/index.php/Configuring_Network

and this in particular, using profiles:
https://wiki.archlinux.org/index.php/Netcfg

(but still says that my profile does not exist, but I manage to connect hmm)

You could do a ifconfig to see if you have eth0 or wlan0 or other interface.

Hope this help.

This is almost totally irrelevant.  He is asking about Wicd and you pointed him to documentation about NetCfg?

If you are using a wired connection and dhcp, just log into a console and try running

dhcpcd eth0

Does it work?  If it does then something is wrong with Wicd, if not, then something else is wrong.

Also, if you have two devices, sometimes they can get switched around in Wicd.  On my one system eth0 and eth1 used to switch, and thus I would have to account for that in wicd every time I booted.

Last edited by lifeafter2am (2011-10-09 19:12:21)


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#6 2011-10-09 20:28:49

pablokal
Member
From: Nijmegen, Holland
Registered: 2010-03-07
Posts: 96
Website

Re: Why can't I connect to the internet?

Downgraded to net-tools-1.16-18 and this solved for me the problem.
Go in terminal to /var/cacke/pacman/pkg/ and
do: pacman -U net-tools-1.16-18 *
see: http://www.archlinux.org/news/deprecation-of-net-tools/


GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/

Offline

#7 2011-10-09 20:42:24

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Why can't I connect to the internet?

pablokal wrote:

Downgraded to net-tools-1.16-18 and this solved for me the problem.
Go in terminal to /var/cacke/pacman/pkg/ and
do: pacman -U net-tools-1.16-18 *

Of course one may want to leave the space out between 18 and *, unless they want to reinstall everything in the cache.

Offline

Board footer

Powered by FluxBB