public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Canek Peláez Valdés" <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] lost wireless network
Date: Thu, 2 Feb 2012 16:03:09 -0600	[thread overview]
Message-ID: <CADPrc82Q=9vseNDw-3BudSzPQ5NB36RWtmp900jD_xs-KRJwiA@mail.gmail.com> (raw)
In-Reply-To: <20120202164457.M86014@xvalheru.org>

On Thu, Feb 2, 2012 at 10:45 AM, pat <pat@xvalheru.org> wrote:
[ Humongous snip ]

> Still the same :-|

Seems really weird. I can only think the following options:

1. Something is messing up with NetworkManager.

1.a. Can be possible that the /etc/init.d/net.* scripts are running
alongside NetworkManager? I don't use OpenRC (I moved to systemd), but
I clearly remember that for NetworkManager to run OK in Gentoo you had
to disable the net.* services in /etc/rc.conf:

rc_hotplug="!net.*"

1.b. Maybe something is wrong with your NetworkManager/wpa_supplicant
installation; try deleting (after making a backup, of course) the
following directories/files:

/etc/NetworkManager
/etc/wpa_supplicant
/etc/conf.d/net

and then emerge again both packages:

emerge -1v networkmanger wpa_supplicant

And try again after a reboot.

2. Maybe (for some weird reason) NetworkManager refuses to work in
your system. If this is the case, disable all your network services
(avahi*, cups, NetworkManager, net.*), and boot to a console. When I'm
dealing with this kind of stuff, I even disable X, just to be sure:

rc-update del NetworkManager
...
rc-update del xdm
reboot

When you are in your console, try connecting to a WEP access point by hand:

ifconfig wlan0 up
iwconfig wlan0 essid MYESSID key MYPASSWORD channel MYCHANNEL
dhclient/dhcpcd wlan0

If it works, then is something related to NetworkManager.

If it doesn't, I can't really thing of anything else at the moment.

Regards, and good luck.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



  reply	other threads:[~2012-02-02 22:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-28 11:38 [gentoo-user] lost wireless network pat
2012-01-28 12:46 ` Florian Philipp
2012-01-28 12:52   ` pat
2012-01-28 17:00     ` Canek Peláez Valdés
2012-01-28 19:08       ` Mick
2012-01-28 20:31         ` pat
2012-01-28 20:42           ` Michael Mol
2012-01-28 21:10             ` pat
2012-01-29  3:49               ` Adam Carter
2012-01-29  9:34                 ` pat
2012-01-31 23:34                   ` pat
2012-02-01  8:16                     ` Hinnerk van Bruinehsen
2012-02-01 20:33                       ` pat
2012-02-01 22:30                         ` Hinnerk van Bruinehsen
2012-02-02  9:20                           ` pat
2012-02-02  9:56                             ` Hinnerk van Bruinehsen
2012-02-02 10:28                               ` pat
2012-02-02 16:45                                 ` pat
2012-02-02 22:03                                   ` Canek Peláez Valdés [this message]
2012-02-02 23:07                                     ` Hinnerk van Bruinehsen
2012-02-03  1:40                                       ` Canek Peláez Valdés
2012-02-04 22:00                                         ` [SOLVED] " pat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADPrc82Q=9vseNDw-3BudSzPQ5NB36RWtmp900jD_xs-KRJwiA@mail.gmail.com' \
    --to=caneko@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox