[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2016-05-09 Thread Peter Ludwig
I know this thread is now two years old but the problem with this hardware almost drove me nuts ... I am here on a HP Pavilion Laptop with beatsaudio. No Model Number - nothing. The Wifi card is: (in Germany!) -- lspci -nn | grep -iA2 net 02:00.0 Network

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-11-15 Thread Peter Kabiri
What worked for me was enabling the MSI parameter (message signal interupt). I have a lenovo Z50 laptop. My wifi would work with all wifi laptop manufacturers but i was having a problem with a Lancorm wifi router at a Hotel I once stayed. what i did was this. I scrowled to the file "sw.c" in the

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-11-07 Thread Jelle
Hi, I'm experiencing the same issue as @avirup-das. I have the RTL8723BE on my HP Stream 11. I verified the wifi works great in Windows (8) so the internal card is okay. Using Xubuntu-amd64 15.10 with new installed kernel 4.3.0 (same results as in kernel 4.2.0) Wifi does work and the laptop

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-09-29 Thread Ekimia
What kernel do you use ? Yes realtek driver inclusion in the kernel is a mess -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-09-29 Thread Avirup Das
Hi all, I am very new to Linux and facing similar issue with RTL8723BE on HP- 15AF006AX. At first, the system couldn't recognize any Wifi network. Tried the rtlwifi_new. Now, the wifi does connect, but only withing a range of 1M from router's antenna. The connection drops are very frequent.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-06-02 Thread Tim Chen
Hi all, As https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1240940/comments/82 suggested, I open a new bug on https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1461174, please move the discussions there. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-20 Thread Peggys Mouse
The line in #78 that ends with modprobe. should continue like this: modprobe.d/rtl8723be.conf But you can always just create the file and put this in it: options rtl8723be fwlps=0 swlps=0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-20 Thread gentle reminder
Hi, I tried to follow the steps mentioned in #78, however at the end of all the steps, I don't see rtl8723be.conf under /etc/modprobe.d/. Can somebody please help? Thanks in advance! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

Re: [Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-14 Thread Jian Wen
Ubuntu 15.04 that is freshly installed works for my Thinkpad E440. On Tue, May 12, 2015 at 12:18 PM, Thomas 1240...@bugs.launchpad.net wrote: I'm still dropping tons of packets on both 14.04 and 15.04, even with rtlwifi_new and the modprobe options! What else is there to try? I'm this close

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-14 Thread Peggys Mouse
@Thomas, have you tried editing the driver settings as suggested in #78? Note: there is a line in that post that got split at modprobe.d. It should read: Edit the settings for the driver: echo options rtl8723be fwlps=0 swlps=0 | sudo tee /etc/modprobe.d/rtl8723be.conf -- You received this bug

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-14 Thread Peggys Mouse
I see launchpad is determined to split that line. Sorry. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723] Status

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-11 Thread Thomas
I'm still dropping tons of packets on both 14.04 and 15.04, even with rtlwifi_new and the modprobe options! What else is there to try? I'm this close to chucking the wifi card and replacing it with something atheros. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-05-02 Thread Gianluca Cavalli
Still problems with Lenovo g50-30. I tried the ubuntu 15.04 live with no luck, still need to blacklist and add the parameters to get the wifi works BUT STILL no bluetooth working. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-04-15 Thread yoav
#55 worked for me. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723] Status in HWE Next Project: Fix Released

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-04-11 Thread y s
Can we try to see why the power save drops the connections? If I try to log debug messages by sudo rmmod rtl8723be sudo modprobe rtl8723be debug=5 where will I see the debug log? Can I post it here for people to figure out what's wrong? -- You received this bug notification because you

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-04-11 Thread Adam Lee
@y s, please report a new bug. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723] Status in HWE Next Project: Fix

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-04-11 Thread Adam Lee
@y s, please check this bug's description, quote here: This bug is only for the initial support of this WiFi adapter, it's not working 100% well yet, please report new not working bug or contact upstream but not keep posting comments, thanks. Please report a new bug, launchpad robot

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-04-11 Thread y s
@Adam, I can open a new bug, but my problem is disconnecting wifi with rtl 8723be on 14.04.02. Wouldn't it be a duplicate? I am just trying to understand how launchpad works. Or did you mean open a new bug to discuss how to debug the wifi card drivers? -- You received this bug notification

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-02-20 Thread Peggys Mouse
No solution but here's the workaround that finally worked for me... (Ubuntu 14.014 stock kernel) Download the latest driver (you might have to install git first): git clone http://github.com/lwfinger/rtlwifi_new.git Change into the new directory you just created: cd rtlwifi_new Compile and

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-02-03 Thread Davi Dagostin
For me, the text options rtl8723be fwlps=N ips=N in /etc/modprobe.d/rtl8723be.conf fixes the problem. My Kernel is 3.16.0-30-generic. My Board is 03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter. -- You received this bug notification because

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-23 Thread Kroahs
At the core of 3.16 observed permanent disable wi-fi with a periodicity of around 20 minutes. Put the kernel version 3.18 but there is a bug on it. Is used to avoid hang tight wi-fi installed on the router __ hidden access point __ and created a new connection in network manager. and if there

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-21 Thread dpacmittal
@svenmeier Thanks, I dont have access to an 'n' network for a few days while I'm travelling. I'll update here as soon as I'm able to test it out. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-20 Thread svenmeier
#73, could you try out https://github.com/lwfinger/rtlwifi_new/issues/22#issuecomment-70407994 ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-20 Thread dpacmittal
Still no solution yet for me as well. I noticed the disconnections don't happen on a 802.11g network. It happens only on 802.11n networks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-03 Thread svenmeier
Argh, on battery power wifi still disconnects after half an hour to an hour stable connection :(. So regretfully no solution yet. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-03 Thread Adam Lee
** Description changed: This device is appearing in some OEM machines, but driver is not yet available upstream. + + This bug is only for the initial support of this WiFi adapter, it's not + working 100% well yet, please report new not working bug or contact + upstream but not keep posting

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-02 Thread svenmeier
After further testing I cannot confirm a fix either by installing kernel 3.18 nor by installing the latest rtlwifi_new as suggested in #55. After 20 to 30 minutes of surfing the wifi connection is still shown as active in Gnome status, but no data is coming through. -- You received this bug

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-02 Thread svenmeier
Syslog after connection is lost. ** Attachment added: Syslog after connection is lost. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1240940/+attachment/4291306/+files/RTL8723BE.syslog -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-02 Thread svenmeier
Sorry for the noise, but I have a solution for my system now: http://ubuntuforums.org/showthread.php?p=13119513#post13119513 Disabling power save together with kernel 3.18 and latest rtlwifi_new works performant and stable on my Lenovo Yoga 2-13. -- You received this bug notification because

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-01-01 Thread svenmeier
Kernel 3.18 does not seem to include the fix. Instructions ins #55 solved the problem for me on Kernel 3.16 though . Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title:

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-12-05 Thread Paraplegic Racehorse
Upgrade to kernel 3.16 did not do the trick for me. Still only temporary connect. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-12-05 Thread Peggys Mouse
@paraplegic.racehorse did you also follow the instructions in #55? The fix is not built in to the 3.16 kernel. Instuctions repasted below... git clone http://github.com/lwfinger/rtlwifi_new.git cd rtlwifi_new make sudo make install -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-12-02 Thread Peggys Mouse
#55 worked for me. Ubuntu 14.04 3.13.0-40-generic. Ran torrents all night which I haven't been able to do with this laptop's internal wifi card. In case others are confused by the mention in that comment about the kernel headers, I believe you can safely run the following commad to install them:

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-10-17 Thread dpacmittal
I have two USB - one is inbuilt my laptop which uses driver rtl8723be, and another netgear USB adapter which uses driver rtl8192cu. Both of them are dropping the connection. I tried #55 and now 8192cu doesn't load at all rendering my USB adapter useless. rtl8723be seems to be better.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-10-17 Thread dpacmittal
Sorry, I meant I have two wifi adapters. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723] Status in HWE Next

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-10-15 Thread Adrien Monteleone
@antonio-tobon Thank you, but unfortunately, following this suggestion immediately locked up the system in a kernel panic. However, the rtl8723be seemed to work fine after a kernel update a few days later. Perhaps there was a slight bug in the version I downloaded and the one pushed into the

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-10-11 Thread Antonio Tobón
I found this solution, and worked perfectly on a Lenovo g40-30 so it should work in other lenovo pc... quote: for one time test: sudo rmmod ideapad_laptop for working after reboot: echo blacklist ideapad_laptop | sudo tee -a /etc/modprobe.d /blacklist-ideapad.conf found it in:

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-25 Thread Adrien Monteleone
Having the same issue on a brand new Lenovo G50 with RealTek 8723be on 12.04.5 3.13-35 kernel. Tried fix in #55 with kernel panic as the result. (locked up system, flashing caps-lock led) I also can't seem to set options that are honored by the driver via /etc/modprob.d/rtl8723be.conf Is there

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-23 Thread vpena
I also tried kernel 3.13-35 and I got a kernel panic. I tried solution in #55 and it works perfectly :) Thanks! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-21 Thread Paweł Kowalik
From https://bugzilla.kernel.org/show_bug.cgi?id=83641#c1 There is a new version of this driver at GitHub. You will need to have the package with the kernel headers installed. git clone http://github.com/lwfinger/rtlwifi_new.git cd rtlwifi_new make sudo make install This version of the driver

