All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Kevin Cruz <skate_ops@yahoo.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: iwlwifi can't connect to router after resuming from suspend.
Date: Sat, 29 Sep 2012 10:25:27 +0300	[thread overview]
Message-ID: <20120929072527.GA13767@mwanda> (raw)
In-Reply-To: <1348870515.1973.YahooMailNeo@web164005.mail.gq1.yahoo.com>

On Fri, Sep 28, 2012 at 03:15:15PM -0700, Kevin Cruz wrote:
> Hey Dan,
> 
> 
> Thanks for the response.
> 
> >> Linux cyber-ubuntu 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> 
> > That kernel is too old.  Can you test with a 3.5.x kernel (or even
> > better would be a 3.6-rc kernel).  Those are the only ones we look
> > at on lkml.
> 
> I did try out Sabayon 10 live disk because it said it uses the kernel 3.5.4
> but it did not fix the problem. I will definitely try to figure a way to
> test the 3.6-rc kernel.  Do you know any (experimental?) distros that are
> using it?  Is there anything else that I could do that could help, like
> rerunning any commands/script on a newer kernel?

You can compile it under ubuntu.  I looked on google to find
directions but everyone had bad advice.  This might work:

apt-get build-dep linux-image-$(uname -r)
download and unpack the kernel from kernel.org
make localmodconfig
make
make modules_install install
reboot

If it doesn't then having the dmesg from Sabayon live disk will have
to be enough.  We can open a bug for that on bugzilla and CC the
wireless people.

regards,
dan carpenter


  reply	other threads:[~2012-09-29  7:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19 20:25 iwlwifi can't connect to router after resuming from suspend Kevin Cruz
2012-09-28 12:19 ` Dan Carpenter
2012-09-28 22:15   ` Kevin Cruz
2012-09-29  7:25     ` Dan Carpenter [this message]
2012-10-01 14:44       ` Kevin Cruz
2012-10-01 15:09         ` Dan Carpenter
2012-10-01 16:42           ` Kevin Cruz
2012-10-01 19:31             ` Johannes Berg
2012-10-01 23:06               ` How do I get mac80211 debugfs? Kevin Cruz
2012-10-01 23:15                 ` Kevin Cruz
2012-10-02  6:38                 ` Johannes Berg
2012-10-02 11:20                   ` Johannes Berg
2012-10-02  6:48                 ` Rami Rosen

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=20120929072527.GA13767@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=skate_ops@yahoo.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.