You may brick your phone. Do it on your own risk. Do the backup first:Create an EFS backup in TWRP, OrangeFOX Recovery.Do the QCN and XQCN backup before you begin.QCN: QPST > Software download tool > Backup > save in QCN formatXQCN: QPST > QFIL > Tools > Backup and restore > save in XQCN […]
There is two versions of BFN18650 1S1P batteries in Leifheit Dry & Clean: 3.7V 1800mAh – Li-Ion 3.2V – probably LiFePo4 (Li-Po) Check voltage on device: Both are 18650 1S1P size. You have to buy version without extra protection pcb because it won’t fit. If you would like to replace the battery just open case in left back corner. Disconnect the old one and solder connector to the new one. You can…
As always after upgrade Windows 10 it won’t boot. So as always I recreate the boot partitions by deleting them and create new one. This time I have deleted by mistake my system partition, don’t worry just repair partition table. Then I have restored it. All files was OK. First boot take a lot of […]
On Windows versions N and KN there is no Media Feature Pack. MTP and PTP dirvers (wpdmtp.inf) is included in this pack. Without it you cant send files to and from the Android phone. Media Feature Pack for N and KN versions of Windows 10 (choose your language) https://www.microsoft.com/en-us/software-download/mediafeaturepack or https://www.microsoft.com/en-US/download/details.aspx?id=48231…
I did not notice that i bought Arduino clone with ATmega328PB not with the ATmega328P, there is CH340C USB-UART chip. 328PB version is newer chip, some kind better than old. Main disadvantage that chip is not supported by Arduino IDE and it came with unsupported bootloader to load sketches via Arduino IDE (even with added […]
Description: Entware is repository full of apps for embeded linux like android on tv box. I have prepared installation script to install it from scratch because android is different. You have to rebuild folders in root on every reboot. Root partition is rebuilt on every boot from the image. I will use /data partition to […]
Asus routers has builtin DualWan in two modes. First one, Failover disables second WAN until first one stop works so you cannot use it. Loadbalancing – no one know what it is doing, it has closed sources and you do not know when do you connect which interface. First disable builtin DualWAN and leave as […]
Unrar and unzip installation: opkg install unrar unzip UNRAR 5.50 freeware Copyright (c) 1993-2017 Alexander Roshal Just simply change dir and use short paths. First cd to your directory with parts of archive: cd /home/Downloads unrar x archive.part01.rar If you want run unrar in background use nohup and & on the end. nohup unrar x […]
Built-in Download Master from Asus is not very good. So you can install Entware and Aria2 Download manager on your router. You have to connect USB hard drive but first create and Linux partition on it (recommended ext4). On Windows you can use MiniTool Partition Wizard on linux just use GParted. You can shrink main […]
Yesterday i’ve got system updates: KB4048951 KB4048954 KB4049011 I shut down my computer. Today when i turn it on i’ve got error 0xc0000225. One of them killed my system. My Windows 10 is 1703 Creators Update. There is a new version 1709 Fall Creators Update. To solve it you have to boot computer from usb […]
I had a problem with running apps as admin on the administrators accounts (users in group administrators). But not only as admin, nothing happen on every UAC prompt when i click Yes to run. I cannot run any elevated application. Some time ago i had set auto login on non admin user account via netplwiz.exe […]
I could be happen on EXT3 or EXT2 too. This error mean that there is enabled file system feature that does not supported by kernel. I’ve got an error when I make EXT4 partition with e2fsprogs (mkfs.ext4) newer then my kernel. First solution is create ext4 with oldertools: apt-get remove e2fslibs e2fsprogs and install older. […]
When you try to install game on Steam yo have that error and game won’t finish downloading you have to: Disable AV (all modules like hips, firewall and others) Disable Windows Firewall Disable ADGuard, Admuncher and other ad blocking apps Connect directly to internet, stop all VPNs Clear download cache (right click on game -> […]