Re: [Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-21 Thread Peggys Mouse
That's great news. Does the git repo below = the package with the kernel headers installed? I.e. are the instructions below everything I need to do to install on a stock Ubuntu 14.04 with the 3.13 kernel? Thanks. On 14-09-21 03:02 AM, Paweł Kowalik wrote: From

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-21 Thread jhecohe
today try again with ubuntu 14.10 amd works great.. :) Thank you for your efforts.. Linux JacsThree 3.16.0-16-generic #22-Ubuntu SMP Wed Sep 17 18:47:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b) 00:02.0 VGA compatible

Re: [Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-21 Thread Sayantan Das
I tried that. For kernel 3.13-35 i got a kernel panic. I tried 3.16 and had to set the following options options rtl8723be fwlps=0 swlps=0 ips=0 options MSI=1 Regards, Sayantan Das -- Use Linux. Be free ! http://www.tuxtrix.com On 21 September 2014 03:02,

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-17 Thread jhecohe
hello, i have the same problem on my lenovo yoga 2 no pro model 20344 i installed ubuntu 14.10 daily build Linux jhecohe3 3.16.0-14-generic #20-Ubuntu SMP Sat Sep 6 23:46:49 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux the manager network show all conections, i can connect by a minute and the

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-13 Thread waldguru
Hello Again, are there some news? In actual i found a acceptable pro-forma solution for the WLAN-problem with my flex 14-2. At first a look to my trial-history: I installed the Kernel 3.16 and later the 3.17 RC 4 manually (you can find some tutorials by using google...) In this two trials I

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-08-10 Thread Sayantan Das
@kozak127 I get a kernel panic on the latest 3.13.0-32 kernel after compiling your code Aug 10 02:02:15 flex2 kernel: [3.467272] [ cut here ] Aug 10 02:02:15 flex2 kernel: [3.468391] WARNING: CPU: 0 PID: 75 at

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-08-05 Thread kozak127
Driver drops connection, because code for power saving mode can't wake up the device on lenovo B5400. So, couple months ago, I partially commented out code that is responsible for putting WiFi card to sleep. It works almost flawlessly on kernel 3.13-24-generic. It also worked on kernel 3.11. It

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-29 Thread Sayantan Das
Hi, I am using UBuntu 14.04.1 LTS with kernel 3.13.0-32. It comes with the Realtek wifi driver . I could run wifi from the live cd image. However connection used to drop after sometime . Going through this bug report I tried the Fix on #38. It stops the connection drop but there is constant

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-22 Thread Jerelyn Co
I have the same problem with my Lenovo G50-70. I tried #33 but I often get slow or completely no connection. I am currently using 3.13.0-24-generic. I'm quite new in Xubuntu, help me please. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-22 Thread Archie B
Clevo W230ST with 14.04 Used attached firmware from #17 and got connectivity that frequently dropped. Tried fix in #38 and so far Wifi seems stable. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-21 Thread gounini
Hi, Same problem for me. It works good at my home (there is not much devices connected) but here I'm in an hotel room for few weeks, there are a lot of devices on the AP and the connection doesn't work. Sometimes it works late in the night when everyone is sleeping. Every time I see the same

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-21 Thread gounini
I can give more infos if you need, just ask. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723] Status in HWE Next

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-15 Thread JuanFra Rodriguez Cardoso
Weird... I have a Lenovo B5400 with kernel 3.13.0-30 and after my connection was dropped during intervals, I set up the options aforementioned and the wifi connection works stable. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-13 Thread JuanFra Rodriguez Cardoso
@Sergio, have you tried these parameters? # echo options rtl8723be fwlps=0 swlps=0 /etc/modprobe.d/rtl8723be.conf # reboot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title:

