Fortunately it's still under guarantee

If you have a 2nd Joggler, you can probably still revive it. I had the above happening to me, and used a working efi boot chip from a friend and booted my 'dead' joggler with that. After that, I was able to reflash the original OS (as it would boot from USB again) and that was it, all working again. Efi chip has been returned and mine now seems to work as well as before again.... all very odd, but stilldwl99 wrote:After repeated bouts of needing to be reflashed cos of a failure to boot, one of my Jogglers has finally bitten the dust. It gets stuck at the O2 screen & won't even boot from an Ubuntu stick. My guess is that the internal flash memory has failed but I cannot explain why it won't boot from a USB stick. So it looks like BuZz's dire warnings about the durability of the Joggler's internal flash memory are likely to be accurate. This is the second Joggler I have had die on me due to memory failure. I recall a few other similar posts from the Joggler.info forum.
Fortunately it's still under guarantee
Here's a thing I've never quite figured with the Joggler. What I've managed to glean so far is that there's a removable EFI chip (under the little levered cover on the board) which controls the initial boot process, boot logo, etc. Then there's a soldered 1GB chip which holds the OS. This seems to be borne out by the fact that I've completely erased the internal flash on more than one Joggler before (down to no partitions listed on fdisk) and they still boot fine.Quinten wrote:I had the above happening to me, and used a working efi boot chip from a friend and booted my 'dead' joggler with that. After that, I was able to reflash the original OS (as it would boot from USB again) and that was it, all working again. Efi chip has been returned and mine now seems to work as well as before again.... all very odd, but still
Yes, you'll invalidate your warrantee, but there is no need for a soldering iron. As mentioned in the post above my reply, the Efi chip sits in a socket which can be easily opened and closed. Just a couple of screws that need removing to get there...dwl99 wrote:Thanks for the info. If I open my Joggler that will invalidate the guarantee! Plus I don't really rate my ability with a soldering iron
I can't explain it either. I was convinced I had to "hot swap" the efi chip in order to get past the initial boot stage so it would boot from USB again, but even without the hot swap I was able to boot from USB just by using the 'healthy' efi chip. It makes absolutely no sense, but I can tell you that mine was absolutely not persuadable to boot from either onboard flash or USB stick on my own 'sick' efi chip.roobarb! wrote:Here's a thing I've never quite figured with the Joggler. What I've managed to glean so far is that there's a removable EFI chip (under the little levered cover on the board) which controls the initial boot process, boot logo, etc. Then there's a soldered 1GB chip which holds the OS. This seems to be borne out by the fact that I've completely erased the internal flash on more than one Joggler before (down to no partitions listed on fdisk) and they still boot fine.
So, how can swapping the EFI chip and reflashing the 1GB internal flash (different chips, if I'm right) fix a dead Joggler? I'm not doubting it worked, Quinten - I just don't understand the process and hope someone could clear it up!
How do you flash the Efi chip? I don't understand the commands. Someone please help.roobarb! wrote:Here's a thing I've never quite figured with the Joggler. What I've managed to glean so far is that there's a removable EFI chip (under the little levered cover on the board) which controls the initial boot process, boot logo, etc. Then there's a soldered 1GB chip which holds the OS. This seems to be borne out by the fact that I've completely erased the internal flash on more than one Joggler before (down to no partitions listed on fdisk) and they still boot fine.Quinten wrote:I had the above happening to me, and used a working efi boot chip from a friend and booted my 'dead' joggler with that. After that, I was able to reflash the original OS (as it would boot from USB again) and that was it, all working again. Efi chip has been returned and mine now seems to work as well as before again.... all very odd, but still
So, how can swapping the EFI chip and reflashing the 1GB internal flash (different chips, if I'm right) fix a dead Joggler? I'm not doubting it worked, Quinten - I just don't understand the process and hope someone could clear it up!
By dead, what do you actually mean? What does the Joggler do?leematturi wrote:I have a dead Joggler. I ordered a new one from ebay and am hoping to revive my dead one. I read on your post that you succeded doing just that. Please, can you advise me on the steps involved.
Actually, there's no soldering involved where it comes to the EFI chip - it's removable. I'm not convinced this is the problem in this case, though.dwl99 wrote:It involves desoldering & removing chips from the printed circuit board then flashing them. It's not a job for a novice. You will probably end up just using your Joggler as a doorstop.
It doesn't get past the openpeak screen when i boot it. It all started when i tried copying the open peak images to the 1gb onboard flash. I mistakenly left out a number and i think i wrote on the nvram instead or something, not really sure, i'm a novice myself. I resized the partitions using gparted but could not get the last partition to fit in. I ran a command last which i think might haveroobarb! wrote:By dead, what do you actually mean? What does the Joggler do?leematturi wrote:I have a dead Joggler. I ordered a new one from ebay and am hoping to revive my dead one. I read on your post that you succeded doing just that. Please, can you advise me on the steps involved.
Thanks dwl99. But first i have to be able to boot to ubuntu which doesn't work, I've tried all available versions of ubuntu but it still doesn't get past the screen with openpeak text. Normally when the joggler is booting ubuntu, the openpeak text lights up but mine doesn't even go that far.dwl99 wrote:You're going to have to restore it by booting from an Ubuntu stick. Open Terminal & enter:
sudo dd if=/dev/zero of=/dev/mmcblk0 bs=10M (this will zero-fill the flash memory & is a nuclear option)
then:
sudo mkdir /backup
cd /backup
sudo wget http://dl.dropbox.com/u/1107587/part_table
cat part_table | sudo sfdisk /dev/mmcblk0 (this will restore the partition table)
Then restore each partition one at a time as previously described.
Oh. Right, so it used to boot from the USB device you're using, but now it doesn't. Have you tried other USB devices? The one you were using may have given up.leematturi wrote:Thanks dwl99. But first i have to be able to boot to ubuntu which doesn't work, I've tried all available versions of ubuntu but it still doesn't get past the screen with openpeak text. Normally when the joggler is booting ubuntu, the openpeak text lights up but mine doesn't even go that far.
Hi. Thanks for your post. I'm sure it'll come in handy. I've tried the reflashing tool but it doesn't load. Still stuck on the openpeak screen. I think i'll have to reflash my EFI with another joggler. Should hopefully receive my second joggler tomorrow. Can anyone post the EFI reflashing steps in a way that a novice will understand?roobarb! wrote:Oh. Right, so it used to boot from the USB device you're using, but now it doesn't. Have you tried other USB devices? The one you were using may have given up.leematturi wrote:Thanks dwl99. But first i have to be able to boot to ubuntu which doesn't work, I've tried all available versions of ubuntu but it still doesn't get past the screen with openpeak text. Normally when the joggler is booting ubuntu, the openpeak text lights up but mine doesn't even go that far.
You could try the recovery tool I've just released on a different USB stick - anything of good quality with 1GB or higher capacity should work. Have a look at the 'Reflashing Tool for O2 Joggler' thread I just started. You'd be a bit of a guinea pig, as it's not been tested on a Joggler with the OpenPeak EFI before, but it might do the job.