From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Luca Coelho <luca@coelho.fi>
Cc: Mel Stimmel <crosscreekconsulting@earthlink.net>,
linux-wireless@vger.kernel.org
Subject: Re: Intel Pro 4965 wireless
Date: Tue, 31 Jan 2017 13:11:30 +0100 [thread overview]
Message-ID: <20170131121129.GA12516@redhat.com> (raw)
In-Reply-To: <1485848188.26003.54.camel@coelho.fi>
On Tue, Jan 31, 2017 at 09:36:28AM +0200, Luca Coelho wrote:
> On Mon, 2017-01-30 at 21:04 -0500, Mel Stimmel wrote:
> > I have a problem that recently arose with my Thinkpad model T61
> > running Ubuntu 16.04 with the Intel Pro 4965 installed.
> > This system was working just fine until sometime in Dec., when
> > after one of the routine updates, the software can't see/find/recognize
> > the wireless adapter. It's not the adapter, as if I boot the system from
> > an older CD (show and tell mode) the wifi works just fine.
It's hard to tell for me what could changed after ubuntu update. I would
check if device initialize using "dmesg", then if interface is created
by "iw dev". If interface is created problem will be realted with
wpa_supplicant or NetworkManager . If there are no messages about
4965 device in 'dmesg' I would check if driver module is sill there:
find /lib/modules/`uname -r`/ -name "*iwl*"
> > When I do the command LSHW, it shows the driver as iwl4965, and the
> > version as 3.13.0-93-generic.
> > I've been in the computer business since 1958 but are a newby to
> > Linux so don't any/many of the commands and/or it's inner workings.
> > Any help that y'all could provide would be greatly appreciated.
> Adding Stanislaw, who is the maintainer of iwlegacy (which is the driver
> that supports iwl4965).
It's actually system configuration problem not driver by itself, better
place to search help would be ubuntu forums or google.
Stanislaw
prev parent reply other threads:[~2017-01-31 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 2:04 Intel Pro 4965 wireless Mel Stimmel
2017-01-31 7:36 ` Luca Coelho
2017-01-31 12:11 ` Stanislaw Gruszka [this message]
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=20170131121129.GA12516@redhat.com \
--to=sgruszka@redhat.com \
--cc=crosscreekconsulting@earthlink.net \
--cc=linux-wireless@vger.kernel.org \
--cc=luca@coelho.fi \
/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.