Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180889 - udev-1.04-r12 renames madwifi athx interface
Summary: udev-1.04-r12 renames madwifi athx interface
Status: RESOLVED DUPLICATE of bug 173540
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 18:43 UTC by Chris Bainbridge (RETIRED)
Modified: 2007-06-04 18:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Bainbridge (RETIRED) gentoo-dev 2007-06-04 18:43:57 UTC
The file /etc/udev/rules.d/75-persistent-net-generator.rules contains a rule for ath* devices that runs persistent_net_generator_do. With wlanconfig the user specifies the device name. wlanconfig returns the specified device name, but udev renames it, so scripts subsequently fail.

Other reports: http://www.aircrack-ng.org/doku.php?id=airmon-ng&DokuWiki=37069e1b377f07ac7ee0ace5c1a6f802 http://madwifi.org/ticket/972#comment:12

Solution appears to be to remove ath* from 75-persistent-net-generator.rules

The problem may also exist in later udev versions, I haven't checked.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-04 18:59:03 UTC

*** This bug has been marked as a duplicate of bug 173540 ***