[SOLVED]PC Speaker (buzzer) - how to enable it?

I know it's strange, but I like PC speaker (buzzer) beep event sound. In almost every new live distro I tried, I hear that horrible beep emulation through sound card and external speakers.
Is there any way to fix this?
I tried Arch Linux 2009.02 on my other computer (Gigabyte GA-31M-S2L, G31 chipset), and there I hear beep on buzzer, but on my main machine (Intel Bad Axe2, 975X chipset) I hear beep through sound card. I also tried old Arch 2007.05 cd on main machine, and than I hear beep on buzzer, the way it should be.
Is there something broken between new kernel's and snd-hda-intel module (Sigmatel) or something?
I put pcspkr in modules list /etc/rc.conf, but that doesn't help.
Reason why I like pc speaker is, because I like beep in console, terminal, vi, incoming new mail etc., to get some input information from my machine, to not be dependent on wav sounds and external speakers.
Last edited by archiebald (2009-08-27 17:00:00)

I have found who is guilty for this irritating beep emulation crap. It is in Device Drivers>Sound Card Support (NEW)>Advanced Linux Sound Architecture (NEW)>PCI sound devices>Intel HD Audio (NEW)>Support digital beep via input layer (NEW), section of Linux kernel configuration. It is Y by default. I suggest to turn this crap to N by default, because nobody (i presume) uses this s*it, especially when is so irritating.
Generic sound devices (NEW)>PC - speaker support (READ HELP!) (NEW) have nothing to do with beep noise. It can be only N or M.
Support digital beep via input layer SND_HDA_INPUT_BEEP
Say Y here to build a digital beep interface for HD-audio
driver. This interface is used to generate digital beeps.
Thanks Wintervenom for your suggestion.
Last edited by archiebald (2009-08-27 17:05:17)

