OESF Portables Forum
Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: arthman on April 09, 2020, 05:28:39 am
-
hey im going through the resources on updating my debian install from planet computers guide and the wiki/ forums. however there are still a few niggling issues.
1 cant edit mac address in hexedit, it says read only. so wifi settings arent remembered.
2 calls dont work (no audio) - maybe fixed with apt upgrade but...
3 cant do apt upgrade because of common libreoffice problem. ive tried multiple documented fixes. screenshot of issue attatched.
Thanks
[ You are not allowed to view attachments ]
-
have you try this ?
TUTORIAL :
[3.5.1] ADD REPOSITORY ARCHIVE KEY ( if system is brocken )
&
[3.5.2] LOCALE (https://www.oesf.org/forum/index.php?showtopic=36209)
This solve the libreoffice problem & update broken.
And your locales is not set (top of your screenshot)
-
have you try this ?
TUTORIAL :
[3.5.1] ADD REPOSITORY ARCHIVE KEY ( if system is brocken )
&
[3.5.2] LOCALE (https://www.oesf.org/forum/index.php?showtopic=36209)
This solve the libreoffice problem & update broken.
And your locales is not set (top of your screenshot)
yeah i have added the archive key, that worked fine cant change locales from your guide though
[ You are not allowed to view attachments ]
-
have you done this ?
if system is brocken :
enter :
$ cd /var/cache/apt/archives/
$ dpkg -i --force-overwrite libreoffice*
$ apt install -f
apt update
apt upgrade
your system is up to go.
-
have you done this ?
if system is brocken :
enter :
$ cd /var/cache/apt/archives/
$ dpkg -i --force-overwrite libreoffice*
$ apt install -f
apt update
apt upgrade
your system is up to go.
yeah I tried thatm ill attach a screenshot of what happened:
[ You are not allowed to view attachments ]
-
you have to be root (admin) to do that.
enter :
sudo -s
< your password>
-
you have to be root (admin) to do that.
enter :
sudo -s
< your password>
tried it as root but got the same error
[ You are not allowed to view attachments ]
-
maybe this problem and your wifi problem (other thread) is because you have missed one part of the install because you were not root.
maybe reflash your gemini and go to the tutorial and follow it very carrefully.
-
got it to work: (where it says script.slc its actually script.xlc)
sudo dpkg-divert --list
sudo dpkg-divert --remove /usr/lib/libreoffice/share/basic/dialog.xlc
<repeat for script.slc>
-
<< cant edit mac address in hexedit, it says read only. so wifi settings arent remembered. >>
the "read only" problem is because you are not root when you edit a file system.
-
<< cant edit mac address in hexedit, it says read only. so wifi settings arent remembered. >>
the "read only" problem is because you are not root when you edit a file system.
the fix was from this thread: https://www.oesf.org/forum/index.php?showto...mp;#entry292144 (https://www.oesf.org/forum/index.php?showtopic=35810&st=0&p=292144&#entry292144)
just need to get sound from the phone app now.