1
Gemini PDA - Linux / Re: Trouble compiling Gemini Linux kernel
« on: February 12, 2022, 06:45:31 am »
How's this going? (Just dug out my Gemini to see what the state of the art was)
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Yes, exactly the same sizes. And afterwards make absolutely sure that the only diff with the previous scatter file are lines with different file names (use a diff tool). If you find more differences, something went wrong with setting "the same sizes".
My Sailfish partition and Android settings were all intact after flashing.
Basically you can follow this instruction:
http://support.planetcom.co.uk/index.php/A...d_Manual_Update
Yet i noticed i needed a new scatter file, because in the base firmware the filenames had changed. So what i did is:
1) Create a new scatter file exactly like the previous one, in my case with 2 boots, Sailfish 40G and Android 16G.
2) I did a diff between the previous and the new scatter file in order to check that only file names had changed.
3) Then used the new scatter file.
To keep everything as it was, your data, settings and desktops, be absolutely sure to UNcheck "userdata" in FlashTool. In the end you should have everything checked, except 2x boot (only the boot of android must be checked, in my case boot2) and except "userdata".
That worked for me to upgrade Android without destroying anything.
Hi,
yes, it is not that easy. Since I struggle with the update since 1 week, I am not the best, but let me throw in:
It could work that you just use your old scatter file and you just update what is "new" - do you have a rooted android image?
If you hope to just update the system to 8.1 and everything regarding your data stays untouched I am afraid this will not happen when you switch to the new orea plattform. And if it works you will get problems I am sure. But we are not talking about dirty flashing...
You are always on the safe side if you use Titanium Backup, backup everything, and start with a new scatter file (from the new page which now works after 2 weeks) and all the new zips (WIFI gemini, and debian).
The description for multiboot flashing is quite good on their homepage.
cheers, andreas
I'm running DebianTP2. I did an apt-get upgrade today. It broke with unmet dependencies that centered on libreoffice. I am in a state where I am unable to install/remove/upgrade packages with apt. So I removed libreoffice.
apt remove libreoffice \
libreoffice-avmedia-backend-gstreamer \
libreoffice-base \
libreoffice-base-core \
libreoffice-base-drivers \
libreoffice-calc \
libreoffice-common \
libreoffice-core \
libreoffice-draw \
libreoffice-gtk2 \
libreoffice-impress \
libreoffice-java-common \
libreoffice-librelogo \
libreoffice-math \
libreoffice-report-builder-bin \
libreoffice-script-provider-python \
libreoffice-style-galaxy \
libreoffice-writer \
python3-uno
Now I am in a state where all of libreoffice is removed except libreoffice-base. If I attempt to do
root@njere:~# apt-get remove libreoffice-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libreoffice-base
0 upgraded, 0 newly installed, 1 to remove and 52 not upgraded.
20 not fully installed or removed.
After this operation, 6356 kB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 242184 files and directories currently installed.)
Removing libreoffice-base (1:5.2.7-1+deb9u3) ...
dpkg-divert: error: mismatch on package
when removing 'diversion of /usr/lib/libreoffice/share/basic/dialog.xlc to /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess by libreoffice-base'
found 'diversion of /usr/lib/libreoffice/share/basic/dialog.xlc to /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess by --add'
dpkg: error processing package libreoffice-base (--remove):
subprocess installed post-removal script returned error exit status 2
Errors were encountered while processing:
libreoffice-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@njere:~#
I am close but still not able to install/remove/upgrade packages with apt.
Any ideas on how to fix? Once I get back to a state where apt works and I have a consistent set of package installations, I'll try to figure out how to get libreoffice installed again.
I am running an unmodified /etc/apt/sources.list* from DebianTP2.
Thanks.
I accidentally dropped my Gemini into a partially filled bathtub and now several of the keys return multiple characters when pressed. The Q key returns 1 as well as Q.
Also wondering... I have built a modular kernel. If someone wants to use, downloads and some instructions can be found here: http://www.mygnu.de/index.php/2018/06/modu...the-gemini-pda/
Hoping this (or a better kernel) can be included in the next TP.
Mith