You are not logged in.

#1 2016-08-31 16:12:46

jemadux
Member
From: Thessaloniki City / Greece
Registered: 2010-07-17
Posts: 66

rtl8723be not working

08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]

i compailed the https://github.com/lwfinger/rtlwifi_new and still not working ...

Offline

#2 2016-08-31 17:37:40

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: rtl8723be not working


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-08-31 22:01:56

agm28011997
Member
Registered: 2015-05-26
Posts: 79

Re: rtl8723be not working

I know that the post isn't correct but the main topic is the important thing, rtl8723be drivers in kernel 4.7 functions for wireless only, bluetooth card isn't usable, the card have wireless and bluetooth and before you can activate but now we can't power on the card with that error

Failed to set power on: org.bluez.Error.Failed
.

it is weird because in aur there is a package that have new codes that before fix problems with that card but in this kernel the dkms module is not function well, someone knows something about this? I cant do anything with the bluetooth..

Offline

#4 2016-08-31 22:40:47

agm28011997
Member
Registered: 2015-05-26
Posts: 79

Re: rtl8723be not working

the card have wifi and bluetooth, with linux kernels I always have problems with wifi before and now I only have problems with bluetooth in 4.7 linux, in aur there ir a package that before the linux kernel 4.7 make me bluetooth and wifi card function perfectly but now with 4.7 kernel I can¡t do anything, th dkms module is not fucntion, I can't activate bluetooth and in bluetoothctl appear that code:
Failed to set power on: org.bluez.Error.Failed
PD: with older kernels I could activate the bluetoth without the dkms module, but now...

Offline

#5 2016-08-31 22:48:52

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: rtl8723be not working

Define "Not Working".  Does it show up in ip link  ?   How about in iwconfig  ?
What software are you planning to use to control it? NetworkManager? systemd-network ?
Can you do a site survey using sudo iw dev wlo1 scan  (Replace wlo1 with whatever it is called in iw list  ?

i compailed[sic] the https://github.com/lwfinger/rtlwifi_new and still not working ...

  Not sure what that means.  How did you compile it? did you create a package? Did you install a package? Did you instead do make install .... ?

Are you having Bluetooth problems? Or wifi problems? Or both?

If Bluetooth, what command gave you that error? What Bluetooth services have you enabled?  Did you start them?

Edit:  I just realized I was not responding to the original poster.

Last edited by ewaller (2016-08-31 22:53:02)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2016-08-31 22:51:16

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: rtl8723be not working

Merging threads


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2016-08-31 23:07:12

jemadux
Member
From: Thessaloniki City / Greece
Registered: 2010-07-17
Posts: 66

Re: rtl8723be not working

wifi problems

Offline

#8 2016-09-14 11:47:40

agm28011997
Member
Registered: 2015-05-26
Posts: 79

Re: rtl8723be not working

I can't enable the bluetooth, with rtl8723be of the linux kernel and the aur version dkms, anything functions since the linux updated to the 4.7 version, with bluetoothctl power on output  this:
Failed to set power on: org.bluez.Error.Failed
and systemctl status bluetooth output this:
bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since mié 2016-09-14 13:37:59 CEST; 6min ago
     Docs: man:bluetoothd(8)
Main PID: 677 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─677 /usr/lib/bluetooth/bluetoothd

sep 14 13:37:59 Agm28011997 bluetoothd[677]: Starting SDP server
sep 14 13:37:59 Agm28011997 bluetoothd[677]: Bluetooth management interface 1.12 initialized
sep 14 13:37:59 Agm28011997 bluetoothd[677]: Failed to obtain handles for "Service Changed" characteristic
sep 14 13:37:59 Agm28011997 bluetoothd[677]: Sap driver initialization failed.
sep 14 13:37:59 Agm28011997 bluetoothd[677]: sap-server: Operation not permitted (1)
sep 14 13:37:58 Agm28011997 systemd[1]: Starting Bluetooth service...
sep 14 13:37:59 Agm28011997 systemd[1]: Started Bluetooth service.
sep 14 13:38:54 Agm28011997 bluetoothd[677]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSource
sep 14 13:38:54 Agm28011997 bluetoothd[677]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSink
sep 14 13:44:56 Agm28011997 bluetoothd[677]: Failed to set mode: Failed (0x03)

Before with the stock module I could enable the bluetooth at least but now there are errors with the stock mmodule and the dkms module of aur and I can not use my bluetooth devide.. something that I can before, and the wifi hasn't got any type of problem with the dkms module, and it is very stable(less) with the module stock of linux, but bluetooth is not working with both of them..

Offline

Board footer

Powered by FluxBB