Gentoo Archives: gentoo-user

From: Giampiero Gabbiani <giampiero@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tablet
Date: Mon, 30 May 2016 22:43:36
Message-Id: 2996182.mvB4KGZ9Oy@athena
In Reply to: Re: [gentoo-user] tablet by Bill Kenworthy
1 In data martedì 31 maggio 2016 05:55:10, Bill Kenworthy ha scritto:
2 > On 30/05/16 20:09, Neil Bothwick wrote:
3 > > On Sat, 28 May 2016 14:46:02 +0300, Thanasis wrote:
4 > >> On 05/28/2016 09:03 AM, Bill Kenworthy wrote:
5 > >>> I was just about to spring for a mid range MS surface pro 4 tablet
6 > >>> when I saw a few posts about hardware problems ... MS hardware is
7 > >>> usually solid (in contrast to their software! :)
8 > >>>
9 > >>> Are there any other similar tablets out there that are gentoo/Linux
10 > >>> friendly that are worth looking at?
11 > >>>
12 > >>> I have been using an old Samsung android tablet and google has just
13 > >>> crossed the line and creeped me out past what I can tolerate so its
14 > >>> time to move on :(
15 > >>>
16 > >>> BillK
17 > >>
18 > >> Aquaris M10
19 > >>
20 > >> https://store.bq.com/gl/
21 > >
22 > > Have you actually run Gentoo on one of these?
23 >
24 > Tried to do gentoo on android but was missing some essential settings in
25 > the kernel available ... and its not the most powerful beast :) I did
26 > eventually build a custom cyanogenmod but in the end decided that with a
27 > failing battery, it wasn't worth it :(
28 >
29 > The surface 4 is running gentoo but but I am running out of chickens
30 > trying to get the bootloader going ... seems like grub cant see the NVMe
31 > ssd the sp4 uses and rEFInd is being ... difficult :)
32 >
33 > EFI is like bad magic ... doesn't really work! My last efi adventure
34 > was an apple air some 4 years or more ago (which eventually worked) - it
35 > hasn't progressed much in that time.
36 >
37 > BillK
38
39 On both surface Pro and Pro 3 it worked with the following partition:
40
41 /dev/sda1 ef00 fat32 512MiB
42
43 Grub2 was compiled with device-mapper USE flag and GRUB_PLATFORMS="efi-64"
44
45 And installed with
46
47 # grub2-install --target=x86_64-efi --efi-directory=/boot/efi --boot-
48 directory=/boot/efi
49
50 What exactly is the problem?
51
52 Grub2 succeeded in installation? If yes could you give the efibootmgr output?
53
54 Regards
55 Giampiero

Replies

Subject Author
Re: [gentoo-user] tablet BillK <billk@×××××××××.au>
Re: [gentoo-user] tablet Bill Kenworthy <billk@×××××××××.au>