Search found 12 matches

by codes02
Wed Jan 16, 2008 1:21 pm
Forum: PSP Development
Topic: Battery Charging + Wifi
Replies: 5
Views: 3327

Hmmm... are you sure? I would have sworn that before mucking my idstorage / downgrading I was able to charge with wifi active.
by codes02
Tue Jan 15, 2008 2:32 pm
Forum: PSP Development
Topic: Battery Charging + Wifi
Replies: 5
Views: 3327

Well, I have heard that people with older psp's could modify their id storage to make this possible, but I am pretty sure that that hack is not neccisary on ta-82's, as they are normally able to do this. Or perhaps you mean to restore my original idstorage, implying that it may still be corrupted? (...
by codes02
Mon Jan 14, 2008 1:21 pm
Forum: PSP Development
Topic: Battery Charging + Wifi
Replies: 5
Views: 3327

Battery Charging + Wifi

On my TA-82 psp, prior to downgrading to 1.50, the battery charged while wifi was active. On 1.50, however this was disabled. It seems, looking through old posts that there was a limitation of early psp's that made this happen. Now, on 3.71 m33, running the 3.71 ipl, my battery still refuses to char...
by codes02
Sun Jan 06, 2008 12:29 pm
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 42729

adrahil wrote:Before anyone starts asking/begging, NO it is NOT POSSIBLE to get the PSP into a promiscuous (monitor) mode with the Marvell commands. :)
Then I'm guessing you've tried already? :-P
by codes02
Thu Jan 03, 2008 12:43 pm
Forum: PSP Development
Topic: Libertas/WLAN hacking as done in DA's MacSpoofer
Replies: 66
Views: 42729

Libertas/WLAN hacking as done in DA's MacSpoofer

Looking at the source code to the Mac Spoofer, it appears that there is now some understanding of the inner workings of the psp's wlan driver. But on looking further, no explanation of this new information was offered, though it appears to be quite interesting. Does anyone have an explanation/commen...
by codes02
Fri Mar 16, 2007 8:36 am
Forum: PSP Development
Topic: flash USB connection
Replies: 16
Views: 9374

the only problem with that code is that on the assign the mention of the device needs to be "ms0:" sceIoAssign("ms0:", "lflash0:0,0", "fatms0:", IOASSIGN_RDWR, NULL, 0); before you were just reassigning flash0, probably ...
by codes02
Sat Feb 10, 2007 10:42 am
Forum: PSP Development
Topic: PRX Eboot loader?
Replies: 7
Views: 4699

In what firmware Do you wish to load the eboot?
by codes02
Wed Jan 17, 2007 8:08 am
Forum: PSP Development
Topic: IdStorage Research
Replies: 9
Views: 5254

Yes, we now think that 0x0006 and 0x0005 are probably linked.
Also note: THEMAN did brick his psp.
And, for all my knowledge, stapol did not talk to anyone mentioned in the credits about posting this here.
by codes02
Sat Dec 30, 2006 1:11 am
Forum: PSP Development
Topic: Problem while installing toolchain under cygwin
Replies: 12
Views: 8283

Hmm.... it seems that with new packages for cygwin, my problem is now resolved. Using just the defaults for each of the packages needed for the toolchain worked and i succesfuly installed it a few days a go.

Glad it was finaly fixed! : P
by codes02
Sat Dec 09, 2006 6:05 am
Forum: PSP Development
Topic: Problem while installing toolchain under cygwin
Replies: 12
Views: 8283

BUMP. It's been 2 months... anyone have any idea? I just tried again on a different computer, a x86 AMD XP with Cygwin under windows Xp. (First comp was AMD x86_64 with Windows MCE 2006) Same Error. Exactly the same error. The only computer the tool chain has not had this problem on was an old penti...
by codes02
Tue Oct 17, 2006 3:10 am
Forum: PSP Development
Topic: Problem while installing toolchain under cygwin
Replies: 12
Views: 8283

And the newest version of the toolchain is psptoolchain-20060120 correct? I just got the same error with that toolchain, and I'm pretty sure it was the one i was originaly using anyway. Just dled the newest from svn (not sure if it's just the same one), and still recieved the error. Reinstalled cygw...
by codes02
Sun Oct 08, 2006 9:00 am
Forum: PSP Development
Topic: Problem while installing toolchain under cygwin
Replies: 12
Views: 8283

Problem while installing toolchain under cygwin

I have installed cygwin with all devel packages, executed the tool chain, and the got an error, as follows: updating cache ./config.cache creating ./config.status creating Makefile test ! -d gcc/libgcc || \ (cd gcc/libgcc && find . -type d -print) | \ while read d; do rm -f gcc/$d/libgcc.a |...