Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
[rytesh@rytvish ~]$ lspci | grep 723 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter [rytesh@rytvish ~]$ git clone -b extended --single-branch https://github.com/lwfinger/rtlwifi_new.git Cloning into 'rtlwifi_new'... remote: Enumerating objects: 35, done. remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 100% (26/26), done. remote: Total 3535 (delta 15), reused 23 (delta 9), pack-reused 3500 Receiving objects: 100% (3535/3535), 11.69 MiB | 691.00 KiB/s, done. Resolving deltas: 100% (2835/2835), done. [rytesh@rytvish ~]$ cd rtlwifi_new/ [rytesh@rytvish rtlwifi_new]$ ls base.c core.h halmac pwrseqcmd.h rtl8192c rtl8723ae rtw_sta_info.h base.h debug.c Makefile rc.c rtl8192ce rtl8723be stats.c btcoexist debug.h pci.c rc.h rtl8192cu rtl8723com stats.h cam.c dkms.conf pci.h README.md rtl8192de rtl8723de tools cam.h efuse.c phydm regd.c rtl8192ee rtl8821ae usb.c compat.h efuse.h ps.c regd.h rtl8192ee_revised.tar.bz2 rtl8821CE_WiFi_linux_v5.2.5.1_24855.20171031_COEX20170310-1212.tar.gz usb.h core.c firmware ps.h rtl8188ee rtl8192se rtl8822be wifi.h [rytesh@rytvish rtlwifi_new]$ ls /var/lib/dkms/ dkms_dbversion [rytesh@rytvish rtlwifi_new]$ sudo dkms add ../rtlwifi_new [sudo] password for rytesh: Creating symlink /var/lib/dkms/rtlwifi-new/0.6/source -> /usr/src/rtlwifi-new-0.6 DKMS: add completed. [rytesh@rytvish rtlwifi_new]$ sudo dkms build rtlwifi-new/0.6 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area...(bad exit status: 2) make -j4 KERNELRELEASE=5.2.21-1-MANJARO -C /usr/lib/modules/5.2.21-1-MANJARO/build M=/var/lib/dkms/rtlwifi-new/0.6/build............................. cleaning build area...(bad exit status: 2) Kernel cleanup unnecessary for this kernel. Skipping... DKMS: build completed. [rytesh@rytvish rtlwifi_new]$ sudo dkms install rtlwifi-new/0.6 rtl_pci.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl_usb.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtlwifi.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ btcoexist.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ halmac.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ phydm_mod.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8188ee.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192c-common.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192ce.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192cu.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192de.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192ee.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8192se.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8723ae.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8723be.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8723de.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8723-common.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8821ae.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ rtl8822be.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/5.2.21-1-MANJARO/updates/ depmod...... DKMS: install completed. [rytesh@rytvish rtlwifi_new]$ sudo modprobe -v rtl8723de ant_sel=2 insmod /lib/modules/5.2.21-1-MANJARO/kernel/net/wireless/cfg80211.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/kernel/net/mac80211/mac80211.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/rtlwifi.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/rtl_pci.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/rtl8723-common.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/phydm_mod.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/btcoexist.ko.xz insmod /lib/modules/5.2.21-1-MANJARO/updates/rtl8723de.ko.xz ant_sel=2 [rytesh@rytvish rtlwifi_new]$ [rytesh@rytvish rtlwifi_new]$ [rytesh@rytvish rtlwifi_new]$ ls -al /lib/firmware/rtl_bt/rtl8723d_fw.bin -rw-r--r-- 1 root root 52080 Oct 1 17:21 /lib/firmware/rtl_bt/rtl8723d_fw.bin [rytesh@rytvish rtlwifi_new]$ ls -al /lib/firmware/rtl_bt/rtl8723d_config.bin -rw-r--r-- 1 root root 10 Oct 1 17:21 /lib/firmware/rtl_bt/rtl8723d_config.bin [rytesh@rytvish rtlwifi_new]$ ls -al /lib/firmware/rtlwifi/rtl8723defw.bin -rw-r--r-- 1 root root 27726 Oct 1 17:21 /lib/firmware/rtlwifi/rtl8723defw.bin [rytesh@rytvish rtlwifi_new]$ [rytesh@rytvish rtlwifi_new]$ [rytesh@rytvish rtlwifi_new]$ lsmod | grep 8723 rtl8723de 110592 0 btcoexist 479232 1 rtl8723de phydm_mod 917504 1 rtl8723de rtl8723_common 28672 1 rtl8723de rtl_pci 36864 1 rtl8723de rtlwifi 180224 5 rtl_pci,rtl8723de,btcoexist,phydm_mod,rtl8723_common [rytesh@rytvish rtlwifi_new]$ [rytesh@rytvish rtlwifi_new]$reboot [rytvish ~]# [rytvish ~]# [rytvish ~]# [rytvish ~]# dmesg | grep -i blue [ 6.508114] Bluetooth: Core ver 2.22 [ 6.508135] Bluetooth: HCI device and connection manager initialized [ 6.508139] Bluetooth: HCI socket layer initialized [ 6.508141] Bluetooth: L2CAP socket layer initialized [ 6.508145] Bluetooth: SCO socket layer initialized [ 8.597737] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 8.597740] Bluetooth: BNEP filters: protocol multicast [ 8.597746] Bluetooth: BNEP socket layer initialized [ 8.755797] Bluetooth: hci0: command 0x1001 tx timeout [ 16.862766] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110) [rytvish ~]# uname -a Linux rytvish 5.2.21-1-MANJARO #1 SMP PREEMPT Sat Oct 12 11:09:56 UTC 2019 x86_64 GNU/Linux [rytvish ~]# lsmod | grep 8723d rtl8723de 110592 0 btcoexist 479232 1 rtl8723de phydm_mod 917504 1 rtl8723de rtl8723_common 28672 1 rtl8723de rtl_pci 36864 1 rtl8723de rtlwifi 180224 5 rtl_pci,rtl8723de,btcoexist,phydm_mod,rtl8723_common [rytvish ~]# rfkill ID TYPE DEVICE SOFT HARD 0 bluetooth hci0 unblocked unblocked 1 wlan phy0 unblocked unblocked [rytvish ~]# [rytvish ~]# dmesg | grep Blue [ 5.099535] Bluetooth: Core ver 2.22 [ 5.099556] Bluetooth: HCI device and connection manager initialized [ 5.099561] Bluetooth: HCI socket layer initialized [ 5.099563] Bluetooth: L2CAP socket layer initialized [ 5.099567] Bluetooth: SCO socket layer initialized [ 6.075085] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 6.075088] Bluetooth: BNEP filters: protocol multicast [ 6.075092] Bluetooth: BNEP socket layer initialized [ 7.475804] Bluetooth: hci0: command 0x1001 tx timeout [ 15.582456] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110) [rytvish ~]# [rytvish ~]# uname -a Linux rytvish 5.2.21-1-MANJARO #1 SMP PREEMPT Sat Oct 12 11:09:56 UTC 2019 x86_64 GNU/Linux [rytvish ~]# [rytvish ~]# cat /etc/lsb-release DISTRIB_ID=ManjaroLinux DISTRIB_RELEASE=18.1.1 DISTRIB_CODENAME=Juhraya DISTRIB_DESCRIPTION="Manjaro Linux" [rytvish ~]#
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
API Flaw Money Method ✅
CSS | 34 min ago | 1.03 KB
This month smells like moneys
CSS | 37 min ago | 1.03 KB
PRCE internal cursor
8 hours ago | 0.73 KB
AI Interaction Method
8 hours ago | 1.60 KB
awkwrapper.c
C | 8 hours ago | 2.35 KB
z66is_archive.zip.txt
15 hours ago | 39.19 KB
Clients: Setting up 2FA
1 day ago | 1.44 KB
Prevent duplicate recerrence when using [even...
1 day ago | 0.93 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!