Flashed wrong bios for BD rom drive


Recommended Posts

Hi and greetings all my first post

I recently reinstalled windows, went fine. Then downloaded a bunch of drivers from the support.dell.com site for my alienware.

One of them flashed the firware for my bd rom and now it reads as a CD rom in windows explorer.

Running the bd firmware, it just says it keeps updating but never does.

How can I restore it to a BD drive?

In explorer it says CD drive it is actually a BD drive, pushing eject does nothing, if I hit eject via right click in windows explorer it says device not ready.

My Computer is an Alienware Area-51 ALX

Processor: I7-975

Ram: 12 gb

Video: dual amd 4gb sapphire 6990 (total of four gpus)

When updating it says the drive is a SATA PLDS DVDRWBD 0d111 (this is wrong)

The drive should be a HLDS BH20N SATA HH 6x BD-RE which I read is really a LG BH08NS20 clone

any help is appreciated.

Link to comment
https://www.neowin.net/forum/topic/1079589-flashed-wrong-bios-for-bd-rom-drive/
Share on other sites

I have the correct firmware but it does not flash it just updates forever instead of actually flashing.

It does not read any discs and hitting eject does nothing, I need it to be able to do startup repair with the disc but I cant get it to read the disc.

Uh oh - You might need an external BD drive as this one might be toast.

If there is no jumper on the device to reset it back to factory, (probably not) - you are screwed.

There are 3 sets of 2 pin holes but no pin thing can I bridge them to restore the default?

these holes are located to the left of where something is plugged in maybe the power or data I do not know which.

I dont know about the jumper - find out who actually made the drive & see if you can find some tech papers on it.

Why dont you want a system change ? You get a brand new computer replacement for free!

If its because you dont want to start over -then clone your HDD, give them the PC, and when you get the replacement - upload your backed up image and you're ready to go.

I dont know about the jumper - find out who actually made the drive & see if you can find some tech papers on it.

Why dont you want a system change ? You get a brand new computer replacement for free!

If its because you dont want to start over -then clone your HDD, give them the PC, and when you get the replacement - upload your backed up image and you're ready to go.

my bd drive is a LG BH08NS20 clone trying to do some reasearch

I dont want a system exchange because they dont ahve this chassis available anymore and the aurora can not run these powerful cards.

I dont want a system exchange because they dont ahve this chassis available anymore and the aurora can not run these powerful cards.

If that's a hang-up for you, can you ask Dell to keep the chassis you have now and just put the replacement parts in there?

EDIT: Have you tried anything on this page? If not, I don't think it would hurt.

http://www.firmwarehq.com/LG/BH08NS20/files.html

The holes are typically for the emergency eject mechanisms - nothing to do with firmware.

Best bet be to find a command line flashing tool for the drive (the LG version would probably be best) and hope it has a "force" option, in that it will attempt to flash the drive and disregard any errors.

You can't reset firmware chips, much like if you flash the wrong BIOS on a motherboard or graphics card they stop functioning. Its not like BIOS settings where its stored on volatile memory that has to be powered to store the settings.

Firmware sits between the software and the hardware telling the device what to do, if you have flashed it with a different model then the firmware is telling the drive to do something it can't do due to missing or different hardware in the device.

Once you have flashed it, that's it, it's done usually rendering the device inoperable, if its not detected by windows and its not ejecting it means the drive is dead, you can't bring it back to life without either replacing the firmware chip or replacing the full PCB with an exactly the same make and model PCB.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • This sounds like underneath the nice marketing spin, either someone at Adobe got tired of their lazy devs and asked Microsoft to help them sort at least some of Adobe's ancestral spaghetti code to make it go faster, or Microsoft wanted Adobe's crap to run better on Windows to make it look better when compared to Apple, so they offered to intervene. Either way, GOOD.
    • My favorite file manager for Windows 11 finally gets a long-requested feature by Taras Buria Files is among the best File Explorer alternatives for Windows 10 and 11. This free app is packed with all sorts of features and conveniences, but there is one crucial feature that is still missing—Tree View. Fortunately, the latest update in the Preview channel finally delivers it. With version 4.1.4, which is now available for download in the Preview channel, developers implemented Tree View, a new mode that displays folders in an expandable hierarchy. Windows 11's stock File Explorer always had this feature, but it was nowhere to be found in Files until now. Starting with the latest preview update, you can expand each drive and its nested folders without leaving the current location and then open the folder you need in the main view. To try Tree View in Files, update the app to the latest preview version, then click the small arrow next to a drive to expand its content. The developers say they are rolling out Tree View in Preview first to gather feedback from users and improve the feature before bringing it to all in the stable channel. In addition to Tree View, Files 4.1.14 improves the Windows Fonts folder. You can now preview each font directly in Files with no need to open the built-in font viewer. For now, these two features are only available in the Preview channel. For those using the stable release, developers recently released version 4.1.3, with improvements for the built-in tag system, on-demand folder size calculation, and plenty of various fixes. You can check out the full release notes here. You can download Files from the Microsoft Store (paid version) or its official website (free).
    • Who is paying for this 30x scale-up? Its sounds expensive.
    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!