Monday, July 9, 2007
Weather Applet & Video Converter
If you planning on watching video's on your Nokia 770 you're going to want this little java application to convert your standard mpg's and avi's to Nokia 770 compatible resolution and framerate:
https://garage.maemo.org/frs/?group_id=26
Saturday, July 7, 2007
SSH on Nokia 770 Internet Tablet
So my apartment complex has free wifi out by the pool. Pretty nice. Got the password from the lady at the front desk and logged right in.
Now that I can becomeroot, I'm able to start doing some REAL work on this thing. Like install a SSH Client & Server. I've never heard of the project before, but I ended up installing the dropbear.
First you should add the maemo-hackers repository to your application manager:
Web Address: http://maemo-hackers.org/apt
Distribution: mistral
Components: main
Leave "Enabled" checked. After you hit ok a few times it should prompt to refresh list of packages. Do this and when you look at "all packages" you'll see quite a few more than you had before. Go ahead and choose to install dropbear-client.
Well isn't that fun - now you can use ssh to log-in to your favorite linux box... but the real trick is getting that ssh server running isn't it? Well, that's a little harder because you have to have root privileges to install the dropbear-server - but we HAVE root privilege
INSTALL SSH SERVER ON NOKIA 770 INTERNET TABLET OS 2006
Close out of the application manager. Start up xterm. Gain root access.
enter the following command in xterm to install the dropbear-server
NOTE: you must have the maemo-hackers.org repository already added into your application catalog
Now run ifconfig to check your ip, open putty or some other ssh client on another machine somewhere - and dig the log-in:

I also found this cool themeing app, it's java so you can run it just about anywhere. You can reskin your Nokia by editing just one jpg and using the java app to compile the .deb - then if you don't like it, you just uninstall it!
to-do list: updated
BTW, the default root password is rootme, and that ssh server is always on. You may want to change that root password like - right away...
Now that I can becomeroot, I'm able to start doing some REAL work on this thing. Like install a SSH Client & Server. I've never heard of the project before, but I ended up installing the dropbear.
First you should add the maemo-hackers repository to your application manager:
- Open the Application Manager
- Click on the Application Manager Titlebar
- Select Tools->Application Catalogue
- Click NEW to add the maemo-hackers.org repository
Web Address: http://maemo-hackers.org/apt
Distribution: mistral
Components: main
Well isn't that fun - now you can use ssh to log-in to your favorite linux box... but the real trick is getting that ssh server running isn't it? Well, that's a little harder because you have to have root privileges to install the dropbear-server - but we HAVE root privilege
INSTALL SSH SERVER ON NOKIA 770 INTERNET TABLET OS 2006
Close out of the application manager. Start up xterm. Gain root access.
enter the following command in xterm to install the dropbear-server
apt-get install dropbear-server
NOTE: you must have the maemo-hackers.org repository already added into your application catalog
Now run ifconfig to check your ip, open putty or some other ssh client on another machine somewhere - and dig the log-in:
I also found this cool themeing app, it's java so you can run it just about anywhere. You can reskin your Nokia by editing just one jpg and using the java app to compile the .deb - then if you don't like it, you just uninstall it!
to-do list: updated
BTW, the default root password is rootme, and that ssh server is always on. You may want to change that root password like - right away...
Friday, July 6, 2007
Gain Root Access to Nokia 770
First you'll want to download the "becomeroot" package. I found a copy on the Polish Eko1 repository.
After you nab a copy of becomeroot_0.1-2_armel.deb, you can install it by using the "install from file" option in the application manager.

After you nab a copy of becomeroot_0.1-2_armel.deb, you can install it by using the "install from file" option in the application manager.
Then you can open up xTerm. You did install xTerm right?

The command "sudo gainroot" will open a root shell.
The command "sudo gainroot" will open a root shell.
shot-2007-05-08-10-12-10
got xTerm up and running, it's definitely a debian based linux. The media card is mounted at /media/mmc1
Nokia 770 CPU info & Disk Info
cat /proc/cpuinfo
Processor : ARM926EJ-Sid(wb) rev 3 (v5l)
BogoMIPS : 125.76
Features : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 3
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 32768
I assoc : 4
I line length : 32
I sets : 256
D size : 16384
D assoc : 4
D line length : 32
D sets : 128
Hardware : Nokia 770
Revision : 17100016
Serial : 033302008b5f702f
df -h
todo list - updated
Processor : ARM926EJ-Sid(wb) rev 3 (v5l)
BogoMIPS : 125.76
Features : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 3
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 32768
I assoc : 4
I line length : 32
I sets : 256
D size : 16384
D assoc : 4
D line length : 32
D sets : 128
Hardware : Nokia 770
Revision : 17100016
Serial : 033302008b5f702f
df -h
Filesystem Size Used Available Use% Mounted on
- /dev/mtdblock4 2.0M 2.0M 0 100% /mnt/initfs
- none 512.0k 64.0k 448.0k 13% /mnt/initfs/tmp
- /dev/mtdblock4 123.5M 62.3M 61.2M 50% /
- none 512.0k 64.0k 448.0k 13% /tmp
- none 1.0M 44.0k 980.0k 4% /dev
todo list - updated
Thursday, July 5, 2007
Nokia 770 Internet Tablet back in hand!
Finally, after a week of waiting - I just got stock in today.
Naturally, I've updated the to-do list: http://thoughtsbyclayg.blogspot.com/2007/06/goals.html
Worth noting the screen shot app mh-shot-tool and this slightly cool screenshot.
Naturally, I've updated the to-do list: http://thoughtsbyclayg.blogspot.com/2007/06/goals.html
Worth noting the screen shot app mh-shot-tool and this slightly cool screenshot.
Subscribe to:
Posts (Atom)