So I am building a portable Pi, and with hopes to avoid having to have a USB Micro involved, I read up about powering the Pi purely by its USB connections. After doing some handy work on a Model B to shrink down the size, I then connected the Pi to a simple (though a Chinese Cheapo) 7 port HUB which works fine IF it doesn't power the Pi itself. If I supply power via the normal meathod or via GPIO, the Pi accepts the HUB and all that is on it with no issues. The moment I let the HUB's 5v rail, which is connected to a 1A source at the moment (A PSP Charger for testing purposes), the Pi seems to pretend the HUB doesn't exist. On a non-modified Pi, I am also getting these results and after testing with another HUB I had lying around, I've noticed yet again the same issue.
I was wondering if anyone has had a similar issue and maybe as a solution to this oddity. I would really much like the added USB ports (for flash drives, WiFi, Bluetooth, etc), but I would like to keep wiring to a minimum if possible.
EDIT: To be more specific, the Pi boots just fine. It just doesn't want to act like the HUB is plugged in. The Pi is getting power normally though.