Git Product home page Git Product logo

driver_tp_link_t4u's Introduction

Hi there 👋

I am linux developer. I have skills in C and C++.

I start to learn development in 2013. I know C/C++/JAVA,ASM,PYTHON,PHP.

driver_tp_link_t4u's People

Contributors

daninspace104 avatar xverizex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

driver_tp_link_t4u's Issues

compilation crash for 5.8.0-34-generic kernel version

Огромное спасибо за работу! После очередного обновления версии ядра код перестал компилироваться.

  1. Возможно ли это починить?
  2. Обязательно ли производить установку после каждого обновления версии ядра?
    Заранее спасибо за ответ.

image

Version for T2U

Do you have a version of this for the Archer T2U Network Adapter? Thank you.

Инструкции для ядра < 5.8

Большое спасибо вам за адаптацию драйвера! Однако на версии 5.4 не работало, ломали изменения коммита d345911
Пришлось сделать checkout на c77953d и всё заработало. Может быть добавить инструкции об этом в README?

Compile error kernel 5.15.0-52-generic

Во-первых, выражаю огромную благодарность за проделанную работу!
Я пытался собрать драйвер на KDE neon 5.26 (Ubuntu 20.04) с ядром 5.15.0-52-generic, но получил такую ошибку:
rtw_br_ext.c:20:11: fatal error: net/ipx.h: No such file or directory

Немного покапавшись я наткнулся на подобную проблему в других драйверах: https://github.com/lwfinger/rtl8723bu/issues/183. Она связана с тем, что модуль ipx.h был удален из новых версий ядра.

Возможно ли избавиться от него в Вашем коде?

Compile Error with groovy 20.10 kernel 5.8.0-25-generic

Ok, it's not an issue because I'm on a different version / different kernel. Would you take a look though?

Getting error just like this: cilynx/rtl88x2bu#72 I know what a header file is but I'm not certain I can fix it. Patch cited here: cilynx/rtl88x2bu#58

Suggestions?

/home/bill/Downloads/driver_tp_link_t4u-master/include/rtw_security.h:252:8: error: redefinition of ‘struct sha256_state’
252 | struct sha256_state {
| ^~~~~~~~~~~~
In file included from ./include/linux/filter.h:23,
from ./include/net/sock.h:59,
from ./include/linux/tcp.h:19,
from ./include/linux/ipv6.h:88,
from ./include/net/addrconf.h:50,
from /home/bill/Downloads/driver_tp_link_t4u-master/include/osdep_service_linux.h:48,
from /home/bill/Downloads/driver_tp_link_t4u-master/include/osdep_service.h:50,
from /home/bill/Downloads/driver_tp_link_t4u-master/include/drv_types.h:27,
from /home/bill/Downloads/driver_tp_link_t4u-master/core/rtw_cmd.c:17:
./include/crypto/sha.h:84:8: note: originally defined here
84 | struct sha256_state {
| ^~~~~~~~~~~~
make[2]: *** [scripts/Makefile.build:290: /home/bill/Downloads/driver_tp_link_t4u-master/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:1780: /home/bill/Downloads/driver_tp_link_t4u-master] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.8.0-25-generic'
make: *** [Makefile:1998: modules] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.