Re: [Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-13 Thread braykov
Hi, I have tried the same as Sergio and have the same result. Latest 3.13.0.31 kernel does not fix it. I also have the options mentioned. The best I managed is with kernel 3.14 and the driver from github, and still from time to time the network stops and asks me for a password. If I enter it, most

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-12 Thread Sergio Castillo
I have a Lenovo B5400. With kernel 3.13.0-30 wifi drops from time to time. I installed the kernel 3.15 but it was worse as I wasn't able to connect at all. Is there something I can do? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-03 Thread Roland S.
The fix activates WLAN for my Lenovo B5400 just through the usual updates. Thanks! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-02 Thread Shyju-q
I facing Kernal panic Error after installation. Ubuntu LTS root@oodo-B5400:/home/oodo# uname -a Linux oodo-B5400 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@oodo-B5400:/home/oodo# dmesg | grep rtl [ 10.555130] rtlwifi: module verification

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-02 Thread BogdanM
After the last upgrade of kernel WiFi card works without problems. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-02 Thread JuanFra Rodriguez Cardoso
Currently, it's working fine on my Lenovo B5400 under Ubuntu 14.04 x86_64 (kernel 3.13.0-30) and configured in /etc/modprobe.d/rtl8723be.conf with parameters options rtl8723be fwlps=0 swlps=0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-01 Thread Adam Lee
Tips for RTL8188EE [10ec:8179] and RTL8723BE [10ec:b723] users: those hardware modules have MSI compatibility issue, on some certain platforms they work fine with MSI but break connections without MSI, on some other certain platforms it's opposite. You could try to toggle its module parameter msi

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-06-20 Thread Julia Buchner
I have followed comments of this bugs and try to configure wifi on my laptop, a Lenovo Yoga 2 13(non pro). I did #33 then #17 manipulations. Unfortunately, I still have in Network Manager the sentence Wi-Fi is disabled by hardware switch. Here is more information about my config :

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-06-17 Thread madpentiste
I have tried the following on several kernels (under 12.04 and 14.04) and so far it has worked well : sudo apt-get install linux-headers-generic build-essential git # needed only if you don't have yet that package git clone http://github.com/lwfinger/rtl8723be # needed only if you don't

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-27 Thread Adam Lee
For @Loki and others meeting firmware issue, check #17. linux-firmware upstream has not seen any new development activity for two months, I'm pushing. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-27 Thread Loki
I copied the specified firmware. Restart the computer. Successfully connected to wifi, but then nothing works. Maximum that was possible - it will connect via ssh to my local server for a while - then the connection broken. $ dmesg | grep rtl [ 15.476334] Modules linked in: snd_hda_intel(+)

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-27 Thread Adam Lee
@Loki, current driver works not well with some certain systems, will fix it by next kernel, check https://bugs.launchpad.net/bugs/1320070 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-27.50 --- linux (3.13.0-27.50) trusty; urgency=low [ Brad Figg ] * Revert rtlwifi: Set the link state linux (3.13.0-27.49) trusty; urgency=low [ Brad Figg ] * Revert SAUCE: (no-up) HID: rmi: do not stop the device at the

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-26 Thread Adam Lee
** Changed in: hwe-next/trusty Status: Confirmed = Fix Released ** Changed in: hwe-next Status: Confirmed = Fix Released ** Changed in: linux (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: hwe-next/trusty Assignee: (unassigned) = Adam Lee (adam8157) **

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-26 Thread Loki
After install upgrades with new kernel i have this error in dmesg and wifi still not work. My notebook is Lenovo B5400 $ dmesg | grep rtl [ 10.753070] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin [ 10.753150] rtl8723be :04:00.0: irq 47 for MSI/MSI-X [ 11.135041] rtl8723be

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-15 Thread Adam Lee
@Peter, then your issue is a upstream bug, I will forward it to RealTek maintainers, thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-15 Thread Stanko Metodiev
I finally managed to install the driver with 3.15-rc5-utopic kernel version and the rtl8723befw.bin Firmware, but the internet connection is still dropping me and enable/disable rtl8723be modprobe doesn't help. Is there anyone else with the same issue? Lenovo ThinkPad E540 Ubuntu 14.04 uname

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-15 Thread braykov
Hi, I've had this problem since november 2013 when I bought the laptop. With Ubuntu 13.10 at least modprobe and modprobe -r used to work. With Ubuntu 14.04 the connection drops even more often and only restart helps (most of the times). All drivers I found origin from the released by RealTek.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-15 Thread Adam Lee
Tested on ThinkPad E540, it does drop connection, fortunately there is a solution, please check this bug: https://bugs.launchpad.net/bugs/1320070 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-15 Thread Adam Lee
tested 3.13.0-27.49 in -proposed, works but has the issue on #26 with some certain systems. ** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-14 Thread Peter Storgaard
@Adam Thanks that helped. I am able to connect to my router but unable to use the connection for anything. looks like i get disconnected all the time. Tested my laptop with an old USB wifi stick and that works fine and hold the connection. ** Attachment added: dmesg.log

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-14 Thread Stanko Metodiev
I managed to install rtl8723be drivers from GitHub in new Ubuntu 14.04, but I still have the problem with connection drop. Turning Off/On of WifI/Network or add/remove modprobe rtl8723be is not always working. Lenovo ThinkPad E540, Ubuntu 14.04 metodiew@metodiew:~$ uname -a Linux metodiew

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-14 Thread Adam Lee
@Stanko, that is not supported by us, please file an issue on GitHub for that out-of-tree driver. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-14 Thread Adam Lee
@Peter, could you please try this very kernel with the firmware I gave you and feedback? http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc5-utopic/ If it works, please boot the -proposed 3.13.0-26 kernel then check again. Thanks. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-14 Thread Peter Storgaard
@Adam , Same probem as before not getting a usefull connection. (im on a Lenovo B5400) peter@peter-B5400:~$ cat /proc/version Linux version 3.15.0-031500rc5-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201405091635 SMP Fri May 9 20:36:31 UTC 2014

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-13 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-13 Thread Peter Storgaard
Not working for me, might be doing something wrong. Am i missing something? [ 12.764872] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin [ 12.764941] rtl8723be :04:00.0: irq 47 for MSI/MSI-X [ 12.879239] rtl8723be :04:00.0: Direct firmware load failed with error -2 [ 12.879242]

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-13 Thread Adam Lee
@Peter [ 12.880179] rtlwifi: Firmware rtlwifi/rtl8723befw.bin not available firmware attached, please copy the rtl8723befw.bin to /lib/firmware/rtlwifi/ and try, thanks. ** Attachment added: rtl8723be_firmware.tgz

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-07 Thread Peter Storgaard
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723]

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-07 Thread Seth Arnold
** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723]

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-05-01 Thread Michal
I have lenovo B5400 with RTL8723BE PCIe Wireless Network Adapter. I tried kernel 3.13.0-25.47 from PPA. It has rtl8723be module, but I was not able to connect at all. I am using back 3.13.0-24-generic kernel and with rtl8723be from https://github.com/lwfinger/rtl8723be.git @ 604aa90 commit.

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-04-10 Thread Tim Gardner
** Changed in: linux (Ubuntu) Status: In Progress = Fix Committed ** Also affects: linux (Ubuntu Trusty) Importance: Medium Assignee: Adam Lee (adam8157) Status: Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-04-09 Thread Adam Lee
Pull request sent to kernel-t...@lists.ubuntu.com git://kernel.ubuntu.com/adamlee/ubuntu-trusty.git rtl8723be -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-04-08 Thread Adam Lee
it's in Linus tree now, start backporting. ** Changed in: linux (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-03-19 Thread Adam Lee
Note: wireless-next branch(not sufficient for backporting), a619d1abe20cc892ddd8f6f60345b24d43971fb4. commit a619d1abe20cc892ddd8f6f60345b24d43971fb4 Author: Larry Finger larry.fin...@lwfinger.net Date: Fri Feb 28 15:16:50 2014 -0600 rtlwifi: rtl8723be: Add new driver Signed-off-by:

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-03-17 Thread Anthony Wong
** Changed in: hwe-next/trusty Assignee: (unassigned) = Adam Lee (adam8157) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-03-17 Thread Adam Lee
** Changed in: hwe-next/saucy Importance: Undecided = Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be [10ec:b723]

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-03-17 Thread Adam Lee
@Roland Thanks for that info, that patchset is in wireless-next, not sufficient yet, will keep an eye on it. ** No longer affects: hwe-next/saucy ** Changed in: linux (Ubuntu) Assignee: (unassigned) = Adam Lee (adam8157) ** Changed in: hwe-next/trusty Assignee: Adam Lee (adam8157) =

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-03-17 Thread Kun Akos
I have a ThinkPad Edge e540, same problems with 13.10 using the driver from gh. Reloading the module works, but not for long. Seems like a lot of newer Lenovo laptops have this wireless adapter, I couldn't order mine with a different one in my country. -- You received this bug notification

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-02-28 Thread Roland S.
Could somebody backport the driver to Trusty please? http://marc.info/?l=linux-netdevm=139308947816113 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-02-14 Thread TommyFro
I have all the problems discussed above with the Realtek Wifi card rtl8723be on a Medion AKOYA E6240, 64 Bit, running under 13.10. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-02-08 Thread juraj
https://github.com/lwfinger/rtl8723be - works for B5400. However, it is necessary to manually declare few constants in the code: #define IEEE80211_CHAN_NO_IR0 #define REGULATORY_CUSTOM_REG 0 #define REGULATORY_STRICT_REG 0 #define REGULATORY_DISABLE_BEACON_HINTS 0

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-02-04 Thread Roland S.
This device is on Lenovo B5400 too. No support yet in 13.10 and 14.04. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240940 Title: Need support for Realtek Wifi card rtl8723be

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-01-16 Thread Stanko Metodiev
I couldn't find the edit option for my comment, so here is a solution for lost Internet connection problem: sudo modprobe -r rtl8723be sudo modprobe rtl8723be This helped me and now I don't have to reboot the machine after Internet drops. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-01-11 Thread Stanko Metodiev
I have similar issues with Ubuntu 13.04 on Lenovo ThinkPad E540. The driver from GitHub works, but after some time the connection just dropps and I have to reboot. After rebooting the connection is ok until next drop. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-01-08 Thread Anthony Wong
** Changed in: hwe-next/trusty Status: New = Confirmed ** Changed in: hwe-next/trusty Importance: Undecided = High ** Changed in: hwe-next/saucy Status: New = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

  1   2   >