Coder Social home page Coder Social logo

Comments (2)

morrownr avatar morrownr commented on August 23, 2024

Hi @rai68

Is there any sort of readable log file for the drivers?

The driver adds to the main system log:

$ sudo dmesg

Default setting is low so you might need to increase the level.

$ sudo ./edit-options.sh

That will open the configuration file for the driver and it contains some documentation as well.

The program errros out with a '-1' which is a unknown error to gopacket/pcap.

This is an out-of-kernel driver by Realtek. Realtek's out-of-kernel drivers can be a challenge when it comes to what you are doing. You might have better luck with the new in-kernel driver but you need at least kernel 6.2 to have that support. I have not tested it yet. I have tested the new 8812bu in-kernel driver and it works well but I have not tested what you are doing.

Maybe that info can help nudge you in the right direction. Another place to post would be in Issues in the repo that contains the Main Menu of this site:

https://github.com/morrownr/USB-WiFi

The Main Menu contains a lot of things that could be useful to users of USB WiFi adapters. I'd recommend at least reading menu item 1. There are a lot of very smart people that stop by Issues in that repo but not everyone stops by everyday as this is not a social media site. It does get about 20k hit per week.

@morrownr

from 8821cu-20210916.

rai68 avatar rai68 commented on August 23, 2024

To anyone with the same issue, I had to build the specific 6.2 kernel for raspberry pi and overwrite the old modules and image. following this. Make sure in the make menuconfig you select the drivers for your WLAN card (assuming they're in the 6.2 kernel)

from 8821cu-20210916.

Related Issues (20)

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.