Open jbhntr861 opened 1 year ago
Have you tried reading that make.log mentioned by the error message? It contains the information you need.
(Why are bits missing from the error message? Why do you have a driver for some RTL8723 chip? It won't help with RTL8821CE.)
These are very good questions I took some bits out of the error messages that repeated themselves. Guess I will edit them back in. You know I have no idea why that driver downloaded. I cloned the rtl8821ce and that one came up when I started the install. How should I go about a clean install again? Maybe purge everything like apt purge rtl** ???
I've been trying to get jt to work for a week now. Missing all kinds of work.
On Tuesday, January 10, 2023, dubhater @.***> wrote:
Have you tried reading that make.log mentioned by the error message? It contains the information you need.
(Why are bits missing from the error message? Why do you have a driver for some RTL8723 chip? It won't help with RTL8821CE.)
— Reply to this email directly, view it on GitHub https://github.com/tomaspinho/rtl8821ce/issues/312#issuecomment-1377648547, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2M6MCLCZLUA5C3Q4WSS3OLWRWP3RANCNFSM6AAAAAATXBM2FM . You are receiving this because you authored the thread.Message ID: @.***>
If you installed it with apt, remove with apt. I don't know the exact command for that. But if you installed it with dkms, remove it with dkms. apt and dkms both have manuals where you can find instructions.
I installed wIth git/dkms and apt. I have apt purged and deleted all real-tek anything from my system and used dkms-remove.sh. I am now trying to use the rtl8821ce git repo that I have cloned to reinstall.
Supposedly I need to edit the makefile so that CC=gcc-8 so im working on getting that setup without internet. And of course my usb sticks will not read by my phone. But thats another issue will report when I make progress.
CPU: 0 PID: 702 Comm: RTW
CMD_THREAD
Tainted: G 10
23:06:09 MEDUSA kernel: Hardware name:
HP HP Laptop 14-fq@xxx/8787, BIOS F.54
11/26/2021 6.0.0-kali6-amd64 #1 Debian
6.0.12-ikalii RIP: 0010:
rtw_lps_state_chk+0x34/0x42 [8821ce]
kernel: Code: 55 53 48 89 fd bb eb 00 00
00 be 04 00 00 00 48 89 of 68 77 62 f9 ff
84
RSP: 0018:ffffb2b083f7bca0 EFLAGS:
00010246
RAX: 0000000000000003
RBX: 0000000000000000.
RCX: 0000000000016954
RDX: 0000000000000000
RSI: ffffffff9097c014
RDI: ffffb2b083f7bbf0
RBP: ffffb2b081209000
ROB:
R09: 0000000000000000
R10: 0000000000000001
R11: 000000000000000
R12: ffffb2b063f7bd5c
R13: ffffb2b081931000
R14: ffffb2b081931000
R15: 0000000000000000
FS: 000………………………………0(0000)
G5:ffff8af99b600000(0000)
GS:000000000
CS: 0010 DS: 0000 ES: 0000
CRD: 0000000000050033
CR2: 00007f9331c5ccde
CR3: 0000000031236000
CRA: 00000000003506f0
I installed wIth git and apt. I have apt purged and deleted all real-tek anything from my system.ans am.now trying to use the rtl8821cr git repo that i have cloned to reinstall
Supposedly i need to edit the makefile so that CC=gcc-8 so im working on getting that setup without internet. And of course my usb sticks will not read by my phone. But thats another issue will report when I make progress.
Still not able to get internet. Reinstalled to start fresh. Now not connecting at all.
Finally fixed this myself. Not sure if I know exactly what I did that worked but I started with a fresjh install. Reinstalled all dependencies (linux headers, build essential, etc) using a USB stick or apt-getoffline. I then used rtl8821ce offline installer. And reinstalled it. I tool everything off of my blacklist.conf though so I may just be using the driver that came with the computer but at least it works some of the time.
Wifi seems to work for awhile after fresh reinstall. But then will diaconnect at random before finally not working at all.
HP Laptop
Model: 14-fq0110wm Kernel: 6.0.0-kali6-amd WiFi Chipset: RTL8821ce
$ sudo lshw
Description - Wireless Interface Product - RTL8821CE 802.11ac PCI WNA Vendor - Realtek Semiconductor Co. Phys ID - 0 bus info - pci@0000:01.00.0 Logical name - wlan0 Vers. - 00 Serial- 50:c2:e8:fc:1d:d9 Width - 64 bits Clock - 33mhz
capabilities
config
Ping www.google.com
Steps taken. Followed steps in Readme.md
output
This happens after fresh install and using the remove script. I've tried just about everything I can think of and every troubleshooting thread I could find I have tried. Nothing changes. Anybody know the solution?