linux磁盘合盘,水云阁

(145) 2024-04-15 21:01:02

I recently purchased a Dell Venue 8 Pro. I have read online about what it needs in order to boot into Ubuntu or any other Linux distro. From what I have gathered, what really needs to happen is 32-bit UEFI support. I got information from several sites, but where it was really summed up was in this previous post:

"Ubuntu has no 32-Bit Uefi installer, ask them to add support, they may listen."

That thread was specifically about getting the Dell Venue 8/11 Pro to boot Linux. However, there are a slew of new tablets coming out running 32-bit UEFI, and I think this is a trend that is going to continue to grow:

mjg59.dreamwidth.org/26734.html

"UEFI on IA32 isn't going away. It will show up on more embedded systems as time goes on."

Others have tried this before with mixed success, but haven't gotten things to work quite right:

"It doesn’t really work. But it’s interestingly close."

I'm trying to start a thread dedicated thread on 32-Bit UEFI support, because that is the piece that is missing (from what I understand). I don't really know how to work with this stuff, but I'm hoping that some people who do will read this and either contact canonical or somehow patch Ubuntu (or any other distro, really) to work this way. Again, I don't really know how to do any of this...I'm just hoping someone can help!

Dell Venue 8, 11 Pro, Toshiba Encore, Acer w3, w4, Lenovo miix, and the asus transformer a100 are all tablets that will be affected by this...I think these are going to be incredibly popular tablets once their prices go down, and I think people are really going to get interested in putting linux on these. Any help is appreciated, and thank you all so much!

EDIT 4/1/14: Just booted into Ubuntu on my DV8Pro! All you have to do is follow the instructions here:

To summarize, what you need to do is download the latest Ubuntu 14 daily build (AMD 64 is what worked for me) and put that on a USB drive via Rufus. 'For “Partition scheme and target system type”, choose “GPT partition scheme for UEFI computer.”' You can get the latest daily build here:http://cdimage.ubuntu.com/daily-live/current/

Disable Secureboot and such--follow the original instructions link if you don't know how. Then set the USB to boot first in BIOS. This should get you to GRUB.

The rest I'll quote the original author, it's real straightforward:

In the GRUB menu, highlight “Try Ubuntu”, and press “e” to edit it. In the editing screen, scroll down to the command line options, where it says “quiet splash”. Delete “splash” and replace it with: video=VGA-1:1368x768e reboot=pci,force [EDIT: For those of us using the Dell Venue 8 Pro, you need to use this line instead: video=VGA-1:800x1280e reboot=pci,force That accounts for the different resolution of screen.]

Then press F10 to boot. You should get all the way to the Desktop.

There you have it! This got me to the Unity Desktop. Problems: Wifi is not working, but I used an Ethernet adapter and that seems to work.

I tried rotating the screen, but it throws your touch input off to one side, so I left it.

Make sure to read the tutorial mentioned earlier, it is more comprehensive, even though it is made for the ASUS T100. If nothing else, the instructions I have provided should be enough just to get you to the Unity Desktop, which for me was amazing! Hope you too can have the same success and keep building on it!

For what it's worth, someone else did this and posted a youtube video here:https://www.youtube.com/watch?v=1WrRngZ4giE#t=94

THE END

发表回复