From: Ping-Ke Shih <pkshih@realtek.com>
To: "施小丰(医用制品产业集团-医用制品集团本部)" <shixiaofeng@weigaogroup.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: RE: Is RTL8822CE with Kernel 6.1 for imx6
Date: Fri, 29 Mar 2024 00:24:59 +0000 [thread overview]
Message-ID: <28a3b031b06f46c5b10e100392a33286@realtek.com> (raw)
In-Reply-To: <AFkA2ADXHpG7WCaaWed4PapF.3.1711650179911.Hmail.shixiaofeng@weigaogroup.com>
> Shall we try some other firmware for the 8822CE?
> Is it possible that some confliction between 8822CE driver and firmware?
No. As your log, it has not yet tried to download firmware.
> [ 55.184350] r10: 83c797a0 r9 : 83c7f890 r8 : 00000200
> [ 55.189578] r7 : 000003da r6 : 000003d9 r5 : 7f048418 r4 : 83c797a0
> [ 55.196109] r3 : c09200f0 r2 : 00000000 r1 : 000000f0 r0 : 00000000
Since first rtw_pci_read32() from rtw_chip_info_setup() is
hal->chip_version = rtw_read32(rtwdev, REG_SYS_CFG1); // REG_SYS_CFG1 is 0xf0
So, I guess r1 is to store arg2 (REG_SYS_CFG1), and r3 is rtwpci->mmap + addr.
> [ 55.230013] Register r3 information: 0-page vmalloc region starting at 0xc0920000 allocated at rtw_pci_probe+0x164/0xf1c [rtw88_pci]
But weird. It says that is a vmalloc region.
I'm not familiar with the trace. Just point out some suspicious points for
reference.
next prev parent reply other threads:[~2024-03-29 0:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 13:13 Is RTL8822CE with Kernel 6.1 for imx6 施小丰(医用制品产业集团-医用制品集团本部)
2024-03-21 17:00 ` Larry Finger
2024-03-21 17:34 ` Larry Finger
[not found] ` <AGUAKADXHiG7jCbFWYcjOqqy.3.1711649471074.Hmail.shixiaofeng@weigaogroup.com>
2024-03-28 21:29 ` Larry Finger
2024-03-22 7:30 ` Ping-Ke Shih
[not found] ` <AHYA5ACwHqi71yYpWUIbQ4qs.3.1711649408218.Hmail.shixiaofeng@weigaogroup.com>
2024-03-29 0:17 ` Ping-Ke Shih
[not found] ` <AFkA2ADXHpG7WCaaWed4PapF.3.1711650179911.Hmail.shixiaofeng@weigaogroup.com>
2024-03-29 0:24 ` Ping-Ke Shih [this message]
[not found] ` <ABMAEQA-Hji8SdfUpl4fK4pZ.3.1711691249214.Hmail.shixiaofeng@weigaogroup.com>
2024-03-29 5:52 ` Ping-Ke Shih
2024-03-29 5:53 ` Ping-Ke Shih
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=28a3b031b06f46c5b10e100392a33286@realtek.com \
--to=pkshih@realtek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=shixiaofeng@weigaogroup.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;
as well as URLs for NNTP newsgroup(s).