Shutdown delay

Hi, I'm new to the Mac world. I've bought my Mac in September 2011.
Anyway, everything is ausome so far, but recently the shutdown is taking about 20 sec (was 3 sec). The only thing I've done is I've installed a CDMA USB modem (for internet).
I've done all repairs in the "Disk Utility", and nothing is solved. I even updated Lion to 10.7.2, plus the new Recovery Update.
I need help.
My system is:
i7 2.3, 8GB, 240 V3 OCZ SSD, Lion 10.7.2

Are you trying to use the shutdown/suspend just to pause the VI, or is there something else that you're testing that requires a shutdown/suspend. If it's the former, you could, for instance, simply write the
VI to receive a "pause" signal so that it pauses what it's doing,
rather than resorting to suspending/shutting down the computer.If it's the latter what determines whether you need to perform a shutdown as opposed to a suspend?
The
specific answer to suspend/shutdown depends on what operating system
you have, as well as what the capabilities of your actual computer are.
Not all computers support certain shutdown/suspend/reactivate
operations. It basically depends on what motherboard and BIOS you have. If you're
running Windows there's the whole Windows API that you can use to
program this. An alternative is to use scheduled tasks or command line commands. For instance, you can run "shutdown" from the command line to shutdown the PC. You can create a scheduled task to run at a specific time and wake the computer in order to run the task. You can use a command line command to create this scheduled task based on when you suspend the computer. Look at the at command or shtasks.

Similar Messages

  • [SOLVED] fstab, cifs, and a shutdown delay

    I have the following manual /etc/fstab entry:
    //server/audio /server/audio cifs ro,guest,noauto 0 0
    It mounts fine.  However, when it's mounted and I shutdown/reboot with systemctl I get a ~60 second delay while the shutdown process unmounts it.  Unmounting manually prior to shutdown is instantaneous.
    Any ideas to resolve my shutdown delay?
    Last edited by mixer (2013-09-02 02:29:28)

    It seems that your network might be coming down before the share is unmounted. You should probably see if you can verify in you logs, but basically you need to ensure that the remote-fs.target is dep'ed after any network service you use.  After implies it will start after, but also that it will shut down in the reverse.

  • How to change the "shutdown delay time" ...

    ... when having installed a shut down timetable via system preferences -> energy saving -> timetable? Mine is set to 600sec (10min). This is by far to much. How to reduce?
    Thanks for help.
    abulafia20

    @miriam
    No. Just with the OS X standard shutdown procedure. When you shut down via apple menue -> shut down you get an info window where you can choose to proceed or to stop. Meanwhile a countdown to shutdown starts. Default seems to be 120sec. When you set your system to shut down automatically via system preferences -> energy saving ->schedule (or timetable? - I'm translating it from german without having the english version of OS X) and the set shutdown starts, there even appears an info window but counting down from 600sec!!! And I need to change it to - let's say - 10sec. That's what I'm looking for.
    Thanks,
    abulafia

  • Issues configuring network-ups-tools with Powerware 5110

    Been using Arch for about 24hrs now (It replaced RHEL5 which was running for 18mths) and I'm very impressed. Have found it very good for a new user, the extensive wiki's have been a huge help to get things going. Under RHEL I really needed to do a lot of google searching to get things working but have only had to do it twice for the same build under Arch. I was able to fix the first issue (wTorrent wiki missed install of php-sqlite) and now network-ups-tools.
    I had it working 100% under RHEL so its not a device/hardware issue that I can see. But under Arch I keep getting connection lost messages after starting the ups daemon.
    System can see a USB device
    [root@fiorano ~]# lsusb
    Bus 005 Device 002: ID 0592:0002 Powerware Corp. UPS (X-Slot)
    [root@fiorano ~]# ls -l /dev/bus/usb/005/002
    crw-rw-r-- 1 root nut 189, 513 Jan 3 16:44 /dev/bus/usb/005/002
    Config files:
    # nut.conf
    MODE = standalone
    # ups.conf
    [myups]
    driver = bcmxcp_usb
    port = auto
    desc = "Powerwave 5110"
    # upsd.conf
    no changes
    # upsd.users
    [monmaster]
    password = 1
    allowfrom = localhost
    upsmon master
    instcmds = ALL
    # upsmon.conf
    DEADTIME 15
    FINALDELAY 5
    HOSTSYNC 15
    MINSUPPLIES 1
    MONITOR myups@localhost 1 monmaster 1 master
    NOCOMMWARNTIME 300
    POLLFREQ 5
    POLLFREQALERT 5
    POWERDOWNFLAG /etc/killpower
    RBWARNTIME 43200
    SHUTDOWNCMD "/sbin/shutdown -h +0"
    # upssched.conf
    CMDSCRIPT /usr/local/ups/bin/upssched-cmd
    # /etc/udev/rules.d/52-nut-usbups.rules
    # various models - bcmxcp_usb
    SYSFS{idVendor}=="0592", SYSFS{idProduct}=="0002", MODE="664", GROUP="nut"
    I can communicate with the UPS and the process is being performed by the nut user so udev rules file is ok
    [root@fiorano ups]# bcmxcp_usb -D -a myups
    Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
    USB communication subdriver 0.17
    debug level is '1'
    Shutdown delay longer than battery capacity when Low Battery warning is given. (max 60 seconds)
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    nut 1608 0.0 0.0 1800 788 pts/0 S+ 17:09 0:00 bcmxcp_usb -D -a myups
    This time with more debug data....
    [root@fiorano ups]# bcmxcp_usb -DDDDD -a myups
    Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
    USB communication subdriver 0.17
    send_to_all: SETINFO driver.parameter.port "auto"
    debug level is '5'
    send_to_all: SETINFO ups.firmware "Cont:00.50 Inve:01.50"
    send_to_all: SETINFO ups.power.nominal "700"
    send_to_all: SETINFO output.phases "1"
    send_to_all: SETINFO ups.model "POWERWARE UPS 700VA"
    Length of meter map: 92
    Index Offset Format NUT
    0027 0000 51 output.frequency
    0028 0004 51 input.frequency
    0033 0008 51 battery.voltage
    0041 0012 f0 None
    0043 0016 f0 battery.charge.low
    0047 0020 f0 None
    0056 0024 f0 input.voltage
    0065 0028 51 output.current
    0068 0032 51 output.current.nominal
    0078 0036 f0 output.voltage
    Length of alarm map: 24
    Index Alarm Supported
    -001 INVERTER_AC_OVER_VOLTAGE No
    -001 INVERTER_AC_UNDER_VOLTAGE No
    -001 INVERTER_OVER_OR_UNDER_FREQ No
    -001 BYPASS_AC_OVER_VOLTAGE No
    -001 BYPASS_AC_UNDER_VOLTAGE No
    -001 BYPASS_OVER_OR_UNDER_FREQ No
    0000 INPUT_AC_OVER_VOLTAGE Yes
    0001 INPUT_AC_UNDER_VOLTAGE Yes
    0002 INPUT_UNDER_OR_OVER_FREQ Yes
    -001 OUTPUT_OVER_VOLTAGE No
    -001 OUTPUT_UNDER_VOLTAGE No
    -001 OUTPUT_UNDER_OR_OVER_FREQ No
    -001 REMOTE_EMERGENCY_PWR_OFF No
    -001 REMOTE_GO_TO_BYPASS No
    -001 BUILDING_ALARM_6 No
    -001 BUILDING_ALARM_5 No
    -001 BUILDING_ALARM_4 No
    -001 BUILDING_ALARM_3 No
    -001 BUILDING_ALARM_2 No
    -001 BUILDING_ALARM_1 No
    -001 STATIC_SWITCH_OVER_TEMP No
    -001 CHARGER_OVER_TEMP No
    -001 CHARGER_LOGIC_PWR_FAIL No
    -001 CHARGER_OVER_VOLTAGE_OR_CURRENT No
    -001 INVERTER_OVER_TEMP No
    0003 OUTPUT_OVERLOAD Yes
    -001 RECTIFIER_INPUT_OVER_CURRENT No
    -001 INVERTER_OUTPUT_OVER_CURRENT No
    -001 DC_LINK_OVER_VOLTAGE No
    -001 DC_LINK_UNDER_VOLTAGE No
    -001 RECTIFIER_FAILED No
    -001 INVERTER_FAULT No
    -001 BATTERY_CONNECTOR_FAIL No
    -001 BYPASS_BREAKER_FAIL No
    -001 CHARGER_FAIL No
    -001 RAMP_UP_FAILED No
    -001 STATIC_SWITCH_FAILED No
    -001 ANALOG_AD_REF_FAIL No
    -001 BYPASS_UNCALIBRATED No
    -001 RECTIFIER_UNCALIBRATED No
    -001 OUTPUT_UNCALIBRATED No
    -001 INVERTER_UNCALIBRATED No
    -001 DC_VOLT_UNCALIBRATED No
    -001 OUTPUT_CURRENT_UNCALIBRATED No
    -001 RECTIFIER_CURRENT_UNCALIBRATED No
    -001 BATTERY_CURRENT_UNCALIBRATED No
    -001 INVERTER_ON_OFF_STAT_FAIL No
    -001 BATTERY_CURRENT_LIMIT No
    -001 INVERTER_STARTUP_FAIL No
    -001 ANALOG_BOARD_AD_STAT_FAIL No
    -001 OUTPUT_CURRENT_OVER_100 No
    -001 BATTERY_GROUND_FAULT No
    -001 WAITING_FOR_CHARGER_SYNC No
    -001 NV_RAM_FAIL No
    -001 ANALOG_BOARD_AD_TIMEOUT No
    0004 SHUTDOWN_IMMINENT Yes
    0005 BATTERY_LOW Yes
    0006 UTILITY_FAIL Yes
    0007 OUTPUT_SHORT_CIRCUIT Yes
    0008 UTILITY_NOT_PRESENT Yes
    -001 FULL_TIME_CHARGING No
    -001 FAST_BYPASS_COMMAND No
    -001 AD_ERROR No
    -001 INTERNAL_COM_FAIL No
    -001 RECTIFIER_SELFTEST_FAIL No
    -001 RECTIFIER_EEPROM_FAIL No
    -001 RECTIFIER_EPROM_FAIL No
    -001 INPUT_LINE_VOLTAGE_LOSS No
    -001 BATTERY_DC_OVER_VOLTAGE No
    -001 POWER_SUPPLY_OVER_TEMP No
    -001 POWER_SUPPLY_FAIL No
    -001 POWER_SUPPLY_5V_FAIL No
    -001 POWER_SUPPLY_12V_FAIL No
    -001 HEATSINK_OVER_TEMP No
    -001 HEATSINK_TEMP_SENSOR_FAIL No
    -001 RECTIFIER_CURRENT_OVER_125 No
    -001 RECTIFIER_FAULT_INTERRUPT_FAIL No
    -001 RECTIFIER_POWER_CAPASITOR_FAIL No
    -001 INVERTER_PROGRAM_STACK_ERROR No
    -001 INVERTER_BOARD_SELFTEST_FAIL No
    -001 INVERTER_AD_SELFTEST_FAIL No
    -001 INVERTER_RAM_SELFTEST_FAIL No
    -001 NV_MEMORY_CHECKSUM_FAIL No
    -001 PROGRAM_CHECKSUM_FAIL No
    -001 INVERTER_CPU_SELFTEST_FAIL No
    -001 NETWORK_NOT_RESPONDING No
    -001 FRONT_PANEL_SELFTEST_FAIL No
    -001 NODE_EEPROM_VERIFICATION_ERROR No
    -001 OUTPUT_AC_OVER_VOLT_TEST_FAIL No
    -001 OUTPUT_DC_OVER_VOLTAGE No
    -001 INPUT_PHASE_ROTATION_ERROR No
    -001 INVERTER_RAMP_UP_TEST_FAILED No
    -001 INVERTER_OFF_COMMAND No
    -001 INVERTER_ON_COMMAND No
    -001 TO_BYPASS_COMMAND No
    -001 FROM_BYPASS_COMMAND No
    -001 AUTO_MODE_COMMAND No
    -001 EMERGENCY_SHUTDOWN_COMMAND No
    -001 SETUP_SWITCH_OPEN No
    -001 INVERTER_OVER_VOLT_INT No
    -001 INVERTER_UNDER_VOLT_INT No
    -001 ABSOLUTE_DCOV_ACOV No
    -001 PHASE_A_CURRENT_LIMIT No
    -001 PHASE_B_CURRENT_LIMIT No
    -001 PHASE_C_CURRENT_LIMIT No
    -001 BYPASS_NOT_AVAILABLE No
    -001 RECTIFIER_BREAKER_OPEN No
    -001 BATTERY_CONTACTOR_OPEN No
    -001 INVERTER_CONTACTOR_OPEN No
    -001 BYPASS_BREAKER_OPEN No
    -001 INV_BOARD_ACOV_INT_TEST_FAIL No
    -001 INVERTER_OVER_TEMP_TRIP No
    -001 INV_BOARD_ACUV_INT_TEST_FAIL No
    -001 INVERTER_VOLTAGE_FEEDBACK_ERROR No
    -001 DC_UNDER_VOLTAGE_TIMEOUT No
    -001 AC_UNDER_VOLTAGE_TIMEOUT No
    -001 DC_UNDER_VOLTAGE_WHILE_CHARGE No
    -001 INVERTER_VOLTAGE_BIAS_ERROR No
    -001 RECTIFIER_PHASE_ROTATION No
    -001 BYPASS_PHASER_ROTATION No
    -001 SYSTEM_INTERFACE_BOARD_FAIL No
    -001 PARALLEL_BOARD_FAIL No
    -001 LOST_LOAD_SHARING_PHASE_A No
    -001 LOST_LOAD_SHARING_PHASE_B No
    -001 LOST_LOAD_SHARING_PHASE_C No
    -001 DC_OVER_VOLTAGE_TIMEOUT No
    -001 BATTERY_TOTALLY_DISCHARGED No
    -001 INVERTER_PHASE_BIAS_ERROR No
    -001 INVERTER_VOLTAGE_BIAS_ERROR_2 No
    -001 DC_LINK_BLEED_COMPLETE No
    -001 LARGE_CHARGER_INPUT_CURRENT No
    -001 INV_VOLT_TOO_LOW_FOR_RAMP_LEVEL No
    -001 LOSS_OF_REDUNDANCY No
    -001 LOSS_OF_SYNC_BUS No
    -001 RECTIFIER_BREAKER_SHUNT_TRIP No
    -001 LOSS_OF_CHARGER_SYNC No
    -001 INVERTER_LOW_LEVEL_TEST_TIMEOUT No
    -001 OUTPUT_BREAKER_OPEN No
    -001 CONTROL_POWER_ON No
    -001 INVERTER_ON No
    -001 CHARGER_ON No
    -001 BYPASS_ON No
    -001 BYPASS_POWER_LOSS No
    -001 ON_MANUAL_BYPASS No
    -001 BYPASS_MANUAL_TURN_OFF No
    -001 INVERTER_BLEEDING_DC_LINK_VOLT No
    -001 CPU_ISR_ERROR No
    -001 SYSTEM_ISR_RESTART No
    -001 PARALLEL_DC No
    -001 BATTERY_NEEDS_SERVICE No
    -001 BATTERY_CHARGING No
    -001 BATTERY_NOT_CHARGED No
    -001 DISABLED_BATTERY_TIME No
    -001 SERIES_7000_ENABLE No
    -001 OTHER_UPS_ON No
    -001 PARALLEL_INVERTER No
    -001 UPS_IN_PARALLEL No
    -001 OUTPUT_BREAKER_REALY_FAIL No
    -001 CONTROL_POWER_OFF No
    -001 LEVEL_2_OVERLOAD_PHASE_A No
    -001 LEVEL_2_OVERLOAD_PHASE_B No
    -001 LEVEL_2_OVERLOAD_PHASE_C No
    -001 LEVEL_3_OVERLOAD_PHASE_A No
    -001 LEVEL_3_OVERLOAD_PHASE_B No
    -001 LEVEL_3_OVERLOAD_PHASE_C No
    -001 LEVEL_4_OVERLOAD_PHASE_A No
    -001 LEVEL_4_OVERLOAD_PHASE_B No
    -001 LEVEL_4_OVERLOAD_PHASE_C No
    0009 UPS_ON_BATTERY Yes
    -001 UPS_ON_BYPASS No
    -001 LOAD_DUMPED No
    -001 LOAD_ON_INVERTER No
    -001 UPS_ON_COMMAND No
    -001 UPS_OFF_COMMAND No
    -001 LOW_BATTERY_SHUTDOWN No
    -001 AUTO_ON_ENABLED No
    -001 SOFTWARE_INCOMPABILITY_DETECTED No
    -001 INVERTER_TEMP_SENSOR_FAILED No
    -001 DC_START_OCCURED No
    -001 IN_PARALLEL_OPERATION No
    -001 SYNCING_TO_BYPASS No
    -001 RAMPING_UPS_UP No
    -001 INVERTER_ON_DELAY No
    -001 CHARGER_ON_DELAY No
    -001 WAITING_FOR_UTIL_INPUT No
    -001 CLOSE_BYPASS_BREAKER No
    -001 TEMPORARY_BYPASS_OPERATION No
    -001 SYNCING_TO_OUTPUT No
    -001 BYPASS_FAILURE No
    -001 AUTO_OFF_COMMAND_EXECUTED No
    -001 AUTO_ON_COMMAND_EXECUTED No
    0010 BATTERY_TEST_FAILED Yes
    Lengt of Config_block: 64
    Length of statistics map: 0
    Lengt of command list: 22
    Lengt of outlet_block: 0
    Lengt of alarm_block: 11
    send_to_all: SETINFO output.voltage.nominal "240"
    send_to_all: SETINFO ups.serial ""
    send_to_all: SETINFO input.voltage.nominal "240"
    send_to_all: SETINFO input.frequency.nominal "50"
    send_to_all: SETINFO input.frequency.low "45"
    send_to_all: SETINFO input.frequency.high "55"
    send_to_all: SETINFO input.transfer.boost.high "216"
    send_to_all: SETINFO input.transfer.trim.low "260"
    Shutdown delay longer than battery capacity when Low Battery warning is given. (max 60 seconds)
    send_to_all: SETINFO ups.beeper.status "enabled"
    send_to_all: SETINFO input.transfer.low "186"
    send_to_all: SETINFO input.transfer.high "280"
    send_to_all: SETINFO ambient.temperature.high "1"
    send_to_all: ADDCMD shutdown.return
    send_to_all: ADDCMD shutdown.stayoff
    send_to_all: ADDCMD test.battery.start
    send_to_all: SETINFO output.frequency " 49.9"
    send_to_all: SETINFO input.frequency " 49.9"
    send_to_all: SETINFO battery.voltage " 13.5"
    send_to_all: SETINFO battery.charge.low "11"
    send_to_all: SETINFO input.voltage "234"
    send_to_all: SETINFO output.current " 0.3"
    send_to_all: SETINFO output.current.nominal " 1.8"
    send_to_all: SETINFO output.voltage "234"
    send_to_all: SETINFO ups.load " 16.7"
    send_to_all: SETINFO ups.status "OL"
    send_to_all: DATAOK
    dstate_init: sock /var/state/ups/bcmxcp_usb-myups open on fd 5
    send_to_all: SETINFO driver.version "2.4.1"
    send_to_all: SETINFO driver.version.internal "0.21"
    send_to_all: SETINFO driver.name "bcmxcp_usb"
    send_to_all: SETINFO driver.parameter.pollinterval "2"
    send_to_all: SETINFO input.voltage "236"
    send_to_all: SETINFO output.voltage "236"
    send_to_all: SETINFO battery.voltage " 13.7"
    send_to_all: SETINFO input.voltage "234"
    send_to_all: SETINFO output.voltage "234"
    send_to_all: SETINFO input.voltage "236"
    send_to_all: SETINFO output.voltage "236"
    ^CSignal 2: exiting
    But starting the daemon and things fail...
    :: Starting UPSd Daemon [DONE]
    [root@fiorano ups]#
    Broadcast message from nut (Sun Jan 3 17:24:55 2010):
    Communications with UPS myups@localhost lost
    Broadcast message from nut (Sun Jan 3 17:25:00 2010):
    UPS myups@localhost is unavailable
    Here are my daemon and message logs, showing a comms issue with the UPS but I am using the exact same settings as my previous OS build?
    [root@fiorano ~]# tail -f /var/log/messages.log
    Jan 3 17:24:55 fiorano bcmxcp_usb[1730]: Startup successful
    Jan 3 17:24:55 fiorano upsd[1731]: listening on 127.0.0.1 port 3493
    Jan 3 17:24:55 fiorano upsmon[1735]: Startup successful
    Jan 3 17:24:55 fiorano upsmon[1737]: Communications with UPS myups@localhost lost
    Jan 3 17:24:55 fiorano wall[1739]: wall: user nut broadcasted 1 lines (46 chars)
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS myups@localhost is unavailable
    Jan 3 17:25:00 fiorano wall[1742]: wall: user nut broadcasted 1 lines (36 chars)
    [root@fiorano ~]# tail -f /var/log/daemon.log
    Jan 3 17:24:55 fiorano bcmxcp_usb[1730]: Startup successful
    Jan 3 17:24:55 fiorano upsd[1731]: listening on 127.0.0.1 port 3493
    Jan 3 17:24:55 fiorano upsd[1731]: not listening on ::1 port 3493
    Jan 3 17:24:55 fiorano upsmon[1735]: Startup successful
    Jan 3 17:24:55 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:24:55 fiorano upsmon[1737]: Communications with UPS myups@localhost lost
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS myups@localhost is unavailable
    Jan 3 17:25:05 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:10 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:15 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Hopefully someone can point me in the right direction to get this fixed. I did not install any packages manually, everything has been done via pacman (system is fully up to date as per the time of this post.)

    R00KIE wrote:I think you should make it 775
    Didn't help.
    R00KIE wrote:Can you post the script you call in /etc/rc.d to start/stop/restart the service? Maybe someone can spot a problem there.
    Sure, it was put there by the package retrieved from the default repo by pacman as was everything else. All I did was modify a few files in /etc/ups so all user/permissions etc should be setup correctly by the package?
    [root@fiorano ~]# less /etc/rc.d/upsd
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    PID=`pidof -o %PPID /usr/sbin/upsd`
    case "$1" in
    start)
    stat_busy "Starting UPSd Daemon"
    /usr/bin/upsdrvctl start &> /dev/null
    [ -z "$PID" ] && /usr/sbin/upsd &>/dev/null
    /usr/sbin/upsmon &>/dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    add_daemon upsd
    stat_done
    fi
    stop)
    stat_busy "Stopping UPSd Daemon"
    /usr/bin/upsdrvctl stop &> /dev/null
    /usr/sbin/upsmon -c stop &> /dev/null
    [ ! -z "$PID" ] && kill $PID &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm_daemon upsd
    stat_done
    fi
    restart)
    $0 stop
    sleep 3
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    exit 0
    R00KIE wrote:Maybe someone more experienced in debugging these kind of problems can help, I'm all out of ideas now.
    Hopefully someone else stops by, but really appreciate your help. I'm sure its something small that I'm overlooking!
    R00KIE wrote:forget about your config files for a moment and try something different and check if it works
    Things is, NUT is fairly simple to begin with, there is really only 3 items you need to get it to work that I can see. The UPS driver, upsd user and monitor line.

  • Enabling flex time speeds up my track

    Hi guys,
    I have this problem with some frequency.  I enable the purple "Flex time" button for a track, and the track instantly slows down.  Here's a screenshot that sort of shows what happens:
    As you can see, just clicking that purple button slows the track considerably.  I want to start editing with the track at the existing speed.
    There are no flex markers in the track
    I've tried Edit->Tempo->Remove Tempo Information From Audio File and it had no effect on the behavior

    Hi Thi Thach,
    You're having the same problem as me. You'll be happy to know that I solved my problem.
    (Albeit at the expense of keeping my Mac user profile linked to my Apple ID)
    The shutdown delay is due to a file called:
    "com.apple.coreservices.appleid.authentication.plist"
    It is located in the folder:
    "/System/Library/LaunchAgents/"
    You have to trash that file (the OS will ask you for the admin password) and then restart the system. After that, all shutdowns will become very fast as there will be no 20-second delay.
    This file is responsible for linking your user profile on the Mac with your Apple ID. Apple gives you the option of linking them so that if you forget your login password on the Mac, you can reset it by using your Apple ID.
    Once you trash that file and restart the system, if you go to "Users & Groups" under "System Preferences" and look at your user page, you will find that the system forgot your Apple ID that you associated with your user profile. Instead, next to where it says "Apple ID" on your user page, you'll find a button called "Set". If you set it again to your Apple ID, the shutdown delay will come back.
    If it's important for you to keep your Mac user profile and your Apple ID linked, then don't trash the file and just live with the shutdown delay.
    Of course, this process is fully reversible: You can always return the file where it belongs and restart and you'll be right back where you started.

  • NX7000 - MTU Size

    Hello,
    I configured 4 port channels with mtu size 9000. The VM engineers requested me to configre the same mtu size on the vlans assiged to those 4 port channels. I wasn't sure if I needed to configure the MTUs on the VLANs since I already configured them on the port channels.
    My question is, do I need to set the MTU size per VLAN if I already set it up on the port-channel?
    Thanks in advance, ~sK
    Example of the port channel and vlan config:
    interface Vlan101
      ip address 172.22.101.253/24
      ip router eigrp 10
      hsrp version 2
      hsrp 101
        preempt
        priority 90
        timers  2  6
        ip 172.22.101.254
      ip dhcp relay address x.x.x.x
      ip dhcp relay address x.x.x.x
      no shutdown
      delay 2000
    interface Ethernet6/1
      description ESX-BC-11(#1)
      switchport
      switchport mode trunk
      switchport trunk allowed vlan 68,71,100,108-113,119,136,152,175
      switchport trunk allowed vlan add 202,214,221,223,231-232,241,243
      switchport trunk allowed vlan add 300,800,1200,1300-1302,1321,1400
      switchport trunk allowed vlan add 1600,1800,3712
      spanning-tree bpduguard enable
      mtu 9000
      channel-group 11
      no shutdown

    Hi,
    The ESX host will be able to communicate with other systems in the same VLAN with 9000-byte jumbo frames, but if the traffic from the ESX host will be routed via the SVI i.e., interface vlan 101, then you will need to change the MTU on the SVI with the mtu interface sub-command, where is the maximum frame size you want to allow.
    If you don't set this, when the ESX host tries to route any jumbo frames, the router will respond with an ICMP Type 3 Code 4 message (Fragmentation Needed and Don't Fragment was Set) causing the host to reduce the maximum packet size it sends.
    Regards

  • 2 new problems

    I have had some problems regarding disks (https://forum-en.msi.com/index.php?threadid=38726&sid=&hilightuser=35677), the final sollution to the problem was to return the MB to the seller, and get a new one.
    Then remounted all cables, disks etc... It worked perfect for about 1 week. Then two things started to happen:
    [1] Whenever I rebooted (it seems to me that it shutdowns too fast) it runs checkdisk on every boot - on both disks. Annoying. Are there any winxp-shutdown-delay-patch to install? (I run WinXP in norwegian)
    [2] Suddenly all nework connections is lost. I tried ipconfig /release and /renew, but with no success. It returns an error saying something like "cannot find file" or something like that. ipconfig /all works fine. (with wrong/no IP of course). I have connected the "problem" pc to a SparkLAN Wireless SOHO Router. And all other PC's connected to it get IP correctly.
    Any ideas???
    I have had nothing but problems with this computer, and would like to get it up and running with no problems soon....

    Hi Guys.
    I think the new PSU I've ordered has about 12v(35a).
    The CPU-temp has never been lower than about 35 celsius, and not above 43 celsius.
    Jimboy:
    I allways let the chkdsk run through every time.  It rarely gives me any message that it has been shut down inproperly.  What should I look for in the boot.ini-file?
    My current boot.ini-file says:
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
    Another question:
    Should WinXPHomeEd (32bit) run perfect on a 64bit system? Should I try to install WinXP64beta to see if it solves my problems?
    Here are some of the messages I've collected these last days [yyyy.mm.dd@hh:mm]:
    2004.03.26@20:30
    BCCode : 4e     BCP1 : 00000099     BCP2 : 0006A5A0     BCP3 : 00000000    
    BCP4 : 00000000     OSVer : 5_1_2600     SP : 1_0     Product : 768_1
    2004.03.27@16:44
    BCCode : a     BCP1 : 824500E8     BCP2 : 00000002     BCP3 : 00000000    
    BCP4 : 80513B7B     OSVer : 5_1_2600     SP : 1_0     Product : 768_1
    2004.03.28@10:00
    BCCode : a     BCP1 : 00000005     BCP2 : 00000002     BCP3 : 00000000    
    BCP4 : 804F66D4     OSVer : 5_1_2600     SP : 1_0     Product : 768_1  
    2004.03.28@23:00
    BCCode : a     BCP1 : 0006FE4A     BCP2 : 00000002     BCP3 : 00000001    
    BCP4 : 804F50B0     OSVer : 5_1_2600     SP : 1_0     Product : 768_1
    2004.03.29@09:30
    BCCode : 1000008e     BCP1 : C0000005     BCP2 : BF8701EA     BCP3 : A17CDBF4
    BCP4 : 00000000     OSVer : 5_1_2600     SP : 1_0     Product : 768_1  
    2004.03.29@09:40
    BCCode : a     BCP1 : 89542B7C     BCP2 : 00000002     BCP3 : 00000000    
    BCP4 : 804FA344     OSVer : 5_1_2600     SP : 1_0     Product : 768_1

  • PAX PCI XFI All-OS-Driver V1.05

    ?PAX PCI XFI All-OS-Driver V.05. - XP/Vista/Win7 ? 32/64Bit - Read me
    PAX
    Performance Audio Xeleration
    Tweaked Drivers for Creative Soundcards:
    Better Performance. Better Audio. Better Xeleration.
    PAX PCI XFI All-OS-Driver V.05
    Code name ?WildWing?
    ?Tweaked Edition?
    Tweaked a few settings
    FramesPerSecond tweak (-5% FPS boost) ?
    Tweaked Bass and Treble
    Supported cards:
    Sound Blaster X-Fi XtremeGamer Fatalty? Professional Series?
    Sound Blaster X-Fi Platinum Fatalty Champion Series?
    Sound Blaster X-Fi XtremeMusic?
    Sound Blaster X-Fi XtremeGamer?
    Sound Blaster X-Fi Platinum?
    Sound Blaster X-Fi Fatalty?
    Sound Blaster X-Fi Elite Pro ?
    Sound Blaster X-Fi
    Soundblaster X-Fi OEM Cards: Dell, HP and Gateway
    Soundblaster X-Fi UAA Support tweaks Bass and Treble
    Supported OS:
    XP, Vista, Win7
    32 and 64Bit
    Based on:
    SBXF_PCDRV_LB_2_8_003
    PAX Changes:
    + New name, ?Unity? is ?ALL-OS-Driver? now.
    + Added logos and bookmarks into the set now.
    + Added Audio Console that works with Win 7
    + Added Creative Console Launcher with Volume Nob
    + Fix SPDIF for XP, Vista and Win 7. You must have the I/O Dri've Bay connected to have the SPDIF to work.
    + Fix Shutdown Delay Issue
    + Fix only SPDIF in Digital area on XP only: Imageshack - 9958sjj5.jpg
    Installation notes:
    Please install all software from the PAX-installation and let the installation reinstall all already installed software to maximize performance of your soundcard!
    http://dl.technewshw.com/drivers/PAX%20PCI%20XFI%20All-OS-Driver%20V.05.exe
    http://dl.technewshw.com/drivers/PAX%20PCI%20XFI%20All-OS-Driver%20V.05.7z
    Please note in Vista to fix your Shutdown Delay issue you muss turn off your 24 bit Crystalizer it's only way make it shut down faster. Please note I added tweak to XP and Win 7 that you can Enable your 24 bit Crystalizer to make windows shut down in normal way please let me know if new tweak works or not thanks.
    PS Please don't flame me I'm just here to help and support [email protected]

    dann23 wrote:
    you add a section in wdma_emu.inf called [AudioEnhancements.AddRed] with stupid settings which is not called in the install section. not to mentions the syntax is incorrect.
    [AudioEnhancements.AddReg]
    SetEntertainmentBassMode80% =
    SetGameBassMode80% =
    SetAudioCreationBassMode80% =
    SetDigitalHeadphoneBass35% =
    SetDigitalHeadphoneTreble35% =
    SetDigitalCenterSpeakerBass54% =
    SetDigitalFrontSpeakerBass74% =
    SetDigitalSideSpeakerBass74% =
    SetDigitalRearSpeakerBass74% =
    SetDigitalRearCenterSpeakerBass74% =
    SetDigitalCenterSpeakerTreble54% =
    SetDigitalFrontSpeakerTreble74% =
    SetDigitalSideSpeakerTreble74% =
    SetDigitalRearSpeakerTreble74% =
    SetDigitalRearCenterTreble75% =
    SetDigitalBass63% =
    SetDigitalSubWooferBass40% =
    SetDigitalTreble65% =
    SetDigitalDolby00% =
    SetDigitalOut00% =
    SetDigitalOpticalOutBass63% =
    SetDigitalOpticalOutTreble65% =
    SetDigitalOpticalImBass63% =
    SetDigitalOpticalInTreble65% =
    SetStereoHeadphoneBass35% =
    SetStereoHeadphoneTreble35% =
    SetCenterSpeakerBass54% =
    SetFrontSpeakerBass74% =
    SetSideSpeakerBass74% =
    SetRearSpeakerBass74% =
    SetRearCenterSpeakerBass74% =
    SetCenterSpeakerTreble54% =
    SetFrontSpeakerTreble74% =
    SetSideSpeakerTreble74% =
    SetRearSpeakerTreble74% =
    SetRearCenterTreble75% =
    SetDolby00% =
    SetDTS00% =
    SetBass63% =
    SetSubWooferBass40% =
    SetTreble65% =
    SetTHX?00% =
    SetEQ00% =
    SetEAX00% =
    SetIncreaseSoundPerformance00% =
    SetIncreaseFPSSoundPerformance27% =
    SetIncreaseSoundFPSPerformance27% =
    SetIncreaseSoundGamingFPS27% =
    SetClearVoiceBoostNoiseLevel00% =
    SetClearAudioNoiseLevel00% =
    SetEnableMicrophone35% =
    SetEnableMicrophone+ =
    SetEnableMic =
    SetDTSEnable =
    SetDDLEnable =
    SetDolbyDigitalLi've =
    SetDolbyDigital/DTS-SPDIF_INdecode =
    SetNoStaticInterferenceNoise =
    SetAudioCleanFilter =
    SetAudioClearFilter =
    SetAudioVoiceFilter =
    SetAudioVoiceFilter =
    SetDigitalVoiceFilter =
    SetStopClickingNoise =
    SetNoHissingNoise =
    SetNoiseReduction =
    SetNoStatic00% =
    SetNoClippingNoise =
    SetNoStaticDigitalInput =
    SetNoStaticDigitalOutput =
    SetNoStaticAnalogInput =
    SetNoStaticAnalogOutput =
    SetClearStaticNoiseRatio =
    SetNoMouseMovementNoise =
    SetFixHighPitchNoise =
    SetNoHighPitchNoise =
    SetStaticFreeMode =
    SetNoHangUpShuttingDownWindows =
    SetShutdownwindowsNoHangeMode =
    Set24-BitCrystalClearSound =
    Set24-BitCrystalizerWindowsShutdown =
    Set24-BitCrystalizerRebootQuicker =
    Set24-BitCrystalizerSound =
    SetDriverEnhancements =
    I've never saw such stupidity :smileyvery-happy:? You should be banned from this forums.
    Message Edited by dann23 on 07-9-2009 0:37 AMMessage Edited by dann23 on 07-9-2009 0:38 AM
    Well I guess you don't know much because his changes make a lot of difference for me. XFi Xtreme Gamer Fatalty Vista 64 HomePremium, but thanks for coming out! :smileyvery-happy:

  • Installed SSD in T500... Intel Matrix driver?

    I replaced my 7200RPM drive with a OCZ Vertex 2 180GB unit. All the System Update drivers installed fine, but the Intel Matrix Storage Manager driver for WIndows 64bit will not install. I only have one drive in the system, do I need this package? I read that the latest version is named Intel Rapid Storage Technology.
    It's not the greatest SSD, but it's making my life easier at the moment. I'm setting up backups to a network appliance just in case it experiences a random failure. Here are the winsat numbers:
    C:\Users\xxx.YYY>winsat disk
    Windows System Assessment Tool
    > Running: Feature Enumeration ''
    > Run Time 00:00:00.00
    > Running: Storage Assessment '-seq -read -n 0'
    > Run Time 00:00:07.41
    > Running: Storage Assessment '-ran -read -n 0'
    > Run Time 00:00:00.51
    > Running: Storage Assessment '-scen 2009 -drive C:'
    > Run Time 00:00:53.85
    > Running: Storage Assessment '-seq -write -drive C:'
    > Run Time 00:00:05.05
    > Running: Storage Assessment '-flush -drive C: -seq'
    > Run Time 00:00:01.53
    > Running: Storage Assessment '-flush -drive C: -ran'
    > Run Time 00:00:02.25
    > Running: Storage Assessment '-hybrid -ran -read -n 0 -ransize 4096'
    NV Cache not present.
    > Run Time 00:00:00.00
    > Running: Storage Assessment '-hybrid -ran -read -n 0 -ransize 16384'
    NV Cache not present.
    > Run Time 00:00:00.02
    > Disk  Sequential 64.0 Read                   223.69 MB/s          7.4
    > Disk  Random 16.0 Read                       159.41 MB/s          7.5
    > Responsiveness: Average IO Rate              1.19 ms/IO          7.8
    > Responsiveness: Grouped IOs                  9.01 units          7.3
    > Responsiveness: Long IOs                     3.01 units          7.9
    > Responsiveness: Overall                      27.12 units          7.6
    > Responsiveness: PenaltyFactor                0.0
    > Disk  Sequential 64.0 Write                  254.03 MB/s          7.5
    > Average Read Time with Sequential Writes     1.287 ms          7.4
    > Latency: 95th Percentile                     2.393 ms          7.4
    > Latency: Maximum                             92.561 ms          7.7
    > Average Read Time with Random Writes         1.134 ms          7.9
    > Total Run Time 00:01:11.54
    C:\Users\xxx.YYY>
    Jim

    To be honest, I don't see what it actually does. Windows 7 seems to driver the SATA stuff fine out of the box. I don't have it installed at the moment; I uninstalled it trying to diagnose a 30 second shutdown delay involving FLTMGR.SYS according to the shutdown trace. It seemed to start around the installation of the RST drivers (although it's install fine before), and is still there.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Excessive (?) cluster delays during shutdown of storage enabled node.

    We are experiencing significant delays when shutting down a storage enabled node. At the moment, this is happening in a benchmark environment. If these delays were to occur in production, however, they would push us well outside of our acceptable response times, so we are looking for ways to reduce/eliminate the delays.
    Some background:
    - We're running in a 'grid' style arrangement with a dedicated cache tier.
    - We're running our benchmarks with a vanilla distributed cache -- binary storage, no backups, no operations other than put/get.
    - We're allocating a relatively large number of partitions (1973), basing that number on the total potential cluster storage and the '50MB per partition' rule.
    - We're using JSW to manage startup/shutdown, calling DefaultCacheServer.main() to start the cache server, and using the shutdown hook (from the operational config) to shutdown the instance.
    - We're currently running all of the dedicated cache JVMs on a single machine (that won't be the case in production, of course), with a relatively higher ratio of JVMs to cores --> about 2 to 1.
    - We're using a simple benchmarking client that is issuing a combination of puts/gets against the distributed cache. The ids for these puts/gets are randomized (completely synthetic, i know).
    - We're currently handling all operations on the distributed service thread (i.e. thread count is zero).
    What we see:
    - When adding a new node to a cluster under steady load (~50% CPU idle avg) , there is a very slight degradation, but only very slight. There is no apparent pause, and the maximum operation times against the cluster might barely exceed ~100 ms.
    - When later removing that node from the cluster (kill the JVM, triggering the coherence supplied shutdown hook), there is an obvious, extended pause. During this time, the maximum operation times against the cluster are as high as 5, 10, or even 15 seconds.
    At the beginning of the pause, a client will see this message:
    2010-07-13 22:23:53.227/55.738 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=10): Member 8 left service Management with senior member 1
    During the length of the pause, the cache server logging indicates that primary partitions are being shuffled around.
    When the partition shuffle is complete, the clients become immediately responsive, and display these messages:
    2010-07-13 22:23:58.935/61.446 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=10): Member 8 left service hibL2-distributed with senior member 1
    2010-07-13 22:23:58.973/61.484 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=10): MemberLeft notification for Member 8 received from Member(Id=8, Timestamp=2010-07-13 22:23:21.378, Address=x.x.x.x:8001, MachineId=47282, Location=site:xxx.com,machine:xxx,process:30552,member:xxx-S02, Role=server)
    2010-07-13 22:23:58.973/61.484 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=10): Member(Id=8, Timestamp=2010-07-13 22:23:58.973, Address=x.x.x.x:8001, MachineId=47282, Location=site:xxx.com,machine:xxx,process:30552,member:xxx-S02, Role=server) left Cluster with senior member 1
    2010-07-13 22:23:59.135/61.646 Oracle Coherence GE 3.5.3/465 <D5> (thread=Cluster, member=10): TcpRing: disconnected from member 8 due to the peer departure
    Note that there was almost nothing actually in the entire cluster-wide cache at this point -- maybe 10 MB of data at most.
    Any thoughts on how we could eliminate (or nearly eliminate) these pauses on shutdown?

    Increasing the number of threads associated with the distributed service does not seem to have a noticable effect. I might try it in a larger scale test, just to make sure, but initial indications are not positive.
    From the client side, the operations seem hung behind the DistributedCache$BinaryMap.waitForPartitionRedistribution() method. The call stack is listed below.
    "main" prio=10 tid=0x09a75400 nid=0x6f02 in Object.wait() [0xb7452000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.waitForPartitionRedistribution(DistributedCache.CDB:96)
    - locked <0x9765c938> (a com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap$Contention)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.waitForRedistribution(DistributedCache.CDB:10)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.ensureRequestTarget(DistributedCache.CDB:21)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.get(DistributedCache.CDB:16)
    at com.tangosol.util.ConverterCollections$ConverterMap.get(ConverterCollections.java:1547)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ViewMap.get(DistributedCache.CDB:1)
    at com.tangosol.coherence.component.util.SafeNamedCache.get(SafeNamedCache.CDB:1)
    at com.ea.nova.coherence.lt.GetRandomTask.main(GetRandomTask.java:90)
    Any help appreciated!

  • Set a delay for automatic shutdown of virtual machines

    Hallo,
    is there a way to set a delay for the automatic shutdown of the guests when the host is shutting down? Just like the automatic startup delay but for the shutdown. The simplest possibility would be to shutdown the guest in the opposite of the startup delay.
    I want to shutdown the Exchange Server first and then the rest - the virtual Domain Controller should be shutdown as the last server.

    Hi,
    Additional, please notice the guest 5 minutes delay shutdown issue, more detail please refer the following article:
    Shutting down a virtual machine
    http://blogs.msdn.com/b/virtual_pc_guy/archive/2011/01/11/shutting-down-a-virtual-machine.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • OS X 10.6.3 update delays Sleep and Shutdown execution

    Hi,
    I updated my mac mini (Late 2009) after a lot of apprehension to the latest 10.6.3 version and find that "sleep" execution has increased from almost instantaneous on 10.6.2 to almost 34 seconds. Shutdown execution has increased from a quick 4 seconds to 36 seconds, boot time has also increased from 32 to 36 seconds. Will someone at Apple please look into this and release a patch - this is most irritating - upgrades are supposed to improve performance and not degrade it.
    Can any user upgrading to 10.6.3 confirm these time delays please. Thanks you.

    Sorry, I wrote iMac above. I forgot which forum I was in!
    When I see that there is something vital, such as a upgrade to Mac OS X or a Security update, I decline allowing SU to do the installation. Then I go to the Apple Downloads page and manually download and apply the update/upgrade. If it is an OS update, I download the larger Combo version. Before I manually install the updates I first shut down all other processes and then use Disk Utility to repair the disk permissions. (Actually, I repair the disk permissions before and after the installation.) I also Verify the disk and if there are issues found, I boot from the install DVD and use Disk Utility in the Installer's Utilities menu to repair the disk. Then I install the update.
    To reset the PRAM (re)start your Mac and immediately press & hold, all at the same time, the CommandOption+PR keys until you have heard the startup chime for a second time, then release all of the keys and allow the Mac to boot.
    To reset the SMC;
    • Shut down your Mac.
    • Detach the power cord from the rear of the Mac mini.
    • Press and hold the power button for 5 seconds.
    • Release the power button.
    • Attach the computer's power cable.
    • Turn on the computer.
    Also repair the disk permissions. Another thing you might try is getting a copy of OnyX and letting it clear out your caches on occasion.

  • *UPDATED* K8N Diamond Plus X16 Shutdown\restart delays

    First off, I'd like to take a moment to pat everybody who helps out on this forum, and that you do a wonderful service to the pc community.   
    My system specs. are below for reference.
    I have recently been experiencing shutdown\restart delays with my computer.  I'm pretty sure it started after I replace my 7900GT with a 7900GTX through an RMA.
    The issue is that now when I shutdown or restart the computer, it hangs.  Windows has shut down, the mouse shuts down, the monitor turns to low power mode, but the pc just sits there for a good 15-20 seconds in this state, then shuts off or restarts (whichever I chose it to do).  I have taken everything out and reseated, including all connections and such.  More recently I have again removed all cards, ram and psu, and vacuumed out the case, also opened the psu and cleaned that out too).  Put it all back together, and works fine still except the problem is still there.  Other then that, the computer pretty well works fine and dandy.  Play games ok (BF2, BF2142, etc...), video editing\encoding (2 or 3 at the same time), CD to MP3 ripping, and all other operations work without a hitch.  Voltage levels seem ok in the bios and through Everest Ultimate Edition 2006.  I can give specs. from these on request.  I've made sure all drivers are up to date.  Checked bios settings, reset bios settings.  Disabled any option for power savings, including wake on lan.  Problem still lingers.  Any other suggestions?   Thanks in advanced!
    L_K

    Ok, tests are in.  Since I have no idea what I'm doing with the mem timings, I set them all to auto.  4@333 = no difference.  1@400 = no difference.  I didn't see a point in trying 2 modules, as I don't see it making any difference at this point.
    I do get a reoccurring error message in the log file relating to a network card and dhcp.
    Event Type:   Warning
    Event Source:   Dhcp
    Event Category:   None
    Event ID:   1003
    Date:      02/04/2007
    Time:      6:15:26 PM
    User:      N/A
    Computer:   THE_BEAST
    Description:
    Your computer was not able to renew its address from the network (from the DHCP Server) for the Network Card with network address 00161717F7E3.  The following error occurred:
    The semaphore timeout period has expired. . Your computer will continue to try and obtain an address on its own from the network address (DHCP) server.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 79 00 00 00               y...   
    If that helps any.
    This is current, and is directly from Everest:
    Memory Controller   
    Type   Dual Channel  (128-bit)
    Active Mode   Dual Channel  (128-bit)
    Memory Timings   
    CAS Latency (CL)   2T
    RAS To CAS Delay (tRCD)   2T
    RAS Precharge (tRP)   2T
    RAS Active Time (tRAS)   5T
    Row Cycle Time (tRC)   10T
    Row Refresh Cycle Time (tRFC)   20T
    Command Rate (CR)   2T
    RAS To RAS Delay (tRRD)   2T
    Write Recovery Time (tWR)   3T
    Read To Write Delay (tRTW)   3T
    Write To Read Delay (tWTR)   1T
    Write CAS Latency (tWCL)   1T
    Refresh Period (tREF)   166 MHz 7.8 us
    DQS Skew Control   Disabled
    DRAM Drive Strength   Normal
    DRAM Data Drive Strength   4  (No Reduction)
    Max Async Latency   7 ns
    Read Preamble Time   6.0 ns
    Idle Cycle Limit   16
    Dynamic Idle Cycle Counter   Enabled
    Read/Write Queue Bypass   8
    Bypass Max   4
    32-byte Granularity   Disabled
    Error Correction   
    ECC   Supported, Disabled
    ChipKill ECC   Supported, Disabled
    RAID   Not Supported
    DRAM Scrub Rate   Disabled
    L1 Data Cache Scrub Rate   Disabled
    L2 Cache Scrub Rate   Disabled
    Memory Slots   
    DRAM Slot #1   512 MB  (PC3200 DDR SDRAM)
    DRAM Slot #2   512 MB  (PC3200 DDR SDRAM)
    DRAM Slot #3   512 MB  (PC3200 DDR SDRAM)
    DRAM Slot #4   512 MB  (PC3200 DDR SDRAM)
    Chipset Manufacturer   
    Company Name   Advanced Micro Devices, Inc.
    Product Information   http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_873,00.html
    Driver Download   http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_2336,00.html
    Driver Update   http://driveragent.com?ref=59
    The windows disk I have is a slipstreamed disk.  I have slipped sp2, and several drivers including my raid drivers, video, motherboard, and I think that's it.  I can, if I really think I need to, install just an sp2 version of windows, and then go from there on my 160GB drive.  In the process, I would disconnect every other drive excluding the dvd drive.  Just to eliminate them from the equation.  Not now, but perhaps on the weekend or whatever.
    Thanks
    L_K

  • Delayed Slow Shutdown Issues

    Alright my fellow Mac friends, I call upon your help.
    I have a Mac Pro (specs shown below), that is lightning fast. Startup is less than 10 seconds. Shutdown was great too, until a short time ago.
    Within the last 3 weeks or so, something has changed where when I choose restart, it goes right away to just showing the desktop picture and little "thinking propeller", but then just sits for 10-20 seconds. Before this, it would restart within 1-2 seconds.
    I've tried digging in console to enlighten me, but no luck. Here is a snippet of my most recent restart attempt. Please let me know if you see anything.
    Jan 25 16:13:28 godzfire loginwindow[25]: DEAD_PROCESS: 0 console
    Jan 25 16:13:28 godzfire shutdown[196]: reboot by NAME:
    Jan 25 16:13:28 godzfire shutdown[196]: SHUTDOWN_TIME: 1232921608 396575
    Jan 25 16:13:28 godzfire com.apple.loginwindow[25]: Shutdown NOW!
    Jan 25 16:13:28 godzfire com.apple.loginwindow[25]: System shutdown time has arrived^G^G
    Jan 25 16:13:28 godzfire com.apple.launchd[1] (com.parallels.desktop.launchdaemon[43]): Stray process with PGID equal to this dead job: PID 143 PPID 1 prldispservice
    Jan 25 16:13:28 godzfire com.apple.launchd[1] (com.parallels.desktop.launchdaemon[43]): Exited: Terminated
    Jan 25 16:14:17 localhost com.apple.launchctl.System[2]: kern.ipc.maxsockbuf: 8388608 -> 512000
    Jan 25 16:14:17 localhost com.apple.launchctl.System[2]: net.inet.tcp.sendspace: 65536 -> 131072
    Jan 25 16:14:17 localhost com.apple.launchctl.System[2]: net.inet.tcp.recvspace: 65536 -> 358400
    Jan 25 16:14:18 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions
    Jan 25 16:14:18 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Jan 25 16:14:23 localhost kernel[0]: npvhash=4095
    Jan 25 16:14:19 localhost kextd[13]: 425 cached, 0 uncached personalities to catalog
    Jan 25 16:14:23 localhost kernel[0]: hi mem tramps at 0xffe00000
    Jan 25 16:14:23 localhost kernel[0]: PAE enabled
    Jan 25 16:14:23 localhost kernel[0]: 64 bit mode enabled
    Jan 25 16:14:23 localhost kernel[0]: Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    Message was edited by: GodzFire

    I am getting the same thing on several iMacs. I don't have the exact logs right now, but it very closely matches the previous logs where the loginwindow process is executing the shutdown. It seems like it is happening with a bit of consistency on Sunday evenings. I have checked the Energy Saver preferences and my Retrospect preferences to make sure that there are no shutdown commands coming from those.
    Anyone have any ideas why the loginwindow process would be forcing a shutdown?

  • Delayed start, shutdown procedure

    I have recently found that my lovely satellite pro has developed a resistance to being shutdwn or restarted. Going through the usual procedure is very slow. Start to shutdown is ok, but to get to the final options (box with restart, shutdown, is slow). No info on Google.
    Explorer is as fast as ever. Have defragged, cleaned, checked for viruses, checked with systemworks and all is ok.
    Running windows 2000 and am on network with XP computer.
    The only other problem, since attaching to network, is a tendency to lose printer settings (exclamation marks against printer, references to not being installed, though it works. Printer is local and not on network).
    Any ideas would be most welcome. It's all a bit scary, since it had a check up with Toshiba only a few weeks ago. Fault with shutdown developed after that. They recommend a complete reinstall, of course.

    Hi ellen,
    like the toshiba guys, I suggest you a reinstall, too. After a while an operating system becomes slower and slower due to misconfigured setting (does not matter which settings), and the
    registry becomes more and more full and causes the system to make really weird things.
    So, it would be good to backup you important data and reinstall windows with the recovery cd. After that you should have a clean and sober (from 3rd party software) system.
    Would appreciate some feedback if you perform that reinstall.
    Greets

