Audio interupts/ISR/Dpc interupts and hard pagefaults

I seem to be getting stutters/freeesin my audio (and my computer in general). This problem is system wide and it started after i upgraded to windows 8.1 pro from windows 7. I did some looking around which lead me to this program LatencyMon which could help
identify the problem. seems like svchost.exe might be the main source of the problem but i dont know how to fix it.  
I updated my network drivers already to the latest version but the problem persists.  Below is the results posted.
CONCLUSION
Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One or more DPC routines that belong to a driver running in your system appear to be executing
for too long. Also one or more ISR routines that belong to a driver running in your system appear to be executing for too long. At least one detected problem appears to be network related. In case you are using a WLAN adapter, try disabling it to get better
results. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
LatencyMon has been analyzing your system for  0:28:11  (h:mm:ss) on all processors.
SYSTEM INFORMATION
Computer name:                                        CLINTONS-PC
OS version:                                          
Windows 8 , 6.2, build: 9200 (x64)
Hardware:                                            
Dell System XPS 15Z, Dell Inc.         , Dell Inc., 0XK6HV
CPU:                                                 
GenuineIntel Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
Logical processors:                                   4
Processor groups:                                     1
RAM:                                                 
6038 MB total
CPU SPEED
Reported CPU speed:                                   2295.0 MHz
Measured CPU speed:                                   323.0 MHz (approx.)
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
MEASURED INTERRUPT TO USER PROCESS LATENCIES
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the
signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs):   117398.876663
Average measured interrupt to process latency (µs):   27.809204
Highest measured interrupt to DPC latency (µs):       76015.137878
Average measured interrupt to DPC latency (µs):       7.914336
 REPORTED ISRs
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Highest ISR routine execution time (µs):              1753.141612
Driver with highest ISR routine execution time:       iaStor.sys - Intel Rapid Storage Technology driver - x64, Intel Corporation
Highest reported total ISR routine time (%):          0.052493
Driver with highest ISR total time:                   HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Total time spent in ISRs (%)                          0.076265
ISR count (execution time <250 µs):                   297917
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-999 µs):                2546
ISR count (execution time 1000-1999 µs):              9
ISR count (execution time 2000-3999 µs):              0
ISR count (execution time >=4000 µs):                 0
REPORTED DPCs
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Highest DPC routine execution time (µs):              35307.542484
Driver with highest DPC routine execution time:       ndis.sys - Network Driver Interface Specification (NDIS), Microsoft Corporation
Highest reported total DPC routine time (%):          0.169577
Driver with highest DPC total execution time:         ndis.sys - Network Driver Interface Specification (NDIS), Microsoft Corporation
Total time spent in DPCs (%)                          0.692319
DPC count (execution time <250 µs):                   5181337
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-999 µs):                17222
DPC count (execution time 1000-1999 µs):              3566
DPC count (execution time 2000-3999 µs):              1097
DPC count (execution time >=4000 µs):                 0
 REPORTED HARD PAGEFAULTS
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted
and blocked from execution.
NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
Process with highest pagefault count:                 svchost.exe
Total number of hard pagefaults                       23290
Hard pagefault count of hardest hit process:          4926
Highest hard pagefault resolution time (µs):          4855456.366885
Total time spent in hard pagefaults (%):              16.745623
Number of processes hit:                              36
 PER CPU DATA
