Linux wireless drivers development
 help / color / mirror / Atom feed
From: Oleksij Rempel <linux@rempel-privat.de>
To: "André Martins" <sna7e_7@hotmail.com>, linux-wireless@vger.kernel.org
Subject: Re: [RTL8723AE] Driver problems
Date: Fri, 18 Oct 2013 07:30:01 +0200	[thread overview]
Message-ID: <5260C759.6000801@rempel-privat.de> (raw)
In-Reply-To: <BLU0-SMTP28669C5469915F5D8D155AF89060@phx.gbl>

Am 18.10.2013 02:55, schrieb André Martins:
> Hi!
> This is a copy I've sent to Larry Finger and his bot told me to sent to
> this e-mail address instead.
> Basically I've bought a computer with the 8723ae card and unfortunately the
> wireless connection is really bad. Although I'm a last year student on
> MSc in
> computers and telematics engineering I don't have any skills what so
> ever on
> kernel's source code. Thus, I want to ask you if you could help me out
> and tell
> me where to begin to fix this and create a great rtl8723ae driver for
> Linux. I
> could help you with the tests what whatever I could. The main problem
> with this
> card is the connection on my university, it's always dropping and
> impossible to
> have a stable connection. On my house I'm a few meters way of my AP and
> the link
> quality is either on 38/70 or 70/70.
> Since you take the time to read this e-mail I thank you already.
> Thanks,
> André Martins

Hi André,

start with googling for "linux wlan troubleshooting".
Use latest kernel wifi source code:
https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-next.git/

If you can compile kernel by your self, then you can do some changes on
kernel. See how driver works, add "printk("%s:%i\ņ", __func__,
__LINE__);" every where and monitore dmesg. The driver is located here:
linux/drivers/net/wireless/rtlwifi/rtl8723ae

If you wont to help with this driver, do not fear to brake you kernel ;)
-- 
Regards,
Oleksij

  reply	other threads:[~2013-10-18  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-18  0:55 [RTL8723AE] Driver problems André Martins
2013-10-18  5:30 ` Oleksij Rempel [this message]
2013-10-18 15:40 ` 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=5260C759.6000801@rempel-privat.de \
    --to=linux@rempel-privat.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sna7e_7@hotmail.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