Midi Teething....

Hi
having a small fundamental problem with midi playback...in the code below in the Midi.playFile() method it is giving me "cannot resolve symbol: method...." errors at the lines:
sequencer.setLoopStartPoint(0);
sequencer.setLoopCount(LOOP_CONTINUOUSLY);
sequencer.setLoopEndPoint(-1);
sequencer.setLoopCount(0);
i cannot see why i am getting this error.
any help would be great! thanks
Cav.
import javax.sound.midi.*;
import java.io.File;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.util.*;
import java.lang.*;
import java.text.*;
class Project3 extends JFrame implements ActionListener
     JButton openButton = new JButton("Open");
     JButton playButton = new JButton("Play");
     JButton loopButton = new JButton("Single   Play");
     JButton stopButton = new JButton("Stop");
     static int loopStatus = 0;
     public Project3() //Constructor Method
          super("MIDI File Analysis");
          setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
          setBounds(100, 90, 440, 300);
          JPanel mainPanel = new JPanel(new GridBagLayout());
          GridBagConstraints cons = new GridBagConstraints();
          //cons.fill = GridBagConstraints.BOTH;
          openButton.addActionListener(this);
          playButton.addActionListener(this);
          loopButton.addActionListener(this);
          stopButton.addActionListener(this);
          cons.gridx = 0;
          cons.gridy = 0;
          mainPanel.add(openButton, cons);
          cons.gridx = 1;
          cons.gridy = 0;
          mainPanel.add(playButton, cons);
          cons.gridx = 2;
          cons.gridy = 0;
          mainPanel.add(loopButton, cons);
          cons.gridx = 3;
          cons.gridy = 0;
          mainPanel.add(stopButton, cons);
          setContentPane(mainPanel);
          setVisible(true);
    }//End Constructor
     public static void main(String[] args)
          Project3 project = new Project3();
          Midi.loadFile();
          Midi.tracks();
          Midi.tempo();
          Midi.numOfMidiEvents();
          Midi.getMidiEvents();
     } // end main method
     public void actionPerformed(ActionEvent e)
          Object src = e.getSource();
          if(src == openButton)
          if(src == playButton)
               Midi.playFile(loopStatus);
          if(src == loopButton)
               System.out.println(+loopStatus);
               if(loopStatus == 0)
                    System.out.println("one");
                    loopStatus = 1;
                    loopButton.setText("Looped Play");
                    //loopMethod(loopStatus)
               else
                    System.out.println("two");
                    loopStatus = 0;
                    loopButton.setText("Single   Play");
                         //loopMethod(loopStatus)
          if(src == stopButton)
               Midi.stopFile();
} // end class Project 3
class Midi
     static Sequencer sequencer;
     static Sequence mySeq;
     static Track tracks[];
     static int numMidiEvents;
     static int trackNum;
     public static void loadFile()
          File midiFile = new File("/Users/Cav/Documents/m.a./programming/java/project3/2001 Space Odyssey.mid");
          try
               // get the sequencer
               sequencer = MidiSystem.getSequencer();
               if (sequencer == null )
                    System.out.println("MIDI device is not supported");
               else
                    sequencer.open();    // reserve the MIDI device for our program     
               // set the sequence
               mySeq = MidiSystem.getSequence(midiFile);
               sequencer.setSequence(mySeq);
          } catch (MidiUnavailableException munex)
               System.out.println("MIDI unavailable");     
          } catch (Exception e)
              System.out.println("File error");     
     } //end load method
     public static void playFile(int loopStatus)
          if (loopStatus == 1)
               sequencer.setLoopStartPoint(0);
               sequencer.setLoopCount(LOOP_CONTINUOUSLY);
          else
               sequencer.setLoopEndPoint(-1);
               sequencer.setLoopCount(0);
          sequencer.start(); // play the MIDI file
     public static void stopFile()
          sequencer.stop(); // stop the MIDI file
     public static void tracks()
          tracks = mySeq.getTracks();
          System.out.println("There are " + tracks.length + " tracks in this MIDI file");
     } //end midiTracks method
     public static void tempo()
          float timingType = mySeq.getDivisionType();
          if (timingType == Sequence.PPQ)
               System.out.println("Timing is in PPQ format");
          else
               System.out.println("Timing is in " + timingType + "format");
          // assuming PPQ note format
          int ticksPQN = (int)mySeq.getResolution() & 0xFF;
          System.out.println("There are " + ticksPQN + " PPQN");          
     } //end tempo method
     public static void numOfMidiEvents()
          // step 1, let's find out how many MIDI events are in track 1
          trackNum = 1; //track looked at
          numMidiEvents = tracks[trackNum].size();
          System.out.println("Num of MIDI events in track " + trackNum + " = " + numMidiEvents);
     }//end method numMidiEvents
     public static void getMidiEvents()
          for (int i=0; i<numMidiEvents ;i++)
               MidiEvent tempMidiEvent = tracks[trackNum].get(i);   // get the next event in the track
               MidiMessage tempMidiMessage = tempMidiEvent.getMessage();
               int curTick = (int)tempMidiEvent.getTick() & 0xFF;
               // get the status byte from the message
               int statusByte = (int)(tempMidiMessage.getStatus() & 0xFF);
               // print out it's integer value along with the time it occurred
               System.out.println("status byte  = " + statusByte + "Ticktime = " + curTick);
               // in here I might compare what I've found and print out more detailed information
               // e.g. if a note on is found (int 144) then print out the note type
} //end of class Midi

