K9N2 Bios not displaying BD drive on sata

I get this annoying problem from time to time. My computer will freeze forcing me to warm boot. during the reboot process it hangs at the animation screen for a long time before continuing on to vista desktop. Sometime I have to move the mouse to make the animation move again other times I had to remove my USB Saitek X45. I looked in the BioS to see if i had something set wrong because I noticed a post boot there was no listing for my BD drive as being detected although it shows up in vista. I updated the bios but this still happens.

no it only came with the utility CDs for writing media to disk that i could see i am currently searching lite-on site for a firmware update if available. god i hope it is not a bad drive but i did replace cables to see. i listed only the blu-ray drive but in actually it seems to stem from several different things from usb to god knows what else. i have read somewhere about logitech mice sometimes cause freezing at boot screen since it does sometimes start moving again if i move the mouse. so in all i have no idea what causes this. the drive is on sataII 4 and usually shows up just strange that vista is seeing it and it works normally until it freezes from either when i leave it on for a long time and take it out of selection screen when the screensaver is on. starting to think i just put together a nightmare.

Similar Messages

  • Script not displayed threw driver program

    script is not displayed threw driver program i have only one window n one main window n only text in tahat still its not displayed n gives error " Form zasi_sript4 language EN is not active a
    no errors". code is below
    *& Report  ZASI_SRIPT4P
    REPORT  ZASI_SRIPT4P.
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
       FORM                              = 'zasi_sript4'.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'START_FORM'
    EXPORTING
       FORM                   = 'zasi_sript4'.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
       ELEMENT                        = 'E1 '
      FUNCTION                       = 'SET'
      TYPE                           = 'BODY'
       WINDOW                         = 'MAIN'
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
       ELEMENT                        = 'E2'
      FUNCTION                       = 'SET'
      TYPE                           = 'BODY'
       WINDOW                         = 'window1'
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDIF.
    CALL FUNCTION 'END_FORM'
    IMPORTING
      RESULT                         = zasi_sript4p.
    EXCEPTIONS
       UNOPENED                       = 1
       BAD_PAGEFORMAT_FOR_PRINT       = 2
       SPOOL_ERROR                    = 3
       CODEPAGE                       = 4
       OTHERS                         = 5
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'CLOSE_FORM'
    IMPORTING
      RESULT                         =
      RDI_RESULT                     =
    TABLES
      OTFDATA                        =
    EXCEPTIONS
      UNOPENED                       = 1
      BAD_PAGEFORMAT_FOR_PRINT       = 2
      SEND_ERROR                     = 3
      SPOOL_ERROR                    = 4
      CODEPAGE                       = 5
      OTHERS                         = 6
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

    Hi,
    here you no need to write start form and end form
    REPORT ZASI_SRIPT4P.
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
    FORM = 'zasi_sript4'. " change here
    IF SY-SUBRC 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
    ELEMENT = 'E1 '
    * FUNCTION = 'SET'
    * TYPE = 'BODY'
    WINDOW = 'MAIN'
    IF SY-SUBRC 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
    ELEMENT = 'E2'
    * FUNCTION = 'SET'
    * TYPE = 'BODY'
    WINDOW = 'window1'  "is this same window or different window? if same window ,give name as 'MAIN'
    IF SY-SUBRC 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDIF.
    CALL FUNCTION 'CLOSE_FORM'
    * IMPORTING
    * RESULT =
    * RDI_RESULT =
    ** TABLES
    ** OTFDATA =
    ** EXCEPTIONS
    * UNOPENED = 1
    * BAD_PAGEFORMAT_FOR_PRINT = 2
    * SEND_ERROR = 3
    * SPOOL_ERROR = 4
    * CODEPAGE = 5
    * OTHERS = 6
    IF SY-SUBRC 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    with regards
    Naresh

  • [SOLVED] BIOS not detecting USB Drives after i installed Arch

    SOLVED: In BIOS under 'Advanced' disable 'Fast BIOS Mode'.
    Original post:
    Hi there!
    I'm fairly new to the arch (and linux) scene and just setup my Samsung 530U3B with a brand new installation of arch. Everything went fine and the system is running flawlessly. Almost.
    I just happend to notice that BIOS is not checking for USB drives anymore, it just somehow skips that part. If enter the boot selection, the bootable USB drive won't show up. Neither does it show up in BIOS setup. I tried to boot with the same USB drive that i used to install arch just yesterday, the live media does not boot - the drive doesn't even blink. The boot priority is set to usb drive first, the boot selection screen (hammering f10 during boot) doesn't give me any other option than to boot from the normal SSD. Also, prior to the arch installation (came with w7 installed) the BIOS screen would stay for about 2seconds and then proceed to boot - this doesn't happen anymore. When i press the power button greeted by the grub bootloader in about 1s.
    I tried 2 different usb drives, both with the arch iso (same that i used to install the currently running OS, downloaded yesterday). The drives also show up once my arch is booted (starting to blink just after i hit enter in grub). Also, both drives boot without a problem on my desktop computer.
    Anyone got any ideas?
    I don't really now what kinda of information would be helpful so i'm just dumping stuff i know:
    BIOS: Phoenix SecureCore Tiano Version 04XK
    Machine: Samsung 530U3B
    SSD: Samsung MZ7PC128HAFU-000
    ISO used to install (checksum ok): archlinux-2012.07.15-netinstall-dual.iso
    Last edited by araex (2012-07-26 16:57:47)

    DSpider wrote:
    The boot priority is set to usb drive first
    Welcome to the forum.
    If you just set the USB stick to be first in the boot order, the next option (from the list) takes its place the moment you unplug it. You need to set the BIOS to boot from your equivalent of "Removable Devices" first, "Internal Drives" second and "Optical Drives" third.
    The USB stick doesn't show up at all. I set the priority as follows:
    1. USB HDD
    2. USB FDD
    3. USB CD
    4. SATA CD
    5. SATA HDD
    6. NETWORK
    I used that same configuration to install arch. USB doesn't seem to initialize at all. Also, if i enter "usb" in the grub commandline, no devices are listed.
    Thanks!
    UPDATE:
    I just figured it out. In my BIOS under 'Advanced' the 'Fast BIOS Mode' was enabled, once i disabled it, everything went fine. I don't remember changing that option. Silly me.
    Sorry for your time
    Last edited by araex (2012-07-26 16:56:30)

  • 875pneo bios not recognising optical drives anymore ?

    Hi all,
    I have just swapped my sata drives for 2 new ide drives, only 1 ide drive is installed at the moment after a quick swap over with ghost. Everything seemed ok until I realised my 2 cd / dvd drives are no longer present in my computer ?
    I have the new ide drive on channel 1 and the 2 cd drives as master and slave on channel 2 but the bios does not see them, I have just tried channel 3 and still the same. I altered the integrated peripherals setting from sata to pata and still no luck, am I right in saying that I should now have sata disabled and set it to pata only on both ?
    Cant think why this is happening unless its to do with some old promise drivers hanging about.
    Any ideas would be great.

    hehe... probably in the first config you have some lose cable somewhere

  • HPE-310t BIOS not finding 3TB drive

    I have an HPE-310T Pavillion with a bad drive.  Thought I'd upgrade to a 3TB drive (3TB 7,200 RPM SATA 6.0Gb/s 3.5" Internal Hard Drive), but the BIOS is not recognizing anything but 750GB.  I don't see any BIOS updates anywhere on the support website.  Ideas, suggestions?

    Hi,
    Please read the following article:
       https://blogs.technet.com/b/askcore/archive/2010/02/18/understanding-the-2-tb-limit-in-windows-stora...
    Please also check the following information to fix:
       http://support.microsoft.com/kb/2581408
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Thinkstation E32 BIOS not displaying...

    Hey everyone, first time posting here.
    I have a Thinkstation E32 that I am working on. I am using the PCI express Nvidio Quadro card as my graphics display. I am using the DVI port to display the graphics. But for some reason, I can't get the BIOS or Lenovo splash screen to show up when a monitor is connected to the DVI port, but it does boot into Windows ok. The BIOS/splash screen does show up when there's a monitor in the displayport connected. I updated the BIOS and made no difference. I checked the options and there doesn't appear to be an option to set what port on the video card to use as the primary.
    The machine is still under warranty. I don't know if I want to replace the video card, because after all it does boot into Windows ok.
    If anyone could provide any ideas or tips, that would be appreciated! Thanks!
    Jay

    What processor do you have installed in your E32?  My first thought here is that the discrete card might not be seen as the primary video device by BIOS.  
    When you say it does boot into windows, I'm assuming you mean that once the system moves past the Lenovo splash screen early in POST, you are eventually able to get a graphics sync and the attached monitor works OK and the system can used normally?
    My other thought is that I've seen scenarios in the past where some displays are slow to sync, and by the time they do the system has already moved past the Lenovo splash screen and started loading the OS.  You might be able to do a quick test to see if this is the issue by watching the keyboard light during POST instead of the display.  As soon as you see the numlock LED turn on on the keyboard, try hitting F1 several times until your display comes active.  If you're sitting at the BIOS setup screen when the display decides to finally sync, then that's probably your issue.

  • Bios not recognizing flash driver

    Lenovo G5030
    excuse me guys
    i have problem when i enter to Bios setup to change settings inside I was not find usb drivers to change it
    and I want installing windows and there are problem about it
    please any one can help me in that

    Hook the hdd up to the same cable as the optical drive. If you are seeing the drive in a raid screen and it is hooked to an ide port, it has to be on the via controller. If you leave it on the ide1 channel then you don't need any drivers. If you want to put it on ide2 or ide3 then you are going to have to use the F6 option when installing windows to install the via drivers.

  • T2000 not displaying all drives

    Hey all, I was wondering if someone could help me out.
    I have 2 T2000 with 4 drives each system. Both setup the same. Drives 0 & 1 = 72GB and drives 2 & 3 = 146GB
    On the first system when i do 'format' it only shows 0, 1, & 2. raidctl is not being used
    on the second system, raidctl was being used, but i have deleted the raidctl config. but when i do 'format' it still shows target 2 as: 2. c0t2d0 <LSILOGIC-LogicalVolume-3000 cyl 65533 alt 2 hd 16 sec 273> and it also only shows 0, 1, & 2.
    how do i remove the LSILOGIC label? and how do i get it to show the last drive?

    Hi
    after deleting the raid save it
    any entry in the /etc/vfstab
    regards
    sundar

  • Migration Assistant not displaying relevant drive

    I purchased a 1TB SATA internal HD for my Mac Pro tower last night, with the intention of making it my start up disc. Currently I have a 500GB HD in bay 1 of 4, with a secondary internal drive in bay 2. I put the new 1 TB into bay 3, slid the carrier shut, and launched Disc Utility and formatted the disc, no problem. I then launched Migration Assistant, with the intention of copying over all of my files from my 500GB current start up disc, over to the new 1 TB drive in bay 3. Afterwards, I was going to put the 1 TB drive into bay 1. Upon launching Migration Assistant, here is the first prompt that came up with two radio button choices:
    HOW DO YOU WANT TO TRANSFER YOUR INFORMATION?       
    • From another Mac, PC, Time Machine backup, or other disk?
    Transfer information to this Mac from another Mac or PC on the same network, a backup disc, or another startup disc.
    • To another Mac
    Transfer information to another Mac on the same network
    I selected the first radio button (top bulleted item above). I was then prompted to provide my password by M.A. When I did so, another window popped up with two more radio button choices:
    HOW DO YOU WANT TO TRANSFER YOUR INFORMATION?       
    • From another Mac or PC
    Transfer information to this Mac from another Mac connected to it, or from another Mac or PC on the same network.
    • From a Time Machine backup or other disk
    Transfer information to this Mac from a back disk or another startup disk
    Wanting to copy data over from my current startup disc, I selected the second radio button.
    When I did so, the only choice I had was HD 2, which I didn't want, or a Time Machine backup of my startup disc (HD1) which was done too long ago to make it a currently relevant.
    The big question is, after an hour of waiting for all the drives to be scanned, why wasn't the startup disc (HD1) offered on the list to choose from, instead of just the Time machine backup version of that same disc?
    Would placing the new 1 TB drive into bay 1 instead of bay 3 solve the problem?
    Thanks, Carl
    p.s. Using Lion 10.7.1

    Thanks again, John.
    While I was waiting for another reply, I tried something I had heard about that seems to have worked. I rebooted into Lion's Recovery Disc. I then launched Disc Utility and selected the Restore tab. The resulting window gives you a source disc field and a receiving disc field. I just selected the existing 500 GB startup as my source and my new 1TB drive as the receiver and hit restore. It copied file for file the entire contents over to my new drive in about an hour and a half. I renamed it HD 1, dropped it into bay 1, renamed HD 1 as HD 2 moved that into bay 2, and so on with the last internal drive. I set the startup disc in my Pref Panes as the new "HD 1".  It started up and remembered my username and password. So far, so good. Why do I get the feeling there's another shoe to drop? Maybe it's just my paranoia.
    Carl

  • Mac not displaying hard drive

    hi.
    i am connected through my airport extreme but my mac doesnt seems to be displaying my hard drive that is hooked into the airport extreme...
    any help??????

    it was formatted on NTFS format....i called apple support was able to find out that AE don't support all this except mac formatted hdd..

  • MSI 787-G46 slowly boot and not load DVD drive after bios 1.6 beta2

    I used bios version 1.5 without any problem. Now I loaded bios version 1.6 beta2 and when the PC starts at the lower right corner of the screen appeared the letters A2 for about 10 seconds, which was not. So I gave back 1.5 bios and the problem persists. I also found that it has the effect that the system does not load DVD drive.

    Quote from: makac on 23-October-13, 12:40:18
    In the new bios 1.6 beta 2 added item: Patch SATA driver detection issue and add item to control.
    I do not know where it's set in bios, can not do this problem?
    I was having similar issues with this bios after enabling RAID the hard drive BBS listed my drives multiple times and wont let you change the order, also trying to boot to the operating system would just display some EFI shell. I can only assume we will need to wait on another release for a fix.
    https://forum-en.msi.com/index.php?topic=173627.0

  • Improperly ejected external hard drive is not displaying on computer...not even in Disk Utility

    My external hard drive has been repeatedly ejected improperly and now it is not displaying on my computer, not even in disk utility.  How do I re-mount this external hard drive?  In the past when this has happened, all I had to do was go to Disk Utility or use DiskWarrior to fix the issue but now it won't even show up in either of these apps.
    Any help would be appreciated
    2008 MacBook Pro 10.9.3, WD My Studio 1 TB External HD

    From the menu bar, select
     ▹ System Preferences ▹ Energy Saver ▹ Power Adapter  
    and uncheck the box labeled Put the hard disk(s) to sleep when possible, if it's checked.
    If the drive has more than one interface (USB, FireWire, Thunderbolt, eSATA), try one of the other interfaces.
    Check that the data cable is securely inserted at both ends.
    Try a different cable.
    If you're connecting the drive through a hub, connect it directly to a built-in port on the Mac.
    If you're connecting it directly, try a different port.
    Disconnect all other devices on the bus, or as many as possible.
    Test the drive with another Mac. Test another drive with this Mac.
    If the drive is bus-powered, but has an AC adapter, connect the adapter.
    Start up in Recovery mode and launch Disk Utility. Is the drive recognized?
    Start up in Safe Mode and test.
    Reset the NVRAM.
    Reset the System Management Controller.
    If the drive doesn't work under any of the above conditions, and if another drive does work with the same Mac, then the drive has failed. You may be able to salvage the mechanism by removing it from the enclosure and installing it in another one, or in a drive dock.

  • HT1553 I restored my hard drive from time machine. Why is iPhoto not displaying images properly?

    I restored my hard drive from time machine after power blinks corrupted the file system so badly that disk utility could not repair it. Since then, iPhoto has not displayed images correctly. Events are there, and blank squares are shown, but that's all. I rebuilt small and all thumbnails and permissions -- I think the top three or four options in the iPhoto rebuild utility, which took five hours to do but which seems not to have changed anything. The iPhoto library is still more than 100GB, so the photos are there. I didn't choose rebuild from backed up --- whatever the final option on the rebuild menu offers -- because that seems to be appropriate only when a backup is interrupted. Could certainly do it, though. How do I get iphoto behaving again? I have full time machine backups saved automatically and another fairly recent copy on a separate hard drive stored remotely. Thanks for whatever help anyone can provide. I've looked at existing questions and solutions without success so far.

    What version of iPhoto and system are your running?  Since you've tried rebuilding with iPhoto give this a try:
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If you have an external HD you might want to have the rebuilt copy created on it unless you have well more than 100 GB available on your boot drive.
    OT

  • JFileChooser file filter and view does not display Drive letters

    This code displays only files that end in abc.xml, and directories. For example, "helloabc.xml" and directory "world" will display as hello and world, respectively.
    However, I am surprised to find that the drive letters are not displayed at all. eg. C:
    any insights?
    thanks,
    Anil
    import java.io.File;
    import javax.swing.JFileChooser;
    import javax.swing.filechooser.FileFilter;
    import javax.swing.filechooser.FileView;
    public class NoDrive {
         protected static final String ABC_FILE_EXTN = "abc.xml";
         public String selectFile(String function){
              File file = null;
              JFileChooser fc = new JFileChooser();
              fc.setFileFilter(new FileFilter() {
                   public boolean accept(File f) {
                        if (!f.isFile() || f.getName().endsWith(ABC_FILE_EXTN))
                             return true;                    
                        return false;
                   public String getDescription() {
                        return "ABC files";
              fc.setFileView(new FileView() {
                   public String getName(File f) {
                        String name = f.getName();
                        if (f.isFile() && name.endsWith(ABC_FILE_EXTN))
                             return name.substring(0, name.indexOf(ABC_FILE_EXTN));
                        return name;
              int returnVal = fc.showDialog(null, function);
              if (returnVal == JFileChooser.APPROVE_OPTION) {
                   file = fc.getSelectedFile();
                   return file.getName();
              return null;
         public static void main(String[] args) {
              (new NoDrive()).selectFile("Open ABC");
    }

    OK. Here's the correct code:
        fc.setFileView(new FileView() {
          public String getName(File f) {
            String name = f.getName();
            if (f.isFile() && name.endsWith(ABC_FILE_EXTN)){
              return name.substring(0, name.indexOf(ABC_FILE_EXTN));
            else{
              return super.getName(f);
        });

  • Radio Stations and CD in drive does not display tracks in iTunes

    My iTunes will not display the stations when I open the radio and when I insert a cd there is no text. Itunes recognizes the cd however nothing is displayed. I have had this problem once before and someone had me delete a registry file. Can anyone assist? Thanks!

    Is your iTunes able to get the internet connection it needs? Without this, you will not get either the radio stations or the track names for a CD in the drive.
    Perhaps soemthing has changed tyour firewall settings and iTunes has been blocked.
    Phil

Maybe you are looking for

  • How to reconstruct the statistical cost of project stock?

    Hi, Experts, We added the statistical cost element of 90 category for project stock BS account. Now we find that some of the project stock don't have statistical cost, some of the project stock have statistical cost(Value type: WRTTP=11). How can we

  • How do i compress .mov files for sharing via email?

    "COMPRESS" is greyed-out/unavailable.

  • URGENT!! synchronization in servlets

    Hello I need to synchronize access to a connection in a servlet. If I make the connection static, and put the connection in a synchronized block, will that work? The servlet is not a SingleThread servlet, so more than one request could be coming thro

  • Cross-Tab export to excel

    Hi I have a problem exporting crosstab to excel format from ASP page as sell as from crystal IDE. To be more specific the content if crosstab itself exports successfully, but i do have header titles above the crosstab I add in report design. These he

  • APEX Totals on Tabular form

    I have tabular form layout with totals. I want to use these totals for some other calculation. Are these totals stored in some field that I can use. The tabular form is based on Select list and displays totals at the end. Thanks for help, Suman