HOW can I get the code for CORRECTION of ERROR 39?

IM really hoping that someone out there in PC-land can help!

I have a problem with my CD/dvd-rom drive.

the D of DVD LITE-ON LH-16D1P ATA device' installed when I bought my PC has the yellow triangle on him when I access my device manager.

the driver provider is "MICROSOFT", but because the software has been installed by 'SOME ONE at COLLEGE' they cannot help me find a solution!

the device status says "Windows cannot load the driver for this hardware device. The driver may be corrupted or missing. (Code 39) »

When I try to "Update Driver Software" for this unit and research online, I get a message that reads "best driver for your device is already installed, Windows has fix6 software driver for your device is up-to-date."!

Help me!!

Cheers.

Evan

Hello

Code 39 means that the driver is corrupted or missing.

Please make all below even if you have done some before as it is often the set of operations which solves
the question.

Try this - Panel - Device Manager - CD/DVD - double-click on the device - driver tab - click
Update the drivers (this will probably do nothing) - then RIGHT click the drive - UNINSTALL - REBOOT
This will refresh the default driver stack. Even if the reader does not appear to continue below.

Then, work your way through these - don't forget the drive might be bad, could be a loose cable or
slight corrosion on the contacts (usually for a laptop) and other issues.

Your CD or DVD drive is missing or is not recognized by Windows or other programs
http://support.microsoft.com/kb/314060 - a Mr Fixit

The CD drive or the DVD drive does not work as expected on a computer that you upgraded to Windows Vista
http://support.Microsoft.com/kb/929461

When you insert a CD or a DVD, Windows Vista may not recognize the disc
http://support.Microsoft.com/kb/939052

Your CD or DVD drive cannot read or write media - A Mr Fixit
http://support.Microsoft.com/GP/cd_dvd_drive_problems

CD/DVD drive does not appear in Windows Vista, or you receive this error during the installation of Windows Vista after booting from the DVD (AHCI)
http://support.Microsoft.com/kb/952951
Drive CD - R or CD - RW Drive is not recognized as a recordable device
http://support.Microsoft.com/kb/316529/

Hardware devices not detected or not working - A Mr Fixit
http://support.Microsoft.com/GP/hardware_device_problems

Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
ends. Remove and replace, do not just tight. For laptops, you can often clean power and
contacts data with a pencil eraser.

--------------------------------------------------------------

Also check with your system manufacturer to see if there are any updated drivers for your DVD. Or even if it
are you can reinstall the 'old'. Many use Windows default drivers however some special aura
ones. Also check the website of the manufacturer of the car.

Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

Hope these helps.
Rob - bicycle - Mark Twain said it is good.

Tags: Windows

Similar Questions

  • How can I get the code for the reduction of $50.00 for Lexar lightroom?

    I recently bought 2 - Lexar 300 16 GB Compact Flash card included in the box notificationthat I had received $50,00 on my purchase of Lightroom 3. I can't find the Code.

    Your help is appreciated.

    JB

    [email protected]

    Better ask Lexar

  • How can I get the driver for a Dell Latitude D800 XP wireless?

    I have a Dell Latitude D800 that I just did a clean install of XP SP3 to and the Wireless does not work. How can I get the driver for the card wireless to the computer?

    Download drivers

    Visit the manufacturer's Web site and select your model (this is usually done in the Support section). You should be able to download drivers for your model if they have drivers for your version of Windows. Download the driver and then follow the instructions to install.

    Reference Dell Driver Downloads:

    http://www.Dell.com/support/drivers

  • How can I get the Basic for Windows Media Player codec pack?

    original title: green screen recently started in windows media player for Vista 64-bit.

    It works very well for some videos (like those recorded uncompressed, or some codecs) but a single codec that I save it as coming out of Sony Vegas (Windows Media video V11) goes green screen with playback of the sound. How can I get the basic for 64-bit Windows Media Player codec pack? It worked perfectly for several years now on this machine. Suddenly, it does not work. Last time that I used it very well if a few months ago.

    Hi, MisterMark67,

    What changes have been made recently to the computer?

    Have you tried a system restore to a time before this problem?

    Here are answers to some common questions about codecs.

    http://Windows.Microsoft.com/en-us/Windows-Vista/codecs-frequently-asked-questions

    Windows Vista Codecs Pack base 10.04 (32-bit & 64-bit codecs)

    http://www.x64bitdownload.com/downloads/t-64-bit-Windows-Vista-codecs-pack-basic-download-wmzypreu.html

  • How can I get the opening for an enlarged screen screen

    Original title: opening screen

    How can I get the opening for an enlarged screen screen

    If you are talking about an Internet Explorer page, three options.
     

    1: take the corners of the window and drag it to the format full screen. Do not use to expand. Close all other windows first via the taskbar and the latter. Windows will remember the size of the last closed window the next time that you open the program.
      
     
    2: any shortcut you use to launch the window, right-click, and select Properties. Under the 'Run' drop-down list, choose "expanded".
     
     

     
     
  • I bought Adobe Acrobat XI Standard for Windows.  I now have an iMAC.  How can I get the download for my iMAC?

    I bought Adobe Acrobat XI Standard for Windows.  I now have an iMAC.  How can I get the download for my iMAC?

    You must run a swap of platform. Serial numbers are platform specific.

    Exchange a product for a different version of the language or platform

    Mylenium

  • How can I get the code to save Pixillion Image converter? [was: glory614]

    How can I get the code to save Pixillion Image converter

    It's not Adobe software.

    You will need to go to the manufacturer's Web site and get your code from them

    http://www.nchsoftware.com/ImageConverter/

  • Hello, how can I get the update for adobe first pro 2003?

    Hello, how can I get the update for adobe first pro 2003?

    No, the original CS will not work on Windows 7 and old products are more supported, anyway:

    Error: Unavailable activation server | CS2 or Acrobat 7, older products

    Mylenium

  • How can I get the lines for the date between 2 different days

    Hi all,

    How can I get the lines for the date between 2 different days.

    Sample data:
    Table name: Articles
    Title start_date end_date
    Heading1 08-22-2011 2011-09-11
    2011-08-01-2011-09-01 Title2
    Title 3 2011-08-21 08-21-2011
    title4 2011-08-28 2011-09-11

    Result will be:
    Title start_date end_date
    Heading1 08-22-2011 2011-09-11
    2011-08-01-2011-09-01 Title2
    title4 2011-08-28 2011-09-11

    This is my example query:
    SELECT * FROM items WHERE trunc (es.date_start) > = TO_DATE('2011-08-22', 'YYYY-MM-DD') AND trunc (es.date_end) < = TO_DATE ('2011-08-28', 'YYYY-MM-DD')

    but I can not get the expected results. Any help would be much appreciated.

    Thanks in advance

    not read your question properly before...

    Please try this

    Select * FROM items
    WHERE (TO_DATE ('2011-08-22', 'YYYY-MM-DD') between TRUNC (es.date_start))
    AND TRUNC (es.date_end)) OR
    (TO_DATE ('2011-08-28', 'YYYY-MM-DD') between TRUNC (es.date_start))
    AND TRUNC (es.date_end))

  • How can I get the manual for the new version of GarageBand?

    I Went on the apple website and it had GarageBand ' 09, ' 08, how can I get the manual to the latest version of GarageBand?

    There is only the online help for GarageBand 10.1, but not a manual: http://help.apple.com/garageband/mac/10.0/

    • You can check the balls & FAQ of the BONE, there a GarageBand 10 video tutorials: http://www.bulletsandbones.com/GB/GBFAQ.html
    • Edgar Rothermich wrote the big manuals for GarageBand, which are easy to follow and are available on the store iBook for a fee:

    http://www.dingdingmusic.com/Dingding/manuals.html

  • How can I get the update for bios on my Pavillion m9500y UEFI

    System model NC683AA-ABA m9500y

    I installed Win 7 and need W8 but W8 Advisor said that I need the Bios which supports UEFI followed by the v2.3.1 Errata B and has the authority of Certification Microsoft Windows in the UEFI signatures database.

    So, how can I get the new BIOS?

    Dan

    Thanks for your reply.

    You're right, MS Win 8 update Advisor said that I had to have this update to install W8.

    However, secure boot will not work without it. So, since you say that HP does not BIOS update more than a year, it means that this PC does not have a secure boot. Built in obsolescence.  I hope just as malware ladies keep looking for rootkit stuff and do not rely on MS to keep safe.

    Dan

  • How can I get the windows update? X8024400A error)

    I did a restore after my pro windows xp crashed now can't do windows update! How can I get the windows update? I get an error from the site Web has encountered a problem and cannot display the page you are trying to view. The options provided below may help you solve the problem. X8024400A error)

    Please help me!

    I could not download my favorite Antivirus unable to get updates.  Only a few site I couldn't even. It seemed to get worse until:

    I fould a place that gave me these instructions:

    1. Reregister the BITS files and Windows Update files. To do this, type the following commands at a command prompt. Press ENTER after you type each command.

      • Regsvr32.exe atl.dll
      • Regsvr32.exe urlmon.dll
      • Regsvr32.exe mshtml.dll
      • Regsvr32.exe shdocvw.dll
      • Regsvr32.exe browseui.dll
      • Regsvr32.exe jscript.dll
      • Regsvr32.exe vbscript.dll
      • Regsvr32.exe scrrun.dll
      • Regsvr32.exe msxml.dll
      • Regsvr32.exe msxml3.dll
      • Regsvr32.exe msxml6.dll
      • Regsvr32.exe actxprxy.dll
      • Regsvr32.exe softpub.dll
      • Regsvr32.exe wintrust.dll
      • Regsvr32.exe dssenh.dll
      • Regsvr32.exe rsaenh.dll
      • Regsvr32.exe gpkcsp.dll
      • Regsvr32.exe sccbase.dll
      • Regsvr32.exe slbcsp.dll
      • Regsvr32.exe cryptdlg.dll
      • Regsvr32.exe oleaut32.dll
      • Regsvr32.exe ole32.dll
      • Regsvr32.exe shell32.dll
      • Regsvr32.exe initpki.dll
      • Regsvr32.exe c:\windows\system32\wuapi.dll
      • Regsvr32.exe c:\windows\system32\wuaueng.dll
      • Regsvr32.exe wuaueng1.dll
      • Regsvr32.exe c:\windows\system32\dllcache\wucltui.dll
      • Regsvr32.exe c:\windows\system32\wups.dll
      • Regsvr32.exe wups2.dll
      • Regsvr32.exe wuweb.dll
      • Regsvr32.exe qmgr.dll
      • Regsvr32.exe qmgrprxy.dll
      • Regsvr32.exe c:\windows\system32\wucltux.dll
      • Regsvr32.exe c:\windows\system32\muweb.dll
      • Regsvr32.exe c:\windows\system32\wuwebv.dll
    2. Reset Winsock. To do this, type the following command at a command prompt and press ENTER:
      netsh winsock reset
    3. If you are running Windows XP or Windows Server 2003, you must set the proxy settings. To do this, type the following command at a command prompt and press ENTER:
      Proxycfg.exe d
    4. Restart the BITS service and the Windows Update service. To do this, type the following commands at a command prompt. Press ENTER after you type each command.
      • net start bits
      • net start wuauserv
    5. If you are running Windows Vista or Windows Server 2008, erase the BITS queue. To do this, type the following command at a command prompt and press ENTER:
      Bitsadmin.exe/Reset /allusers
    6. Install the latest Windows Update Agent. For more information, click on the number below to view the article in the Microsoft Knowledge Base:
      949104 (http://support.microsoft.com/kb/949104/) how to obtain the latest version of the Windows Update Agent to help manage updates on a computer
    7. Restart the computer.

    After doing these, well most of them work. When I clicked on OK, but some are not. All of this worked!   I was able to update.  I was about to throw my computer!

    I don't know the tip you give here would have worked more quickly.  I just couldn't not here. Something was originally internet Exployer of do not leave me here.

    I had to work on him. Now everything seems to work very well. I have sort of my breatgh again and wory that error could haoppen again.

    1 million for your help thanks. It's great to have a place like this with pro like you here.  Much appreciated by a non pro like me.  Great place to learn more about computers.

  • How can I find the code for the corrupted by the sfc scan files?

    I'm new to computers and I'm not aware about many of these things, I have a laptop Dell Inspiron 1545 with a Vista Home Premium operating system on a 64-bit platform, I did a sfc scan and it found 8 files corrupted. I have also a code will correct corrupted files, but I don't know where to find the codes for the corrupted files to put in the code for fixing corrupted files. I found the log file for the corrupted files and it's the same as the instructions I had to use the code to fix the corrupted files but there is nothing in the log file that corresponds with the file name needed to repair the corrupted files. Where can I find these files? Thanks for any help.

    Hello

    Not sure what you mean by you have a code to solve those? Create a sfcdetails.txt and that you post a copy
    each section of a message here - they will repeat in order to do not post duplicate sections, as appropriate.

    ------------------------------------------------------------

    Many files that SFC cannot resolve are not important.

    Start - type in the search box-> find CMD in top - click right on - RUN AS ADMIN

    put the command from below (copy and paste) in this box and her and then press ENTER.

    findstr/c: "[SR]" %windir%\logs\cbs\cbs.log > sfcdetails.txt

    who creates the sfcdetails.txt file in the folder that you are in when you run it.

    So if you're in C:\Windows\System32 > then you will need to look in that folder for the file.

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    in Windows Vista
    http://support.Microsoft.com/kb/928228

    This creates sfcdetails.txt in C:\Windows\System32 find and you can post the errors in a message
    here. NOTE: there are probably duplicates so please only post once each section error.

    You can read the newspaper/txt files easier if you right click on Notepad or Wordpad then RUN AS ADMIN - then
    You can navigate to sfcdetails.txt (in C:\Windows\System32) or cbs.log (in C:\Windows\Logs) as needed.
    (You may need to search sfcdetails.txt if it is not created in the default folders.)

    I hope this helps.

  • How can I get the nulls for the weeks later

    Hi all

    When I run this code, I get records up to the current week.
    How can I view the output that I get nulls for the weeks later. (with the help of the v_numOfWeeks variable in the code)

    Thank you
    Vikram
    DECLARE
       v_query VARCHAR2(4000); 
       TYPE ref_cursor IS REF CURSOR; 
       v_refcur ref_cursor;
       v_sum NUMBER; 
       v_id NUMBER; 
       v_name VARCHAR2(1000); 
       v_weeknum NUMBER; 
       v_pernum NUMBER; 
       v_numOfWeeks NUMBER := 5; 
    BEGIN 
    v_query := ' SELECT SUM(product_bkg), postn_id, postn_tbl.postn_name, b.week_num, b.period_num
                              FROM ops_cv_extract b, (SELECT row_id, desc_text postn_name
                          FROM s_postn) postn_tbl
                          WHERE lvl_6_id = 5767
                          AND fiscal_year = 2008
                          AND b.week_num < 4
                          AND b.period_num = 3
                          AND b.postn_id = TO_NUMBER(postn_tbl.row_id)
                          GROUP BY postn_id, postn_tbl.postn_name, b.week_num, b.period_num
                          ORDER BY  postn_tbl.postn_name, b.week_num';
                          
    OPEN v_refcur FOR v_query;
    
    LOOP 
       FETCH v_refcur INTO v_sum, v_id, v_name, v_weeknum, v_pernum;
       EXIT WHEN v_refcur%notfound; 
       dbms_output.put_line('P'|| v_pernum||'W'|| v_weeknum||' '||v_name||' '||v_sum); 
    END LOOP; 
    END;
    /
    
    This is the output when I execute this code. 
    
    P3W1 COMM CNTRL ISAM 213 26961.61
    P3W2 COMM CNTRL ISAM 213 12870.4
    P3W3 COMM CNTRL ISAM 213 245.88
    P3W1 COMM CNTRL ISAM 273 72831.2
    P3W2 COMM CNTRL ISAM 273 8739.38
    P3W3 COMM CNTRL ISAM 273 3764.92
    P3W1 COMM CNTRL TAM 213 49844
    P3W2 COMM CNTRL TAM 213 20515.17
    P3W3 COMM CNTRL TAM 213 16167.46
    P3W2 COMM CNTRL TAM 216 12561.4
    P3W3 COMM CNTRL TAM 216 2027.1
    P3W1 COMM CNTRL TAM 273 -3336.71
    P3W2 COMM CNTRL TAM 273 -1376.68
    P3W3 COMM CNTRL TAM 273 19707.42
    P3W1 Damon Walters -609.07
    P3W2 Damon Walters 30030.24
    P3W3 Damon Walters 37475.1
    
    This is the output I'd like to get
    
    P3W1 COMM CNTRL ISAM 213 26961.61
    P3W2 COMM CNTRL ISAM 213 12870.4
    P3W3 COMM CNTRL ISAM 213 245.88
    P3W4 COMM CNTRL ISAM 213 
    P3W5 COMM CNTRL ISAM 213 
    P3W1 COMM CNTRL ISAM 273 72831.2
    P3W2 COMM CNTRL ISAM 273 8739.38
    P3W3 COMM CNTRL ISAM 273 3764.92
    P3W4 COMM CNTRL ISAM 273 
    P3W5 COMM CNTRL ISAM 273 
    P3W1 COMM CNTRL TAM 213 49844
    P3W2 COMM CNTRL TAM 213 20515.17
    P3W3 COMM CNTRL TAM 213 16167.46
    P3W4 COMM CNTRL TAM 213 
    P3W5 COMM CNTRL TAM 213 
    P3W1 COMM CNTRL TAM 273 -3336.71
    P3W2 COMM CNTRL TAM 273 -1376.68
    P3W3 COMM CNTRL TAM 273 19707.42
    P3W4 COMM CNTRL TAM 273 
    P3W5 COMM CNTRL TAM 273 
    P3W1 Damon Walters -609.07
    P3W2 Damon Walters 30030.24
    P3W3 Damon Walters 37475.1
    P3W4 Damon Walters 
    P3W5 Damon Walters 
    Published by: polasa on October 28, 2008 18:42

    Hello

    The subquery dum has 1 to 5 hard coded values:

    (
     44                select 1 week_num from dual
     45                union all
     46                select 2 from dual
     47                union all
     48                select 3 from dual
     49                union all
     50                select 4 from dual
     51                union all
     52                select 5 from dual
     53              ) dum ,
     
    

    Instead, use the following syntax, which produces the values from 1 to n:

    (
        SELECT  LEVEL  AS week_num
        FROM    dual
        CONNECT BY  LEVEL <= n
    )  dum,
    

    n may be any numeric expression, including a scalar subquery.

  • How can I find the code for the iTunesi

    How can I find the ocated

    What is the code you are looking for?

Maybe you are looking for

  • Slate 7-2800 - Settinsg stopped responding when connecting to Wifi

    I have a 7-2800 slate that I just got yesterday.  WiFi connectivity works fine at home.  However, I'm at work, try to connect to our wifi and it works at all. When I try ti connect to our main network, I get error that "Unfortunately, the settings ha

  • advantage of ink HP deskjet 2545: printing problem

    Sometimes when I print or copy, the result is correct, but sometimes it copies and prints only like 1/3 of the page. I tried to uninstall and reinstall, stopped, but the problem always arises. Is the quality of the influential paper on the print job?

  • Cannot get the rocket to move to the next audio book

    I have audio books in this same folder, but when I press on the > button, it does not jump to the next audiobook, as that's when I'm listening to music files. What can I do to fix this? Thank you!

  • Eclipse Simulator GPS Blackberry 4.7 problem

    I try to work with the latest Eclipse IDE of Blackberry plugin and 4.7 component pack. Unfortunately, the component pack is well exceeded (4.7.0.46) and setting the GPS does not work. Any idea on how to get this working in Eclipse? Copy the 4.7.0.75

  • Parts JOINED EXCEL of blackBerry Smartphones

    OK... as stated earlier... very new for BB and get up speed quickly thanks to you guys!  Just email to my BB with Excel attachment.  Problem is that I can't open it on my BB.  Miss me him obviously a few key steps.  All the ideas!  Thanks again!