Maybe you are looking for

  • CR10 Dev JRC ReportSDKException Report location is not specified in the configuration file error

    I'm trying to embed a simple report into a j2ee application running under BEA WebLogic(without workshop) using the standalone Java Reporting Component (JRC), but I'm getting the exception shown below (along with my config and source). I'm just wonder

  • Error while Cancelling a PO Line

    My user faces a problem while Cancelling a PO Line.. here i explain the whole scenario.. One PO with only one PO line was created by Autocreate from a Requisition with one line in a financial period 10 months before. Now, it is found that Ship-to Org

  • My ipod touch 5th generation will not turn on.

    I purchased this Ipod Touch and recieved it around Christmas time. I have had it for around 3 months and everything was working fine. The first time this happened I purchased another lightning cord, which then again happened. So over the course of 3

  • Add fields in VL10 report - EHN

    Hi , I am supposed to add two fields from Table KNVV-KVGR1/KVGR2 table in to alv report output of VL10/VL10A. I have tried for BADI but none got trigged. Is.Is the any Badi/Exits available or do I need to go for explict/implicit enhancement. Kindly h

  • Integrating crystal report with java

    Hi Any one can send me sample program for integrating Crystal report with java.I dont know how to integrate java with cryatal report.if any one helps me out from this problem an advance thanks to them Thanks Dilip