A question about examples of Audio recording

I tried to run the following examples of audio recording:

https://bdsc.webapps.BlackBerry.com/HTML5/APIs/BlackBerry.media.microphone.html

I saved the code in an "index.html" and created a simple config.xml to grant access to shared files.

Successfully, I created the application and deployed on my playbook.

When I click on the button 'save' on the application, it gives me the following JavaScript alert:

Record, e: 'undefined' is not an object.

I did a search and found no related topics.

Also, I think this may have something to do with using google api.

I've read about how to add features in the config.xml file, but I can't find a useful example to tell me how do you know where can I find the details of the elements of 'google' function or other places.

Thank you!!

Hi cuixu66,

You need access from domains outside fetures executing javascript in these areas.

For example, if you had the following piece of code to go with your


This would mean 'someJS.js' can use the event and call APIs.

Who is?

Tags: BlackBerry Developers

Similar Questions

  • Question about example of Menus contextual Run-Time

    I'm looking at Menus.vi comes with LabVIEW2011 shortened execution. There is one event for the "Test list": the mouse down, which does nothing, but generate an event of Val (Sgnl) for control of the "test list" If the right mouse button has been pressed. There is no case change value for this control.

    Is there some reason to do so? One thing I've learned about many examples is not be used strictly as examples.

    Nevermind - I found the reason. Although it is not a value change event, generating the value change event is required to change the value on the right click.

    At least NEITHER could have documented it in the example

  • A question about the system audio dv7 - 4198ca.

    Hello

    I bought my HP Pavilion dv7 - 4198ca computer laptop yesterday, and after playing some mp3s on it, I started to suspect that the subwoofer is not working. This laptop is a HP Triple Bass Reflex Subwoofer, but I can't locate in Device Manager, or control panel Audio Beats. How am I supposed to access the subwoofers?

    Also, I downloaded the latest drivers, but I still can't find the subwoofers.

    Thanks in advance.

    You can try one of two things...

    (1) play with the acute setting in the sound-> properties of speaker-> tone and check... below is a screenshot of what I'm talking about...

    (2) change the equalizer setting in the HP Beat Audio Control Panel... Will launch it, select start - > Control Panel-> hardware and sound - > HP Beats Audio Control Panel

  • Envy 17-K224NR: question about Realtek HD audio on laptop with Console Audio Beats

    I bought a HP Envy 17-K224NR which has Realtek HD audio in Device Manager, handed over to new, but it has also the Console Audio Beats, but the console has very few cursors, such as cursor control of bass and voice.  Should I uninstall the realtek drivers and re-install the drivers Audio BEats to get full conTHe Beats Audio system provided with WIndows 10 and sionce has been updated with the update of the anniversary.

    The Realtek drivers and the Beats Audio console are now on my system, I thank you.  The only thing I don't like is the fact that I have no control over the bass, music or voice, the sliders is not.

  • An error occurred when DNS was questioned about the resource record (SRV) service location used to locate a domain controller Active Directory (AD DC) for the domain 'HAMI. LOCAL ".

    An error occurred when DNS was questioned about the resource record (SRV) service location used to locate a domain controller Active Directory (AD DC) for the domain 'HAMI. LOCAL ".

    The error was: "an existing connection was to be closed by the remote host".
    (0 x 00002746 WSAECONNRESET error code)

    The query was for the SRV record for _ldap._tcp.dc._msdcs. HAMI. LOCAL

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Forums TechNet Windows 7 Technet.

    Here is the link:
    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

    Hope this helps

  • Access to / computers sound card audio recording

    I can't find any support for access to and the audio recording of his computrers card.  I want to save her with an AVI file, for example, while documentary about a process.  I have a complete program for the video portion and wish I could increase my program with audio.

    First of all, is it possible with Labview standard (8.5) and Imaq Toolbox, and if yes, can anyone point to where it can be written to help understand how?

    Look in the 'Graphics & Sound' Sound palette' - you should find screws for obtaining sound sound card and also the screw to write to a .wav file.

    Then you'll want over them something like this (just for illustration, not tested - I was not even wire a stop button):

    Good luck

    Simon

  • INSPIRION 3543 - question about jack combo

    Hi, I have a question about a laptop Inspiron 3543. He installed the combo input jacks, and I need to use the line of input and output audio.

    Question 1: Is - it enough for me for this purpose a headphone splitter - 2 jack x ordinary?

    Question 2: Is this laptop allows you to adjust the entry on the line in mic?

    Sorry for the broken English, but I write with a translator: D

    dayer41
    Question 1: Is - it enough for me for this purpose a headphone splitter - 2 jack x ordinary?

    Hello. Jack combo on the Inspiron 15 3543 is intended to be used with standard stereo headphones, or with headphones (stereo headset with a built-in mono microphone).

    In theory, a dispatcher or an adapter with a plug out of SOCKET (tip, ring, ring, sleeve) can be used with a combo Jack. A plug from SOCKET looks like this:

    However, we have received many messages from people saying that the adapter did not work for them. Some people have posted and said that the adapter works for them.

    Note that the entry of a combo Jack is mono. There is no way to make it be a stereo input.

    dayer41
    Question 2: Is this laptop allows you to adjust the entry on the line in mic?

    You can set the input mic in sound properties volume (Control Panel > Sound). Open the properties of the sound, and then click the recording tab at the top. Right click on the Microphone. Click 'properties '. Click the tab at the top levels to find the sliders to adjust the volume of the mic input.

    It is similar to this image, except that you must click on 'Levels', not 'listen '.

  • Questions about discussions...

    Hello

    I have a new app to do that requires network access.

    I have read this EXCELLENT post from peter_strange:

    http://supportforums.BlackBerry.com/T5/Java-development/connecting-your-BlackBerry-http-and-socket-c...

    Because I can't use BIS - B because I'm not a partner of the Alliance, I wanted to take a look at the new OS 5.0 network API and see how it works.

    I know that network connections should be performed in a separate thread.

    I'm far from being an experienced Blackberry developer... so I have a few questions about discussions.  I looked around the Internet, read on the forum, read the documentation, did some tests and so far, I came up with this code:

    SerializableAttribute public class HTTPConnection extends UiApplication {}
    Public Shared Sub main (String [] args) {}
    HTTPConnection PAP = new HTTPConnection();
    theApp.enterEventDispatcher ();
    }

    public HTTPConnection() {}
    pushScreen (new HTTPConnectionScreen());
    }
    }

    class HTTPConnectionScreen extends form {}
    public HTTPConnectionScreen() {}
    setTitle ("HTTPConnection");
    Add (new RichTextField ("choose a type of connection :"));

    final RadioButtonGroup = new RadioButtonGroup() rbGroup;
    RadioButtonField radioButtonF1 = new RadioButtonField ("Direct TCP", rbGroup, false);
    RadioButtonField radioButtonF2 = new RadioButtonField ("WAP 1.0/1.1", rbGroup, false);
    RadioButtonField radioButtonF3 = new RadioButtonField ("WAP 2.0", rbGroup, false);
    RadioButtonField radioButtonF4 is new RadioButtonField ("BES/MDS", rbGroup, false);.
    RadioButtonField radioButtonF5 = new RadioButtonField ("BIS-B", rbGroup, false);
    RadioButtonField radioButtonF6 = new RadioButtonField ("WiFi", rbGroup, false);
    Add (radioButtonF1); Add (radioButtonF2); Add (radioButtonF3); Add (radioButtonF4); Add (radioButtonF5); Add (radioButtonF6);
             
    FieldChangeListener listener = new FieldChangeListener() {}
    ' Public Sub fieldChanged (field field, int context) {}
    ConnectionThread ct = new ConnectionThread (rbGroup.getSelectedIndex () + 1);
    CT. Start();
    }
    };
             
    ButtonField buttonField = new ButtonField ("Connect", ButtonField.CONSUME_CLICK);
    buttonField.setChangeListener (listener);
    Add (buttonField);
    }

    / * method of onSavePrompt override default to avoid being asked if I want to record every time * /.
    protected boolean onSavePrompt() {}
    Returns true;
    }
    }

    class ConnectionThread extends Thread {}
    private int transportType;
    public ConnectionThread (int n) {}
    transportType = tt;
    }
        
    public void run() {}
    ConnectionFactory connFact = new ConnectionFactory();
    ConnectionDescriptor connDesc = connFact.getConnection ("URL", transportType, null);
    If (connDesc! = null) {}
    try {}
    HttpConnection httpConn = (HttpConnection) connDesc.getConnection ();
    httpConn.setRequestMethod (HttpConnection.POST);
    httpConn.setRequestProperty ("Content-Type", "application/x-www-formulaires-urlencoded");
    OutputStream out = httpConn.openOutputStream ();
    out. Write (Integer.ToString (transportType). GetBytes());
    int responseCode = httpConn.getResponseCode ();
    If (responseCode == HttpConnection.HTTP_OK) {}
    UiApplication.getUiApplication () .invokeLater (new Runnable() {}
    public void run() {}
    Dialog.Alert ("- SUCCESSFUL CONNECTION-");
    }
    });
    }
    If (httpConn! = null) httpConn.close ();
    } catch (IOException e) {}
    System.Err.println ("IOException Caught:" + e.getMessage ());
    }
    }
    }
    }

    In fact, this code works very well... but I want to improve it, and I have a few questions:

    1. I think that right now, every time I click on the 'Connect' button, I start a new thread. I would like to end this thread in the "run" method, but I don't really know how to access the variable 'ct' from there.   Counsel on how to do it?  Or maybe always use the same thread until my application is closed?

    2. in the FieldChangeListener of my "Submit" button, I want to access the value of radio box.  I did work, but I had to do my 'final' variable  What is the right way to do it?

    3 - to display a dialog box with 'Successful connection', I just wanted to write something in my main screen.  How I do that?

    I'm just a bit confused as to just what set up when you use a separate thread.

    Thanks for your advice!

    Edit: Hidden URL I connect to...

    That's what I call a good question! (now I'm wondering why the forums do not work with opera correctly, in any case, here my baldy to the answer format): 1. your thread "dies" when it's over, no need to close it. 2 Yes 3. You can use a reminder. See for example http://www.javaworld.com/javaworld/javatips/jw-javatip10.html

  • Microphone not recognized "an audio recording device is not found."

    Original title: Microphone System

    Hiya,

    I am grateful to this avenue. Please, I'm using a Hp Pavilion g6, and the microphone does not work.

    Only, I discovered the problem about a week ago, when I tried recording via "sound recorder". It opens not cos it says "an audio recording device is not found."

    I tried upgrading audio drivers in Device Manager, but he says that they are up-to-date. When I right click on the speaker icon in the bar of tasks and open to recording devices, "no audio device is installed" is displayed under the disabled show the loggers tab. are active. The operating system is windows 8. Please, how can I solve this problem. Kindly guide me as if you are teaching how a toddler. Thank you

    Hello

    Thanks for posting your query to the Microsoft forum. I will definitely help you with this.

    I would like to know;

    1. What is the status of the microphone in Device Manager?
    2. Are there updates pending?

    The question can be caused either because of its pilot is missing, damaged, outdated or it could be a hardware problem.

    Please try these methods below to diagnose the cause of the road.

    Method 1: Run the troubleshooters.

    I suggest to connect the microphone in the same port and try to run these convenience store to diagnose the problem.

    Step 1: Run audio troubleshooter.

    You might be able to solve certain problems by running a convenience store will automatically fix some common problems with audio.

    Follow the steps to run the Troubleshooter:

    1. Press the keys Windows + C on your keyboard to show the charms bar.
    2. Troubleshooting type, and then click Troubleshooting under settings.
    3. Now select Search and solve problems.
    4. Select troubleshoot Audio playback.
    5. Follow the steps prompted to solve this problem.

    Step 2: Use the hardware troubleshooter.

    The convenience store is a tool that will check the hardware attached to the computer for all known with him of the issues and provides details and how to fix them. Follow these steps and run the troubleshooter.

    1. Connect the devices to the computer.
    2. Press Windows + W on the keyboard.
    3. Troubleshooting type in the "search" tab and press enter.
    4. Click on display all in the left panel.
    5. Click hardware and devices, new window will popup.
    6. Follow the instructions on the screen.

    If the problem persists, follow method 2.

    Method 2: Check the Microphone State.

    Check the status of the Microphone in the Device Manager and the steps to see the Microphone in Device Manager are:

    1. Press the Windows key on the keyboard.
    2. Type run.
    3. In run window type devmgmt.msc.
    4. In the search for a Device Manager window for Microphone.
    5. Check if there is no exclamation point on them or not.

    Method 3: Check the status of micro.

    1. Make a right click on the speaker icon at the bottom right of the taskbar.

    2. Check if the microphone is on it.

    3. If not, configure it.

    Let us know the results. Thanks for posting for further assistance, we'll be happy to help you.

    ___________________

    Thank you best regards &,.

    Isha Soni

  • Question about to browse the lines of a viewobject

    I want to iterate over the lines of a viewobject. So, I use the following code snippet to do:

            String amDef = "model.service.TestAM";
            String config = "TestAMLocal";
            ApplicationModule am = Configuration.createRootApplicationModule(amDef, config);
            ViewObject vo = am.findViewObject("EmployeesView1");
            RowSetIterator iterator = vo.createRowSetIterator(null);
            iterator.reset();
     while(iterator.hasNext())
            {
                Row currentRow = iterator.next();
      System.out.println("Value: " + currentRow.getAttribute(1));
            }        
            
     iterator.closeRowSetIterator();
     Configuration.releaseRootApplicationModule(am, true);
    

    Now, I had a question about this code snippet. He get all records from the table of data to the model layer, that is, to the application server? If so, what part of the code for this? vo.createRowSetIterator maybe?

    Your example of code appears that I wasn't there. The default iterator and one that you get by vo.createRowSetIterator are different.

    And do not forget to close the iterator, you created as you lose in other resources.

    Timo

  • questions about flags (DB_DBT_MALLOC or 0) in DBT

    Hello

    I have several questions about the DBT indicator, which could help make more clear?

    I'm clear on the indicator of DB_DBT_MALLOC / DB_DBT_USERMEM, but when I use get without cursors, which the memory to which refers the pointer stored in the DBT if I use the 0 flag? I need to free the memory?

    Use cursor get, I see examples in the manual always seems to use indicator 0. What memory did reference? Is it safe edit data, it comes then to put new data? I need to free the memory? Can I use DB_DBT_MALLOC /DB_DBT_USERMEM when using cursor get? Is it allowed to use a record of cursor get everything first, then use to replace data from this record without cursor?

    Can you give suggestion when using flag 0?

    Thanks in advance!

    Min

    Hi Min,

    When you use 0, BerkeleyDB will be allocates memory for you, and when you close the cursor memory will be released, so there is no need to free the memory. But the content of this piece of memory is crushed when you call next get of cursor, if you need to save the content if you need it after getting another cursor. You can change the data, but should not change the bytes of this piece, so we suggest you to use your own memory to dial and the data rather than modify the data returned directly.

    The use of DB_DBT_MALLOC/DB_DBT_USERMEM to cursor to get, please consult http://docs.oracle.com/cd/E17076_03/html/api_reference/C/dbt.html for detailed information.

    Finally, if your database is not set with DB_DUPSORT or DB_DUP, you can overwrite a record without cursor. Otherwise, you must use the cursor to replace the data in most cases. Here, crushing him means to change the data, not the key. If you need to change the key, you must do a sequence of delete-add operations.

    For more information on the cursor and set cursor, be sure to check the DBcursor-> and DBcursor-> put Chapter 3.  The DBcursor handle

    Kind regards

    -Winter

  • Question about the interruptions and priming

    Hello

    I had a few questions about the startup and interruptions in a virtualized environment

    Assuming that, plenty of virtualization (no material assistance to virtualization of memory ).

    1 initialization: in an ordinary PC, the boot process starts with the BIOS, to expansion ROM, back to the BIOS and MBR secondary boot record, then grub (is it) and finally the operating system. In a virtualized environment with VMM running directly on top of hardware (Native VMM), how is the initialization of the different process, as I understand it takes BIOS-> Expansion ROM - > BIOS-MBR-> other record secondary-> VMM-> OS--> applications >. Am I right on that?

    2 breaks: VMM examines the source interruptions prior to the interruption, so in a multicore environment, assuming a 2 processor core, how the VMM decides on the kernel for which the interruption in intended, prior to shipment of the interruption. Interruptions are tag ID, said core ID?

    Thanks in advance

    -SC

    sidc7 wrote:

    1 initialization: in an ordinary PC, the boot process starts with the BIOS, to expansion ROM, back to the BIOS and MBR secondary boot record, then grub (is it) and finally the operating system. In a virtualized environment with VMM running directly on top of hardware (Native VMM), how is the different boot process, if I understand correctly to -> BIOS-> Expansion ROM BIOS-> MBR-> other documents-->--> OS--> requests VMM. Am I right on that?

    It is simplistic but essentially correct.  A metaphor would be a little better thinking that the hypervisor/vmm is an operating system, except that the process on this operating system are requests or comments OSes.  If the BIOS-> OPROM-> BIOS-> MBR-> hypervisor-> init process of the hypervisor-> reviews of fork () s operating systems.  This can become blurred by the design choices (for example Xen/Hyper-V init start a coded parent hard partition that makes hypercalls privileged to fork() guest OSes; ESXi init runs a very limited subset of applications directly on the hypervisor and ESX Classic is somewhere between these approaches).

    There is a subtle distinction between "hypervisor" and "www."  The "hypervisor" is the operating system of single root (e.g. ESX) who interacts directly with the hardware and has access to everything; a hypervisor is not to be used to run virtual machines.  When we talk about a "hypervisor", the tendency is to describe something which is a BONE (although usually a minimal OS designed only to run virtual machines).  The "www" is the layer that allows a virtual machine run: it provides the interposition, virtualization and emulation services and can be plural (for example a vmm by guest operating system).  Architecture of VMware deal with these two separate components, while most other virtualization platforms merge the two.

    sidc7 wrote:

    2 breaks: VMM examines the source interruptions prior to the interruption, so in a multicore environment, assuming a 2 processor core, how the VMM decides on the kernel for which the interruption in intended, prior to shipment of the interruption. Interruptions are tag ID, said core ID?

    Strictly speaking, the interruption is not transmitted to a guest operating system - receives the hypervisor (or rather the VMM it transmits to the hypervisor), the hypervisor drivers interpret the interruption (for example reading package of NIC, I/O process of HBA, the timer tick completion), then after a new appropriate break in the guest OS.

  • A few questions about the difference between the Satellite P70, L70, S70

    Hello, I have a lot of questions about the P70, L70, S70 series that come with a 1920 x 1080 panel.

    (1) what are the differences between the L70 and S70 series? With the exception of the RAM and HARD drive capacity, books seem pretty identical.

    (2) P70, L70, S70 doesn't support a 2nd HARD drive or it's just the P70 series that support?

    (3) all the three (P70, L70, S70 series) come with the same TFT panels?

    (4) of the above series, which supports mSata?

    (5) all the model of each series are delivered with support from mSata? For example, it could be that L70 - a - 13 m supports mSata is not the case of the L70-a-146?

    (6) all the foregoing, are delivered with a S - ATA II or III S - ATA interface?

    (7) who is the best of these series listed? I'm trying to understand what makes the big difference of S70 to P70 except for the envelope for example.

    Thank you in advance.

    > (1) what are the differences between the series L70 and S70? With the exception of the RAM and HARD drive capacity, books seem pretty identical.

    What models Sat L70 and S70 do you mean exactly? There are different L70-xxx-xxx and S70 models on the market that supports different hardware specifications.

    (> S70 2) P70, L70, support a 2nd drive HARD or is - it just the series P70 that support?
    As you can see in this [Sam P70 HDD replacement document, | http://aps2.toshiba-tro.de/kb0/CRU3903II0000R01.htm] the P70 series supports the 2nd drive Bay HARD, BUT even if there is a 2nd HARD drive Bay, this does not mean that you can use the 2nd HARD drive. In the case where the 2nd HARD drive Bay are equipped with HARD drive connector, you can use the 2nd HARD drive

    I also found the [Sam L70/S70 HDD replacement | http://aps2.toshiba-tro.de/kb0/CRU3703HG0000R01.htm] the document on the Toshiba page and there I see this 2nd HARD drive Bay is not available

    (> 3) all three (P70, L70, S70 series) come with the same TFT panels?
    See point 1). Different P70, L70, S70 models were equipped with different material parts.

    (> 4) of the series above, which takes in charge mSata?
    As far as I know that some P70 models are equipped with an mSATA SSD of 256 GB.

    (> 5) do all the model of each series are delivered with support mSata? For example, it could be that L70 - a - 13 m supports mSata is not the case of the L70-a-146?
    See point 4) not all models supports the same hardware specifications

    (> 6) all of the above, come with a S - ATA II or III S - ATA interface?
    I don t think that SATA III is supported. I guess it would be SATA II

    (> 7) which is the best of these series listed? I'm trying to understand what makes the big difference of S70 to P70 except for the envelope for example.
    Not easy to answer because there are too many models released in Europea.
    And not all models are available in each country. So I guess you will have to look for the models that have been released in your country.

  • Satellite L650-11R - a few questions about this

    Hello there :-)

    I have a few questions about my new L650.

    I've never had Toshiba notebook before so I apologize if some of these "quirks" are actually quite normal on this laptop. I really want to hear the views of other users L650.

    1)
    First of all, by the time I turned it on I saw gradient thin (1-2 mm) along the right edge of the screen that goes from the bottom up. Maybe "degraded" isn't the right word, but it seems that since two or three pixels are kind of discoloration or lose brightness/sharpness to the edge along the straight bezel. It is not really that visible, looks like the colors are desaturated a bit here or brightness is a bit lacking. He can be seen everywhere (bios or no color in Windows, but better in the lighter background).
    The left side (or other) seems ok, all this along the right edge is somewhat suspicious. If one can compare? I don't know if it's something to worry about or is just supposed to be like that.

    2)
    The other thing I noticed heating of the processor (Intel i3 330M) and GPU (ATi Mobility Radeon 5650). It's pretty hot here right now (I would say that the temperature is around 28 degrees Celsius when using cell phones). He is sitting on the hard surface (table) and nothing is blocking the vents.
    However, at "rest" (surf the web & regular light stuff), average CPU temp hovers around 58 ° C. It usually goes from 45 to 62 in just a few minutes after starting, and then I can hear and see (Toshiba PC Health Monitor) evacuate the kicks in. Temp goes back to 50 +, event stops and then the temp rises to 60 + until the vent is used again.
    During load full (Prime95 or some games), CPU is going all the way up to 75 degrees (the highest being 77). Fan runs at 75 to 77% during this time, never go faster.

    GPU idling is usually around 5 degrees above temp CPU (62-65). During full load (for example. Benchmark of Far Cry 2), I see a lot of stuttering with the latest drivers Catalyst and DX10 (not sure if the stuttering has something to do with heat), otherwise it is ok (no artifacts or anything like that). Temp of GPU during the loading goes up to 74-75, fan speed is locked at 30%, the frequency of the heart 5650 is 450 MHz. left side of the laptop (vent and below) is pretty hot, while the keyboard is warm (or slightly warmer who who).

    These time seems correct and safe in the long term? I'd rather events works all the time (they aren't really very strong) and keeping time less than 50, but there are just wishful pious bios control events and I can't control not the bios. :-)

    3)
    This is just General related products. :-)
    Official specifications of Toshiba L650 say ATi 5650 (between other low range GPU), but I saw a few specifications calling for there 5730 (same model 11R). Is there really a Satellite L650 with ATi 5730 GPU models?

    Sorry for the long post, I tried to include the best possible description that I could do. :-)

    Thank you in advance.

    Thanks for the additional info!

  • Satellite A350D - 20K - Question about upgrade second HDD + Temperature

    I have a question about my laptop. I have notticed it is a second location of HARD disk on the bottom.
    Is it possible to use this to increase my storage?
    And if yes, how do I do that? I don't see all the connectors.
    What type of HARD drive to use in case it is possible to use this slot machine?

    My second question is on my laptop to be very hot after a short period of use.
    I installed speedfan to record the temperature. When I start the laptop, it already is between 45 and 50 degrees.
    He stayed there for half an hour and then it starts to get warmer. When I start to use the laptop for anything, it triggers to between 70 and 80 degrees.

    This does not seem normal to me. I tried to clean the vents with compressed air, but it has not made a difference.
    I searched on the internet how to take the laptop part for proparly cleaned TI.
    But I can't so I'm looking that destroy it.

    This could be the cause and more importantly, how can I solve this problem?

    Tom

    The second HARD drive bay contains the HARD drive connectors?
    If Yes, then you can use a SATA 2.5 HARD.
    If there are no connectors, then you will not be able to use the second HARD drive

    > I have installed speedfan to record the temperature. When I start the laptop, it already is between 45 and 50 degrees. He stayed there for half an hour and then it starts to get warmer. When I start to use the laptop for anything, it triggers to between 70 and 80 degrees.

    CPU and GPU produce a lot of heat. The heat dissipation is always created then there s nothing unusual that the temperature rose to higher level.
    You can change the settings in Win 7 power management. You can set the CPU to lower performance and can increase the activity of fan, which will help lower the temperature.

Maybe you are looking for

  • . MTS files

    How to play. In Windows XP, Vista and 7 MTS files?

  • Cannot log on to Windows XP Professional by using Normal Mode or Mode safe

    I was using my laptop Toshiba Satellite Pro for over a year, and yesterday, I was unable to print a document. I did a restart of the computer, and instead of the desktop appear after that I entered the password, the system, immediately showed there s

  • Problems of network and Vista SP2

    I read a lot of discussion and of internet articles explaining the problems with Vista SP2 update. I have 3 PC / laptop on my home network. A PC with Vista SP2 (cable), a Sony notebook (wireless) with Vista SP1 and a portable IBM (wired) with XP Pro

  • Filesystem mystery

    I have four files in my Windows 7 directory, named 0, e, s and y. All four files are exactly the same size, KB 16,742,644, so take more than a fifth of the space on my 250 GB SSD. They were all created on 06/29/2016 and have been amended on 11/08/201

  • (Redirected) The motherboard - issue thermal ventilation upgrade Active

    Hello I think the upgrade from my old Area 51 (if I remember well that was the chassis of the Lunar shadow of 2010) I am concerned about the heat evacuation Active on the top of the base, if I put in a new generic motherboard, will be evacuated in th