the error is simply saying: "cannot resolve symbol: method methodName()"
where methodName is the methods in the lines i said the error is coming from:
setLoopStartPoint
setLoopCount
setLoopEndPoint
setLoopCount

Similar Messages

  • Maximum RAM upgrade for Mac Mini mid-2010?

    Hi,
    I have a Mac Mini mid-2010 (Model 4.1).   I purchased it with 4 Gb RAM, and I am now considering a RAM upgrade. 
    I currently am running OS 10.95 - and not particularly happy with the sluggish performance that has been the hallmark of my 'upgrade' to Mavericks on this machine. I figure that increasing RAM can only help what has become a sometimes teeth-gnashingly slow computer.
    In any case, the Apple tech specs document says that the maximum RAM for this machine is 8 Gb.  However, the macmemory.com web page for this model Mac Mini says it can handle 16 Gb so long as the OS is 10.7 or greater. 
    Is this true?  Anyone tried this?
    Thanks,
    HJ

    Memory capabilities:
    Maximum Memory
    16 GB (Actual) 8 GB (Apple)
    Memory Slots
    2 - 204-pin PC3-8500 (1066 MHz) DDR3 SO-DIMM

  • Pension issue Mid Month Leaving

    Dear All,
    As per rule sustem should deduct mid month joining/leaving/absences or transfer scenarios, the Pension/PF Basis will be correspondingly prorated. But our system is not doing this. In RT table i have found 3FC Pension Basis for Er c 01/2010                    0.00           6,500.00.
    Employee leaving date is 14.04.2010. system is picking pension amout as 541. Last year it was coming right.
    Please suggest.
    Ashwani

    Dear Jayanti,
    We required prorata basis pension in case of left employees and system is not doing this. This is the issue. As per our PF experts Pension amount should come on prorata basis for left employees in case they left mid of month.System is doing prorata basis last year but from this year it is deducting 541. I am giving two RT cases of different years.
    RT table for year 2010. DOL 26.04.2010
    /111 EPF Basis              01/2010                    0.00           8,750.00 
    /139 VPF Basis              01/2010                    0.00           8,750.00 
    /3F1 Ee PF contribution     01/2010                    0.00           1,050.00 
    /3F3 Er PF contribution     01/2010                    0.00             509.00 
    /3F5 Ee Mon PF contribution 01/2010                    0.00           1,050.00 
    /3F6 Ee Ann PF contribution 01/2010                    0.00          12,600.00 
    /3F9 PF adm chrgs * 1,00,00 01/2010                    0.00              96.25 
    /3FA PF basis for Ee contri 01/2010                    0.00           8,750.00 
    /3FB PF Basis for Er Contri 01/2010                    0.00           8,750.00 
    /3FJ VPF basis for Ee contr 01/2010                    0.00           8,750.00 
    /3FL PF Basis for Er Contri 01/2010                    0.00           6,500.00 
    /3F4 Er Pension contributio 01/2010                    0.00             541.00
    /3FC Pension Basis for Er c 01/2010                    0.00           6,500.00
    /3FB PF Basis for Er Contri 01/2010                    0.00           8,750.00
    /3FC Pension Basis for Er c 01/2010                    0.00           6,500.00
    /3FJ VPF basis for Ee contr 01/2010                    0.00           8,750.00
    /3FL PF Basis for Er Contri 01/2010                    0.00           6,500.00
    /3R3 Metro HRA Basis Amount 01/2010                    0.00           8,750.00
    1BAS Basic Salary           01/2010                    0.00           8,750.00
    RT table for year 2009. DOL 27.10.2009
                                                                                    /111 EPF Basis              07/2009                    0.00           9,016.13
    /139 VPF Basis              07/2009                    0.00           9,016.13
    /3F1 Ee PF contribution     07/2009                    0.00           1,082.00
    /3F3 Er PF contribution     07/2009                    0.00             628.00
    /3F5 Ee Mon PF contribution 07/2009                    0.00           1,082.00
    /3F6 Ee Ann PF contribution 07/2009                    0.00           8,822.00
    /3F9 PF adm chrgs * 1,00,00 07/2009                    0.00              99.18
    /3FA PF basis for Ee contri 07/2009                    0.00           9,016.00
    /3FB PF Basis for Er Contri 07/2009                    0.00           9,016.00
    /3FJ VPF basis for Ee contr 07/2009                    0.00           9,016.00
    /3FL PF Basis for Er Contri 07/2009                    0.00           5,452.00
    /3FB PF Basis for Er Contri 07/2009                    0.00           9,016.00 
    /3FC Pension Basis for Er c 07/2009                    0.00           5,452.00 
    /3FJ VPF basis for Ee contr 07/2009                    0.00           9,016.00 
    /3FL PF Basis for Er Contri 07/2009                    0.00           5,452.00 
    /3R4 Non-metro HRA Basis Am 07/2009                    0.00           9,016.13 
    1BAS Basic Salary           07/2009                    0.00           9,016.13 
    Now please suggest what to do. where is the problem  ? If have also checked EXIT_HINCALC0_002 but nothing written in it.
    With Regards
    Ashwani

  • Mid 2009 Crashing but fine in Safe Mode

    Hello friendly support community,
    Having a little issue again with my mid 2009 Macbook Pro 2.53GHz intel core 2 duo system. Upgraded the system from 4gb to 8 gb about a month ago and everything has seemingly been running fine until today.
    - Shut down my system last night.
    - Went to power on this evening about an hr ago and I was stuck on the white Apple logo loading screen.-
    - Reset PRAM (reset 3 times in a row) and SMC ---- still stuck
    - Boot into safe mode--- worked then immediately restarted (via instructions from http://support.apple.com/kb/TS2570)
    - Boot normaly (no longer stuck on white loading screen!)----- then immediate CRASH!!!
    - Back in safe mode now (which is working fine) to submit this Help Discussion
    Here is the panic report. Any ideas. I know that yesterday I updated the Evernote app from the Apple App Store and updated the definitions in the VirusBarrier App (also downloaded from the app store a while ago). Nothing more changed. Would really appreciate the help!
    Interval Since Last Panic Report:  699621 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    EE13C9DD-36A4-4CEC-8556-2699A200F2FA
    Sat Dec  8 20:22:50 2012
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x0027c015, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000010, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x04ccd9bc, ECX: 0x0dfe53d4, EDX: 0x00000010
    CR2: 0x00000010, EBP: 0x827a3578, ESI: 0x045c46b0, EDI: 0x03ebf7b8
    EFL: 0x00010297, EIP: 0x0027c015, CS:  0x00000008, DS:  0x00840010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x827a3378 : 0x21b837 (0x5dd7fc 0x827a33ac 0x223ce1 0x0)
    0x827a33c8 : 0x2abf6a (0x59e3d0 0x27c015 0xe 0x59e59a)
    0x827a34a8 : 0x2a1a78 (0x827a34c0 0x320 0x827a3578 0x27c015)
    0x827a34b8 : 0x27c015 (0xe 0x48 0x827a0010 0x220010)
    0x827a3578 : 0x27c14b (0x4ccd9bc 0x1 0x827a35e8 0x1)
    0x827a3598 : 0x27e631 (0x4ccd9bc 0x1 0x0 0x3494000)
    0x827a35b8 : 0x26b175 (0x4ccd9bc 0x1 0x0 0x0)
    0x827a3608 : 0x910f22 (0xd5821bc 0x3493000 0x0 0x3494000)
    0x827a36a8 : 0x91268f (0x41000 0x0 0x827a374c 0x1)
    0x827a3768 : 0x30d08c (0x7db30af0 0x0 0xd2854c4 0x2a0354)
    0x827a37c8 : 0x2ce7fc (0x827a38b8 0xe2b7500 0x827a3868 0x42d929)
    0x827a3878 : 0x42d35f (0xd34df38 0x827a38b8 0x827a38c8 0x2cce69)
    0x827a3898 : 0x2fa6c8 (0x827a38b8 0x0 0x1 0xdfe13e4)
    0x827a38c8 : 0x2d3cf5 (0x7db30af0 0xdf9a800 0x0 0x41000)
    0x827a39d8 : 0x2d466a (0x447000 0x0 0x0 0x202d)
    0x827a3a78 : 0x2d4738 (0xe2b11bc 0xb35db0 0x0 0x447af8)
    0x827a3ab8 : 0x42f641 (0xe2b11bc 0xb35db0 0x0 0x447af8)
    0x827a3b58 : 0x2ff361 (0x827a3b78 0x121abe30 0x0 0x0)
    0x827a3ba8 : 0x476a19 (0xe2b11bc 0x2c 0x827a3e78 0x0)
    0x827a3f78 : 0x4f82fb (0xd9dea80 0xdd01568 0xdfe1324 0x1)
    0x827a3fc8 : 0x2a251d (0xdd01564 0x0 0x10 0xe6e97e4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.BootCache(31.1)@0x90f000->0x913fff
    BSD process name corresponding to current thread: mds
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro5,5 (Mac-F2268AC8)
    System uptime in nanoseconds: 35889600979
    unloaded kexts:
    (none)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch    54.3 - last loaded 32944551969
    com.apple.driver.AppleHWSensor    1.9.3d0
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AGPM    100.12.31
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.InternalModemSupport    2.6.2
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleMikeyDriver    2.0.5f14
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleIntelYonahProfile    14
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.driver.AppleIntelNehalemProfile    11
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.GeForce    6.3.6
    com.apple.driver.AppleLPC    1.5.1
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.AppleGraphicsControl    2.10.6
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleUSBTCKeyEventDriver    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.driver.AppleUSBCardReader    2.6.1
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AirPortBrcm43xx    423.91.27
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.nvenet    2.0.17
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.IOBluetoothHIDDriver    2.4.5f3
    com.apple.driver.AppleMultitouchDriver    207.11
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleHDAHardwareConfigDriver    2.0.5f14
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.nvidia.nv50hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.iokit.IOSCSIBlockCommandsDevice    2.6.8
    com.apple.iokit.IOUSBMassStorageClass    2.6.7
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.driver.XsanFilter    402.1
    com.apple.driver.AppleFileSystemDriver    2.0
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.NVSMU    2.2.7
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 8 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

    Happened a few more times.
    Here's the latest Panic report.
    Any idea if it's an issue with the ram???
    Interval Since Last Panic Report:  702277 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    EE13C9DD-36A4-4CEC-8556-2699A200F2FA
    Sat Dec  8 21:24:35 2012
    panic(cpu 1 caller 0x2a0663): "Spinlock acquisition timed out: lock=0x2fce7b8, lock owner thread=0x200, current_thread: 0xdd563d4, lock owner active on CPU 0xffffffff"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/locks_i386.c:374
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x80bf3c28 : 0x21b837 (0x5dd7fc 0x80bf3c5c 0x223ce1 0x0)
    0x80bf3c78 : 0x2a0663 (0x59ccb0 0x2fce7b8 0x200 0xdd563d4)
    0x80bf3cb8 : 0x27d49e (0x2fce7b8 0x1 0x80bf3ce8 0x2aac45)
    0x80bf3d08 : 0x27d657 (0x43e2dac 0xe10b8dc 0x40000 0x0)
    0x80bf3d38 : 0x256b84 (0x43e2dac 0xe10b8dc 0x40000 0x0)
    0x80bf3de8 : 0x258f93 (0xdd06250 0x40000 0x0 0x1)
    0x80bf3f38 : 0x2ab83c (0xc679334 0x1d2db000 0x1 0x1)
    0x80bf3fc8 : 0x2a18da (0xda6e644 0x1 0x10 0xda6e644)
    BSD process name corresponding to current thread: AppCleaner
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro5,5 (Mac-F2268AC8)
    System uptime in nanoseconds: 173963418643
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver    2.0 (addr 0x7a5fd000, size 0x12288) - last unloaded 140031833699
    loaded kexts:
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 37542394069
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleMikeyDriver    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleBluetoothMultitouch    54.3
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.nvenet    2.0.17
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.GeForce    6.3.6
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.driver.AppleUSBCardReader    2.6.1
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.AppleBluetoothHIDKeyboard    141.5
    com.apple.driver.AppleHIDKeyboard    141.5
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.IOBluetoothHIDDriver    2.4.5f3
    com.apple.driver.AppleMultitouchDriver    207.11
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.AppleProfileFamily    41
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.driver.NVSMU    2.2.7
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.nvidia.nv50hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.iokit.IOUSBMassStorageClass    2.6.7
    com.apple.iokit.IOSCSIBlockCommandsDevice    2.6.8
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.TMSafetyNet    6
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

  • Mid 2010 15" i5 Battery Calibration Questions

    Hi, I have a mid 2010 15" MacBook Pro 2.4GHz i5.
    Question 1: I didn't calibrate my battery when I first got my MacBook Pro (it didn't say in the manual that I had to). I've had it for about a month and am doing a calibration today, is that okay? I hope I haven't damaged my battery? The calibration is only to help the battery meter provide an accurate reading of how much life it has remaining, right?
    Question 2: After reading Apple's calibration guide, I decided to set the MacBook Pro to never go to sleep (in Energy Saver System Preference) and leave it on overnight so it would run out of power and go to sleep, then I'd leave it in that state for at least 5 hours before charging it. When I woke up, the light on the front wasn't illuminated. It usually pulsates when in Sleep. Expectedly, it wouldn't wake when pressing buttons on the keyboard. So, what's happened? Is this Safe Sleep? I didn't see any "Your Mac is on reserve battery and will shut down" dialogues or anything similar, as I was asleep! I've left it in this state while I'm at work and will charge it this afternoon. Was my described method okay for calibration or should I have done something different?
    Question 3: Does it matter how quickly you drain your battery when doing a calibration? i.e is it okay to drain it quickly (by running HD video, Photo Booth with effects etc) or slowly (by leaving it idle or running light apps)?
    Thanks.
    Message was edited by: Fresh J

    Fresh J:
    A1. You're fine calibrating the battery now. You might have gotten more accurate readings during the first month if you'd done it sooner, but no harm has been done.
    A2. Your machine has NOT shut down; it has done exactly what it was supposed to do. When the power became critically low, it first wrote the contents of RAM to the hard drive, then went to sleep. When the battery was completely drained some time later, the MBP went into hibernation and the slepp light stopped pulsing and turned off. In that state the machine was using no power at all, but the contents of your RAM were still saved. Once the AC adapter was connected, a press of the power button would cause those contents to be reloaded, and the machine would pick up again exactly where you left off. It is not necessary to wait for the battery to be fully charged before using the machine on AC power, but do leave the AC adapter connected for at least two hours after the battery is fully charged. Nothing that you say you've done was wrong, and nothing that you say has happened was wrong.
    A3. No, it does not matter.

  • Mid 2013 macbook air keyboard/trackpad stop responding

    I have a mid-2013 13" Macbook Air - 512GB SSD, 8GB RAM - 1.7Ghz i7
    I spend a good deal of time working at my home, where I have two external monitors (one via USB, one via the thunderbolt port) and a bluetooth wireless mouse and keyboard.  Things are great.
    I also go on the road, and when I do, I simply unplug my monitors, close the lid, and go.
    Lately, I've had some very odd behavior happen which acts a lot like what is described in the latest 13" Macbook Pro Retina EFI fix:  http://www.macrumors.com/2013/11/07/apple-releases-fix-for-13-inch-retina-macboo k-pro-keyboardtrackpad-issues/
    Here's what happens....when I'm traveling and away from my bluetooth keyboard/mouse, I will open up my MBA and the trackpad and internal keyboard are unresponsive.  I can press the power button and get it to turn off...power it back on and am able to use the keyboard to control various boot options (diagnostics, single-user, safe-mode, recovery model, etc).  Booting up full, however, the issue will still exist.  Looking at the console log, when this is happening, there are a ton (about 4000 every minute) of the following :
    11/1/13 7:45:26.000 PM kernel[0]: Error: AppleHSSPIController::doSPITransfer CRC from device was invalid
    11/1/13 7:45:26.000 PM kernel[0]: Error: AppleHSSPIController::InterruptOccurred Failed to transfer interrupt data with Err (0xe00002eb)
    Eventually, something happens and things start to work -- I will generally see the following in the console log when it starts working:
    11/1/13 7:45:27.000 PM kernel[0]: Apple Internal Keyboard / Trackpad::start Start Succeeded
    If I let the machine sit at the unlock screen, eventually a dialog comes up and says "unable to find external bluetooth keyboard/mouse..."  It says it will continue to search and will pair with one eventually....it's the same message I would get from my mac mini if it couldn't find the bluetooth keyboard (and has no internal/hardwired keyboard).
    When it is happening, I can use "cmd-r" to boot into recovery mode and recovery mode will complain about not having a mouse/trackpad - yet the keyboard seems to work to control what happens at boot time.
    I called Apple and got sent to the apple store with a "it sounds like a faulty logic board or a connection that needs soldering".  The Apple Store "genius" didn't quite think that was the case and has instead suggested I re-install the operating system.  I'm non-plussed by both suggestions. This has happened both before and after Mavericks... 
    On one of my latest trips, I had a case where I took my laptop out on the plane to try to use it...only to have this issue occur.  I landed, got to the hotel, tried again and everything worked fine.  Went to dinner - leaving my laptop on the desk plugged in - only to come back to have the keyboard unresponsive....  I've now resorted to traveling with my bluetooth keyboard and mouse "just in case".
    Any ideas/thoughts?

    Mv2400
    I will open up my MBA and the trackpad and internal keyboard are unresponsive.
    Do four things to test for fault on this,
    reset SMC ,
    reset NVRAM,
    uncheck "put hard disks to sleep"
    and UNPAIR both your bluetooth mouse and keyboard from this Mac that you are using with it currently.
    yes, the notion that your logic board is at fault is extremely unlikely, additionally (though far more likely) that your Mavericks OS is corrupt.
    RESET SMC
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    RESET NVRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    Lastly, go into SYS PREFERENCES > ENERGY > uncheck "Put hard disks to sleep when possible" in both tabs.
    Let your Mac go into sleep or close the lid for a few mins. and reopen and verify that your trackpad and mouse are fine.  They should be after this,.........
    If not contact Apple for full in shop diagnostic, theyll run a hardware test (unlikely causation) and reinstall the OS, then retest and LASTLY replace the logic board (very unlikely).

  • Mid 2010 no USB Mouse or keyboard power? HELP!!

    I bought a mid 2010 Mac Pro 2.8ghz Nahalem from the apple store over 1 month ago. After two weeks I had a five minute issue where after I rebooted, the mouse & keyboard would not respond. One quick reboot, the mouse and keyboard had power. Now I have a TV show I have to get to the station for tomorrow and I"m having this issue again and I've rebooted five times with no luck. I"m desperate here and I need to get this working. I did buy some new RAM from the Apple store, 4GB DDR3 PC3 240 pin 512MX72-8500 ECC. I put it in with the other three 1 gig sticks for 7gigs of RAM. Rebooted, no keyboard or mouse power. shut down, re-arranged the sticks in various configurations and even went back to just the three 1 gig sticks and again, the computer will boot up, get to the login window, but no power to the keyboard or my wireless mouse or should I say not responding and no caps lock light at all. Can I not have this RAM configuration and it blew something out? The bluetooth mouse battery was changed and I checked my keyboard which has a wired connection. It is fine. I even moved it to other USB slots. No go. Has anyone experienced this? Is there a PMU reset switch on these new mac models? I've been editing forever on a dual 1.6gh PowerMac with no problems. Rock solid. Now I'm on this Nahalem and this no keyboard or wireless mouse communication is killing me with this deadline. I NEED HELP!!!

    After installing Windows 7 did you also install the Chipset Driver, Intel ME Driver, Keyboard and Mouse Driver and the USB 3 Driver?  If you didn't then that would account for the various hardware items not being recognized.  Always install the Intel Drivers first and then the rest.
    The link below is for the available drivers from Lenovo for your model. Just select your operating system in the top box for the correct driver listing.......
    https://support.lenovo.com/us/en/products/desktops​-and-all-in-ones/ideacentre-k-series-desktops/leno​...
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

  • Mid 2010 Macbook Pro Keeps Restarting due to Kernel Panic. Ideas for how to fix?

    So my Mid 2010 Macbook Pro keeps randomly restarting, and giving me a screen that says something like "your computer restarted due to a problem."
    Looks like it as a kernel panic, but I have no idea what this is.  Seems to be no pattern for when it crashes.  Used to do it maybe once a month and now this is the 5th time in two days.
    Any idea what might be going on? Looked at past threads but nothing seemed to apply. 
    Here's the issue report:
    Interval Since Last Panic Report:  3966250 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    7A9C4557-3A15-F201-C5F0-248B698BCE76
    Sun Mar  3 14:26:35 2013
    panic(cpu 3 caller 0xffffff7f85c9bb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811930d000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80edd0b260 : 0xffffff800541d626
    0xffffff80edd0b2d0 : 0xffffff7f85c9bb25
    0xffffff80edd0b360 : 0xffffff7f85d954b3
    0xffffff80edd0b3c0 : 0xffffff7f85d95527
    0xffffff80edd0b430 : 0xffffff7f860aa853
    0xffffff80edd0b570 : 0xffffff7f85dbb659
    0xffffff80edd0b5a0 : 0xffffff7f85ca58da
    0xffffff80edd0b650 : 0xffffff7f85ca0fac
    0xffffff80edd0b840 : 0xffffff7f85ca2ade
    0xffffff80edd0b920 : 0xffffff7f86dccad5
    0xffffff80edd0b960 : 0xffffff7f86de2507
    0xffffff80edd0b980 : 0xffffff7f86e01353
    0xffffff80edd0b9c0 : 0xffffff7f86e013b1
    0xffffff80edd0ba00 : 0xffffff7f86de7c43
    0xffffff80edd0ba50 : 0xffffff7f86da20fc
    0xffffff80edd0bae0 : 0xffffff7f86d9defa
    0xffffff80edd0bb10 : 0xffffff7f86d9baab
    0xffffff80edd0bb40 : 0xffffff80058650c3
    0xffffff80edd0bbc0 : 0xffffff8005867153
    0xffffff80edd0bc20 : 0xffffff8005864b8f
    0xffffff80edd0bd70 : 0xffffff80054981e1
    0xffffff80edd0be80 : 0xffffff8005420aed
    0xffffff80edd0beb0 : 0xffffff8005410448
    0xffffff80edd0bf00 : 0xffffff800541961b
    0xffffff80edd0bf70 : 0xffffff80054a5b16
    0xffffff80edd0bfb0 : 0xffffff80054ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c34 000->0xffffff7f85f36fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 5f44000->0xffffff7f86266fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f86d83000 ->0xffffff7f86e45fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C54
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000005200000
    Kernel text base: 0xffffff8005400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 13893412243014
    last loaded kext at 739492449806: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8793f000, size 229376)
    last unloaded kext at 341224120991: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f86496000, size 65536)
    loaded kexts:
    com.silex.driver.sxuptp          1.5.1
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8634, 0x535550455254414C454E5430310000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    So my Mid 2010 Macbook Pro keeps randomly restarting, and giving me a screen that says something like "your computer restarted due to a problem."
    Looks like it as a kernel panic, but I have no idea what this is.  Seems to be no pattern for when it crashes.  Used to do it maybe once a month and now this is the 5th time in two days.
    Any idea what might be going on? Looked at past threads but nothing seemed to apply. 
    Here's the issue report:
    Interval Since Last Panic Report:  3966250 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    7A9C4557-3A15-F201-C5F0-248B698BCE76
    Sun Mar  3 14:26:35 2013
    panic(cpu 3 caller 0xffffff7f85c9bb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811930d000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80edd0b260 : 0xffffff800541d626
    0xffffff80edd0b2d0 : 0xffffff7f85c9bb25
    0xffffff80edd0b360 : 0xffffff7f85d954b3
    0xffffff80edd0b3c0 : 0xffffff7f85d95527
    0xffffff80edd0b430 : 0xffffff7f860aa853
    0xffffff80edd0b570 : 0xffffff7f85dbb659
    0xffffff80edd0b5a0 : 0xffffff7f85ca58da
    0xffffff80edd0b650 : 0xffffff7f85ca0fac
    0xffffff80edd0b840 : 0xffffff7f85ca2ade
    0xffffff80edd0b920 : 0xffffff7f86dccad5
    0xffffff80edd0b960 : 0xffffff7f86de2507
    0xffffff80edd0b980 : 0xffffff7f86e01353
    0xffffff80edd0b9c0 : 0xffffff7f86e013b1
    0xffffff80edd0ba00 : 0xffffff7f86de7c43
    0xffffff80edd0ba50 : 0xffffff7f86da20fc
    0xffffff80edd0bae0 : 0xffffff7f86d9defa
    0xffffff80edd0bb10 : 0xffffff7f86d9baab
    0xffffff80edd0bb40 : 0xffffff80058650c3
    0xffffff80edd0bbc0 : 0xffffff8005867153
    0xffffff80edd0bc20 : 0xffffff8005864b8f
    0xffffff80edd0bd70 : 0xffffff80054981e1
    0xffffff80edd0be80 : 0xffffff8005420aed
    0xffffff80edd0beb0 : 0xffffff8005410448
    0xffffff80edd0bf00 : 0xffffff800541961b
    0xffffff80edd0bf70 : 0xffffff80054a5b16
    0xffffff80edd0bfb0 : 0xffffff80054ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c34 000->0xffffff7f85f36fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 5f44000->0xffffff7f86266fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f86d83000 ->0xffffff7f86e45fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C54
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000005200000
    Kernel text base: 0xffffff8005400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 13893412243014
    last loaded kext at 739492449806: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8793f000, size 229376)
    last unloaded kext at 341224120991: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f86496000, size 65536)
    loaded kexts:
    com.silex.driver.sxuptp          1.5.1
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8634, 0x535550455254414C454E5430310000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

  • Mid 2011 Macbook Air Painfully slow.

    Mid 2011 Macbook Air Painfully slow.
    Hey everyone.  I am writing about my 13 inch Mid 2011 Macbook Air. 
    Recently it has been extremely slow and on occasion has not started up.
    I have reset the PRAM and SMC already, yet it is still very slow.  I have a couple theories about what might have caused it, are they plausible?
    Theory 1:  It’s a software problem. I tried to upgrade to 10.8.2 but halfway through the upgrade the computer restarted and somehow I was still on 10.8.1.  For fear of a big issue happening I didn’t try to upgrade again. Perhaps it is a flaw in Apple’s software update? 
    The important thing to note about this update is that I tried to install 10.8.2 around a month or two weeks BEFORE I started having problems.  So if these issues were due to 10.8.2’s failed update then it certainly was a delayed reaction. 
    I would of course like to update to 10.8.2 BUT as my computer is acting EXTREMELY slow and having trouble turning on occasionally I am worried the software update will completely brick the machine.  Is that possible?  Should I actually finish through with the software update?
    Theory 2:  It was an electricity problem. 
    The computer died when I was sitting at a café plugged into their wall sockets.  A few days later when I came back to the same spot with my old macbook which is now being used in lieu of the Air it suddenly turned black for a little while. Sensing it might be an electricity surge or something with their system I unplugged the cable.  I am not sure if that was paranoia though. 
    Can an electricity surge or a bad outlet fry a computer?  Can it fry the ram so the computer is extremely slow? Does that theory hold any water? 
    Thanks for your help diagnosing this problem.
    All the best. 

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' 
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”. 
    Step 2 
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}' 
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}' 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null 
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Issue on payroll area which is changing from biweekly to monthly in Mid of

    Dear Experts,
    I have an issue on payroll area which is changing from biweekly to monthly in Mid of the Month.
    One employee was retired on 29th of March, so his payroll area was changed from biweekly to monthly on 29th. For retire we are running the payroll on 8th of every month. When we are running payroll for April he has received only 29th and 30th retire salary, by the time he is not yet retired also.
    In this case the main problem is monthly payroll time is early then biweekly. so the employee is getting retire salary then his regular pay.
    Can you guide me where we can control that monthly payroll area should not be triggered at this movement.
    Thanks
    Chandra

    You can do that but it is not that easy as it sounds if you have to do that over a period of say 10-20 years...lot of operational work!!
    Also say if you load the retiree action one month ahead say on 03/01/2011. And the employee is retiring on  03/29.
    Retire payroll is on 04/08
    Biweekly is on 04/15
    Now you decide to lock the employees after the 1st biweekly check of March...say which was process 14 days before 04/15 would be 04/01. The employee number is locked between 04/01 to 04/15. For 14 days you have locked these employees!!
    What happens if there is adjustment pay...you have to manually go and unlock the employee and lock him after the adjustment check.
    I will let you decide based on the comfort, SAP effort, Operational effort and system maintenance.

  • Mid year go live issue

    Hi
    its mid year go live i uploaded april to nov. legacy payroll, then run inlk schema . then set the  with each month payroll with releasing and exiting the controll record. then i run December month payroll  with regular schema . now system is not calculating
    annual gross and annual regular income for 12 month, in log tree  for tax calculation.
    it calculating for dec. to march 4 month as annual salary . with is much amount its calculating all tax declaration, so tax calculation is coming wrong.
    exemption /130  tech wage type also its ignoring last 9 month . its calculating from December only.
    help me to solve this issue.
    suprita

    Hello Suprita
    Kindly refer to the notes which would assist you further in your query.
    Please check if you have carried out the changes as required for mid-year golive as per the notes.
    506128: Legacy data transfer
    590725: Documentation for rules in INLK Schema
    563491: Legacy data transfer - FAQ-
    Thanks and Kind Regards
    Ramana

  • Issue on Changing the Payroll Area in Mid of the Month from Biweekly to Mon

    Dear Experts,
    I have an issue on payroll area which is changing from biweekly to monthly in Mid of the Month.
    One employee was retired on 29th of March, so his payroll area was changed from biweekly to monthly on 29th. For retire we are running the payroll on 8th of every month. When we are running payroll for April he has received only 29th and 30th retire salary, by the time he is not yet retired also.
    In this case the main problem is monthly payroll time is early then biweekly. so the employee is getting retire salary then his regular pay.
    Can you guide me where we can control that monthly payroll area should not be triggered at this movement.
    Thanks
    Chandra

    Hi Dilek,
    If splits will be there definitely there will be two wagetypes but the amounts they'll have will be based on the rates of those periods.
    Suppose an employee got payscale increase on 11th of  the month, then employee will be paid at the rate of first payscale for first ten days then @ of second payscale on second 20 days.
    So there won't be any inconsistency.
    Regards,
    Tomesh

  • Wrong display of No. of days worked in Payslip for mid-month joining

    Dear Experts,
    We use PE51, form editor for payslip for indian payrol. Our issue is when an employee joins mid of the month or say 4th of any month, still in payslip it shows no. of working days as 30/31 days instead of actual days worked. But pay results are correctly being calculated on factoring basis.
    Please let me know how to resolve it, we use PCR ZNP1 for factoring which is written as follows
    ZNP1 Partial factors for India - /801(CD), /802(WD), /803(WH),/804(Nom)
          /801 Partial period factor 1
            RTE=TKSOLL Set
            RTE-TKAU** Subtraction
            RTE*KGENAU Multiplication
            RTE/TKDIVI Division
            ADDWT *    OT   Output table
          /802 Partial period factor 2
            RTE=TASOLL Set
            RTE-TAAU** Subtraction
            RTE*KGENAU Multiplication
            RTE/TADIVI Division
            ADDWT *    OT   Output table
          /803 Partial period factor 3
            RTE=TSSOLL Set
            RTE-TSAU** Subtraction
            RTE*KGENAU Multiplication
            RTE/TSDIVI Division
            ADDWT *    OT   Output table
          /804 Partial period factor 4
          /805 Partial period factor 5
          /806 Partial period factor 6
          /807 Partial period factor 7
    Please guide, if i need to modify it for getting correct working days display in payslip
    Regards
    Tan

    in that case the Requirement is to display no of working days of employee in a month
    Here working days means
    Total Calendar Days - Unpaid days - Paid days =  working days ( please check the said one again since i have inculded the paid days and unpaid days if u want u can remove paid days)
    so in order to fetch this
    we need Calendar days that is TKSOLL
    Unpaid days   check the technical wage types /845  Paid days /846  ( you can have custom wage types too)
    Copy a wage type from standrad overtime wage type  that will be  1555
    The PCR is as follows
    NUM=TKSOLL  (calendar Days)
    NUM-E  /846      Paid days
    NUM-E /845
    ADDWT 15555
    Use ACTIO function and insert it any where in Sub Schema XT00

  • Adding data mid-month?

    HI, i recently just switched to verizon and so far i have loved it. But now im running into an issue and itseems almost impossible to get ahold of anyone via phone for support so im going to try this way.
    I am mid way through my month and i have ran out of data. I want to add more to my account so my phone will have internet again. How do i do this? I have added more data packages but that hasnt solved the issue, i still have no internet. I use my phone for work alot and need to have internet the remainder of the month. Can someone please tell me how to go about getting internet on my phone until my plan renews in two weeks.
    THank you for any help!

        huss9,
    I am happy to hear that you are loving the service. Welcome to the Verizon Wireless family. But let's get to work on the issue at hand today. With the iPhone can you please go into Settings, General, Scroll to the bottom and tap on Reset, then do reset network settings. This will not delete any of your personal information. All of your pictures, contacts, apps, and music will still be on the phone. Then re-try the network out. Please keep us posted.
    KevinR_VZW
    Please follow us on Twitter @VZWSupport

  • For the mid month new joiner the annual Conveyance exemption is coming incorrectly

    Dear All,
    For one of our client, we have have faced a uniqe issue.
    If any employee join in the mid of the month, his prorated conveyance amount ( wage type 2020) is coming correctly. Suppose an employee joined at 16th of the month, system is calculating his conveyance for that month as INR 400 and which is correct.
    However in his tax calculation for that particular month, system is taking INR 400*(rest of the month of the FY) in the wage type /4E3. which is incorrect. Suppose he joined in 16th April , system is calculating tax exemption 400*12=4800
    Now if we run next month payroll ,  system is caculating the exemption properly. i.e. INR 400 + 800* rest of the month of the FY,
    Please help
    Regards
    Tirtha

    Hi Tirtha,
    system is calculating perfectly.
    first of all system check the no. of present days and accordingly it give the amount in the wage type /3C3 conveyance amount monthly and /3C4 will give Conveyance monthly exemption and it will multiply with no. of months to the fiscal year end and store in the wage type /4E3.
    for example check for PF:
    Every month PF amount store in WT /3F1 and send to /3F5 and this WT multiplied with No. of months and store the Annual amount in wt /3F6.
    Regards,
    Praneeth kumar

