TL-WN823N driver gives errors in "make" step

TL-WN823N driver gives errors in "make" step

TL-WN823N driver gives errors in "make" step
TL-WN823N driver gives errors in "make" step
2024-02-26 11:35:12
Model: TL-WN823N  
Hardware Version: V3
Firmware Version:

Trying to install the driver for Linux Mint, the "make" command gives me the following errors:

 

error: ‘_timer’ {aka ‘struct timer_list’} has no member named ‘data’
  299 |         ptimer->data = (unsigned long)cntx;
      |               ^~
 

error: implicit declaration of function ‘init_timer’; did you mean ‘_init_timer’? [-Werror=implicit-function-declaration]
  300 |         init_timer(ptimer);
      |         ^~~~~~~~~~
      |         _init_timer
 

  0      
  0      
#1
Options
1 Reply
Re:TL-WN823N driver gives errors in "make" step
2024-02-26 15:49:00

  @NotAProgrammer 

 

Hi,

 

From where did you download that Linux driver? Does the driver include some notes about which kernel versions are supported?

 

  1  
  1  
#2
Options

Information

Helpful: 0

Views: 123

Replies: 1

Related Articles