[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-16 Thread Anton Polukhin
It uses 2.4GHz b/g/n and there's no way to disable 802.11n or force only 802.11b/g usage. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622293 Title: rtl8821ae WiFI does not work on Ubuntu 16.04

[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-15 Thread Anton Polukhin
Vendor Netgear Hardware VersionWNDR4000 Firmware VersionV1.0.2.4_9.1.86 GUI Language VersionV1.0.2.4_2.1.17.1 Firmware is up-to-date, I've updated it a few days ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-13 Thread Anton Polukhin
I've changed the router to Netgear WNDR4000 and the problem still exists. Previous router TP-LINK WR841N v9 was successfully used by 5 different devices, so the problem is not in the router's firmware. It's in the rtl8821ae kernel module. ** Changed in: linux (Ubuntu) Status: Incomplete =>

[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-13 Thread Anton Polukhin
2) Problems with kernel 4.8-rc6 are mostly the same: tl8821ae does not loose the connection (at least network manager does not display that), but the speed drops down to 50KB/s really often. Instead of 2.5 MB/s connection speed, I have an average of ~100KB/s, with rare peeks up to 2.5MB/s and

[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-13 Thread Anton Polukhin
1) Manufacturer: TP-LINK Model: WR841N v9 Firmware: 3.15.9 Build 140625 Rel.64271n -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622293 Title: rtl8821ae WiFI does not work on Ubuntu

[Bug 1622293] Re: rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-12 Thread Anton Polukhin
With kernel 4.8-rc5, rtl8821ae does not looses connection (at least network manager does not display that), but the speed drops down to 0 really often and restores only after half a minute. ** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-4.8-rc5 -- You received this bug

[Bug 1622296] [NEW] AMD R9 M385 is not detected

2016-09-11 Thread Anton Polukhin
Public bug reported: lspci outputs: antoshkka@antishkka-amd:~$ lspci | grep R9 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XT [Radeon R9 M280X] (rev ff) However laptop has AMD R9 M385 and it is correctly displayed as AMD R9 M385 under other operating system.

[Bug 1526683] Re: 10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network requiring hardware button to be toggled twice for connection to be re-established

2016-09-11 Thread Anton Polukhin
*** This bug is a duplicate of bug 1622293 *** https://bugs.launchpad.net/bugs/1622293 Done here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622293 ** This bug has been marked a duplicate of bug 1622293 rtl8821ae WiFI does not work on Ubuntu 16.04 -- You received this bug

[Bug 1622293] [NEW] rtl8821ae WiFI does not work on Ubuntu 16.04

2016-09-11 Thread Anton Polukhin
Public bug reported: rtl8821ae does not work out-of the box on Ubuntu 16.04. It does not detect any WIFi networks and laptop starts with Wifi disabled in NetworkManager. To make rtl8821ae work I have to do the following: echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/idepad.conf

[Bug 1526683] Re: 10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network requiring hardware button to be toggled twice for connection to be re-established

2016-09-10 Thread Anton Polukhin
This issue affects me too and exists in Ubuntu 16.04 How can I help you in resolving this issue? ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1193795] Re: Driver for Geforce gt 650m is not detected

2013-07-18 Thread Anton Polukhin
A few days ago I've updated Ubuntu once more and after that drivers were correctly detected (steam ppa drivers?). Looks this issue is fixed in latest versions of proprietary driver. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New = Fix Released -- You received this bug

[Bug 1193795] Re: Driver for Geforce gt 650m is not detected

2013-06-26 Thread Anton Polukhin
** Summary changed: - Driver for Geforce gt 650m is detected + Driver for Geforce gt 650m is not detected -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193795 Title: Driver for Geforce gt 650m is

[Bug 1193795] Re: Driver for Geforce gt 650m is not detected

2013-06-26 Thread Anton Polukhin
I'd suggest marking this report 'Invalid' This is not a solution. If you google around you'll find many users complaining. Here are a few links from search top: http://askubuntu.com/questions/162639/how-do-i-get-ubuntu-to-recognize-my-nvidia-graphics-card

[Bug 1193795] [NEW] Driver for Geforce gt 650m is detected

2013-06-23 Thread Anton Polukhin
Public bug reported: Ubuntu 12.04.2 after full update cannot find proprietary driver for Nvidia Geforce gt 650m ** Affects: nvidia-graphics-drivers (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1193795] Re: Driver for Geforce gt 650m is detected

2013-06-23 Thread Anton Polukhin
Same problems were in Ubuntu 13.04. Installing x-swat ppa (in 12.04 and 13.04) did not help. Tried using following commands: sudo add-apt-repository ppa:bumblebee/stable sudo apt-get update sudo apt-get install bumblebee bumblebee-nvidia sudo usermod -a -G bumblebee $USER But after that STAEM

[Bug 1193795] Re: Driver for Geforce gt 650m is detected

2013-06-23 Thread Anton Polukhin
Thanks, that helped. Now I can launch `steam`. I can see some small artefacts there like Mess of pixels instead of closing X in top right corner. Is it possible to to make Geforce Gt 650m work out of the box without black magic or Linus Torvalds shall cast his finger a few more times for that?