If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
I'm running 9.04 with a D-Link DWL-G650 wireless card. In prior versions of kubuntu, the card was recognized as ath0. After installing 9.04, I can't find the card.
What do you have in /etc/udev/rules.d/70-persistent-net.rules ? (Note: the "70" may be different on your machine.)
From your comment, I'm guessing that you usually connect via the terminal. Is that correct?
Actually I had always let knetworkmanager handle things, but when I had problems in 9.04 I switched to wicd. It was when that didn't connect that I realized there was no ath0.
In any case here is /etc/udev/rules.d/70-persistent-net.rules
------------------
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.
I had exactly that problem and I solved it as proposed by Sissy: changed ath0 into wlan0 in the Preferences - Wireless interface in WICD (not in /etc/network/interfaces but I guess it's the same).
I had exactly that problem and I solved it as proposed by Sissy: changed ath0 into wlan0 in the Preferences - Wireless interface in WICD (not in /etc/network/interfaces but I guess it's the same).
Thanks guys. Changing to wlan0 solved the problem.
Paul
Similar problem here- maybe other details, maybe a clue. After the std upgrade from 8.10 to 9.04 the knetmanager disappeared. Kickoff said no such program, Synaptic Package Manager found it right away. No way to access it or wlan. Contents of persistent-net rules are as follows.
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.
using 9.04 you will need to use the "plasma-widget-network-manager" be sure that it is installed then you will need to add the widget to your panel/desktop (don't matter) the name of it is "network-manager"
or (my personal suggestion) just install wicd and enjoy your wifi card. (run iwconfig from a konsole to find your card's "name").
Mark Your Solved Issues [SOLVED] (top of thread: thread tools)
Comment