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

Is RTW88_8822ce compatible with 6.11.2 kernel? #295

Open
manudev-1 opened this issue Jan 22, 2025 · 7 comments
Open

Is RTW88_8822ce compatible with 6.11.2 kernel? #295

manudev-1 opened this issue Jan 22, 2025 · 7 comments

Comments

@manudev-1
Copy link

Im trying to use rtw_8822ce 9.9.4 firmware version with kernel 6.11.x but even i can connect to my wifi, after a couple of minutes i cant anymore communicate and starting get "Destination Host Unreachable".

In my dmesg i can se:

[  966.246616] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  966.249981] rtw_8822ce 0000:03:00.0: failed to send h2c command
[  966.253156] rtw_8822ce 0000:03:00.0: failed to send h2c command
[  968.262771] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  970.246851] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  972.262956] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  972.266384] rtw_8822ce 0000:03:00.0: failed to send h2c command
[  974.247033] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  974.250399] rtw_8822ce 0000:03:00.0: failed to send h2c command
[  976.266939] rtw_8822ce 0000:03:00.0: firmware failed to leave lps state
[  976.270292] rtw_8822ce 0000:03:00.0: failed to send h2c command

This problem start when i update and upgrade my kali, so i think its a kernel problem.

@briansune
Copy link

@manudev-1

Hello, I am encountering RTL8822CE RTL8821CE RTL8723DE not recognizing but only 8822BE.

Would you mind to share a bit some info which I hope it can debug my case a bit on RTW88 driver.

It is a PC or notebook or some kind of raspberry-pi like ARM device that you runs those PCIe card?

Thank you

@manudev-1
Copy link
Author

@manudev-1

Hello, I am encountering RTL8822CE RTL8821CE RTL8723DE not recognizing but only 8822BE.

Would you mind to share a bit some info which I hope it can debug my case a bit on RTW88 driver.

It is a PC or notebook or some kind of raspberry-pi like ARM device that you runs those PCIe card?

Thank you

Sure, It Is a notebook the 250 G9 I3 from Hp.
If you have any other question, let me know

@briansune
Copy link

@manudev-1

Sadly on me, not ARM-based device so I am completely stuck. Could be driver could be PCIe root complex not compatible with the card.

Really appreciate =]

Cont'd debug on my side.

@dubhater
Copy link
Collaborator

dubhater commented Jan 24, 2025

@manudev-1 You could try the disable_lps_deep option of the rtw_core/rtw88_core module.

And if you are using Kali in a virtual machine consider installing it on the real hardware instead.

@briansune
Copy link

@manudev-1

Would you mind to print out the

sudo lspci -vv

I think the link and the BAR could have some info that maybe help myside to debug why it is not working on 8822BE.

Thank you

@manudev-1
Copy link
Author

@manudev-1

Would you mind to print out the

sudo lspci -vv

I think the link and the BAR could have some info that maybe help myside to debug why it is not working on 8822BE.

Thank you

now in my school it's hackton time, so i need my laptop working but i can try replicate the error on a virtual machine

@briansune
Copy link

@manudev-1

I had fixed the problem on my side you can drop the lspci print.

Appreciate the helps. =]

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

3 participants