Projects 2008

Downgrade firmware from 2.0 to 1.1.4

Downgrade firmware from 2.0 to 1.1.4

Downgrade baseband from 4.05.04_G to 4.04.05_G

The mistake basically is to update to iTunes 7.7 because it will installed 2.0 in your iPhone and with this the jailbreak will not work.

Steps

Uninstall iTunes 7.7 ; Install 7.5; Reboot

Put your iPhone in DFU mode which let you upgrade or downgrade the OS. If you see the cable and connect to iTunes, you did not get into DFU mode.

· Attach the phone to the pc

· Turn the phone off

· Hold power and home together for *exactly* 10 seconds

· Release power but keep holding home until the pc beeps as a USB device is recognized.

· At no point will the display come on. Now your restore should work.

  1. Restore using iTunes 7.5. You will get an error like 1011, 1012, 1013, 1015. This is normal and expected. An error 1601, 1602, 1600 or anything else is not ok.
  2. Once you get error above, leave iTunes open and but cancel the restore mode. It will not work if you try to restore.
  3. Now run winpwn and pwning the device at this point. The normal restore still won’t work which is good because it gives you the chance to fix some errors such as in youtube and yahoo email.
  4. With iTunes open. Install and run iLiberty+
  5. You should be able to use normal restore mode
  6. Once completed, you have a pwned device with baseband 4.05.04_G from your firmware v2.0 which no longer exists. Next step is downgrade the baseband to 04.04.05_G. To do this use the Ziphone patch.
  7. I recommend just loading winpwn(PC) or pwnage(MAC) and pwning the device at this point. If pwnage fails to work, you need to restore your phone again. You should be able to use normal restore mode, however. Other ways to kick out of restore mode may be ibrickr, jailbreak 1.1.2 (boot phone), iLiberty+.

To know which bootloader version your iPhone has

The easiest method is to see the serial no on back of the iphone. The 4th & 5th digit from starting of serial no will give you the week of release.

LINKS

http://sleepers.net/news/guides/20-to-114-downgrade/

http://iphone-freak.com/en/page2/page2.html

August 10, 2008 Posted by aes | iphone | | No Comments Yet

Installation Notes

Tips to solve common problems during and after Linux installation.

For multiple partitions:

http://www.psychocats.net/ubuntu/installing

Guided Partitioning” is a tool that needs to take advantage because it does some of the job for you. My favorite method is to free a partition in Windows (shrink) and later during Ubuntu installation use “Guided – use the largest continuous free space

How to access your Windows hard drive from Ubuntu
http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/

How to recover a Grub if:

1. Hard Drive with Grub installed was removed.
Use the Ubuntu cd
Choose “recover broken system” option
Enter the correct info such as root location, username, etc.
In the menu, choose “reinstall grub”, and after “reboot”

2. Ubuntu overwrote the previous Grub, and now you can’t see you previous Linux installation
http://www.linuxforums.org/forum/ubuntu-help/112474-adding-red-hat-my-menu-lst-file.html

More info about GRUB
http://www.gnu.org/software/grub/manual/html_node/Installing-GRUB-natively.html
http://ubuntuforums.org/showthread.php?t=224351

Recovering Ubuntu after installing Windows
https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows

Mounting a hard drive in Ubuntu
http://ubuntuforums.org/showthread.php?t=687376

Mounting a hard drive in RedHat
http://www.linux-ntfs.org/doku.php?id=ntfsmount

Boot from USB
https://help.ubuntu.com/community/BootFromUSB

Fix to initrams
http://ubuntuforums.org/showthread.php?t=767154&highlight=busy+box&page=3

August 10, 2008 Posted by aes | troubleshooting | | No Comments Yet

Developers

August 10, 2008 Posted by aes | developer | | No Comments Yet

Ubuntu customization 2

To setup grub password in Ubuntu
sudo apt-get install imagemagick
sudo apt-get install startupmanager

To hide completely the upper panel after checking option “Autohide”

alt+f2
gconf-editor
apps, panel, top levels
size = 0

Dual monitors using KDE

Customize Keyboard Shortcuts (System/Preferences/Keyboard Shortcuts)

Remember always back up not only your hard drive but also your Browser Bookmarks, Mail Settings, YouPlayer List (if you have one) …

Print manager
gnome-cups-manager

KDE in ubuntu

Unhide Programs
Go to System/Preferences/Main Menu

Install Google Gadgets for Linux on Ubuntu

Conky, a light weight system monitor

Unfortunately, conky has few problems, however below are some tips to fix them

no flikering problem
boot time problem

Manage Engines in Firefox
To add: Click in the downside triangle located in the google bar, choose “Manage Search Engines …”, and then “Get More Search Engines”
Or add then directly from the link above
https://addons.mozilla.org/en-US/firefox/browse/type:4/cat:all?sort=name

My favorites are: Merrian webster dictionary, Wikipedia

Common plugins for Firefox

August 10, 2008 Posted by aes | Ubuntu Customization | | No Comments Yet