Bug 171227

Summary: 0.5 seems to refuse to work with ath* devices
Product: [Fedora] Fedora Reporter: Konstantin Ryabitsev <icon>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-19 21:11:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Konstantin Ryabitsev 2005-10-19 17:27:28 UTC
Description of problem:
Being stuck with an atheros chipset, I have to make do with an ath0 device. It
seems that the new NetworkManager from updates-testing won't work with ath0 --
it tries to connect, but then reverts to the "No Network Connection" state. The
only relevant thing I seem to see in /var/log/messages is:

Oct 19 13:19:28 protee dhcdbd: message_handler: message handler not found under
/com/redhat/dhcp/ath0 for sub-path ath0.dbus.get.reason

I can look further if told where.

Version-Release number of selected component (if applicable):
NetworkManager-0:0.5.0-1.FC4.1.i386

Comment 1 Christopher Aillon 2005-10-19 20:28:39 UTC
yum --enablerepo=updates-testing update wireless-tools

Comment 2 Konstantin Ryabitsev 2005-10-19 21:11:13 UTC
Ah, yes indeed! This bit was missing from your blog post. :)

It now works.