Bug 532049
| Summary: | Fails to connect through PAN | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bastien Nocera <bnocera> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | dcbw |
| 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: | 2010-06-05 04:45:43 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
Bastien Nocera
2009-10-30 13:07:35 UTC
Um, that log looks normal. What were you expecting? "connect automatically" doesn't work for Bluetooth, because we have no idea if the device is around or not and thus trying to connect would simply repeatedly fail. If you pick the device from the menu does it work? The Bluetooth menu item doesn't show up when no other network devices are available. 1. Boot machine up with a network device available 2. See that Bluetooth is available in the menus 3. Stop NetworkManager service, rmmod network-adapter-kernel-modules (in my case "wl"), start NM service 4. No options available in nm-applet's menu 5. Do 3. but with an insmod 6. Bluetooth device shows up in nm-applet (dhcp is timing out, even when run by hand on the bnep interface when Bluetooth _is_ available, but that's another problem) Can you attach /var/log/messages when you see this, or run NM from a terminal wtih --no-daemon and paste in the output after you reproduce it? Nothing interesting in the logs, I think the problem is from nm-applet, not NetworkManager itself. commit 099692db6039cfdd713ccce8e49a69de268581e1
Author: Dan Williams <dcbw>
Date: Fri Nov 6 21:35:34 2009 -0800
menu: show BT connections when no other devices are available (rh #532049)
NetworkManager-0.7.996-7.git20091113.fc12,ModemManager-0.2-4.20091105.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/NetworkManager-0.7.996-7.git20091113.fc12,ModemManager-0.2-4.20091105.fc12 This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping NetworkManager-0.7.996-7.git20091113.fc12, ModemManager-0.2-4.20091105.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |