Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] uevent_helper on kernel 3.16.5-gentoo
Date: Mon, 27 Oct 2014 15:10:58
Message-Id: 201410271510.45642.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] uevent_helper on kernel 3.16.5-gentoo by Douglas J Hunley
1 On Monday 27 Oct 2014 13:40:32 Douglas J Hunley wrote:
2 > On Fri, Oct 24, 2014 at 10:44 AM, Mick <michaelkintzios@×××××.com> wrote:
3 > > I just enabled the wireless adaptor and I connected to the neighboor's AP
4 > > fine
5 >
6 > > with my b43 firmware (BCM4312 chipset):
7 > So is this a module in your kernel? It wasn't clear to me from your reply
8
9 Sorry I didn't make it clear. Yes, this is a laptop where wireless is
10 optional. Sometimes I use it and some times not. Therefore I have it
11 configured as a module. However, it seems to be loaded whether I have
12 wireless disabled or not.
13
14 $ lsmod
15 Module Size Used by
16 uas 14580 0
17 ip6t_rt 1760 3
18 b43 178521 0
19 mac80211 236979 1 b43
20 uvcvideo 60085 0
21 cfg80211 157177 2 b43,mac80211
22 [snip...]
23
24 --
25 Regards,
26 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] uevent_helper on kernel 3.16.5-gentoo Douglas J Hunley <doug.hunley@×××××.com>