I'm not quite a newbie, but I'm not a hardware, driver or kernel geek. I don't know how to blacklist a kernel mod, nor which kernel mods if any I should blacklist in any case. I've been trying to get this to work for a while, following several different step-by-step instruction sets, so I may have got myself painted into a corner. I would rather not have to reinstall.
Hardware: Acer Apire TimelineX 1830T-3721
uname -a:
Code:
Linux apollo 2.6.35.10-74.fc14.i686 #1 SMP Thu Dec 23 16:17:40 UTC 2010 i686 i686 i386 GNU/Linux
lspci:
Code:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
02:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
lsusb:
Code:
Bus 002 Device 003: ID 04f2:b1d8 Chicony Electronics Co., Ltd
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0bda:0138 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
As root, I ran system-config-network.
Under the Devices tab, there's a device, Profile is checked, Status is Inactive, Device is eth1, Nickname is eth1, Type is Wireless. The "Activate" button at the top is grey.
Under the Hardware tab, theres 2 entries, one "Broadcom Corporation | Wireless | eth1 | system" the other is my wired "Atheros Comm. | Ethernet | eth0 | system"
I deleted the Broadcom hardware, then went back to the Devices tab and clicked the "New" button.
* Under "Select Device Type" I chose "Wireless connection" and click "Forward".
* Under "Select Wireless Device," I saw Broadcom Corporation BCM43225 802.11b/g/n (eth1). I selected it and clicked "Forward."
* Under "Configure Wireless Connection," I chose Mode: Managed, SSID: coblefamily key: *****
* Under Configure Network Settings, I left "Automatically... dhcp" clicked and clicked "Forward."
Then I saw the summary page, "Create Wireless Device" everything looked fine.
I clicked "Apply"
Then I clicked "Activate" and I got this message:
Code:
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Invalid argument.
Determining IP information for eth1.../etc/init.d/functions: line 51: /dev/stderr: Permission denied
/etc/rc.d/init.d/functions: line 51: /dev/stderr: Permission denied
I sure would appreciate any help or insight anyone can offer.