Similar Messages

  • When i m in a call i touch the screen with my cheek and i keep on putting calls on hols or speaker..how do i solve this?if i don t want a headset?when i m in a call i touch the screen with my cheek and i keep on putting calls on hols or speaker..how do i

    when i m in a call i touch the screen with my cheek and i keep on putting calls on hols or speaker..how do i solve this?if i don t want a headset?

    SORRY, the picture is just to illustrate and to better show the area where the time display is located, same place in the iPhone 3gs, to my knowledge, the location is the same, due to the OS on both phones.
    Second, run the test to see if it works:
    1st test: go to phone mode, select dial key pad, put the tip of your thumb in top of the time display ( the screen will not go black), try to dial.
    2nd test: place a call, after starts ringing switch the display to dial pad, put the tip of your thumb on top of the time display, the screen will not go black, try to dial.
    THE SCREEN WILL ONLY GO BLACK ( INACTIVE) IF YOU TOUCH A LARGER AREA TO THE TOP OF THE DISPLAY, IF THE THUMB ONLY TOUCHES THE TIME DISPLAY AND A LITTLE PART OF THE AREA WHERE THE NUMBERS APPEAR THE DIAL PAD DID NOT WORK EVEN WITH THE DISPLAY NOT GOING BLACK (INACTIVE).
    I am also trying in my wife's iPhone 4 as I right this post and both phones behave the same way.
    I found out what I stated above after running tests to see if the case was affecting the phones performance.
    Due to the thickness of the case on the sensor area, it really did affect the way the sensor was supposed to work, after I cut that part on the case, the sensor started to work perfectly and the screen turns off during a call like it is supposed to do.
    So before someone go nuts thinking that the phone is not working and that they have to take it to repair, try seeing if the case is not interfering with the phones performance.

  • How to Enable MMS without BIS

    How to enable MMS without BIS
    This guide is for you if:
    you have an BlackBBerry OS 7 device on a regular (non-BIS) data plan
      and
      2. you cannot send MMS (multimedia) messages.
    Getting MMS working requires you to split, hex edit, merge and install service books, so read through the instructions and decide whether you’re up to it. I’ve attempted to explain everything as clearly as possible, but it’s a complex process and requires you to follow instructions carefully.
    It's worth asking your carrier if they can just enable MMS for you. If they can and will, you don't need this guide.
    Notes:
    The process described here may also work on earlier devices with OS 4, 5, and 6, but I don’t have those devices to test.
    Many carriers require you to have a data plan in order to send MMS messages. If you don’t have one, this guide may not help you.
    Depending on your cellular plan, sending MMS messages may involve extra charges.
    Preparation: Before You Get Started
    Software
    First, you need some tools to do the work. Download and install these three programs on your computer:
    MagicBerry 3.5 (here)
    A Hex editor (I like HxD, here)
    BlackBerry Desktop (link)
    Service Books
    You will also need a copy of the service books attached to post #1 in this thread over at CrackBerry. Extract the contents of the .zip file to a location of your choice.
    MMS Configuration Information
    Once you have the tools and service books, you need to get the MMS configuration information from your cellular carrier.
    Specifically, you need three settings: MMS Proxy, MMSC, and APN. Search on Google for something like, “MMS settings for [insert your cellular carrier’s name here]” and you should find them. Note that you also need the port number for the MMS Proxy. It should be there on the settings page.
    Note: if the port number for your MMS Proxy is in the 9000s, this process probably won’t work, since your cell carrier may be using the older WAP 1.2 specification. If anyone runs across this, let me know, and I’ll try to help you out.
    A Note on MagicBerry
    MagicBerry is an .ipd file editor. Service books, like the ones responsible for MMS, are .ipd files. The logical conclusion would be that you could edit service books with MagicBerry. But MagicBerry only shows you certain pre-set fields within the .ipd file. As a result, you can't see or edit a lot of the information in the service book. Even worse, if you do edit a service book file with MagicBerry, that unseen information is not saved, so you end up deleting it and rendering the service book useless.
    MagicBerry does have good uses, though: it splits and merges service book files perfectly. In fact, it is the best tool for splitting and merging service books, which is why you downloaded a copy.
    Due to MagicBerry’s limitations, you’re going to edit the files with the hex editor.
    Let’s get started!
    The MMS How-to Guide
    Step 1: Split the .ipd Files
    Start MagicBerry, click File > Open, and open the tmo_servicebooks.ipd file.
    Click Manipulate > Split.
    Tick the box for the MMS Config 2.0 file.
    Press “Split Selected,” enter a file name (and select a directory, so you know where the file is being saved), and press “Save.” Name the file “MMS_Config_20” so that you easily recognize it.
    Note: there are "MMS Config" and "MMS Config 2.0" service books in the tmo_servicebooks.ipd file. Make sure you select the 2.0 version.
    Step 2: Hex Edit the MMS Config 2.0 File
    Now, start your hex editor and open the “MMS_Config_20.ipd” file. It will look like this, without the highlights and bolding. I’ve added those so that it will be easier to provide instructions on editing.
    Hex Editing Basics
    In the HEX editor, the blue numbers don’t matter to you (they’re just column and row labels). Only the black ones are part of the file.
    The bytes (the two-character pairs) on the left side are all numbers, expressed in hexadecimal or “base-16”. The same information is expressed in ANSI characters on the right side.
    The basics of hexadecimal numbering are that you count as follows:
    Base-16 (hexadecimal):  1 2 3 4 5 6 7 8 9  A  B  C   D  E  F  10
    Base-10 (decimal):         1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
    So in the two-character byte pair, 0D = 13, 1F = 31, 50 = 80, etc. If you can figure out those conversions, you’re good. If not, google hexadecimal numbering, and spend some time at a lesson. You need to understand how hex works to do this. There are also decimal to hexadecimal converters online. Use them to check your work, or to do the conversion work for you.
    You can edit the file from either side of the hex editor. As you edit the information on one side, you’ll see it automatically changing on the other as well.
    It’s easier to edit the information in the green, turquoise, and red fields on the right side.
    The information in the grey, yellow, and pink fields must be edited from the left (hex) side, because it’s the hex value that matters, and it shows up as periods or jibberish on the right side. All those “dots” on the right side are not identical when you look over at the left side. They’re actually very different values. The nonsensical letters on the right side are likewise meaningful values on the left side.
    It’s not a bad idea to just spend some time playing around in the hex editor before you move on. When you’re done, close the file without saving it, and the changes you make while experimenting won’t be made permanent.
    Editing the File
    The green blocks: enter your MMS proxy in each one, with the port number following the colon. Add to or delete bytes from the highlighted field if necessary, but whatever you do, do not write over or delete bytes outside the highlighted field! Those bytes contain necessary information, and if they are not there, the service book will not work. The same rule holds true for all of the other edits. You must stay within the highlighted fields. To delete bytes, just press delete. To insert bytes, position the cursor, and go to Edit > Insert Bytes on the menu bar, and choose the number of bytes to insert. If you’re using HxD hex editor, ctrl-z will undo a mistake. It also makes your changes in red, which makes them a little easier to follow. As with all programming, the work has to be perfect. There can be no mistakes. Check everything you do carefully.
    The turquoise block: enter the MMSC address here.
    The red block: enter your APN here.
    The yellow blocks: total number of bytes in the highlighted green, turquoise, or red range that follows. Adjust it when you’ve finished editing. The number must be expressed in HEX of course. Use a decimal to hexadecimal converter online if you prefer that.
    The pink blocks: the total number of bytes in the bolded range that follow (again, in hex). Adjust it when you’re finished editing the field.
    The grey block: a count of the total number of bytes that follow it. In the original file, the value is 30 01 00 00, which breaks down as: 30(hex)=48 01(hex)=256. The total (48+256) is 304. If the number of bytes following the grey block was less than 256, there would be no 01 in the second place. For example, if there were 226 bytes following the block, the grey block would look like this: E2 00 00 00. When you are finished editing the entire file, go back and adjust the number in the grey block accordingly.
    Once you’re done, save the file.
    Step 3: Merge the MMS Config 2.0 and Wap Push Config Service Books
    Open the “MMS_Config_20.ipd” file in MagicBerry
    Once you’ve opened the file, click Manipulate > Merge.
    Tick the box for the MMS Config 2.0 file.
    On the right side of the “Merge” window, where it says, “Choose second IPD file,” press the button with the three dots.
    Choose the tmo_servicebooks.ipd file.
    Tick only the box for the “Wap Push Config” service book.
    Press “Merge Selected,” enter a file name (and select the directory if necessary), and press “Save.”
    Close MagicBerry
    Step 4: Backup Your Phone
    This is mandatory. You’ll need the backup file for step 6.
    You need to have BlackBerry Desktop installed on your computer. If you haven’t done that yet, do it.
    Connect your BlackBerry device to your computer with a USB cable. If BlackBerry Desktop does not start automatically, start it.
    Do a backup. Just hit “Back up now” and follow the prompts. Do a full backup. Once you’re done, go to step 5.
    Step 5: Merge the combined MMS Config 2.0/Wap Push Config service book file with your existing service books
    Open MagicBerry
    Press File > Open and at the bottom of the Open dialogue window beside the File name box, change “IPD Files (.ipd)” to “BBB Files (.bbb)”. Navigate to the folder where you stored your backup, and open it. It might take a while to open.
    Click Manipulate > Merge.
    Go down the list on the left hand side and tick the checkboxes for the service book entries (they will be way down). If there are service books listed for MMS Config or Wap Push Config, uncheck those boxes.
    On the right side of the “Merge” window, where it says, “Choose second IPD file,” press the button with the three dots. Choose your merged MMS Config 2.0/Wap Push Config file.
    Press “Merge Selected,” enter a file name (and select the directory if necessary), and press “Save.”
    Optional: You can merge the newly created file again with any other service books you may need – such as the Anworm service books for the browser mentioned in my thread on CrackBerry. Just follow the process used in step 3.
    Step 6: Install the Service Books to your phone:
    Connect your BlackBerry to your computer with a USB cable if it isn’t still connected.
    On your BlackBerry, go to Options > Device > Advanced System Settings > Service Book
    Hold down the “Alt” key and press S B E B. You should see a message that says, “Legacy SB Restore Enabled.” Press Okay.
    On your computer, open BlackBerry Desktop.
    Go to Device > Restore.
    Press “Change” and navigate to the folder with the merged .ipd file you created. Press “OK.” You should now see the file listed in the Restore window.
    Click on the merged .ipd file you created to select it.
    Under the heading “Select Data to Restore,” select “Select Device Data and Settings” and then tick the box for “Service Book.” This step is really important. Make sure it's done right. If you screw it up you could end up wiping a lot of settings and data.
    Press “Restore” and answer “Yes” to the confirmation dialogue.
    Close the BlackBerry Desktop software, disconnect your device, and do a battery pull to reboot.
    Voila! If everything went well, you should have MMS capabilities. Test your ability to send and receive multimedia by sending yourself a picture message. You should receive the message within about 10 seconds.
    If it doesn’t work, go back and make sure EVERYTHING in the file is done perfectly. If you find a problem, fix it, merge the files again, and reinstall the service books.
    Solved!
    Go to Solution.

    Why not just ask carrier to enable MMS? I know T-Mobile can and will do it, even if there is no data plan at all on the line. We did it for my daughter and I know T-Mobile has done it for others. I assume other carriers do the same, but don't know....Which is why I ask.
    - Ira

  • How to enable ABAP Mapping Program in Integration Builder

    i have changed ABAP mapping Program in my DEV. Now i want teransport it to INT server.
    After releasing it in DEv, it should go through request number.
    but to enable the same mapping in integration builder i think we need to some thing in ADMInistration of integration builder.
    plz  tell me what to do.
    regards
    sreeni

    Hi kancham sreenivasulu ,
    These web-sites may help u solving u'r problem:
    How 2 connect non SAP RFC-Programs with XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0a8949b-098d-2910-2b8e-b5e9b7daeb26
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/6f1741b393f26fe10000000a1550b0/content.htm
    http://help.sap.com/bp_bpmv130/Documentation/Planning/HighAvailability.pdf
    http://www.erpgenie.com/netweaver/xi/XI%20Service%20Packs%20Described.doc
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/704357d9-ce6e-2910-f085-bb1a238b6330
    cheers!
    gyanaraj
    *****Pls reward points if u find this useful

  • How to enable ati crossifire x in pavilion g6 1201-tx

    how to enable ati crossifire x in pavilion g6 1201-tx ,with bios version f.62
    This question was solved.
    View Solution.

    Hi,
    The short version of an answer for your question is that CrossfireX is for desktop PC, not for laptops. 
    -erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • How to enable internal mic

    how to enable internal mic on HP Pavilion dv5. I disabled it by mistake and don't how to enable it again

    Try to click on the speaker icon in the lower right and then click on the mixer button on the bottom and see if you can turn it on there.  You can also go into control panel, click on sound and look in the recording tab.
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may click on the white star in the "Kudos" button for any helpful post to give that person a quick thanks. These feedback tools help keep our community active, so you receive better answers faster.

  • How to enable net value in sap crm opportunity

    hello all ,
    how to enable net value in sap crm opportunity and item category.
    please help me out i am new in sap crm
    Ahmad

    Hi Ali,
    Every transaction which you create have some predefined rule in the form of procedure which is attached in the transaction level. You can follow below path and check for the transaction which are the rule maintained.
    CRM->Basic setting-> Define transaction types.
    Search for your transaction type and double link in order to see all the rules attached to transaction level.
    You also need to define which item categories you wanted to configure for particular transaction type which you all ready have done it seems.
    You also need to define pricing procedure to the transaction where you need to checked for errors.
    Below is the path
    CRM->Basic setting-> Define transaction type-> open your transaction
    step 2:click on assignment of business transaction categories than select category as Sales
    than click on  Customizing Header option to see attached pricing procedure with it.here you need to check for your error.
    to check partner determination rule please follow below path in SPRO. -> partner determination procedure
    Check in head of transaction which partner procedure is attached.
    Than search for partner determination procedure in below path.
    I hope this will help you to validate the setting for your transaction and will be helpful to solve your issue.
    Thanks,
    Prem

  • How to enable WiFi transfer from Canon Legria HF M52 to iMac

    My iMac is a late 2012 model with Mountain Lion (v. 10.8.3).
    Recently I bought a Canon Legria HF M52 camcorder which is WiFi enabled, and is capable of transferring videos (AVCHD/MP4) wireless. The camera package included software for WiFi transfer on Windows PC, but not for Mac. However, still, according to the instruction manual, it should be possible to transfer files wireless to Mac using the Mac as a FTP server. Though, following the instruction manual, I`m still not being able to transfer files from my camera to my Mac.
    1. I know for a fact that the camera is correctly connected to the WiFi network, as I`ve managed to transfer files onto a friend´s Windows PC.
    2. Video files are easily transferred to Mac using the USB cable (but the CABLE is what I want to avoid), both AVCHD/MP4.
    3. Since Mountain Lion no longer has the option to enable/activate FTP server under "System Preferences/Sharing", I have enabled FTP via "Terminal" as described in this link; http://support.apple.com/kb/ht4704.
    4. Camera setup:
         - Use iMac IP address as "FTP server", 192.xxx.x.x (dynamic IP, so it is changed in camera setup if IP address is changed upon iMac reboot).
         - Port 21 (as dictated by the camera`s instruction manual).
         - Username / password as for the iMac admin account.
         - Destination folder; /User/Movies
    5. I have verified connectivity from MBA to iMac connecting via IP address / username and password.
    Still, when I try to transfer files from the camera, I get an error message while attempting to connect to the iMac; "An error occured during FTP communication. File transfer was not completed". Have made several attempts to reboot both iMac and camera.
    Any tips on how to enable my iMac to receive video files wireless?

    I guess those programs are intented for outgoing connections, not incoming connections?
    Well, anyways, I managed to solve the problem. Just summing up in case others meet the same problem:
    - Went to Apple Store and bought/installed "OS X Server".
    - Followed the install wizard for the OS X Server.
    - Under "FTP" in OS X Server, turned "On".
    - Under sys prefs/sharing; make sure "Sharing" is activated (which already had been done in my case).
    - Add folder, e.g. "Movies", and enable "read/write" for "everybody" (already done in my case).
    - Back to the OS X Server; changed share to "Movies".
    (you can change share options in OS X Server as well, the same way as under sys prefs.).
    - Now over to the Canon camcorder;
         - Use the IP address for the Mac as the FTP server. Port 21.
         - Set up username/password as for the Mac admin account (not sure if required though).
         - Target folder just set to "/" (files transferred directly to "Movies").
    With this setup, both AVCHD/MP4 movies were transferred easily to my mac.

  • How to enable kiosk mode on windows 7

    hi
    How to enable kiosk mode on windows 7 ?
    i need to a sample that when windows be load Disable below things
     Task Manager
     Driver
     Task Bar
     Combine Keys for example (Alt + Tab , Alt + F4 and ....)
    please help me for solve it 
    it's urgent
    thanks

    Hi vahidbakhtiary,
    As the reply from Monkeyboy, you could modify registry settings on systems to achieve what you want. There are many demo code online which showed us how to modify registry settings.
    hi
    How to enable kiosk mode on windows 7 ?
    i need to a sample that when windows be load Disable below things
     Task Manager
     Driver
     Task Bar
     Combine Keys for example (Alt + Tab , Alt + F4 and ....)
    please help me for solve it 
    it's urgent
    thanks
    These options might be dangerous. If someone who knew nothing about the program with this function and he uses this program, it might hurt his system. Since this, it would be better not to post this code in the forum to avoid someone tried the code and hurt
    his system.
    Thanks for your understanding.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • How to enable region magnification in firefox

    We are viewing the HTML/xhtml files in firefox for the Kindle .azw files. We need to have the region magnification option tocheck the magnification in kindle view. We could not enable them in forefox. Kindly suggest how to enable the region magnification in firefox. We tried the Greesemonkey google groups, but could not get a proper solution.
    Please provide us some answers for this at the earliest...

    Thanks for you reply. But its not the responsive design view. In Kindle fire, seperate paragraphs can be magnified over the same text area. The same application can also be done in firefox using the Greasemonkey/region_magnification.js script. (so I was told). but installing the script and making it works seems to be a big problem.
    Please solve the same.

  • How to enable the 3G card on the lenovo x300 647818M under VISTA?

    Hi
    Anyone knows how to enable the 3G SIM card under the VISTA???
    I insert the one 3G card into the backsideof laptop and install the driver. But  i never get any pop up for connect to internet via the 3G sim card.
    So, Please help.
    Cheers
    Alex
    Solved!
    Go to Solution.

    You need a SIM card AND a WWAN card. In brief, your SIM card authorizes you to connect to your wireless provider's network. The WWAN card contains the electronics which connect to your provider's network. Your X300 does not have a WWAN card. Some X300 configurations do.
    I don't work for Lenovo. I'm a crazy volunteer!

  • How to enable Graphic Modeler

    Hi
    Pelase suggest me how to enable Graphic Modeler in Assignment Block "Contacts" in Opportunity transaction.
    Thx.

    Problem solved.

  • How to enable Fingerprint in HP Folio 1040?

    Hello,I can't understand how to enable Fingerprint on  HP Folio 1040. The Biometric menu is missing in Control Panel, and I cat't to find link to HP Protect Tools.Please help to resolve this question.

    Hunterchan, welcome to the forum.
    HP has their BIOS'es made specifically for them to meet their needs.  Therefore, the retail BIOS you saw on the Intel website is different.  It appears that HP did not add RAID to the BIOS in your computer.
    Please click the "Thumbs Up+ button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • [Troubleshoot] MSI Gaming 7 ~ How to enable XMP with HyperX Fury RAM?

    Hi folks,
    First time posting here and new to the MSI brand with a Gaming 7 and  MSI GTX 970 Gaming 4G GPU. They are quite awesome so far.
    Anyway, I'm also new to the intel world after using AMD chips for the past number of years and I am wondering what is this buzz about XMP profiles? My new RAM sticks support XMP according to their website. But I'm not sure how to enable them in the UEFI Bios. Videos show that there should be a button right above the GENIE OC but I dont see one. Can someone help me understand how to enable it?
    Spec info:
    Intel 4790k
    Gaming 7 Motherboard
    HyperX Fury RAM, 2x8GB (16GB) 1866mhz
    EDIT: I cannot share external links but if you search xmp hyperx certifications you'll see that the RAM is XMP ready.
    Thanks!

    Quote from: rp00 on 03-June-15, 22:47:43
    but if you set your mem settings to auto, it should pick up 1866 speed from SPD
    Check with CPU-Z
    Such is not possible. Programmed SPD settings to be used depend on the abilities of the memory controller (here means the cpu) used. The maximum specified memory support of an i7 4790K is DDR3 and DDR3L 1333/1600 (http://ark.intel.com/products/80807/Intel-Core-i7-4790K-Processor-8M-Cache-up-to-4_40-GHz). It is therefor impossible to run memory without an XMP extension (like the Fury sticks) on the platform in question above ddr3 1600 without setting speeds and timings manually.

  • How to enable RAID in HP Compaq Pro 6300 SFF?

    I see that in BOIS, there is only "ACHI" and "IDE" to be chosen from "SATA Emulation" which is under "Storage Option", but as I can find in intel website, the chipset of this desktop is "Q75" and it can support RAID0, 1, 5, 10.
    May I know how to enable this function? Or any BIOS updates I can download, then to update by myself? Current BIOS type is "Compaq (07/1602013)"
    Thanks!
    PS: In previous version of 6300 desktop, the RAID function is available.

    Hunterchan, welcome to the forum.
    HP has their BIOS'es made specifically for them to meet their needs.  Therefore, the retail BIOS you saw on the Intel website is different.  It appears that HP did not add RAID to the BIOS in your computer.
    Please click the "Thumbs Up+ button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

Maybe you are looking for