Linux wireless drivers development
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Rákosi Gergely" <rakosi.gergely@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: Re: rtl8723be on Fedora27
Date: Sat, 18 Nov 2017 09:52:14 -0600	[thread overview]
Message-ID: <2524fe93-9d8a-523e-3256-2b495c951eb0@lwfinger.net> (raw)
In-Reply-To: <c6662534-db2f-61dc-142e-8015984c6813@gmail.com>

On 11/17/2017 06:22 PM, Rákosi Gergely wrote:
> Hello Larry,
> 
> First of all, thanks your help.
> Lets see...here is the kernel version: 4.13.12-300
> The machine is an Asus ROG 553VE
> 
> The firmware which loading in the dmesg is : rtlwifi/rtl8723befw_36.bin
> The output of md5sum is : 1850c1308fbcd95e9f6a7f58ede1e35f

In mailing lists like this, top posting is not recommended. Please read 
http://www.idallen.com/topposting.html for a good explanation why top posting is 
not good, particularly for complicated threads.

You have the correct firmware. By the way, the code in 4.13.12 should be better 
that rtlwifi_new. That latter repo is deliberately kept a little bit behind just 
in case there is a regression.

With NO options in the loading, please run the following:

iw dev

You should only see one device. On the "Interface" line, note what your system 
calls the wifi device. Substitute that for the "wlan0" in the next command:

sudo iw dev wlan0 scan | egrep "SSID|signal"

Post that output. In addition, copy the dmesg output to some pastebin and post 
the link as well.

Larry

  reply	other threads:[~2017-11-18 15:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17  8:16 rtl8723be on Fedora27 Rákosi Gergely
2017-11-17 15:51 ` Larry Finger
2017-11-18  0:22   ` Rákosi Gergely
2017-11-18 15:52     ` Larry Finger [this message]
2017-11-21 14:08       ` Rákosi Gergely
2017-11-21 20:37         ` James Cameron
2017-11-21 20:52           ` Rákosi Gergely
2017-11-21 21:30             ` James Cameron
2017-11-23 14:36               ` Rákosi Gergely
2017-11-23 18:24                 ` Larry Finger
2017-11-23 18:29                   ` Rákosi Gergely
2017-11-18  5:06 ` rosenp
2017-11-18  7:50   ` Rákosi Gergely
2017-11-18 15:40     ` Larry Finger
2017-11-18 15:19   ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2524fe93-9d8a-523e-3256-2b495c951eb0@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rakosi.gergely@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox