Rustam Uzdenov

Results 8 comments of Rustam Uzdenov

same problem: make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.9.16-1-MANJARO/build M=/home/superustam/RTL88x2BU-Linux-Driver modules make[1]: Entering directory '/usr/lib/modules/5.9.16-1-MANJARO/build' make[1]: *** No rule to make target 'modules'. Stop. make[1]: Leaving directory '/usr/lib/modules/5.9.16-1-MANJARO/build' make: *** [Makefile:2378: modules]...

make ARCH=aarch64 ```bash make ARCH=aarch64 CROSS_COMPILE= -C /lib/modules/5.9.16-1-MANJARO/build M=/home/superustam/RTL8812BU modules make[1]: Entering directory '/usr/lib/modules/5.9.16-1-MANJARO/build' make[1]: *** No rule to make target 'modules'. Stop. make[1]: Leaving directory '/usr/lib/modules/5.9.16-1-MANJARO/build' make: *** [Makefile:2288:...

@RinCat Yeah! vmlinux file ![image](https://user-images.githubusercontent.com/64551202/113764802-1dd44700-9724-11eb-8b24-84942b2791ad.png)

No @RinCat , i didn't install something like `linux-headers`. Should i install linux-headers? Via `pacman` or another way?

```bash sudo pacman -S linux-headers [sudo] password for superustam: :: There are 11 providers available for linux-headers: :: Repository core 1) linux414-headers 2) linux419-headers 3) linux44-headers 4) linux49-headers 5) linux510-headers...

![image](https://user-images.githubusercontent.com/64551202/113908727-8a604c00-97df-11eb-9945-476885c84555.png) Error: ```bash sudo pacman -S linux-headers [sudo] password for superustam: :: There are 11 providers available for linux-headers: :: Repository core 1) linux414-headers 2) linux419-headers 3) linux44-headers 4) linux49-headers...

I found two day ago this https://github.com/fastoe/RTL8812BU/tree/v5.6.1 and today it right run my adapter. Thank You @RinCat for help me! I really grateful for advices you give me in this...

How to turn light after search? (I'm using https://github.com/amix/vimrc configuration) I don't want to run command `:set nohls`, because next search will without highlight( ![image](https://user-images.githubusercontent.com/64551202/126876030-d4c50b08-6e5c-489d-a5b2-e5a44de0cb70.png)