Monday, 19 June 2017

Setting up of TPLINK Archer T4U AC1300 Wireless Dual Band USB 3.0 Adapter with Linux Operating System Ubuntu 17.10


































ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ sudo su
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu# git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git

The program 'git' is currently not installed. You can install it by typing:
apt install git
root@ubuntu:/home/ubuntu# cd rtl8812AU_8821AU_linux/
bash: cd: rtl8812AU_8821AU_linux/: No such file or directory
root@ubuntu:/home/ubuntu# apt install git
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
git-man liberror-perl
Suggested packages:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
git git-man liberror-perl
0 upgraded, 3 newly installed, 0 to remove and 47 not upgraded.
Need to get 3,772 kB of archives.
After this operation, 28.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://security.ubuntu.com/ubuntu zesty-security/main amd64 git-man all 1:2.11.0-2ubuntu0.1 [769 kB]
Get:2 http://archive.ubuntu.com/ubuntu zesty/main amd64 liberror-perl all 0.17024-1 [23.0 kB]
Get:3 http://security.ubuntu.com/ubuntu zesty-security/main amd64 git amd64 1:2.11.0-2ubuntu0.1 [2,980 kB]
Fetched 3,772 kB in 4s (934 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 220527 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17024-1_all.deb ...
Unpacking liberror-perl (0.17024-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.11.0-2ubuntu0.1_all.deb ...
Unpacking git-man (1:2.11.0-2ubuntu0.1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.11.0-2ubuntu0.1_amd64.deb ...
Unpacking git (1:2.11.0-2ubuntu0.1) ...
Setting up git-man (1:2.11.0-2ubuntu0.1) ...
Setting up liberror-perl (0.17024-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up git (1:2.11.0-2ubuntu0.1) ...
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu# git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
Cloning into 'rtl8812AU_8821AU_linux'...
remote: Counting objects: 1538, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 1538 (delta 7), reused 13 (delta 7), pack-reused 1514
Receiving objects: 100% (1538/1538), 3.50 MiB | 1.13 MiB/s, done.
Resolving deltas: 100% (945/945), done.
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu# pwd
/home/ubuntu
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu# ls -alh
total 24K
drwxr-xr-x 16 ubuntu ubuntu 460 Jun 19 08:07 .
drwxr-xr-x 3 root root 60 Jun 19 07:44 ..
-rw-r--r-- 1 ubuntu ubuntu 220 Jun 19 07:44 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3.7K Jun 19 07:44 .bashrc
drwx------ 12 ubuntu ubuntu 260 Jun 19 07:55 .cache
drwxr-xr-x 14 ubuntu ubuntu 360 Jun 19 07:50 .config
drwx------ 3 ubuntu ubuntu 60 Jun 19 07:47 .dbus
drwxr-xr-x 2 ubuntu ubuntu 80 Jun 19 07:44 Desktop
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Documents
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Downloads
-rw------- 1 ubuntu ubuntu 318 Jun 19 07:48 .ICEauthority
drwx------ 3 ubuntu ubuntu 60 Jun 19 07:46 .local
drwx------ 4 ubuntu ubuntu 80 Jun 19 07:55 .mozilla
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Music
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Pictures
-rw-r--r-- 1 ubuntu ubuntu 675 Jun 19 07:44 .profile
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Public
drwxr-xr-x 9 root root 480 Jun 19 08:07 rtl8812AU_8821AU_linux
-rw-r--r-- 1 ubuntu ubuntu 0 Jun 19 07:46 .sudo_as_admin_successful
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Templates
drwxr-xr-x 2 ubuntu ubuntu 40 Jun 19 07:47 Videos
-rw------- 1 ubuntu ubuntu 51 Jun 19 07:47 .Xauthority
-rw------- 1 ubuntu ubuntu 3.0K Jun 19 07:47 .xsession-errors
root@ubuntu:/home/ubuntu# cd rtl8812AU_8821AU_linux
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# ls -alh
total 120K
drwxr-xr-x 9 root root 480 Jun 19 08:07 .
drwxr-xr-x 16 ubuntu ubuntu 460 Jun 19 08:07 ..
-rw-r--r-- 1 root root 64 Jun 19 08:07 clean
drwxr-xr-x 2 root root 60 Jun 19 08:07 contrib
-rw-r--r-- 1 root root 570 Jun 19 08:07 CONTRIBUTORS.md
-rwxr-xr-x 1 root root 412 Jun 19 08:07 contributors.sh
drwxr-xr-x 3 root root 720 Jun 19 08:07 core
-rw-r--r-- 1 root root 207 Jun 19 08:07 dkms.conf
-rw-r--r-- 1 root root 1.2K Jun 19 08:07 fetch.sh
drwxr-xr-x 8 root root 260 Jun 19 08:07 .git
-rw-r--r-- 1 root root 323 Jun 19 08:07 .gitignore
drwxr-xr-x 8 root root 320 Jun 19 08:07 hal
-rw-r--r-- 1 root root 52 Jun 19 08:07 ifcfg-wlan0
drwxr-xr-x 4 root root 3.9K Jun 19 08:07 include
-rw-r--r-- 1 root root 110 Jun 19 08:07 Kconfig
-rw-r--r-- 1 root root 18K Jun 19 08:07 LICENSE
-rw-r--r-- 1 root root 511 Jun 19 08:07 .mailmap
-rw-r--r-- 1 root root 48K Jun 19 08:07 Makefile
-rw-r--r-- 1 root root 707 Jun 19 08:07 Makefile.dkms
drwxr-xr-x 3 root root 80 Jun 19 08:07 os_dep
drwxr-xr-x 2 root root 220 Jun 19 08:07 platform
-rw-r--r-- 1 root root 1.6K Jun 19 08:07 README.md
-rw-r--r-- 1 root root 423 Jun 19 08:07 runwpa
-rw-r--r-- 1 root root 294 Jun 19 08:07 wlan0dhcp
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# pwd
/home/ubuntu/rtl8812AU_8821AU_linux
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# ls -alh
total 120K
drwxr-xr-x 9 root root 480 Jun 19 08:07 .
drwxr-xr-x 16 ubuntu ubuntu 460 Jun 19 08:07 ..
-rw-r--r-- 1 root root 64 Jun 19 08:07 clean
drwxr-xr-x 2 root root 60 Jun 19 08:07 contrib
-rw-r--r-- 1 root root 570 Jun 19 08:07 CONTRIBUTORS.md
-rwxr-xr-x 1 root root 412 Jun 19 08:07 contributors.sh
drwxr-xr-x 3 root root 720 Jun 19 08:07 core
-rw-r--r-- 1 root root 207 Jun 19 08:07 dkms.conf
-rw-r--r-- 1 root root 1.2K Jun 19 08:07 fetch.sh
drwxr-xr-x 8 root root 260 Jun 19 08:07 .git
-rw-r--r-- 1 root root 323 Jun 19 08:07 .gitignore
drwxr-xr-x 8 root root 320 Jun 19 08:07 hal
-rw-r--r-- 1 root root 52 Jun 19 08:07 ifcfg-wlan0
drwxr-xr-x 4 root root 3.9K Jun 19 08:07 include
-rw-r--r-- 1 root root 110 Jun 19 08:07 Kconfig
-rw-r--r-- 1 root root 18K Jun 19 08:07 LICENSE
-rw-r--r-- 1 root root 511 Jun 19 08:07 .mailmap
-rw-r--r-- 1 root root 48K Jun 19 08:07 Makefile
-rw-r--r-- 1 root root 707 Jun 19 08:07 Makefile.dkms
drwxr-xr-x 3 root root 80 Jun 19 08:07 os_dep
drwxr-xr-x 2 root root 220 Jun 19 08:07 platform
-rw-r--r-- 1 root root 1.6K Jun 19 08:07 README.md
-rw-r--r-- 1 root root 423 Jun 19 08:07 runwpa
-rw-r--r-- 1 root root 294 Jun 19 08:07 wlan0dhcp
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# ls -alh|more
total 120K
drwxr-xr-x 9 root root 480 Jun 19 08:07 .
drwxr-xr-x 16 ubuntu ubuntu 460 Jun 19 08:07 ..
-rw-r--r-- 1 root root 64 Jun 19 08:07 clean
drwxr-xr-x 2 root root 60 Jun 19 08:07 contrib
-rw-r--r-- 1 root root 570 Jun 19 08:07 CONTRIBUTORS.md
-rwxr-xr-x 1 root root 412 Jun 19 08:07 contributors.sh
drwxr-xr-x 3 root root 720 Jun 19 08:07 core
-rw-r--r-- 1 root root 207 Jun 19 08:07 dkms.conf
-rw-r--r-- 1 root root 1.2K Jun 19 08:07 fetch.sh
drwxr-xr-x 8 root root 260 Jun 19 08:07 .git
-rw-r--r-- 1 root root 323 Jun 19 08:07 .gitignore
drwxr-xr-x 8 root root 320 Jun 19 08:07 hal
-rw-r--r-- 1 root root 52 Jun 19 08:07 ifcfg-wlan0
drwxr-xr-x 4 root root 3.9K Jun 19 08:07 include
-rw-r--r-- 1 root root 110 Jun 19 08:07 Kconfig
-rw-r--r-- 1 root root 18K Jun 19 08:07 LICENSE
-rw-r--r-- 1 root root 511 Jun 19 08:07 .mailmap
-rw-r--r-- 1 root root 48K Jun 19 08:07 Makefile
-rw-r--r-- 1 root root 707 Jun 19 08:07 Makefile.dkms
drwxr-xr-x 3 root root 80 Jun 19 08:07 os_dep
drwxr-xr-x 2 root root 220 Jun 19 08:07 platform
-rw-r--r-- 1 root root 1.6K Jun 19 08:07 README.md
-rw-r--r-- 1 root root 423 Jun 19 08:07 runwpa
-rw-r--r-- 1 root root 294 Jun 19 08:07 wlan0dhcp
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-19-generic/build M=/home/ubuntu/rtl8812AU_8821AU_linux modules
make[1]: Entering directory '/usr/src/linux-headers-4.10.0-19-generic'
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_cmd.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_security.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_debug.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_io.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_ioctl_query.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_ioctl_set.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_ieee80211.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_mlme.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_mlme_ext.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_wlan_util.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_vht.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_pwrctrl.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_rf.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_recv.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_sta_mgt.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_ap.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_xmit.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_p2p.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_tdls.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_br_ext.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_iol.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_sreset.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_btcoex.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_beamforming.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_odm.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/efuse/rtw_efuse.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/osdep_service.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/os_intfs.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/usb_intf.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/usb_ops_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/ioctl_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/xmit_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/mlme_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/recv_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/ioctl_cfg80211.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/rtw_cfgvendor.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/wifi_regd.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/rtw_android.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/os_dep/linux/rtw_proc.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_intf.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_com.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_com_phycfg.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_phy.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_dm.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_btcoex.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/hal_hci/hal_usb.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/led/hal_usb_led.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/HalPwrSeqCmd.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/Hal8812PwrSeq.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/Hal8821APwrSeq.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_xmit.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_sreset.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_hal_init.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_phycfg.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_rf6052.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_dm.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_rxdesc.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_cmd.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/usb/usb_halinit.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/usb/rtl8812au_led.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/usb/rtl8812au_xmit.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/usb/rtl8812au_recv.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/usb/usb_ops_linux.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/rtl8812a/rtl8812a_mp.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/efuse/rtl8812a/HalEfuseMask8812A_USB.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/efuse/rtl8812a/HalEfuseMask8821A_USB.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_debug.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_AntDiv.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_AntDect.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_interface.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_HWConfig.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/HalPhyRf.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_EdcaTurboCheck.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_DIG.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_PathDiv.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_RaInfo.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_DynamicBBPowerSaving.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_PowerTracking.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_DynamicTxPower.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/PhyDM_Adaptivity.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_CfoTracking.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_NoiseMonitor.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/phydm_ACS.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/HalHWImg8812A_FW.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/HalHWImg8812A_MAC.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/HalHWImg8812A_BB.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/HalHWImg8812A_RF.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/HalPhyRf_8812A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/phydm_RegConfig8812A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8812a/phydm_RTL8812A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/HalHWImg8821A_FW.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/HalHWImg8821A_MAC.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/HalHWImg8821A_BB.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/HalHWImg8821A_RF.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/HalPhyRf_8821A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/phydm_RegConfig8821A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/phydm_RTL8821A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/hal/OUTSRC/rtl8821a/PhyDM_IQK_8821A.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/platform/platform_ops.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_mp.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_mp_ioctl.o
CC [M] /home/ubuntu/rtl8812AU_8821AU_linux/core/rtw_bt_mp.o
LD [M] /home/ubuntu/rtl8812AU_8821AU_linux/rtl8812au.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/ubuntu/rtl8812AU_8821AU_linux/rtl8812au.mod.o
LD [M] /home/ubuntu/rtl8812AU_8821AU_linux/rtl8812au.ko
make[1]: Leaving directory '/usr/src/linux-headers-4.10.0-19-generic'
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux# make install
install -p -m 644 rtl8812au.ko /lib/modules/4.10.0-19-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 4.10.0-19-generic
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#
root@ubuntu:/home/ubuntu/rtl8812AU_8821AU_linux#


Tuesday, 28 March 2017

Front Facing Camera and Rear Facing Camera


FRONT FACING CAMERA AND REAR FACING CAMERA


In my opinion , a front facing camera and a rear facing camera have a place on a  Laptop or a Tablet or a Smartphone or a Laptop/Tablet/Smartphone  hybrid machine  of any size (15.6 inches or 17 inches or 18 inches) ,  for taking decent quality photos and decent quality videos .

For example , all the computer hardware listed below have quite good display and screen resolution .  It would be fantastic and it would be awesome if the   hardware/software  manufacturer  could include a minimum  5 megapixels Front Facing Camera and a  minimum  8 megapixels  Rear Facing Camera to complement it .

1.   LENOVO Yoga 500  15.6 inches [ 1 2 3 4 5 6 ]
2.   HP Envy x360  15.6 inches [ 1 2 3 4 5 6 ]
3.   ACER Aspire R15  15.6 inches [ 1 2 3 4 5 ]
4.   SONY Vaio Flip  15.6 inches [ 1 2 3 4 5 ]
 5.   SHARP Merilis Zoll 4K Tablet  15.6 inches [ 1 2 3 ]
 6.   MSI AP16 Flex  15.6 inches [ 1 2 3 4 5 6 ]
 7.   DELL XPS 15 Laptop  15.6 inches [ 1 2 3 4 ]
 8.   ACER Aspire R15  15.6 inches [ 1 ]
 9.   SONY Vaio Duo 13  13.3 inches
11.  ASUS Transformer 3 12.6 inches  
12.  HP Spectre x360  15.6 inches
13.  DELL XPS 18   18.4 inches [ 1 2 3 ]





2_Why 15.6 inches screen size ?





Why 15.6 inches screen size ?




1.  For some people(I am one of them) ,  15.6 inches  is their
        favorite screen size for a Smartphone .
        In my opinion , when a Smartphone has a screen size 
        of  15.6 inches , there is no need to
       connect to an
       external portable screen monitor  in order to
       turn our Smartphone into a
       full-blown Desktop using  SAMSUNG DeX  because the 15.6
       inches form factor in a   15.6 inches  Smartphone is
       already huge . Unless we want the
       15.6 inches Smartphone  to connect  to a
       larger display or 
       monitor  e.g. 17 inches ,  
       22 inches , 27 inches , 32 inches , 
       40 inches ,  55 inches or bigger . Most
       Android apps will have no problem in
       going to full-screen mode on a  6 inches smartphone
       or  7 inches Smartphone  BUT  some Android
       apps will have a problem in going to full-screen
       mode on a  10 inches or 12 inches or
      13 inches or  15.6 inches  screen size , let alone
      55 inches or bigger .
      Windows  apps   have no
      problem in  going to full-screen mode on a  6 inches  
      or 7 inches Windows Smartphone and , believe , with
      proper   optimization Windows Apps  will have
      no problem , too ,  in going to full-screen mode and should be
      able to scale accordingly if the Windows  machine 
      have a  screen size of  15.6 inches , regardless whether it is a
      15.6 inches  Windows Smartphone  or  a  Windows Folding
      Smartphone-that-can-unfold-into-a-15.6 inches  Tablet  or  a
      15.6 inches  Windows Laptop  or a  15.6 inches Windows Tablet.
      When a Smartphone have a  screen size  of  15.6 inches , and
      with that 15.6 inches

         form  factor , an Android Smartphone or a Windows

         Smartphone can be a good gaming phone , too , whether you

         are playing Android games or Windows games . 

     
      
2.   For some people ,  15.6 inches or 17
      inches is also their favorite screen size
      for a Tablet




3.    15.6 inches or 17 inches is also my
       favorite screen size for a Laptop

     

4.   15.6 inches extra screen real estate
     comes in very handy when using the
     split screen or multi-window
     functions in a 15.6 inches Tablet or in
     a  15.6 inches Smartphone . The  15.6
     inch display is ideal for having two
     windows or four windows open
     simultaneously


5.   15.6 inches extra screen real estate
     comes in very handy when typing
SMS and email and WhatsApp messages and WeChat messages and Snapchat messages on the onscreen keyboard because  typing and tapping on a large onscreen keyboard is a much more accurate experience .


6.    15.6 inches extra screen real estate is great for watching Netflix and iflix



7.   15.6 inches extra screen size is great because it can be a good portable DVD player


8.   15.6 inches extra screen size is great because it can be a good portable        TV player .



9.   15.6 inches extra screen size is great because the 15.6 inches form factor is good for a gaming phone or a gaming tablet , just like a Windows gaming machine which has  a 15.6 inches screen size and a 17 inches screen size . 



10.   15-inch-level laptops took up
      50 percent of South Korea's laptop
      sales during the third quarter of
      2015



Personally , I am still a fan of the 15.6 inches screen size which is my favorite form factor for a Laptop ,

or a Tablet or a Smartphone or a
Laptop/Tablet/Smartphone   hybrid

Sunday, 26 March 2017

Ray Coniff




[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]





1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]







[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






[ 1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]






1 2 3 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ]