| |||||||
|
![]() |
| | LinkBack | Thread Tools |
| | #1 |
| New on Forum Join Date: Jan 2009
Posts: 1
| How to update BIOS on Dell laptops without a battery I just found a solution to a problem that I found posted on this site, unfortunately, I now cant find the thread, so I thought I would describe my situation, I have a Dell latitude D620 with "a so called problem" with the adapter so it no longer charges the battery, I thought that updating the firmware might solve the problem with the adapter not being recognised,(even though it is brand new!!) so I attempted to flash the BIOS, only to be given the message, "The AC adapter and Battery must both be connected, before flashing the BIOS", so I was screwed or so I thought. The solution was simple:- First download the BIOS update, to a folder that you can remember easily or to your desktop, for example mine was D620_A10.EXE and it was located on the desktop. Next type cmd in run and press enter, then at the prompt type cd desktop , you should then see something like this C:\Documents and settings\rob\desktop now type in the folder name of where the update is located, or if its on the desktop simply type in D620_A10.EXE <--- where that is the name of your bios update now if you were to press enter it would bring up the dialogue saying "The AC adapter and Battery must both be connected, before flashing the BIOS" so here s the great bit, simply type /forceit after the .exe with a space and sit back and watch the update!! example C:\Documents and settings\rob\desktop>D620_A10.EXE /forceit Sorry if this sounds pointless and totally random but I spent hours serching for a solution, many of which involved building devices to trick the laptop into thinking there was a battery connected and such, and then after a bit of luck and a little bit of trying and failing, combining this and that, I tried this and blow me it worked!!. Didn't solve the AC adapter cannot be determined message but Im happy to solve one issue. Anyway first post ever so sorry if i sound stupid or my explaination isn't clear, message me if thats the case and ill try my best to help |
| | |
| | |
| Register to remove me Join Date: Today Location: Myce HQ
Posts: Zillions
| |
| | #2 | |
| New on Forum Join Date: Jan 2009
Posts: 1
| Re: How to update BIOS on Dell laptops without a battery Quote:
| |
| | |
| | #3 | |
| MyCE Resident Join Date: Jun 2007 Location: Vancouver, WA
Posts: 867
| Re: How to update BIOS on Dell laptops without a battery Quote:
![]() @ Lagit Re-check your syntax. So there's no way to flash these (M1710) from an optical drive or portable floppy ?? If so, prolly safer than from inside Windows. | |
| | |
| | |
| Always the best offers Join Date: Today Location: Myce HQ
Posts: Zillions
| |
| | #4 |
| MyCE Rookie Join Date: Jan 2005
Posts: 30
| Re: How to update BIOS on Dell laptops without a battery Thanks for this (and bump)! Looking for a way to flash a Inspiron 1520 BIOS from A00 to A09. The battery was "performing normally" and the AC adapter was identified as 90w, but it wasn't charging. The original AC adapter was "unidentified" so that may be why it wasn't charging. I figured it needed a BIOS update to get its head straight. But the BIOS update wouldn't apply - hurr, because the battery's not charging - hurr, because the BIOS has a bug! Catch-22. This switch, "/forceit", allowed the BIOS update to proceed anyway, and fixed the problem. Woot! Thanks for the info! |
| | |
| | #5 |
| New Member Join Date: Nov 2009
Posts: 4
| I tried this but even using the /forceit option it gives me a message that the battery must be charged. What am I missing? |
| | |
| | #6 |
| MyCE Rookie Join Date: Jan 2005
Posts: 30
| Re: How to update BIOS on Dell laptops without a battery Perhaps the space between the filename and the parameters? I see too many people making that mistake... :P ALWAYS, always, always, always, a space between the command and the parameters: BAD: dir/s GOOD: dir /s So in this case: BAD: D620_A10.EXE/forceit GOOD: D620_A10.EXE /forceit Also check the spelling |
| | |
| | #7 |
| New Member Join Date: Nov 2009
Posts: 4
| Re: How to update BIOS on Dell laptops without a battery The syntax is correct. In fact, I tried with other syntax and spacing and each time I received a message saying the command parameters was not recognized. When I included /forceit with a space after .exe, I did not get that message but I did get a message saying that the battery must be charged at least 10%. If I click on continue the same message just comes up again. Last edited by eric93se; 28-11-2009 at 23:09. Reason: corrected erronious link in reply |
| | |
| | #8 |
| MyCE Rookie Join Date: Jan 2005
Posts: 30
| Re: How to update BIOS on Dell laptops without a battery Waaaait. Are you doing this in DOS or under Windows? The EXE works both ways... but I think /forceit is only supported under DOS mode. |
| | |
| | #9 |
| New Member Join Date: Nov 2009
Posts: 4
| Re: How to update BIOS on Dell laptops without a battery From Vista I opened a CMD prompt and ran it there. |
| | |
| | #10 |
| MyCE Rookie Join Date: Jan 2005
Posts: 30
| Re: How to update BIOS on Dell laptops without a battery That's the thing - that's still running in Windows. There is no DOS in NT/2000/XP/Vista. None at ALL. The only thing the command prompt gives you is just that - a prompt, with which you can pass command-line parameters to various programs and perform scripting operations. There's no DOS under it. You're still in Windows, in other words. What I mean by DOS is literally, booted-from-CD-or-floppy, io.sys, command.com, DOS. No Windows at all. So you've got to make a bootable CD or use a bootable USB, boot into DOS, and run the update from there. I'd suggest checking out VFD (virtual floppy drive), use Windows to "Format" the virtual floppy as a system disk, add the BIOS update to it, then save/close the virtual floppy image, and use ImgBurn to burn it as a bootable CD/DVD. Then, you get real DOS. |
| | |
| | #11 |
| New Member Join Date: Nov 2009
Posts: 4
| Re: How to update BIOS on Dell laptops without a battery I suspected that was the case bu tryingmybest suggsted otherwise. He stated: First download the BIOS update, to a folder that you can remember easily or to your desktop, for example mine was D620_A10.EXE and it was located on the desktop. Next type cmd in run and press enter, So I guess there is no simple answer to my issue without having to do as you say. That is, there is no way to update the bios without a charged battery. Correct? |
| | |
| | #12 |
| MyCE Rookie Join Date: Jan 2005
Posts: 30
| Re: How to update BIOS on Dell laptops without a battery Hurk... that's weird. I just read that too. Well, I do know I was only able to get it to work in DOS mode. Otherwise, Start/Run would perform the same effect. And no, your conclusion there is kinda off. Just because you can't do it "the wrong way" (i.e. through Windows) doesn't mean you can't do it without a charged battery... you just need to actually take the time to do it "the right way" - that is, creating a bootable CD with the updater on it. Tedious, yes, but blame Dell. |
| | |
| | #13 | |
| New Member Join Date: Dec 2009
Posts: 2
| Quote:
Hey guys! I am having the same problem and this topic has been the most useful until now in my research. Could you explain more in detail how to run the BIOS update through the DOS by making a bootable USB drive? I have also tried to run the command window in safe mode but this only gives me a different error message. This is my last hope, I can't find any other solutions elsewhere and I am so pissed at DELL for not making an easy solution. Do you guys know what I can try next? Is there any old BIOS update file that would work anyways? I just want to fix my BIOS, even if it's an old one. I would really appreciate any help, this topic is one of the few that gives some answers to my problem. | |
| | |
| | #14 |
| MyCE Resident Join Date: Jun 2001 Location: in your mind.
Posts: 18,833
| Re: How to update BIOS on Dell laptops without a battery Floppy: (standard program in Windows XP) USB: (not-so-standard program, do not ask me where to get it, google it and accept all risks personally, no support whatsoever, no really, nothing)
__________________ "Any sufficiently advanced technology is indistinguishable from magic. When things start getting weird, it's pitchfork o'clock." Do you have too much money? Give bitcoins to 1AdobZQNvfyZuDEbderRfT46KQEKkaW5dE |
| | |
| | #15 |
| New Member Join Date: Dec 2009
Posts: 2
| Thanks! What if I want to use a CD/DVD instead? Or what is the name of this "procedure" so I can google it myself? |
| | |
| | #16 | |
| New Member Join Date: Feb 2010
Posts: 1
| Quote:
SOLUTION: Click "Start" -> "All Programs" -> "Accessories" -> you will see the menu and "Command Prompt" Right Click on it and choose "Run As Administrator" by clicking on it and you're good to go with bios upgrade. Side Note: save or move bios file to C:\ and you can rename file to "Bios" or anything simpler to save you from mistyping it's name. Example: C:\bios.exe/forceit and press Enter Good Luck | |
| | |
| | #17 |
| New Member Join Date: Mar 2010
Posts: 2
| Re: How to update BIOS on Dell laptops without a battery I had the same issue in a Vostro 1310 with a not charging battery. I'tried with the directions in the previous posts without success. What I did was to remove the battery and leave it only AC plugged. Then I ran windows, run dell's bios update and worked pretty good. Even it's a risky but works. Good luck. |
| | |
| | #18 |
| New Member Join Date: Mar 2010
Posts: 1
| Hey There, Thanks for all your help so far but this Dell stuff is over my head. I run Vista and can't get this stupid laptop to offer me Dos! ![]() ![]() ![]() I was wondering however, does anybody know if I can run this Bios upgrade from another laptop, or does the upgrade have to be in the laptop that your upgrading? Thanks |
| | |
| | #19 | ||
| Senior Moderator Join Date: Feb 2006 Location: Germany
Posts: 17,048
| Hi and Welcome! Quote:
Quote:
I am assuming you are aware that the Bios resides in a chip that is soldered on the motherboard.Michael | ||
| | |
| | #20 |
| New Member Join Date: Mar 2010
Posts: 2
| I tried the freeDOS with no success so I downloaded Hirens boot CD. At startup gives you the option for a mini XP and from there you can do the magic. |
| | |
| | #21 |
| New Member Join Date: Apr 2010
Posts: 1
| hi, i got the same problem with the /forceit parameter, the way that i solved it was this: got the msdos files from this page: http://www.megaupload.com/?d=F362KJFG, the password is "boot98usb", without the quotes also download the hp usb format tool from here http://h50178.www5.hp.com/local_driv...50/SP27608.exe after installing the hp usb tool, create a msdos disk with the msdos files, by selecting as fie system "FAT", and tick "Create a DOS startup disk" once that the usb was created, open the file explorer and copy the dell bios flash utility to the root of the usb flash. reboot, and boot from the usb, a msdos screen will appear once that the C: prompt appears, write dir, and the dell bios flash utility must be there example: MM061.EXE next, run it as the next example: MM061.EXE /FORCEIT a dell blue instalation screen must appear, answer some questions and wait, see how updates it. if you have problems with the keyboard on the msdos environment, here is an ascii table http://www.ascii.cl/htmlcodes.htm |
| | |
| | #22 |
| New Member Join Date: May 2010
Posts: 1
| Did you ever get the AC Adapter is not compatible message resolved? If so, what did you find worked? I have two Dell Latitude D800's that have the same issue, so if the BIOS flash did not work, I am interested to know what did work. Thank you for your assistance. |
| | |
| | #23 |
| New Member Join Date: Jun 2010
Posts: 2
| Man you guys really know how to make something harder than it needs to be. There's a simple two-step solution that doesn't require command prompt: #1. Create a shortcut to the BIOS update executable. #2: Right-click shortcut, go to Properties and simply add " /forceit" (without quotations of course) at the end. Make sure you put a space between the file path's end quotation and the /forceit command. Hit OK then just double-click the magical shortcut. For example: "C:\Documents and Settings\User1\My Documents\FlashBIOS.exe" /forceit Once you're done, read this. |
| | |
| | #24 | |
| MyCE Resident Join Date: Jun 2001 Location: in your mind.
Posts: 18,833
| Re: How to update BIOS on Dell laptops without a battery Quote:
__________________ "Any sufficiently advanced technology is indistinguishable from magic. When things start getting weird, it's pitchfork o'clock." Do you have too much money? Give bitcoins to 1AdobZQNvfyZuDEbderRfT46KQEKkaW5dE | |
| | |
| | #25 | |
| New Member Join Date: Jun 2010
Posts: 1
| Quote:
I had to register to this site just to leave you a seriously big thanks. You helped this stranger fix a problem that I thought I'd have to pay somebody to fix. Karmically, I am in your debt. Thanks a million! | |
| | |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dell latitude Bios. What de hell...?@!!#$ | -=m@rsZ=- | Dutch: De Woonkamer | 28 | 14-07-2008 03:05 |
| How to update BIOS without charged battery??? | Manijak | General Hardware Forum | 39 | 16-01-2004 23:36 |
| Please Help! Dell Bios issues. | bobotubu | General Hardware Forum | 4 | 22-01-2003 14:53 |
| Dell Optiplex GX100 BIOS password | Metallian | General Hardware Forum | 4 | 22-11-2001 17:49 |
| This page was also found with these words | ||||
| , -forceit bios, 1100 bios flash no battery, a13 bios wph 1555, ac adapter and battery dell bios forceit, ac adapter and battery dell bios updae, ac adapter and battery must , ac adapter and battery must be plugged in for dell after reformat, ac adapter cannot be determinated dell xps, ac adapter cannot be determined | ||||