CPU 0 Interrupt cycle time (s):                       112.018745
CPU 0 ISR highest execution time (µs):                1753.141612
CPU 0 ISR total execution time (s):                   5.158930
CPU 0 ISR count:                                      300472
CPU 0 DPC highest execution time (µs):                35307.542484
CPU 0 DPC total execution time (s):                   44.721783
CPU 0 DPC count:                                      5081033
CPU 1 Interrupt cycle time (s):                       17.847723
CPU 1 ISR highest execution time (µs):                0.0
CPU 1 ISR total execution time (s):                   0.0
CPU 1 ISR count:                                      0
CPU 1 DPC highest execution time (µs):                2732.360349
CPU 1 DPC total execution time (s):                   0.495028
CPU 1 DPC count:                                      32823
CPU 2 Interrupt cycle time (s):                       12.275821
CPU 2 ISR highest execution time (µs):                0.0
CPU 2 ISR total execution time (s):                   0.0
CPU 2 ISR count:                                      0
CPU 2 DPC highest execution time (µs):                4835.378649
CPU 2 DPC total execution time (s):                   0.725214
CPU 2 DPC count:                                      38391
CPU 3 Interrupt cycle time (s):                       18.133673
CPU 3 ISR highest execution time (µs):                0.0
CPU 3 ISR total execution time (s):                   0.0
CPU 3 ISR count:                                      0
CPU 3 DPC highest execution time (µs):                2950.756863
CPU 3 DPC total execution time (s):                   0.88950
CPU 3 DPC count:                                      51321
.etl file dropbox.com/s/n7isxllmwpoanno/highCPUUsage.etl

Hi,
Generally speaking, this problem probably caused by Audio Driver Problem, please try to reinstall Audio driver for test.
Roger Lu
TechNet Community Support

