Gentoo Archives: gentoo-user

From: Giampiero Gabbiani <giampiero@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tablet
Date: Wed, 01 Jun 2016 05:47:58
Message-Id: 1989744.kMdHRBZVXp@athena
In Reply to: Re: [gentoo-user] tablet by Bill Kenworthy
1 In data martedì 31 maggio 2016 22:18:27, Bill Kenworthy ha scritto:
2 > On 31/05/16 06:43, Giampiero Gabbiani wrote:
3 > > In data martedì 31 maggio 2016 05:55:10, Bill Kenworthy ha scritto:
4 > >> On 30/05/16 20:09, Neil Bothwick wrote:
5 > >>> On Sat, 28 May 2016 14:46:02 +0300, Thanasis wrote:
6 > >>>> On 05/28/2016 09:03 AM, Bill Kenworthy wrote:
7 > >>>>> I was just about to spring for a mid range MS surface pro 4 tablet
8 > >>>>> when I saw a few posts about hardware problems ... MS hardware is
9 > >>>>> usually solid (in contrast to their software! :)
10 > >>>>>
11 > >>>>> Are there any other similar tablets out there that are gentoo/Linux
12 > >>>>> friendly that are worth looking at?
13 > >>>>>
14 > >>>>> I have been using an old Samsung android tablet and google has just
15 > >>>>> crossed the line and creeped me out past what I can tolerate so its
16 > >>>>> time to move on :(
17 > >>>>>
18 > >>>>> BillK
19 > >>>>
20 > >>>> Aquaris M10
21 > >>>>
22 > >>>> https://store.bq.com/gl/
23 > >>>
24 > >>> Have you actually run Gentoo on one of these?
25 > >>
26 > >> Tried to do gentoo on android but was missing some essential settings in
27 > >> the kernel available ... and its not the most powerful beast :) I did
28 > >> eventually build a custom cyanogenmod but in the end decided that with a
29 > >> failing battery, it wasn't worth it :(
30 > >>
31 > >> The surface 4 is running gentoo but but I am running out of chickens
32 > >> trying to get the bootloader going ... seems like grub cant see the NVMe
33 > >> ssd the sp4 uses and rEFInd is being ... difficult :)
34 > >>
35 > >> EFI is like bad magic ... doesn't really work! My last efi adventure
36 > >> was an apple air some 4 years or more ago (which eventually worked) - it
37 > >> hasn't progressed much in that time.
38 > >>
39 > >> BillK
40 > >
41 > > On both surface Pro and Pro 3 it worked with the following partition:
42 > >
43 > > /dev/sda1 ef00 fat32 512MiB
44 > >
45 > > Grub2 was compiled with device-mapper USE flag and GRUB_PLATFORMS="efi-64"
46 > >
47 > > And installed with
48 > >
49 > > # grub2-install --target=x86_64-efi --efi-directory=/boot/efi --boot-
50 > > directory=/boot/efi
51 > >
52 > > What exactly is the problem?
53 > >
54 > > Grub2 succeeded in installation? If yes could you give the efibootmgr
55 > > output?
56 > >
57 > > Regards
58 > > Giampiero
59 >
60 > Working ... well the basics (console)!
61 >
62 > EFI - was down to me misunderstanding the syntax for refind and then a
63 > few other bugs/missing kernel driver etc. Booting from rEFInd directly
64 > using the kernel EFI stub. grub2 has been removed.
65 >
66 > Patched the kernel for the type 4 keyboard so have the MS type 4 KB
67 > working at the console including the mousepad (using gpm)
68 >
69 > WiFi (thanks to the the recent wpa_supplicant thread saving me time to
70 > refamilise myself with this) working to WPA2 - relatively easy :)
71 >
72 > Next is X and the fruit :)
73 >
74 > BillK
75
76 Great! I never tried rEFInd ... It looks interesting ... It seems to skip a
77 lot of grub complexity ... Could you share the config?
78
79 Regards
80 Giampiero

Replies

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