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: Fri, 24 Oct 2014 14:44:53
Message-Id: 201410241544.16255.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] uevent_helper on kernel 3.16.5-gentoo by Douglas J Hunley
1 On Friday 24 Oct 2014 15:13:29 Douglas J Hunley wrote:
2 > On Fri, Oct 24, 2014 at 7:47 AM, Neil Bothwick <neil@××××××××××.uk> wrote:
3 > > It's a legacy setting, introduced so you can turn off this feature.
4 > > Presumably it defaults to Y for compatibility but I've been following the
5 > > advice and running without it for some time now - on desktops and
6 > > servers.
7 >
8 > Do you run a modular kernel or compile everything in? I do the latter,
9 > and on 3.17.0 turning this off caused the b43 firmware for my wifi
10 > card to not load. I'll give you that 3.17.0 has other issues, but..
11
12 Thanks for this Douglas. I run a modular kernel with things that I only use
13 occasionally compiled as modules. All the rest is compiled in.
14
15 I am now running the 3.16.5 kernel with an ethernet cable plugged in and the
16 logs look clean (other than some ACPI problems).
17
18 I just enabled the wireless adaptor and I connected to the neighboor's AP fine
19 with my b43 firmware (BCM4312 chipset):
20
21 Bluetooth: Core ver 2.19
22 NET: Registered protocol family 31
23 Bluetooth: HCI device and connection manager initialized
24 Bluetooth: HCI socket layer initialized
25 Bluetooth: L2CAP socket layer initialized
26 Bluetooth: SCO socket layer initialized
27 usbcore: registered new interface driver btusb
28 b43-phy0: Radio hardware status changed to ENABLED
29 b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
30 b43-phy0 debug: b2062: Using crystal tab entry 19200 kHz.
31 b43-phy0 debug: Chip initialized
32 b43-phy0 debug: 64-bit DMA initialized
33 b43-phy0 debug: QoS disabled
34 b43-phy0 debug: Wireless interface started
35 b43-phy0 debug: Adding Interface type 2
36 IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
37 b43-phy0 ERROR: PHY transmission error
38 wlan0: authenticate with 02:ac:54:e2:c8:8a
39 wlan0: send auth to 02:ac:54:e2:c8:8a (try 1/3)
40 wlan0: authenticated
41 wlan0: associate with 02:ac:54:e2:c8:8a (try 1/3)
42 wlan0: RX AssocResp from 02:ac:54:e2:c8:8a (capab=0x421 status=0 aid=1)
43 wlan0: associated
44 IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
45 wpa_cli: interface wlan0 CONNECTED
46 dhcpcd[4637]: version 6.4.7 starting
47
48 So no problem here.
49
50 --
51 Regards,
52 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>