Maybe you are looking for

  • ALE/EDI/IDOC  Material

    Hi Experts, i never worked on ALE/EDI/IDOC .. Please send me the links and material about ALE/EDI/IDOC. Thanks in Advance Thanks, Venkatt.

  • P50-BST2N01 Radius Screen Issue

    A few days ago I noticed a few horizontal lines scroll accross the screen when I'd open it, but as soon as I removed my hand or started working, they'd go away.  Today, I removed Norton AV and loaded Trend and also noticed a couple of windows updates

  • Help needed: Extract Ccontact Persons for 0CUSTOMER or 0CUST_SALES

    Hi, I've to extract the contact persons (name,...) per customer from R/3 to BW (3.5). On R/3 side this information is stored in table KNVK. Is there any business content scenario to do so? Thank you very much for your help! Best regards, Markus Svec

  • Incompatible display device

    I just upgraded Premier Elements 7 to 12 and installed it. It won't open, saying the display device is incompatible. I am running a Dell e207wfp monitor with nVidia GeForce driver 16371 which is the latest driver. I am running on XP Home Edition. How

  • TS3274 unable to on iPad

    Hi Good day, my Ipad suddenly turned off while i was connecting to itune.I try to charged it to my laptop via USB, but the message appeared " USB not recognised". Then, since yesterday, i charged my Ipad using normal elctricity charge, But still unti