Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

king3399 LTE module don't work #2565

Open
TheRainstorm opened this issue Sep 21, 2024 · 0 comments
Open

king3399 LTE module don't work #2565

TheRainstorm opened this issue Sep 21, 2024 · 0 comments

Comments

@TheRainstorm
Copy link

Device Information | 设备信息

  • SOC: rockchip 3399
  • Model: king3399

Armbian Version | 系统版本

  • Kernel Version: 6.1.39-ophub
  • Release: jammy

Describe the bug | 问题描述
All issues will only remain open for one week to prioritize resolving them.
After that period, they will be closed but can still continue to be discussed in the thread.
所有的问题都只保留一周的开启状态供重点关注解决,超时将关闭,但仍然可以长期继续跟帖讨论。

Please provide a detailed description of the issue and, if necessary, attach a screenshot.
详细描述问题,并在必要时附上屏幕截图。

I purchased a Quectel EC20 LTE module and plugged it into the mini-PCIe slot of king3399 board, but it doesn't seem to work. The lsusb command does not show the device.

Expected Behavior: The Quectel LTE modem should be detected and shown in lsusb:

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 2c7c:0125 Quectel Wireless Solutions Co., Ltd. EC25 LTE modem
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

After recompiling the kernel using the patches from this repository (https://github.com/cyyself/king3399-kernel-patches), the module worked, indicating it's not a hardware issue. I suspect the problem might be with the device tree file (rk3399-king3399.dtb) in this repository.

However, I'm not familiar with reading or modifying device tree files. I would appreciate if anyone willing to fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant