The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new buzz from Dashhacks in your email each day?




Want to learn more about the team who brings you the Dash Hacks news?

Read about them now!

 


Page 3 of 8 FirstFirst 1 2 3 4 5 ... LastLast
Results 21 to 30 of 76

Thread: GUIDE: How to recover from strange flash0/1 problems.

  
  1. #21
    ClipTy's Avatar
    ClipTy is offline -Hacks Neophyte
    Join Date
    Apr 2009
    Posts
    94
    Rep Power
    0

    Default

    It won't work, it doesn't come up on "Safely remove hardware".

  2. #22
    over_clox is offline -Hacks Member
    Join Date
    Mar 2009
    Location
    Middle of Nowhere, Mississippi
    Posts
    297
    Rep Power
    0

    Default

    I've had an occasional odd issue with other things like that caused by problems with installed USB drivers. It usually happens like this when installing a device attached to a flaky or bad cable. Windows will start to install drivers, but the device disappears before installation finishes, corrupting the driver entry in Device Manager. To fix problems like this, first you'll need to make sure Windows is configured to show phantom devices.

    Make a batch file called "Show Phantom Devices.bat" and use this code:
    Code:
    @ECHO OFF
    REG add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v DEVMGR_SHOW_NONPRESENT_DEVICES /t REG_SZ /d "1" /f > NUL
    ECHO Changes won't take effect until next boot.
    PAUSE
    Run it, restart your computer, and go to Device Manager. Then, Click View>Show Hidden Devices. You should now be able to see ALL hardware that has ever been attached to your computer, not just devices that are currently attached as Windows normally does.

    Look through all the USB devices there for anything under Other Hardware, anything saying Unknown, anything with an exclamation mark, or basically anything that looks like it has a problem. Uninstall any devices with problems, and the next time you plug them up, then as long as the devices (your PSP in this case) aren't at fault, they will reinstall fresh drivers properly.

    Hopefully this fixes your troubles. If anybody else has some other suggestions, I'm starting to run out of ideas . . .
    2 Phat PSPs: First went through hell, reassembled scrap parts from 2 bad PSPs. Second is practically new except a repaired battery clip, both running 3.52 M33-4, first clean install, second modded. No, not planning to upgrade either.

  3. #23
    ClipTy's Avatar
    ClipTy is offline -Hacks Neophyte
    Join Date
    Apr 2009
    Posts
    94
    Rep Power
    0

    Default

    I can't really see where you're going with this, I'm using a windows Vista, not XP, so if you have an xp, it might be different for me.

  4. #24
    over_clox is offline -Hacks Member
    Join Date
    Mar 2009
    Location
    Middle of Nowhere, Mississippi
    Posts
    297
    Rep Power
    0

    Default

    You're right, I am using XP. I'm pretty sure this applies just as much to Vista as it does to XP, but you should make sure to run the config patch I provided from an administrator account.

    There are other causes to this problem, but I haven't experienced these other problems to know exactly why your PSP doesn't seem to detect at all. I remember reading something about corrupt keys causing it, but I haven't been able to find a link to guide you to more info yet. Search through the forms and search Google to see if you can get your PSP to detect, because you'll never be able to complete my process without it.

    As it stands, there's not a lot more I can think of to help you. The questions you're asking are drifting further and further from the topic, so you should probably start a new thread if you can't find relevant information elsewhere. I'm sure someone can help you resolve the problem, and once your past that, then you can proceed with this process and you're more than welcome to come back with questions relevant to the topic of this thread.
    Last edited by over_clox; 04-11-2009 at 03:30 AM.
    2 Phat PSPs: First went through hell, reassembled scrap parts from 2 bad PSPs. Second is practically new except a repaired battery clip, both running 3.52 M33-4, first clean install, second modded. No, not planning to upgrade either.

  5. #25
    Clock Work's Avatar
    Clock Work is offline -Hacks Ninja
    Join Date
    Jan 2009
    Location
    Waterbury, CT
    Posts
    624
    Rep Power
    5

    Default

    Quote Originally Posted by ClipTy View Post
    I can't really see where you're going with this, I'm using a windows Vista, not XP, so if you have an xp, it might be different for me.

    bottom line when you put your psp into usb mode, does it show up in your "my computer" as a "removable disk" if you use an hp machine i know that it displays every usb as a removable disk so you may have to double click them to see if your psp is attached.

    simplified instructions:

    plug in psp
    put psp into usb mode
    goto "my computer"
    double click every removable drive you see until you open a folder that contains a "psp" folder (along with other folders like "iso", "mp_root", "sepluggins" and etc)

    if you have had success veiwing the "psp" folder than there is nothing wrong with your drivers.

  6. #26
    ClipTy's Avatar
    ClipTy is offline -Hacks Neophyte
    Join Date
    Apr 2009
    Posts
    94
    Rep Power
    0

    Default

    Yes, I can see them on "My Computer" ...I just really need to know how to make it show up on "Safely Remove Hardware" ... :\

  7. #27
    Clock Work's Avatar
    Clock Work is offline -Hacks Ninja
    Join Date
    Jan 2009
    Location
    Waterbury, CT
    Posts
    624
    Rep Power
    5

    Default

    if you can see it in the computer than your drivers are fine.

    honestly i really dont think you are proficient enough to succesfully preform this type of maintnence, and i would really hate to see you turn a small problem into a really big one, so at this time i am choosing not to help you with this attempt any further.

    if you have any other issues then i would be more than willing to help but like i said a few times before
    I really dont think THIS is for you at THIS TIME

  8. #28
    over_clox is offline -Hacks Member
    Join Date
    Mar 2009
    Location
    Middle of Nowhere, Mississippi
    Posts
    297
    Rep Power
    0

    Default

    I agree with Mr.FixIt. I don't think you're quite ready to mess around with flash0 like this. Also, I must add that something is still wrong there, because the whole point is to get it to show up in WinImage, not just My Computer.
    2 Phat PSPs: First went through hell, reassembled scrap parts from 2 bad PSPs. Second is practically new except a repaired battery clip, both running 3.52 M33-4, first clean install, second modded. No, not planning to upgrade either.

  9. #29
    BCman's Avatar
    BCman is offline Senior Member -Hacks Titan
    Join Date
    Jan 2007
    Posts
    9,267
    Rep Power
    20

    Default

    moved to tutorials...

  10. #30
    Clock Work's Avatar
    Clock Work is offline -Hacks Ninja
    Join Date
    Jan 2009
    Location
    Waterbury, CT
    Posts
    624
    Rep Power
    5

    Default

    Quote Originally Posted by over_clox View Post
    I agree with Mr.FixIt. I don't think you're quite ready to mess around with flash0 like this. Also, I must add that something is still wrong there, because the whole point is to get it to show up in WinImage, not just My Computer.
    if it shows up in my computer than its not a driver, plain and simple.

    i think he is having difficulty using winimage thats it.

Page 3 of 8 FirstFirst 1 2 3 4 5 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •