TechTablets › Forums › General › General Discussion › Linux on Atom based devices
- This topic has 313 replies, 13 voices, and was last updated 11 months, 3 weeks ago by
BBaker.
-
AuthorPosts
-
July 31, 2016 at 6:04 pm #45211
Anonymous
Inactive- Posts: 77
Interesting suggestion here
http://forum.chuwi.com/thread-94-1-1.html
Except that I see no “Boot Override” option in BIOS … sigh.
July 31, 2016 at 7:40 pm #45218Anonymous
Inactive- Posts: 77
Moved this to a more appropriate thread:
August 10, 2016 at 4:27 am #46303I updated with some debugging tips for audio which might help. See my posts in this thread for collecting info and turning on audio logging… https://forums.linuxmint.com/viewtopic.php?f=49&t=227346&p=1200397#p1200184
August 23, 2016 at 8:59 am #47705Thanks to sharing ideas you may easily use of this process and get information android rooting how to root android phone
September 2, 2016 at 1:46 pm #48638Having had Linux running more or less on a Toshiba Click Mini (another Baytrail Atom device), I found the most annoying thing to be the inability to properly control screen brightness, which ate away the battery much faster than necessary. Instead of the 10-12h battery life on Windows, this left one with around 6h at maximum brightness (there are xrandr ways of making the screen darker, but that’s only for viewing comfort and doesn’t actually decrease the energy usage). I used to use sparkylinux, which did a fairly good job, and the most recent kernels (last one I tried was some variant of 4.6 I think).
I don’t have the Toshiba anymore, but am still interested in the progress of Linux on these chipsets. Could anyone tell me if they got linux running on another Baytrail or Cherrytrail tablet with working brightness control?
September 13, 2016 at 5:36 am #49635Anyone have experience with Onda Obook 11 (64gb,4gb) ?
It has the same chipset – cherrytrail z8300 as most tablet pcs, so those drivers supposed to work on it too no? cause I can’t manage to get sound or wifi or work… even tried xjesus os and pinguyos iso with builtin drivers.. any ideas?
September 13, 2016 at 5:54 am #49637Anyone have experience with Onda Obook 11 (64gb,4gb) ?
It has the same chipset – cherrytrail z8300 as most tablet pcs, so those drivers supposed to work on it too no? cause I can’t manage to get sound or wifi or work… even tried xjesus os and pinguyos iso with builtin drivers.. any ideas?
Have you determined what is your WiFi device, in Windows? To start, You’ll have to collect information from running various commands in the Linux Terminal window:
inxi -Fxz
rfkill list all
iwconfigSeptember 13, 2016 at 11:51 am #49666On windows it’s Broadcom 802.11n wireless sdio adapter… I’ve deleted my Linux partition but can you tell me if it’s worth trying again based on the windows driver?
Thanks.
September 14, 2016 at 12:08 am #49706Anonymous
Inactive- Posts: 77
bbaker is more on top of this than am I – but you might try Fedora 25 Alpha with Kernel 4.8 while you’re experimenting.
Kernel 4.8 is supposed to include a bunch of tweaks for the MS Surface that may benefit other tablets.
Following this you could test it without loading it on your HDD:
http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB
September 17, 2016 at 6:11 pm #50021Hi all,
I’ve tried to run XJUbunTab ( latest build 07/09/2016 ) on my Mediacom W810 ( italian version of Chuwi Vi8 ) but without success 🙁
To let it boot, the only way is to modify GRUB.CFG :
from…
linux /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper iso-scan/filename=${iso_path} quiet splash —
to…
linux /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper iso-scan/filename=${iso_path} video=VGA-1:800x1280e —
The strange thing is that for let other distros boot ( tried Mint, Ubuntu itself, Fedora, Fedlet, … ) the string must be :
video=VGA-1:1280x800e
while on XJUbunTab the values must be inverted. So… This is the only way to let XJU to boot but in effect, it doesn’t start. I see only the mouse ( that continues to move all around the screen if I move it, so it’s alive ) and a box bottom in the screen ( based on some screen shots of XJU, I suppose it’s the keyboard ). Well, at this point, the tablet hangs. No other things, no differences… Simply at this point, I cannot see anything else ( waiting 1 to 20 minutes ). Any help will be appreciated 🙁
September 18, 2016 at 2:12 am #50036Hi all,
I’ve tried to run XJUbunTab ( latest build 07/09/2016 ) on my Mediacom W810 ( italian version of Chuwi Vi8 ) but without success
To let it boot, the only way is to modify GRUB.CFG :
from…
linux /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper iso-scan/filename=${iso_path} quiet splash —
to…
linux /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper iso-scan/filename=${iso_path} video=VGA-1:800x1280e —
The strange thing is that for let other distros boot ( tried Mint, Ubuntu itself, Fedora, Fedlet, … ) the string must be :
video=VGA-1:1280x800e
while on XJUbunTab the values must be inverted. So… This is the only way to let XJU to boot but in effect, it doesn’t start. I see only the mouse ( that continues to move all around the screen if I move it, so it’s alive ) and a box bottom in the screen ( based on some screen shots of XJU, I suppose it’s the keyboard ). Well, at this point, the tablet hangs. No other things, no differences… Simply at this point, I cannot see anything else ( waiting 1 to 20 minutes ). Any help will be appreciated
If it boots on Ubuntu then stick with that. You’ll probably have to build the WiFi driver. Is it the Realtek rtl8723bs?. It uses the a Silead touchscreen device?…
https://github.com/jwrdegoede/gslX68XSeptember 30, 2016 at 6:44 pm #52371hey!
anybody tried/had success in installing ubuntu 16.04 on a voyo a1 plus? i managed to get a dual boot (ubuntu on usb-stick) “working”.. BUT Wifi is not working (broadcom..) and no battery status is shown..
best,
kraut
September 30, 2016 at 9:02 pm #52375hey!
anybody tried/had success in installing ubuntu 16.04 on a voyo a1 plus? i managed to get a dual boot (ubuntu on usb-stick) “working”.. BUT Wifi is not working (broadcom..) and no battery status is shown..
best,
kraut
What does your ‘dmesg’ output look like? Does it have anything like below? Maybe grep your dmesg output for the string “brcm”. Run this right after starting up…
dmesg | grep -i brcm[ 395.962397] brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 0 pmurev 24
[ 395.963219] usbcore: registered new interface driver brcmfmac
[ 395.964186] brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
[ 396.969792] brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 397.977803] brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50September 30, 2016 at 9:17 pm #52376hey bbaker,
thanks for the reply…
the output of “dmesg | grep -i brcm” is zero…
the hardware does not get recognized by ubuntu.. “lspci” does not show any wlan-device..
i also tried ndiswrapper, but it states that the hardware is not present..
October 1, 2016 at 1:44 am #52380hey bbaker,
thanks for the reply…
the output of “dmesg | grep -i brcm” is zero…
the hardware does not get recognized by ubuntu.. “lspci” does not show any wlan-device..
i also tried ndiswrapper, but it states that the hardware is not present..
Check that it’s not a BIOS issue. This was from a Chuwi Hi10 tablet owner…
Maybe it’ll be a helpful information that I had to change 2 settings in BIOS to get WIFI working: BIOS>Chipset>South bridge>LPSS & SCC CONFIGURATION>SCC SDIO Support = ACPI to PCI and eMMC SUPPORT = ACPI to PCI.
To get exhaustive network info run this (single line) script in the Terminal window:
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info
Then put the contents of the wireless-info file on http://www.pastebin.com and post the URL here. -
AuthorPosts
- You must be logged in to reply to this topic.

