Carlos Garcés

Results 74 comments of Carlos Garcés

I have made a patch for a similar driver. Modify two lines and should work fine. https://github.com/aircrack-ng/rtl8812au/compare/v5.6.4.2...CGarces:centos

Maybe it's a duplicate of #57 or #46 try edit `/etc/NetworkManager/NetworkManager.conf` and add this lines: ``` [device] wifi.scan-rand-mac-address=no ``` And please read the threads #57 or #46

Use `npm install epubjs` or Add `epub.min.js` to the scripts sections at angular.json Declare and object and and use it. ``` declare let ePub: any; ... const book = ePub(url...

> No! you can see any thing about epub.js implementation in angular epub is a pure javascript library, use it in the same way than any other javascript library.

Wow, 2020 I totally forget this. After review 70d43d42b5bef9057b5387c0d80556ecb9045779 I realize that the information already exist on history.txt So looks like a better option: - Delete ChangeLog - Optionally rename...

hp omen 16-c0502la is x86 device, are you sure that you need ARCH=arm64 ?

Just follow the readme.md instructions If fails, you must provide more details about what are you doing exactly. just "make" should compile fine for x86_64

For me AL2023 is useless, fails using python backends. I was trying to bump my backend to 3.11 but also fails using 3.9 I haved rollback to Amazon linux 2....

Can you please try just ```yaml cache: paths: - "$(pnpm store path)" ``` I think that node_modules is just soft links over pnpm cache so you are storing information twice.

Hi, you are right, the naming not was the best decision. renaming should broke a lot of projects that use this repo, like ArmBian, some Archilinux AUR, etc. Create a...