Giter Club home page Giter Club logo

Comments (5)

karlp avatar karlp commented on September 23, 2024

Related, I have a new out of box rtl8821cu module that reports "rfe = 0xff" so this driver aborts. I've tried the https://github.com/morrownr/8821cu driver as well, and it allows overrriding with a manual figure, but no guidance on what to set it to. I've set it to "1" on this device and... well, it functions at least, not sure what's out of range now though :)

from rtw88-usb.

ulli-kroll avatar ulli-kroll commented on September 23, 2024

I assume RFE with RF endpoint aka power amplifier (PNA), low noise applifier (LNA) and antenna
you may void your regulations.

RFE with 0xff is mostly because unpopulated EEPROM values.

from rtw88-usb.

karlp avatar karlp commented on September 23, 2024

who's meant to be populating them, and how can I write to them? These are using pcb modules, so the antenna path is under our control, is there tooling to write eeprom values over usb?I still don't know what numbers should be used

from rtw88-usb.

ulli-kroll avatar ulli-kroll commented on September 23, 2024

Weird thing.
I have a working 8821cu device and also some "not working" 8821cu device.
Both have "filled" eeproms, but I need to check the offsets.
Also I have a working 8821ce device.
I'm preparing some branches for updates from master (vanilla linux) up to v5.13
and dumping the eeprom contents.

from rtw88-usb.

ulli-kroll avatar ulli-kroll commented on September 23, 2024

please checkout
rfe_eeprom_dump
branch

This will dump physical and logical layout of the eeprom
I need only the logical layout.
here some "example"

[  474.662370] rtw_8821cu 1-1.4:1.2: dump locial map
[  474.667086] 00000000: 29 81 00 bc 09 00 21 00 6e 04 a4 34 10 00 30 0b  ).....!.n..4..0.
[  474.675106] 00000010: 1f 20 21 21 21 21 27 28 29 29 29 ff ff ff ff ff  . !!!!'())).....
[  474.683120] 00000020: ff ff 27 26 26 26 26 26 25 25 24 24 22 24 24 24  ..'&&&&&%%$$"$$$
.. /* Here is the miracle */
[  474.795321] 00000100:

I need this from 0x000 until 0x0100
Also I left missing part intentional blank ;-)

from rtw88-usb.

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.