Similar Messages

  • How can I interupt the download process and close iPhoto

    how can I interupt the download process and close iPhoto

    If you really want to quit, force quit (command+q).

  • Firewire chain for external audio interface and hard drive

    I use Logic Studio 8 on a Macbook Pro with a Presonus Firebox, an external Lacie Firewire hard drive for audio recording, and another Lacie Firewire drive for backups.
    Is there a recommended chain order when chaining my Firewire devices together? I read somewhere on a ProTools forum that they recommend putting their Firewire audio interface Mbox2Pro at the end of the chain.
    So right now I have Macbook Pro -> Backup Drive -> Audio Drive -> Presonus Firebox. I once had it in a different order with the audio drive first, but I found it was reading more slowly from/to the audio drive when it was in that order. I have no idea technologically why this would be the case.

    I just found and joined this great forum. Following up on Ray's comments about his MacBook set-up, I have a similar MacBook 2ghz, 4mb ram, 9400 chipset, and am exploring getting into Logic Pro 8 and was wondering if my MacBook was underpowered, and whether I needed to step up right away to a MacBook Pro because of my lack of PCI slots for recording audio to an external eSATA drive.
    I was encouraged to hear that the USB 2.0 connection for Ray's external WD 7200 hard drive has worked and improved things and his audio isn't getting choked and he is not getting the clicks and other problems.
    I'm wondering if Ray or anyone else has any other tips on using a MacBook for Logic and for optimizing one's setup. And Ray, did you notice a point at which the clicks started? .. in terms of number of tracks? Or were they present from the outset? I'm wondering how many tracks you are running now on your system.
    I might mention that I don't have an audio interface yet but was impressed with what I've read about the Apogee Duet. Any comments on interfaces and the Duet?
    By the way, I'm just recording one instrument/one track at a time and perhaps occasionally two instruments at a time. And right now, my main purpose for getting into Logic is for editing and mixdown of pre-existing tracks that have already been created on a standalone hard-disc based DAW. If all goes well and if I like the whole Logic experience I'd expect to get a more powerful MacBook Pro or even a Mac Pro or whatever higher end iMac exists in the future.
    To summarize, all I'm intending to do initially with the MacBook is:
    1) transfer individual digital tracks from a standalone hard disc-based DAW into Logic for mixdown and mastering.
    2) Record a few extra new tracks one at a time - probably not using any instrument plug-ins but relying on external synth/sampler/guitar sound sources ..in each song (maybe 3-4 tracks at most), and
    3) apply standard effects like reverb and EQ and panning to the mix down and master songs, each song containing a of approx 25-40 tracks.
    My basic question is, can a MacBook 2Ghz with firewire 400, 4gb memory and USB2.0 to external hard drive handle this or is it underpowered? Thanks.
    Derek

  • MSI calls gt780 a "sound machine" but it has bad dpc latency and ground loop

    Good quality sound on a laptop is governed by two things, freedom from ground loops and low DPC latency.
    Ground Loop Hum: this occurs when manufacturers use poorly isolated power supplies (CHEAP POWER SUPPLIES).  How it manifests is when you plug your laptop into an external sound production system (Stereo or headphones or mixer, etc).  Well when you turn up the volume you will notice this weird humming/slightly screetching noise.  It often will change pitch as you move mouse etc.  Its a ground loop.  It comes from poor isolation and ALL PROFESSIONAL audio equipment is designed to eliminate this.  Even a cheap ghettoblaster is  But not this "sound specialized laptop."  Aweful.  You will know it is a ground loop because when you hear the noise unplug th epower supply to the laptop and Poof!  its gone.
    DPC Latency  Where as ground loops will just give you poor sound output, DPC latency is a far more sinister problem for a person who is going to use a computer for professional sound.  It is related to something called an IRQ request and it occurs on laptops that are not designed to prioritize audio. 
    Download this tool and run it on your gt780.  http://www.thesycon.de/deu/latency_check.shtml  You will note its mostly green but occasionally it will have red spikes.  Those red spikes represent audio drop outs so if your hope was to use this computer for professional sound capture or production (protools, abletone, cuebase).  Think again.  Those will be big "POP!!!!!"s when they occur during actual audio manipulation.
    Sometimes manufacturers release firmware or drivers that help with DPC.  Lets pray but as for the ground loop.  That is not and will not go away unless they get it their hearts to use a proper power supply.  Shame on you msi for touting this as an audio laptop when its audio simply sucks crap.  Basically you threw a few loud speakers and you call it made for sound??? HARDLY.
    Other then that its fast.  What a waste...

    Ok, I have found out the "sleep mode" kicking in was one of the major culprits.  I dissabled that and latencies are a lot better.  No red spikes in over ten minute but not yet under any load.  If any one else is trying the program please post your results.

  • I am considering purchasing the Mac mini for home studio audio production using Adobe Audition and a USB microphone.  Will the base mini model run these programs?

    I am considering purchasing the Mac mini for home studio audio production using Adobe Audition and a USB microphone.  Will the base mini model run these programs?

    The base mini has 4GB and a 5400 RPM hard drive. It is slow to start up and slow to launch large application such as Word (and I'd assume Adobe Audition) due to the slow drive. I've not used a new 4GB model, just the 8GB model, and the 8GB model (except for the slow drive) handles everything I've thrown at it, including running Photoshop, Word, Safari, and Mail at the same time but there is sometimes a delay switching between programs as the swapfile is updated. Overall I was not happy with the 5400 RPM drive (perhaps because I have MBA and iMac with Fusion drive) so I eventually upgraded it with an SSD. Now the mini is truly a warrior.

  • ENCORE CS5.5: Audio Conforming Is Eating Up My Hard Drive

    Hi guys. I am using Adobe Encore CS5.5 (Windows 7) for a DVD project. My project is pretty much a series of audio files synch with .PSD images. In other words, I do not use real video. Rather, I Use Images wity audio running in the bagground of the timelines.
    Encore keeps conforming (non-stop) the audio files of my project, and it's eating up my hard drive space at lightning speed, say 537GB of free space in like 30 mins or so.
    After much research, I found that the Media Cache Files Folder is being loaded with replicas of my audio files with the following extensions .ac3 48000.cfa and .ac3 48000.pek
    I use seperate hard drives for both my C: drive (for software) and D: (for my project files files). As I stated above, I have plenty of room in my C drive, but Encore keeps eating up the free space, this, of course, while I have my project running.
    I resaved the project with a different name. I even re-installed Encore, and the result is the same: Audio keeps conforming and the Media Cache Folder is loaded. When I empty this folder, I get my HD space back, but the process keeps on going. For those who do not know, the Media Cache Folder can be accessed in Encore from Edit--> Preferences-->General -->Media: Media Cache Files --> Browse or directly from C:/Users/Username/AppData/Roaming/Adobe/Common/Media Files, where "Username" is your Computer's User Account name.
    This is by Far the most annoying software glitch I have ever seen in my life. I am so frustrated. My project is quite complex and I don't want to start all over again.  Any help or insight will be greatly appreciated.

    Thanks for your reply.
    I have 6 timelines. The total program length, as shown in the build tab, is about 3GB used. And it's a DVD project, not BD.
    I use MP3 files and I can see the audio keeps conforming from the Progress tab. There's a Stop button,but it's grayed out, so I can't stop it. The setting I am using to transcode is a3c as you mentioned.
    The funny thing is that I even deleted the project's audio files from the timelines and Project Assets as well. At this point the audio files don't even exist in my project, and yet the Progress tab shows the audio keeps conforming and my hard drive keeps being swallowed by this monster. That's driving me Nuts!
    Originally, and of course, the audio was Untranscoded. I performed the transcoding and yes, PSD images are brought directly as asssets into Encore. I probably should have done this from Premiere, but a) I have never used Premiere, and b) I was just learning how to use Encore by watching some video tutorials.
    The thing is that my project was complete and everything was set, including audio conforming. I even outputed a disk image, which I then burned into a DVD. At the time I did this my project was still somewhat small as I just wanted to test the whole process with just a few files. The thing is that at this point I didn't realize what was happening in the background with my hard drive's free space until I later got a Windows warning message of low disk space. And that's when the saga began for me.
    Once again, thanks for your help.

  • MBP 2.1GHz waking from sleep on its own,  and hard hanging/heating.

    I searched and read and read and didn't see a whole lot of info regarding those having their system wake from sleep and hard hanging.
    Usually I 1st notice it when I see the sleep LED dimly lit. On examination the MBP is almost to hot to touch. It is unresponsive to any keys other than to hold power button till it powers down. I've had it do this while in it's sleeve as well. It should have probably therm-tripped from excessive heat, but didn't. All in all, is kind of scary to have to get so hot when it hangs like that, be it in the bag, or setting on my desk.
    Background:
    It is on A/C and battery is fully charged.
    Sleep is configured to do so on lig closure.
    Machine Name: MacBook Pro 15"
    Machine Model: MacBookPro1,1
    CPU Type: Intel Core Duo
    Number Of Cores: 2
    CPU Speed: 2.16 GHz
    L2 Cache (shared): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP11.0055.B03
    Serial Number: W8611186VJ3
    SMC Version: 1.2f10
    System Version: Mac OS X 10.4.7 (8J2135a)
    Kernel Version: Darwin 8.7.1
    Boot Volume: Macintosh HD
    All updates are installed and all the latest firmware is also up to date.
    I have wake on bluetooth disabled.
    Other issues seen:
    IMovie HD crashed while creating a project
    IDVD creates DVD's that contain broken video/audio, even though they were fine with I MovieHD while on A/C.
    Finally, I spent a good part of today digging though logs for anything notable and see nothing. No core dumps or anything. I do have applecare and am wondering if it is time to call??
    Any help/comments would be appreciated.
    Thanks,
    VG
    MacBook Pro 15" Mac OS X (10.4.7)

    I think I have the same problem. The whole sequence is:
    * Put MacBook Pro to sleep by closing lid.
    * After some period of time that varies, I notice sleep LED is no longer pulsing.
    * The case is VERY hot.
    * When I open the lid, the display stays black.
    * No sequence of keys or closing/opening lid wakes display.
    * Only way to recover is to power cycle.
    * Problem is VERY intermittant -- I do not know how to reproduce it at will. AppleCare service had it for a whole week and couldn't reproduce it, whereas for me it occurs once every 1 or 2 days.
    Actions:
    * AppleCare service replaced the main logic board in early June, but it didn't help.
    * I did a clean erase and install, but it didn't help.
    * AppleCare service had the unit for a full week in July and couldn't reproduce the problem, so they returned it and it still had the problem.
    I have a Logitech Bluetooth mouse, don't know model other than M-RBB93. I'll UNset "Allow Bluetooth to wake..." and will also turn off the bluetooth mouse before closing lid. I'll post my results.
    Meanwhile, please let me know if anyone determines a solution!

  • Since upgrading to Mavericks my Interface and hard drive are shutting down when Mac put to sleep

    Hi,
    Since upgrading to Mavericks, when I put my Mac to sleep both my audio interface and my time machine hard drive are put to sleep also. Effectively making it so that when I start up my macbook again it means removing both the aforesaid from the usb outlets and putting them in again so that the mac recognises them.
    This means two things. First of all all my time machine backups fail that are attempted whist the mac is put to sleep, whereas before they succesfully ran. It also means that my audio interface does'nt work and has to be re-set.
    Anybody have the same kind of USB / Sleep issues?
    Many thanks in advance.

    Hello jamieesa,
    You might cosider resetting your system's SMC and PRAM.
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/HT3964
    OS X Mavericks: Reset your computer’s PRAM
    http://support.apple.com/kb/PH14222
    Cheers,
    Allen

  • Iv lost the files to play audio books iv tried to and found them locate files but that dont work

    iv lost the files to play audio books iv tried to and found them locate files but that dont work

    I'm going to take a wild guess and say that you have a SATA controlled hard drive. Apparently, there's some kind of bug with SATA disks and Vista and Quicktime/itunes video...and possibly Nvidia is involved as well.
    The workaround is sticking the video on a flash drive in order to play it (because that avoids the SATA controller and thus bypasses the issue). It's a crappy workaround, IMO...and I'm not spending another cent on iTunes videos until the issue is actually fixed.

  • Audio Out of Sync - Why and How to Correct

    I nested two 90 minute clips from 2 separate cameras which were both shot in AVCHD. I am using Premiere CS 5.5 . As a former FCP editor, whenever audio went out of sync, a message in FCP came up immediately and told you the audio was out of sync and it was an easy fix. How come Premiere is minus such an important feature?
    I shoot stage productions where there may be music but no dialogue so chercking sync becomes rather difficult. After finishing a 2 hour video, I found the audio was out of sync in the nested sequences. Is there any way to auto resync the audio automatically?
    Seems to me that Premiere Pro is a sub Pro App if simple audio sync is so hard to maintain in nested sequences. Makes nesting a sequence a waste of time if you have to redo the edit as a reslut of audio out of sync.

    Hello Everyone,
    Has anyone found a solution to this BUG?
    This happens to me all the time with Adobe Premier CS6.
    It is an obvious Software BUG that needs to be corrected. I am a TV show editor.
    I have had this happen to me 4 different times. You don't have to do anything special. The video with sound runs perfectly with any other product on your computer..but goes out of sync in Premier. I have tried cleaning up the Media Cache .cfa and .pek waveforms. No joy. I have tried relinking the media. No joy. I have tried moving the project and renaming and relinking. No joy. Rendering No joy. Setting the media cache to local area. No joy.
    If this had happened to me just once, I would say, I have done something wrong. It has happened now in 4 different projects on four different shows. I have produced and released over 100 shows to TV.
    I have checked everything, I have reloaded footage off camera. I have checked and bought new cables. I have checked codecs, frame rates, loaded into other products. All fine. I just wish Adobe engineers would do this same type of debugging of their software.
    I use to work for Hewlett Packard Software division.  We were taught to alfa test, beta test and not release until bug rates
    were at certain levels. Some bugs just have get through or you never get to release. But this bug really hits your productivity in a major way. You have to resync BY HAND each cut... all your sound after hours and days and weeks of getting it perfect. Then in a split second. FFFFDDDDDDDDD
    I have been editing with Premier for 6 years.... It only seems to be since I have upgraded to CS6.  And I have to re-link by hand to correct the problem.  I sync on electronic clapper board number and sound - almost impossibe not to sync. I will be working away happily, cut out some footage go to my next grab..BANG out of sync. That simple.
    All I know is that it happens and for ADOBE to really be a true professional editing suite in the the TV/Movie world.... This is just not on. By any chance have they released a patch or bug fix to repair this. I have spent over 3 weeks edting a television show again .......needing to go to air in less than three weeks and all of a sudden between one cut and delete.. the sound is out of sync across the whole interview. JUST NOT ON. I have spent 4 hours now..none productive hours trying to resync the sound, find solutions on the website via forums. Some ideas have been really good and I have tried them. None have worked. Still unsynced. Almost completed show I now have to re-sync by hand. At this point, I am thinking FCP is looking good. I cannot stand this loss of productivity and time. 
    This is not the only forum complaining about this..that should tell you something.

  • In FCP.  Trying to record voiceover.  Go to Window, Record Audio, see the record window and FCP quits in about 2 seconds.

    Trying to record audio voiceover.  Go to Window, Select Record Audio, see the record window and FCP quits in about 2 seconds.  Can't get started??

    I think you've got the right driver selected, otherwise it wouln't work at all. The single most obvious thing to ask you though (I'm sorry if this is too basic) is where you have the pan controls set to? To get each mic to record on a single channel, you'd have to have one panned hard left and the other panned hard right. If you leave them both panned dead centre, that's exactly what you get - both mics on both channels.

  • Delta, Delta2 and Hard disk

    Hi all!
       My history: I recently buy a MSI-K7N2 Delta2-LSR Motherboard, 1 sata HD an another stuff. I have a MSI-K7N2 Delta-L motherboard with 2 20Gb IDE Harddisk (Western Digital and Seagate) an Athlon XP 2200+. Well, I change motherboards an disk to make 2 computer in this way:
    Computer 1:
       MSI-K7N2 Delta2-LSR
       Athlon XP 2200+
       1 x Corsair 256Mb PC-3200 memory bank
       1 Sata Harddisk (120Gb Western Digital)
       1 CDRW (AOpen)  - Slave Primary IDE
       1 CD-ROM (Creative) - Slave Secundary IDE
    Computer 2:
       MSI-K7N2 Delta-L
       Semptron 2200+
       1 x Kingston 256Mb PC-2700 memory bank
       1 x Western Digital 20Gb IDE hard disk (Master Primary)
       1 x Seagate 20Gb IDE hard disk (Slave Primary)
       1 x Atapi CD-ROM (Master secundary)
    I have too much problems:
    - Is impossible install Windows XP from Cd in Computer 2. First, BIOS are not recognized processor, so I update bios an is fine. Then Bios say "No 80 pin data cable in IDE0". I change IDE cable, but take much time to detected hard disk. Then, Windows XP setup hang and not install (just finish the first step before I can select disk and partitions where install)
    - Computer 1 start ok, but suddently, after a reboot (after install audio drivers), BIOS no detected neither IDE device and SATA disk, so don't boot.
    I guess that the BIOS update for computer 2 don't recognized old hard disk... if I buy a new 7200 RPM, ATA 100 hard disk, will be ok?
    For computer 1 I don't have any idea. I install windows, some basic programs (antivirus and firewall), drivers for device... all ok. But how a audio driver can "erase" IDE and SATA device from BIOS? I try the insert key trick, but nothing passed.
    PD: Sorry my english.. :P
    Any help, please...

    Computer 1:
    MSI-K7N2 Delta2-LSR
    Athlon XP 2200+
    1 x Corsair 256Mb PC-3200 memory bank
    1 Sata Harddisk (120Gb Western Digital)
    1 CDRW (AOpen) - Slave Primary IDE
    1 CD-ROM (Creative) - Slave Secundary IDE
    put the 2x cdroms master and one on each ide
    IDE devices and hard drive guide(Written by Assaf & Bas)
    read that be sure you have blue end of ide in board in all cases
    whats 12v max amps and vga card in each

  • Memory modules and hard drive not recognized

    I removed and reinserted the factory installed Satellite L505D-LS5007 laptop hard drive and memory modules just as practice for installing a hard drive upgrade and an 8GB memory upgrade. The problem is obviously with the memory and not with the hard drive.
    After the first practice try, one memory module was recognized. Also for a few seconds after the first practice try, I ran the PC with the battery installed, but no memory installed. I did not look in the User's Guide first to see that I should have removed the battery before removing the memory.
    Now the System Indicator Lights for the HDD Activity and Memory Card Reader do not light up. The PC turns on and the display is solid black with no messages.
    Before buying new memory modules, what possible ways might there be to get the PC to recognize the factory installed memory modules and hard drive again?
    Solved!
    Go to Solution.

    When troubleshooting, I always change one variable at a time. I would hate to miss a solution by being in a hurry. In this case, you may have damaged either the RAM or the RAM slot. I would stick with the Toshiba specifications for the RAM, making sure it is the correct size, speed and type recommended. I also recommend that when you replace the RAM that both modules be from the same manufacturer, size, and specification. Try one RAM module in one slot and then the other. And then try both RAM modules in both slots. After the testing you should be able to figure if this is a RAM problem or a RAM slot problem.
    In the case of hard drives, the real test is whether or not the Bios sees the hard drive. If the Bios doesn't see the hard drive, it's not going to work. The Bios should see the hard drive whether or not the hard drive is partitioned, formatted or has data on it. My experience has been that many Toshiba laptops will work fine with larger capacity hard drives provided they are the same speed in RPMs, have the same interfacing connection and physically the same size.
    Again, prior to doing any work on your computer, make sure that both the AC power has been disconnected and the battery has been removed. Be careful out there. A blown repair job by a non-Toshiba tech is NOT covered under warranty.

  • I need to upgrade my macbook ram and hard drive pls help

    Hi all,
    I need to upgrade my macbook's RAM and hard drive as after 3 yrs of use it is showing signs of aging.
    I am novice in hardware stuff. I am planning on doing it entirely by myself and on tight budget will need to compare the prices across sellers and buy a suitable peice of kit. Please help
    Questions:
    1 - How to find out which RAm do I need to buy and what is the maximum I can go on my macbook?
    2 - How to find which hard drive to buy and what is the maximum my macbook will support?
    3 - Can I buy the SSD drive instead of SATA for this macbook?
    Some of the specs are listed below:
    Hardware Overview:
      Model Name:          MacBook
      Model Identifier:          MacBook5,2
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          3 MB
      Memory:          2 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MB52.0088.B05
      SMC Version (system):          1.38f5
    MANY THANKS FOR READING AND REPLYING TO MY POST
    [email protected]

    Hi Chefjeegar
    Yes that screwdriver kit has the #00 phillips screwdriver that you need to access the RAM and hard drive. You'll also need the Torx driver to change the hard drive. http://www.amazon.co.uk/LINDY-Computer-Technician-Precision-Torx/dp/B0000934GO/r ef=sr_1_1?s=computers&ie=UTF8&qid=1348072554&sr=1-1
    For a good explanation about RAM look at the page on OWC http://eshop.macsales.com/shop/memory/MacBook/DDR2/
    In the UK Amazon or eBay might be your best bet for cheap RAM but read the description and reviews carefully. For a little more expensive but with a better warranty is Crucial UK http://www.crucial.com/uk/
    A good resource for working on your MacBook is ifixit.com http://www.ifixit.com/Device/MacBook_Core_2_Duo
    Is your external hard drive formatted for Mac? To transfer your current hard drive I like the free application Carbon Copy Cloner. It makes a bootable copy of everything on your hard drive http://www.bombich.com/index.html Check that it's set up right by booting up from the external drive. Put the new drive in your MacBook, then format and partition the new drive. Then use Carbon Copy Cloner to transfer your OS back to the new drive.
    Yes, you can put an SSD in the MacBook.

  • Deleting a song from iTunes library and hard drive on Itunes 11.0

    how do i delete a song from iTunes library and hard drive on Itunes 11.0 at the same time.

    Hello CleveCo, Inc
    And welcome to Apple Discussions!
    At some point in time, you may have selected the option to prevent that dialog from appearing again when trying to delete tracks from your library. To reset all of iTunes warning dialogs, click the Edit drop down menu and choose Preferences from the list (on a Mac it is *iTunes -> Preferences* ). When the window pops up, head over to the Advanced tab and click the *Reset Warnings* button. Then quit iTunes and relaunch it. That do the trick for you?
    B-rock

Maybe you are looking for