linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pkshih <pkshih@realtek.com>
To: Doug Brewer <brewerdoug@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: rtw89: product id 0xa85a support on Linux?
Date: Mon, 5 Jul 2021 01:42:27 +0000	[thread overview]
Message-ID: <8e844938463c470d9669247227db9c30@realtek.com> (raw)
In-Reply-To: <20210704143510.GA5787@www.com>


> -----Original Message-----
> From: Doug Brewer [mailto:brewerdoug@gmail.com]
> Sent: Sunday, July 04, 2021 10:35 PM
> To: linux-wireless@vger.kernel.org
> Subject: rtw89: product id 0xa85a support on Linux?
> 
> Hello,
> 
> The HP Laptop 15s-eq2028ur have a Realtek 802.11ax device. lspci -n shows
> 
> 01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:
> a85a]
> 
> I tried pkshih's rtw89 patchsets [1] and added PID to rtw89_pci_id_table.
> Scanning works but cannot connect to access points.
> dmesg shows like (hiding MAC address):
> 
> rtw89_pci 0000:01:00.0: Firmware version 0.13.8.0, cmd version 0, type 1
> rtw89_pci 0000:01:00.0: Firmware version 0.13.8.0, cmd version 0, type 3
> rtw89_pci 0000:01:00.0: chip rfe_type is 1
> wlan0: authenticate with xx:xx:xx:xx:xx:xx
> wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
> wlan0: authenticated
> wlan0: associate with xx:xx:xx:xx:xx:xx (try 1/3)
> wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x411 status=0 aid=1)
> wlan0: associated
> rtw89_pci 0000:01:00.0: c2h reg timeout
> rtw89_pci 0000:01:00.0: FW does not process h2c registers
> rtw89_pci 0000:01:00.0: timed out to flush queues
> 
> rtw89 will be the driver to support this wifi model? Thanks.
> 

The ID 0xa85a is a variant of 8852AE, and rtw89 will support it later.
I'll provide you a patch when I have a draft implementation.

--
Ping-Ke


  reply	other threads:[~2021-07-05  1:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-04 14:35 rtw89: product id 0xa85a support on Linux? Doug Brewer
2021-07-05  1:42 ` Pkshih [this message]
     [not found]   ` <CAG0V13RrjFP=+X32G+3ogo2LJbwcrZyoDeZ7LLBbVfR1JEWUyg@mail.gmail.com>
2021-07-06  3:10     ` Pkshih
2021-07-06 16:22       ` Larry Finger
2021-07-08  5:17       ` Doug Brewer

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=8e844938463c470d9669247227db9c30@realtek.com \
    --to=pkshih@realtek.com \
    --cc=brewerdoug@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).