Questions tagged [asus]
51 questions
0
votes
0 answers
Run an alias based on output of another command
My laptop for option to switch fan speeds. So to change fan speed when it is plugged in, i want to write a alias to to detect if it is plugged in and check the fan speed accordingly.
To check if battery is plugged in, i have used command
acpi…

Vivek Bhand
- 1
- 2
0
votes
1 answer
Having problems enabling SSL on lighttpd installed on ASUSWRT router
I have an ASUS RT-AC5300 router with Merlin firmware. I installed Entware on it, then followed this article to install lighttpd:
Lighttpd-web-server-with-PHP-support-through-Entware
So the web server works fine through http, but after adding a…

Steven
- 83
- 3
- 9
0
votes
1 answer
Why is Atom behaving like this?
whenever I hover over other items the appearance of atom worsens. A pic is attached here . Please help The Image
Not only the software atom, but Epic games also shows the same problem. The video of it is attached here
In addition to that, there is…

Vaishnav Dixit
- 1
- 2
0
votes
0 answers
Asus Tinker board S SPI master not recieving data from slave
I'm trying to program an Asus tinker board S as a SPI master, and the communication from the master to the slave microcontroller works as expected, and i am able to send data from the Asus tinker board S SPI master to the STM32f140 SPI slave. I want…
0
votes
0 answers
Error while building old Android Kernel 3.10
I'm trying to build an old Android Kernel which is provided by Asus.
I've uploaded the source code here : https://github.com/dchenaux/android_kernel_asus_z300c
I'm getting the following error :
arch/x86/kernel/setup.c: In function…

DavidC
- 1
0
votes
1 answer
Interacting with AURA_SDK.dll through python using ctypes
I'm trying to control my ASUS ROG Flare keyboard LED colors using python.
I downloaded the Aura Software Developer Kit from the ASUS website.
link here: https://www.asus.com/campaign/aura/us/SDK.php
inside the kit there is a menu guide and a dll…
0
votes
0 answers
Face detection isn't working on Asus device when trying to pass image from camera 2 API to detector
I am trying to use MLKit in my app for face detection. I am using Camera 2 API to get the image from image reader and pass it to the face detector for processing. This works very well on devices like Motorola, Readmi, Realme and, also most of…

Vismay Patil
- 64
- 4
- 14
0
votes
1 answer
Google Coral Dev board vs Asus Tinker Edge T
Does this:
https://www.asus.com/gr/AIoT-Industrial-Solutions/Tinker-Edge-T/
have any difference with this:
https://coral.ai/products/dev-board/
?? For example can I train a custom CNN? Has anyone experience to give an advice? I want to buy a SBC…

just_learning
- 413
- 2
- 11
- 24
0
votes
1 answer
Is there a way to manually change BIOS POST codes on motherboard LCD?
I was wondering if anyone knew if it was possible to change the BIOS POST Code that is displayed on the motherboard LCD. I want to develop a program that can manipulate the LCD screen on the motherboard to display any set of desired characters. I…

MasterYork42
- 228
- 2
- 11
0
votes
1 answer
Red Hat 8 vpn client can't connect to OpenVPN server on router ac5300
I am using Red Hat 8 (rhel8), my home router is Asus AC5300 running OpenVPN server. But my rhel8 VPN in Network Manager can't not connect to my OpenVPN Server.
Here is the error message I got:
[root@my-machine ~]# journalctl -f
…

ysok
- 9
- 2
0
votes
0 answers
How test app on Asus Fonepad without physical device?
I need a way or simulator for test my android App on Asus Fonepad, anyone could suggest something?

Fereshteh Naji
- 104
- 1
- 11
0
votes
2 answers
BOOT_COMPLETED isn't received by my physical phone Asus
I tested a BroadcastReceiver which runs a JobIntentService in emulator, that worked successfully .
but it fails when i test the code to my physical phone ASUS ZE551ML .
Manifest file :

Hamza Hajeir
- 119
- 1
- 8
0
votes
1 answer
Turn off (asus) touchpad PalmCheck/SmartSense without Synaptics control panel
Please help.
I've been struggling with this for ever, and I just don't understand why Microsoft and Synaptics would take the horrible idea of setting this feature as the default.
So, SmartSense / PalmCheck freezes your mouse for a few seconds any…

Rammy McSandwich
- 51
- 1
- 3
0
votes
1 answer
Unity 5.6 VR VRSettings.supportedDevices is empty
I'm migrating my game to Unity 5.6 and trying to use the native VR support for Cardboard. However the pp doesn't go to VR mode at all I guess that's because when I call VRSettings.supportedDevices returns an empty string[]. The device is ASUS…

Dmitry Fadeev
- 2,073
- 2
- 12
- 12
0
votes
0 answers
android adb fails to recognise Asus ZenPad 8.0
I am trying to connect an Asus ZenPad 8.0 Z380M to adb running within Eclipse on a Windows 8.1 system.
When I try to launch the debugger I get the Android Device Chooser dialogue but no devices are listed.
I have enabled USB debugging on the tablet…

Michael Johnson
- 29
- 2