Summary: | Wireless Internet quits working sporatically | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | James R McKenzie <jimmckenzie> |
Component: | Wireless | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | normal | CC: | lamarque |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
James R McKenzie
2011-08-02 09:22:10 UTC
After the connection is established Plasma NM does not take any action without user intervention. Actually is NM daemon that talks to the wireless card's driver and wpa_supplicant. NM also turns the card on, scans for access points, establishes the connection, and calls the dhcp client. NM's clients, such as Plasma NM, only send actions to the NM daemon and read the responses. Your problem is probably in the wireless card's driver or in your access point, there is no sense this problem only happens with Plasma NM. If it is a driver problem the "dmesg" command will show some messages. You can also look at the NM's log file (/var/log/daemong.log or /var/log/messages) for any error messages. |