|
Bugzilla – Full Text Bug Listing |
| Summary: | NetworkManager cannot Create New Wireless Network | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Martin Vidner <mvidner> |
| Component: | Network | Assignee: | Robert Love <rml> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /var/log/messages while attempting to create an ad-hoc network 'kaname' | ||
|
Description
Martin Vidner
2005-10-20 08:52:29 UTC
It is indeed obtaining a link-local Zeroconf address. Please check if your driver supports AdHoc and let me know. You can see information from the daemon by running it on the console with "--no-daemon" Ping? Is this fixed? If not -- can you retry with the latest version (20051201 or later) and confirm if your driver supports AdHoc? Thanks. One way to confirm is % /usr/sbin/iwconfig <interface> mode Ah-Hoc Let me know. Danke. It does support Ad-Hoc. I tried with 20051212. And still does not work? Can I get the output of the NetworkManager log during the problem? It should be in your syslog (/var/log/messages). Otherwise, you can grab the log directly: % /etc/init.d/networkmanager stop % NetworkManager --no-daemon >cheese.log and attach the log. Thank you! Created attachment 60460 [details]
/var/log/messages while attempting to create an ad-hoc network 'kaname'
It did not work. The applet was showing (null) as the network name before it reverted to frogs.
Thank you! Just to be clear: You tried to create "kaname" and "frogs" was an existing network? It looks as if NM successfully creates "kaname" but for some reason decides to fall back to "frogs" ... Hmm. Right. With luck, this is fixed in 0.5.1cvs20060112. Can you reproduce and check? Closing. Ought to be fixed. |