public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: "Jernej Škrabec" <jernej.skrabec@gmail.com>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Driver for rtw8723ds
Date: Mon, 8 May 2023 13:55:13 -0500	[thread overview]
Message-ID: <527585e5-9cdd-66ed-c3af-6da162f4b720@lwfinger.net> (raw)
In-Reply-To: <CAFBinCB3xnCrLvEvqsFMQuDxL+xC9tkxnwubfC+xEMP3-ZXqSg@mail.gmail.com>

Martin and Jernej,

It took a bit of working through some problems, but the user now has the 
rtw8723ds loading and starting. The first problem other than the mechanics of 
building and installing the driver on his SoC was that there is a second SDIO 
vendor ID/device ID for his device, namely 0x024c:0xd724. As I am carrying a 
local copy of sdio_ids.h, that was relatively easy to fix.

At the moment, when the device starts, the log shows the following:
[    3.640866] rtw_8723ds mmc1:0001:1: Firmware version 48.0.0, H2C version 0
[    3.645302] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.654556] sunxi-mmc 4021000.mmc: map DMA failed
[    3.659268] rtw_8723ds mmc1:0001:1: sdio read16 failed (0x10040): -22
[    3.665710] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.672499] sunxi-mmc 4021000.mmc: map DMA failed
[    3.677208] rtw_8723ds mmc1:0001:1: sdio write16 failed (0x10040): -22
[    3.683739] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.690528] sunxi-mmc 4021000.mmc: map DMA failed
[    3.695236] rtw_8723ds mmc1:0001:1: sdio write16 failed (0x10100): -22
[    3.873173] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.879978] sunxi-mmc 4021000.mmc: map DMA failed
[    3.884690] rtw_8723ds mmc1:0001:1: sdio read16 failed (0x10002): -22
[    3.891141] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.897931] sunxi-mmc 4021000.mmc: map DMA failed
[    3.902640] rtw_8723ds mmc1:0001:1: sdio write16 failed (0x10002): -22
[    3.909172] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.915962] sunxi-mmc 4021000.mmc: map DMA failed
[    3.920672] rtw_8723ds mmc1:0001:1: sdio read16 failed (0x10008): -22
[    3.927116] sunxi-mmc 4021000.mmc: unaligned scatterlist: os b00 length 2
[    3.933906] sunxi-mmc 4021000.mmc: map DMA failed
[    3.938616] rtw_8723ds mmc1:0001:1: sdio write16 failed (0x10008): -22
  [ ok ]

This problem is beyond my knowledge of SDIO.

Thanks for any help you can give.

Larry


  parent reply	other threads:[~2023-05-08 18:55 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30 16:51 Driver for rtw8723ds Larry Finger
2023-05-02 19:27 ` Jernej Škrabec
2023-05-04 19:25   ` Larry Finger
2023-05-04 19:45     ` Martin Blumenstingl
2023-05-04 20:13       ` Jernej Škrabec
2023-05-04 20:53         ` Larry Finger
2023-05-08 18:55       ` Larry Finger [this message]
2023-05-08 20:16         ` Martin Blumenstingl
2023-05-09 22:02           ` Larry Finger
2023-05-10 21:07             ` Martin Blumenstingl
2023-05-10 21:47               ` Larry Finger
2023-05-13 10:23                 ` Jernej Škrabec
2023-05-13 19:55                   ` Larry Finger
2023-05-13 20:13                     ` Jernej Škrabec
2023-05-13 21:21                       ` Larry Finger
2023-05-15 16:43                         ` Jernej Škrabec
2023-05-15 20:23                           ` Larry Finger
2023-05-15 20:37                             ` Jernej Škrabec
2023-05-15 21:11                               ` Martin Blumenstingl
2023-05-16 10:22                                 ` Martin Blumenstingl
2023-05-16 18:31                                   ` Larry Finger
2023-05-16 18:48                                     ` Martin Blumenstingl
2023-05-16 23:41                                       ` 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=527585e5-9cdd-66ed-c3af-6da162f4b720@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=jernej.skrabec@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.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