- Chuwi_Hi10_Air_Linux | install Linux on the Chuwi Hi10 Air
- Support
- Quality
- Security
- License
- Reuse
- Top functions reviewed by kandi — BETA
- Chuwi_Hi10_Air_Linux Key Features
- Chuwi_Hi10_Air_Linux Examples and Code Snippets
- Community Discussions
- Vulnerabilities
- Install Chuwi_Hi10_Air_Linux
- Support
- Chuwi_Hi10_Air_Linux | install Linux on the Chuwi Hi10 Air
- Support
- Quality
- Security
- License
- Reuse
- Top functions reviewed by kandi — BETA
- Chuwi_Hi10_Air_Linux Key Features
- Chuwi_Hi10_Air_Linux Examples and Code Snippets
- Community Discussions
- Vulnerabilities
- Install Chuwi_Hi10_Air_Linux
- Support
- Saved searches
- Use saved searches to filter your results more quickly
- License
- FairyWinds/linux-on-hi10-air
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- Linux Mint Forums
- Tablet — Chuwi Hi10 Air Linux Installation Guide
- Tablet — Chuwi Hi10 Air Linux Installation Guide
Chuwi_Hi10_Air_Linux | install Linux on the Chuwi Hi10 Air
Chuwi_Hi10_Air_Linux is a C library typically used in Internet of Things (IoT), Arduino applications. Chuwi_Hi10_Air_Linux has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Disclaimer: I got this device from the Manufacturer to test Linux on it. The below findings are my own and express my own opinion.
Support
Quality
Security
Chuwi_Hi10_Air_Linux has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
Reuse
Chuwi_Hi10_Air_Linux releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi — BETA
kandi’s functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample Here
Chuwi_Hi10_Air_Linux Key Features
Chuwi_Hi10_Air_Linux Examples and Code Snippets
Community Discussions
Trending Discussions on Internet of Things (IoT)
I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can’t get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files
Answered 2020-May-17 at 23:55
The new object to get params in React Navigation 5 is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Chuwi_Hi10_Air_Linux
First of all you need to install Linux on the tablet. That means you will erase your internal Windows installation, so make sure to either do a backup of it, or at least make yourself familiar with how to reinstall Windows in case it’s needed. Please note that you can NOT install Linux on an SDCard because the BIOS can not boot from the SDCard.
Next up, it’s time to choose your Linux distro. I recommend anything that is based on Arch Linux and that uses either LightDM or lxdm, because that is what my guide will be using to setup certain features. Of cause you’re free to choosewhatever you want. That means you could for example use Antergos, an ArchLinux based distro that includes Desktop managers (for Antergos I recommend XFCE), or go the hard way and install ArchLinux from scratch and use lxdm with LXQt. LXQt proved to me to be the best lightweight and yet High-DPI friendly Desktop Environment, so that’s what I used. I trust you will be able to find the guides on how to install either with a quick Google search, so I will not go much further into detail here. To get into the boot menu, you need to press F7. After your installation is done most things are already working.
Another Handy feature I found myself in need of was an onscreen keyboard. For that I installed OnBoard, and found a very neat feature here: https://bugs.launchpad.net/onboard/+bug/1232107. You can map a button to open/close the keyboard. I set mine to Super L, which equals the left Windows button and the touch button on the tablet itself. In the LXQt Settings Menu you can configure Shortcut Keys. Create or edit the existing shortcut and either map the following DBus Call. dbus-send —type=method_call —dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible.
Support
For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
Chuwi_Hi10_Air_Linux | install Linux on the Chuwi Hi10 Air
Chuwi_Hi10_Air_Linux is a C library typically used in Internet of Things (IoT), Arduino applications. Chuwi_Hi10_Air_Linux has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Disclaimer: I got this device from the Manufacturer to test Linux on it. The below findings are my own and express my own opinion.
Support
Quality
Security
Chuwi_Hi10_Air_Linux has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
Reuse
Chuwi_Hi10_Air_Linux releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi — BETA
kandi’s functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample Here
Chuwi_Hi10_Air_Linux Key Features
Chuwi_Hi10_Air_Linux Examples and Code Snippets
Community Discussions
Trending Discussions on Internet of Things (IoT)
I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can’t get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files
Answered 2020-May-17 at 23:55
The new object to get params in React Navigation 5 is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Chuwi_Hi10_Air_Linux
First of all you need to install Linux on the tablet. That means you will erase your internal Windows installation, so make sure to either do a backup of it, or at least make yourself familiar with how to reinstall Windows in case it’s needed. Please note that you can NOT install Linux on an SDCard because the BIOS can not boot from the SDCard.
Next up, it’s time to choose your Linux distro. I recommend anything that is based on Arch Linux and that uses either LightDM or lxdm, because that is what my guide will be using to setup certain features. Of cause you’re free to choosewhatever you want. That means you could for example use Antergos, an ArchLinux based distro that includes Desktop managers (for Antergos I recommend XFCE), or go the hard way and install ArchLinux from scratch and use lxdm with LXQt. LXQt proved to me to be the best lightweight and yet High-DPI friendly Desktop Environment, so that’s what I used. I trust you will be able to find the guides on how to install either with a quick Google search, so I will not go much further into detail here. To get into the boot menu, you need to press F7. After your installation is done most things are already working.
Another Handy feature I found myself in need of was an onscreen keyboard. For that I installed OnBoard, and found a very neat feature here: https://bugs.launchpad.net/onboard/+bug/1232107. You can map a button to open/close the keyboard. I set mine to Super L, which equals the left Windows button and the touch button on the tablet itself. In the LXQt Settings Menu you can configure Shortcut Keys. Create or edit the existing shortcut and either map the following DBus Call. dbus-send —type=method_call —dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible.
Support
For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
My attempt to provide full Linux support to Chuwi Hi10 Air
License
FairyWinds/linux-on-hi10-air
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
This is my attempt to gather all the information in one place on how to support the Chuwi Hi10 Pro tablet on Linux.
The configuration will be around my distribution (Arch Linux), but I hope that all the instructions here can be easily adapted to other distributions. Be aware that Arch Linux it’s a rolling realese distribution, so all software used will be pretty recent.
Basic hardware specifications
A more detailed review can be seen at NotebookCheck.
Part | Component |
---|---|
Processor | Intel® Atom™ x5-Z8350 CPU @ 1.44GHz |
Graphics | Intel® HD Graphics 400 |
RAM | DDR3 4096 MB @ 1066 MHz |
Screen | 10.1-inch IPS display @ 1920×1200 pixels |
Touchscreen | Silead GSL1680 |
Connectivity | Realtek 8723BS (802.11n & Bluetooth® 4) |
Accelerometer | Bosch BMC150 |
Light sensor | Capella CM3218 |
Camera (?) | OmniVision OV2680 |
Ports | 1 USB Type-C™, 1 microUSB, 1 microHDMI® |
This table currently refers to the default Arch Linux kernel package version 5.0.7-arch1
Device | Status |
---|---|
Internal flash storage | Yes |
Graphics | Yes |
microUSB port | Yes |
Type-C USB port | Yes |
Incorporated USB hub | Yes |
Keyboard | Yes |
Touchpad | Yes |
802.11n wireless | Very badly |
Speakers | Yes |
Headphone plug | Yes |
Battery measurement | Yes |
Backlight control | Yes |
Power button | Yes |
Volume buttons | Yes |
Suspend | Yes |
Screen lid switch | Yes |
Touchscreen | Yes (see touchscreen folder) |
microSD card slot | Sometimes, Unreliable |
Accelerometer | Yes |
HDMI output | Yes |
HDMI audio output | No |
Bluetooth | Not tested |
Active stylus pen | Yes |
Front camera | No |
Back camera | No |
Light Sensor | No |
Note: This list is sorted by my own priorities.
- Check this patch for the light sensor.
- Search for ways to improve WiFi stability (BIOS?).
- Investigate the touch screen home button.
Take also a look to the willyneutron repo, which is more detailed!
Linux Mint Forums
Tablet — Chuwi Hi10 Air Linux Installation Guide
Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.
Tablet — Chuwi Hi10 Air Linux Installation Guide
Post by secureIT » Mon Nov 25, 2019 1:11 pm
I know that LM is not meant to be installed on a tablet.
However, in the past there have been some requests from users who would like to do this to be able to use their preferred operating system (LM) on a tablet.
I would also like to use LM on a tablet, but I did not get any further than an installation on an x86 „convertible“.
I am aware that LM can only run on an x86 device because of the lack of processor implementation that would be needed for Android hardware on tablets.
Although it would be possible to install Debian, which brings the necessary processor support, but some (as i) do not want.
Debian is running for me, e.g. in a fake chroot environment on my android-phone — and although it works, it’s not recommended because of the small screen size.
Also there are driver problems with the sound and so on . .. In the search for a Tablet, on which also Mint is installable, I came across the following interesting Thread :
What do you think about it ?
(as some of that guys said they installed LM on it). (and is anyone of them out there for answering some questions?)
Chuwi Hi10 Air Linux Installation Guide :
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.