lwfinger / rtl8188gu

This repo contains a Linux driver for the RTL8188GU
55 stars 20 forks source link

Compile success but dkms not showing the rtl8188gu. #16

Closed brucelelele closed 9 months ago

brucelelele commented 9 months ago

Device: Tenda U2 Chipset: Realtek 8188GU Wireless LAN802.11n USB NIC

lwfinger commented 9 months ago

I do not support dkms. If you want dkms support for the rtl8188gu, you will need to prepare the necessary control files.

Just use 'make' and 'sudo make install' whenever your kernel changes!

brucelelele commented 9 months ago

Thank you, lwfinger! I just sucessfully make and make install but nothing really happen after that. I use iwconfig and detect nothing change. And I can see the wireless adapter already exist but still no driver installed. Do you know what is the wrong here? 

---Original--- From: @.> Date: Mon, Oct 16, 2023 23:41 PM To: @.>; Cc: @.**@.>; Subject: Re: [lwfinger/rtl8188gu] Compile success but dkms not showing thertl8188gu. (Issue #16)

I do not support dkms. If you want dkms support for the rtl8188gu, you will need to prepare the necessary control files.

Just use 'make' and 'sudo make install' whenever your kernel changes!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

lwfinger commented 9 months ago

Have you rebooted, or at least loaded the driver? Perhaps you do not really have an rtl8188gu. Run the following commands and post the output: lsusb lsmod | grep 8188

brucelelele commented 9 months ago

---Original--- From: @.> Date: Tue, Oct 17, 2023 03:27 AM To: @.>; Cc: @.**@.>; Subject: Re: [lwfinger/rtl8188gu] Compile success but dkms not showing thertl8188gu. (Issue #16)

Have you rebooted, or at least loaded the driver? Perhaps you do not really have an rtl8188gu. Run the following commands and post the output: lspci lsmod | grep 8188

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

brucelelele commented 9 months ago

I am sorry I think I chose the wrong  Screenshot in the last sent.Here should be ok.

---Original--- From: @.> Date: Tue, Oct 17, 2023 03:27 AM To: @.>; Cc: @.**@.>; Subject: Re: [lwfinger/rtl8188gu] Compile success but dkms not showing thertl8188gu. (Issue #16)

Have you rebooted, or at least loaded the driver? Perhaps you do not really have an rtl8188gu. Run the following commands and post the output: lspci lsmod | grep 8188

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

dubhater commented 9 months ago

This version of the driver has been broken for years. Even if you compile it, it won't work: https://github.com/lwfinger/rtl8188gu/issues/8