Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

i0Nic

macrumors 65816
Original poster
May 17, 2006
1,456
68
Sydney, Australia
anyone elses touch crashing more often after you've hacked it? I've only put apple apps on it and a couple of others however now my iPod seems more unstable than before. I have to hold the home button to close all the apps pretty often.
 
Ermmm, try checking permissions just in case?

ssh onto your iPod

Code:
ssh l- root your.ipod's.ip.address

password is: alpine

Code:
chmod -R a+x /Applications/*
 
Ermmm, try checking permissions just in case?

ssh onto your iPod

Code:
ssh l- root your.ipod's.ip.address

password is: alpine

Code:
chmod -R a+x /Applications/*

When I type in the code with my IP I get this message:
ssh: l-: No address associated with nodename

edit, I changed your code to be -l rather than l-, and I entered my password and so I seem to be logged in now. What am I checking for?

What should I do?
 
well to change permissions type chmod -R a+x /Applications/*

don't know if thats going to make a difference though.
 
well to change permissions type chmod -R a+x /Applications/*

don't know if thats going to make a difference though.
Yeah I did that.

Hmmm, noone elses iPod is crashing a bit more often? Mine isn't crashing non-stop, but I definately notice they are more often now which is annoying.

I might restore my iPod and try the iJailbreak method.
 
Yeah, sorry about the typo.

Next, you'd want to do what the other person said,
Code:
 chmod -R a+x /Applications/*
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.