I figure we're going to be a small community here, so I'm not sure we're worth a subform like the RasPi, but I wanted to get a thread started on issues we see with MATE on the GPD Pocket 1 or 2. I didn't see anyone else posting about their device.
I seem to be able to install MATE with no issues, but booting seems to be hit-or-miss. On some boots I just get a black screen, pressing CTL+ALT+DEL quickly flashes the MATE logo. Other times, if I leave it long enough I'll be dropped to the Built-In EFI Shell. I have tried using efibootmgr on a Live USB to edit the boot options, but no luck there. Also edited the options through the BIOS with the same results.
Anyone else with any issues or tips for running MATE on their Pocket 1 or 2?
I’m here with my Pocket 1. Though since I updated the BIOS last time around, it hangs on boot unless I can get into the menu to trigger some disable or another. (Not Ubuntu, but rather the BIOS itself hangs before it boots anything).
I’ll be listening eagerly to this thread for updates, and hopefully I can actually use my Pocket for something, someday.
We may have a solution from the GPD Pocket subreddit:
I just found a solution. DO NOT install third-party drivers on setup. Seems kind of obvious in retrospect, those drivers will mess with the ones the Mate team included to solve Pocket quirks.
Makes perfect sense & I'll hopefully be able to test it out this morning. I wasn't intentionally installed third party drivers, just meant to install the non-free codecs. Nice that it sounds like a simple fix for us.
EDIT: Unfortunately this doesn't seemed to have fixed the problem for me. I did not install third-party software & additional media formats during setup, & I still get the black screen & pressing CTL+ALT+DEL briefly flashes the MATE logo & prompt for my disk encryption password.
Hi,
I found a solution on reddit which has solved the problem for me.
edit the file /etc/default/grub (try something like ‘sudo nano /etc/default/grub’ in a terminal)
add the following lines to the file:
GRUB_GFXMODE=1200x1920x32
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_CMDLINE_LINUX=“acpi_osi=Linux”
save the file, and return to the command prompt and run ‘sudo update-grub’
Worked for me, hope it helps someone.
BTW. I love the gpd pocket image! Thank you ubuntu mate team. This image runs better than windows 7 and solves the lackluster support of linux provided by GPD. THANK YOU!
After making that change, have you tried running updates? I was starting to wonder if that could be causing out problem. Even though we don’t install 3rd part drivers, I’ve been wondering if they come down with updates.
EDIT: So it definitely seems to be related to one or more of the updates that come down either through apt-get or aptitude. After running updates, I stop being prompted for my disk encryption password & just get dropped back to the EFI Shell.
Hi, I selected 3rd party packages during install, and have run updates. After the changes to the GRUB config file I have no problems. BTW, I’m running the original GPD pocket with the unlocked BIOS.
I just tried this image using a GPD Win. It worked great the first few times, but after that it just boots into a black screen as described above. I was about to try the suggestion above, adding a few lines to grub, but since I can’t reach the system at all I can’t add them. Is there any way to add them directly in GRUB when booting?
Hi, I’m in a similar situation with a GPD Pocket 1. Can I ask what an Unlocked BIOS is, and whether I need it?
I’m getting the black screen after bootup and, as I’ve read here, I get a brief glimpse of the LUKS password prompt if I press ctrl+alt+delete. I haven’t found a way to actually log in yet, though.
I’d be grateful for any pointers.
Thank you.
I’m seeing the same. First install on my GPD Pocket (1), using full disk encryption. First boot, the screen is black. ctrl-alt-del flashes the logo and encryption password prompt. When I type in my encryption password in the blind, nothing seems to happen. The screen stays black. ctrl-alt-del does nothing after that. On the power key, the red LED is slowly flashing (seems to never get fully charged) and the white LED is not lit.
@mp035’s grub changes made the screen visible again. (Had to boot into recovery in order to edit grub, working sideways).
Note that I see two kernels already listed in the grub menu, both with recovery options. The rev number difference is minor.
Installing the latest software updates now. (What is “linux-firmware” in the Updater list?) Screen is still working correctly. So, @mp035’s fix works before and after update. Super!
Thank you, @v3ritas. I wonder if the problem is that the digitizer coordinates are not rotated in alignment with the display, because the separation varies dramatically horizontally for different points on the screen. I know they are supposed to be aligned according to the announcement of the release.
i rebooted and he alignment good now. works through sleep/wake, too. Only change I’ve made is related to fixing it for sleep/wake, not the original problem. Those are in /etc/default/grub hanges described elsewhere in this community (I think).
I’ll give that a shot tonight. I was able to finish a clean install last night, but just hangs at a black screen, no backlight. May have been battery related but can rules that out tonight.
I think I’ve figured out what the alignment trouble is in my case: it goes out of alignment when I connect an external monitor to the HDMI port.
Edit: when I subsequently unplug the external monitor, the alignment does not return to the correct setting. But, when I log out and back it, the alignment is then correct.