On Mon, 2013-09-09 at 16:52 -0500, Larry Finger wrote: > On 09/09/2013 03:40 PM, Vincent Thiele wrote: > > I use TL-WN823N usb-stick with ubuntu but native drivers disconnect > > few seconds after boot. For wlan i need to install this package: > > https://code.google.com/p/realtek-8188cus-wireless-drivers-3444749-ubuntu-1304/. > > But this package can not be used with a kernel > 3.9. Please fix the > > native drivers. Best regards > > I am sorry that you are having problems with your system, but your log was > essentially useless. I saw one disconnect due to reason 4 (disassociation due to > inactivity). > > There were many changes in the rtl8192cu driver for kernel 3.11, and you need to > run it, or a backports version of the wireless code. Your 3.8.0 kernel is too old. > > I have been running rtl8192cu for the past 24 hours without a permanent > disconnect. Under NetworkManager, I see some reason 7 deauthentications, but Running wpa_supplicant with debugging on might shed some light on these; basically: mv /usr/sbin/wpa_supplicant / killall -TERM wpa_supplicant /wpa_supplicant -dddtu <piped to your favorite log file> and NM should automatically reconnect, and then we can figure out what's going on in the supplicant. Dan > running under ifup, there have been no disassociations or deauthentications in > over 6 hours. > > I am using openSUSE KDE. There may be a problem with the Ubuntu user code as it > seems to operate differently. > > Larry > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html