OESF Portables Forum

Model Specific Forums => Gemini PDA => Gemini PDA - General Discussion => Topic started by: bled82 on July 25, 2018, 05:58:36 pm

Title: Need copy of working NVRAM
Post by: bled82 on July 25, 2018, 05:58:36 pm
Lost my copy of my working nvram and cant restore it , would I be able to use someone else's ? Not sure if that is doable or not . I have been able to recover the imei multiple times but cant clear issue with err 0x10 on the wifi and I think it might also be blocking my cell data on Debian side idk for sure .
Title: Need copy of working NVRAM
Post by: Murple2 on July 25, 2018, 06:35:16 pm
Quote from: bled82
Lost my copy of my working nvram and cant restore it , would I be able to use someone else's ? Not sure if that is doable or not . I have been able to recover the imei multiple times but cant clear issue with err 0x10 on the wifi and I think it might also be blocking my cell data on Debian side idk for sure .

I'm  sorry, I figure it's a bit of a security risk handing over the imei for my phone. Perhaps someone here who doesn't use the device as a  phone  might oblige?
Title: Need copy of working NVRAM
Post by: ehasbrouck on September 02, 2018, 11:07:47 pm
Quote from: bled82
Lost my copy of my working nvram and cant restore it , would I be able to use someone else's ? Not sure if that is doable or not . I have been able to recover the imei multiple times but cant clear issue with err 0x10 on the wifi and I think it might also be blocking my cell data on Debian side idk for sure .

I don't think you could use soemone else's NVRAM file, since presumably it is customized with the IMEI.

I have the same problem that after accidentally wiping the NVRAM partition, I am unable to get mobile data working in Debian, although my T-Mobile USA SIM works in Google Android on my Gemini.

I have queried Planetcom by email as to ( A ) whether the null NVRAM file is likely to be the casue of the Debain mobile data failure, and ( B ) whether they can supply an NVRAM restore file for my Gemini if I provide my IMEI and serial number.
Title: Need copy of working NVRAM
Post by: ehasbrouck on September 04, 2018, 10:59:29 am
I received the following reply from Planetcom support:

Quote
The only way to permanently restore the NVRAM partition on your device would if you send it to us for service. This process requires factory level software which isn't user accessible.

Please be aware that a recovered NVRAM partition will likely not affect cellular functionalities on Debian. Debian is missing the necessary drivers to run cellar data and phone functions.
Title: Need copy of working NVRAM
Post by: mithrandir on September 04, 2018, 05:26:20 pm
Quote from: ehasbrouck
I received the following reply from Planetcom support:

Quote
The only way to permanently restore the NVRAM partition on your device would if you send it to us for service. This process requires factory level software which isn't user accessible.

Please be aware that a recovered NVRAM partition will likely not affect cellular functionalities on Debian. Debian is missing the necessary drivers to run cellar data and phone functions.
Strange, at least cellular data works for me on Debian...
Title: Need copy of working NVRAM
Post by: ehasbrouck on September 04, 2018, 08:20:32 pm
Quote from: mithrandir
Strange, at least cellular data works for me on Debian...

What country and carrier is your SIM? What did you have to do to get it working?
Title: Need copy of working NVRAM
Post by: mithrandir on September 05, 2018, 04:11:03 am
Quote from: ehasbrouck
Quote from: mithrandir
Strange, at least cellular data works for me on Debian...

What country and carrier is your SIM? What did you have to do to get it working?

It is a German Vodafone data only SIM. I just followed the instructions at https://github.com/gemian/gemini-keyboard-a...DebuggingMobile (https://github.com/gemian/gemini-keyboard-apps/wiki/DebuggingMobile) . Maybe I had to create the internet context like described at https://github.com/gemian/gemini-keyboard-a...c6599731564770a (https://github.com/gemian/gemini-keyboard-apps/wiki/DebuggingMobile/7d2dd5fa9179deeb5acb58041c6599731564770a) . At least I have to enter the pin code:

gemini@gemini:/usr/share/ofono/scripts$ ./enter-pin pin XXXX

Sometimes, it seems, I have to use some of these commands (order might be different) to get a connection:

./online-modem
./activate-context
./enable-gprs
 
For this one has to install ofono-scripts.

Mith