AdamWill / baytrail-m

[THIS IS ALL VERY OLD! You might wanna check out https://linuxiumcomau.blogspot.com/ instead or something]Stuff useful for running Linux on Bay Trail-m based devices: Dell Venue 8 Pro, Lenovo Miix 2, Acer Iconia W4, Asus T100, Toshiba Encore...
MIT License
62 stars 17 forks source link

installation on Acer Aspire Switch sw5-011 #9

Open baud123 opened 9 years ago

baud123 commented 9 years ago

Has anyone successfully installed on Acer Aspire Switch sw5-011 ? Unfortunately for me, an install on SDcard does not finish, nor on internal disk :/ (I've got the version with 500 GB hard disk, another SDcard which does not boot either, but many MMIO errors when trying to install...).

The distro works correctly in VirtualBox under Win8.1 but this is not optimal :/ I'd prefer to install it natively, even on an usb key if needed...

hadess commented 9 years ago

Issue #5 is about the SW5-012, which I guess is close enough. In any case, there's not enough information in your report to do anything about it.

dillera commented 9 years ago

Hello - installed the latest 082015 on an Acer Switch 10 (Aspire SW5-012 (Aspire SW5-012_0928_1.14)) which should be pretty close.

I wrote up some notes here: http://dillernet.com/apple/2015/08/11/in-search-of-linux-on-the-switch-10-2-in-1/

Basically, boot from USB w/ ISO burned on via OTG adapter plugged into Tablet, ensure you remove all existing linux partitions on mmcblk0 - NOT p1 - your UEFI- you keep that.

Delete paritions via terminal after you live boot. Reboot, install - manually parition disk, keep mmcblk0p1 (your uefi) and make a /boot, swap and /. Then continue install, with hidden OK.

So far this build works amazingly well. Just no sound, and waking/hibernation is a little wonky.

AdamWill commented 9 years ago

The sound may just need mixer settings - you still have to apply the t100b.state file that's lying around here somewhere for sound on the V8P or T100, it's probably approximately correct for other devices too.

dillera commented 9 years ago

No soundcard on the Switch 10 I'm afraid:

[root@localhost ~]# alsactl -f ./t100_B.state restore
alsactl: load_state:1735: No soundcards found...

And the system said when I tried that:

[89321.918077] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio not registered
AndyLavr commented 7 years ago

Ubuntu kernel 4.8.0 for Acer Aspire Switch 10 SW5-012 (Ubuntu 16.04/16.10)

https://github.com/AndyLavr/Aspire-SW5-012_Kernel_4.8.0/tree/Ubuntu-4.8.0-26.28

Conan-Kudo commented 7 years ago

🎱