USB network card TP-Link WN823N

Project:Trisquel
Version:8.0
Component:Kernel/drivers
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello
I was trying to install USB Wireless card TP-Link TL WN823N V.3 on Trisquel 8.0
as is, compiling software from vendor site, i recibed this error:
How I can fix it?
--------
Salve.
Volevo installare il pennino USB Wireless TP-Link TL WN823N V.3 su Trisquel 8.0
scaricando i driver dal sito web e cercando di compilare ho ricevuto questo errore:
Come posso risolvere?
----
Hola
tengo el USB Wireless TP-Link TL WN823N V.3 y quería instalarlo en Trisquel 8.0
después de haber descargado el driver del sitio web del productor, no puedo compilarlo porque me da este error:
Cómo uedo solucionarlo?
----
In file included from /home/fornari/Driver/include/drv_types.h:95:0,
from /home/fornari/Driver/core/rtw_cmd.c:22:
/home/fornari/Driver/include/hal_com.h:413:13: error: ‘file_path’ redeclared as different kind of symbol
extern char file_path[PATH_LENGTH_MAX];
^
In file included from include/linux/seq_file.h:10:0,
from include/linux/pinctrl/consumer.h:17,
from include/linux/pinctrl/devinfo.h:21,
from include/linux/device.h:24,
from include/linux/dmaengine.h:20,
from include/linux/netdevice.h:38,
from /home/fornari/Driver/include/osdep_service_linux.h:35,
from /home/fornari/Driver/include/osdep_service.h:41,
from /home/fornari/Driver/include/drv_types.h:32,
from /home/fornari/Driver/core/rtw_cmd.c:22:
include/linux/fs.h:2616:14: note: previous declaration of ‘file_path’ was here
extern char *file_path(struct file *, char *, int);
^
In file included from /home/fornari/Driver/include/drv_types.h:65:0,
from /home/fornari/Driver/core/rtw_cmd.c:22:
/home/fornari/Driver/core/rtw_cmd.c: In function ‘btinfo_evt_dump’:
/home/fornari/Driver/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/fornari/Driver/include/rtw_debug.h:242:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/fornari/Driver/core/rtw_cmd.c:3293:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "cid:0x%02x, len:%u\n", info->cid, info->len);
^
/home/fornari/Driver/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/fornari/Driver/include/rtw_debug.h:242:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/fornari/Driver/core/rtw_cmd.c:3296:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "byte2:%s%s%s%s%s%s%s%s\n"
^
/home/fornari/Driver/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/fornari/Driver/include/rtw_debug.h:242:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/fornari/Driver/core/rtw_cmd.c:3308:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "retry_cnt:%u\n", info->retry_cnt);
^
/home/fornari/Driver/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/fornari/Driver/include/rtw_debug.h:242:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/fornari/Driver/core/rtw_cmd.c:3311:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "rssi:%u\n", info->rssi);
^
/home/fornari/Driver/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/fornari/Driver/include/rtw_debug.h:242:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/fornari/Driver/core/rtw_cmd.c:3314:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "byte5:%s%s\n"
^
make[2]: *** [/home/fornari/Driver/core/rtw_cmd.o] Errore 1
make[1]: *** [_module_/home/fornari/Driver] Errore 2
make: *** [modules] Errore 2

thanks, Grazie, gracias

Fri, 01/14/2022 - 21:27

Trisquel 8.0 support ended in April 2021.
Please open a new issue in case it remains on the current supported release.

Cheers!

Fri, 01/14/2022 - 21:33
Status:active» closed