Page 1 of 1

Telstra prototype (voip phone)

Posted: Fri Aug 29, 2014 2:21 pm
by danynero
From previuous post...
danynero wrote:i've bought some days ago a telstra prototype, can i dump the original os from the openframe?
roobarb! wrote: Regarding the Telstra - YES, please do! Grab yourself a copy of one of BuZz's Ubuntu builds, write it to something with plenty of free space, then use GParted (or even the Windows disk manager, I guess) to create a new FAT partition on the end of the drive. Then boot the Telstra device with it, get a command line open and do the following:

Code: Select all

sudo -s
modprobe fh
dd if=/dev/fh of=of1_efi_telstra.img
dd if=/dev/mmcblk0 of=of1_mmc_telstra.img
That would be marvellous.
I received today the prototype... I hope can i work this weekend
Some images and a video

Image
Image
Image
Image
Image
Image
Image
Image


https://www.youtube.com/watch?v=3NeKpWZ299Q

Re: Telstra prototype (voip phone)

Posted: Fri Aug 29, 2014 11:31 pm
by danynero
Thanks to roobarb!

EFI dump: http://lab.cortocircuito.net/telstra/sw ... elstra.img
OS dump: http://lab.cortocircuito.net/telstra/sw ... tra.img.gz
MD5: http://lab.cortocircuito.net/telstra/sw ... img.gz.md5

I have also tried to transfer the telestra os on joggler (with the reflasher tool) and it works perfectly

Re: Telstra prototype (voip phone)

Posted: Sun Aug 31, 2014 12:16 am
by hawsey
Cool good work on getting it working on the standard Joggler :-) are there any of the apps that work / or are any good ?
Just wondering if so they could be added to PNP III
Keep us posted

Re: Telstra prototype (voip phone)

Posted: Mon Sep 01, 2014 1:27 pm
by jimeney
Still waiting for mine :( I think it may be lost in the post however

Re: Telstra prototype (voip phone)

Posted: Mon Sep 08, 2014 12:35 pm
by jimeney
So, it arrived today, finally.

Can anyone recommend a way of getting SSH / telnet access? Do you think PNP III would work on this kind of device?

Re: Telstra prototype (voip phone)

Posted: Mon Sep 08, 2014 2:39 pm
by pete
Can anyone recommend a way of getting SSH / telnet access?
See if the device boots up Linux via a USB stick.

If it does then you can rewrite the OS.

Better though (optional) is to boot up via a Linux boot stick; back up the partitions with DD; then write over them.

The device difference is that the EFI boot chip is soldered into place and the work memory is 2 Gb versus 1 Gb.
Do you think PNP III would work on this kind of device?
Yes PNP III works fine on the device. I have been able to run XBMC on the built in memory. It did run out of space after a time.