Battery causing reboot?

I have a blackberry curve 3G 9330. Sometimes I catch my phone restarting, or I'll pick it up and it'll be turned off, maybe it even happns when I drop it. I'll take the battery out and put it back in, and the phone will load with no problem. However, once I start to put the cover on and it snaps in place (it makes a snap sound) the phone will cut off again, and the red light will come on, but nothing else will happen. I've put a piece of cardstock on the battery cover to try to keep the battery in place, but the problm still happens when I try to replace the battery cover. Any help please?

Probably knocked something out of place during one of the dropping episodes.
Might be some sort of short caused when you try to replace the battery cover?

Similar Messages

  • A alert for compute is being investigated. Configuration changes to Virtual Machines (IaaS), such as adding or removing a disk or an endpoint may cause reboots.

    I receive the following alert from Windows Azure; Any clue what does this mean?
    Time: 3/26/2014 7:37:33 PM
    TITLE : compute : Advisory
    SUBSCRIPTION ID: Not Available
    DESCRIPTION: A alert for compute is being investigated. Configuration changes to Virtual Machines (IaaS), such as adding or removing a disk or an endpoint may cause reboots.

    This issue correlates with an issue you might see at the Windows Azure Service Dashboard:http://www.windowsazure.com/en-us/support/service-dashboard/
    See below a paste from that page from the period of your alert. Friendly Azure is piping you courtesy notification vai your event log!
    Compute : Advisory [East US, North Central US, South Central US, West US]
    26 Mar 2014  1:29 AM UTC
    A alert for compute is being investigated. Configuration changes to Virtual Machines (IaaS), such as adding or removing a disk or an endpoint may cause reboots.
    John Joyner MVP-SC-CDM

  • To All: Yes, Yes, the battery causes the trackpad to go haywire.

    I've had my MacBook Pro for 5 yrs & have left it plugged into power while in use with the battery in.
    I've used it ~ 8-10 hrs daily this way for the last 2 yrs without unplugging it at night, I just put it to sleep.
    Thought it might have been an altitude problem but I came from Florida to Colorado last yr w/out problems.
    I now believe that constant use w/ battery in & plugged into power 24/7 for the last 2 yrs didn't help.
    It would get hot, the fan would go on & I'd elevate the back to help circulation.
    But it is 5 years old, a longevity for a battery I hear. I must say a swollen battery causes the trackpad to go haywire.

    Not at an Apple Store, and if the iPhone is no longer under warranty, there is a cost.
    https://www.apple.com/batteries/replacements.html

  • X201 new battery causing laptop to reboot?

    I have 14 X201 tablet laptops that I have replaced batteries in for my end users. Instead of buying from Lenovo I bought a generic battery that should work just fine same model number and everything, we did this to save on cost because it a 100 dollars more to by a battery from Lenovo and that is no bueno at my small rural hospital I work at. After installation my computer will turn off randomly throughout the day even if they are plugged into a charger. I tried to update the bios from 1.34 to 1.40 and that has had no affect. To top it all off my end users are doctors and nurses so until I can resolve the issue I wont here the end of it! Is there anthing that I can do to fix this random shutdown problem or is replaceing the batteries the only remedy?

    aelmitt wrote:
    I have 14 X201 tablet laptops that I have replaced batteries in for my end users. Instead of buying from Lenovo I bought a generic battery that should work just fine same model number and everything, we did this to save on cost because it a 100 dollars more to by a battery from Lenovo and that is no bueno at my small rural hospital I work at. After installation my computer will turn off randomly throughout the day even if they are plugged into a charger. I tried to update the bios from 1.34 to 1.40 and that has had no affect. To top it all off my end users are doctors and nurses so until I can resolve the issue I wont here the end of it! Is there anthing that I can do to fix this random shutdown problem or is replaceing the batteries the only remedy?
    Welcome to the forum!
    I'd say that you've pretty much answered your own question in the last sentence. Generic batteries can be unpredictable and dangerous on several different levels.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • [SOLVED] Virtual Box PUEL causes reboot, seems to be a kernel issue

    Edit: this issue has been resolved with VirtualBox version 3.2.12
    About 1 - 2 minutes after launching a Windows VM vbox crashes and causes a hard reboot.  I've recompiled the modules and completely reinstalled the package from AUR with no joy.  Below are the package versions and segments of log files that are relatively pertinent to the issue.
    virtualbox_bin 3.2.10-2
    kernel26 2.6.36-3
    depends:
    'libidl2' 0.8.14-1
    'libxcursor' 1.1.11-1
    'libxinerama' 1.1.1-1
    'libxslt' 1.1.26-2
    'curl' 7.21.2-2
    'gcc'  4.5.1-1
    'make' 3.82-2
    'kernel26-headers' 2.6.36-3
    'python2' 2.7-3
    Seems very similar to this issue: https://bbs.archlinux.org/viewtopic.php?id=105631
    vbox-install.log
    ld -r -m elf_x86_64 -T /usr/src/linux-2.6.36-ARCH/scripts/module-common.lds --build-id -o /tmp/vbox.0/vboxdrv.ko /tmp/vbox.0/vboxdrv.o /tmp/vbox.0/vboxdrv.mod.o
    make KBUILD_VERBOSE=1 -C /lib/modules/2.6.36-ARCH/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
    test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
    make -f scripts/Makefile.build obj=/tmp/vbox.0
    ld -r -m elf_x86_64 -T /usr/src/linux-2.6.36-ARCH/scripts/module-common.lds --build-id -o /tmp/vbox.0/vboxnetflt.ko /tmp/vbox.0/vboxnetflt.o /tmp/vbox.0/vboxnetflt.mod.o
    make KBUILD_VERBOSE=1 -C /lib/modules/2.6.36-ARCH/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
    test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
    kernel.log/dmesg.log/errrors.log
    Nov 8 09:51:06 athos kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...
    Nov 8 09:51:06 athos kernel: vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
    Nov 8 09:51:06 athos kernel: vboxdrv: counter framework which can generate NMIs is active. You have to prevent
    Nov 8 09:51:06 athos kernel: vboxdrv: the usage of hardware performance counters by
    Nov 8 09:51:06 athos kernel: vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
    Nov 8 09:51:06 athos kernel: vboxdrv: Found 2 processor cores.
    Nov 8 09:51:06 athos kernel: VBoxDrv: dbg - g_abExecMemory=ffffffffa105f580
    Nov 8 09:51:06 athos kernel: vboxdrv: fAsync=0 offMin=0x18f offMax=0x87f
    Nov 8 09:51:06 athos kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    Nov 8 09:51:06 athos kernel: vboxdrv: Successfully loaded version 3.2.10 (interface 0x00140001).
    Nov 8 09:52:25 athos kernel: warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
    everything.log
    Nov 8 11:29:31 athos kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...
    Nov 8 11:29:31 athos kernel: vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
    Nov 8 11:29:31 athos kernel: vboxdrv: counter framework which can generate NMIs is active. You have to prevent
    Nov 8 11:29:31 athos kernel: vboxdrv: the usage of hardware performance counters by
    Nov 8 11:29:31 athos kernel: vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
    Nov 8 11:29:31 athos kernel: vboxdrv: Found 2 processor cores.
    Nov 8 11:29:31 athos kernel: VBoxDrv: dbg - g_abExecMemory=ffffffffa0126580
    Nov 8 11:29:31 athos kernel: vboxdrv: fAsync=0 offMin=0x198 offMax=0x1342
    Nov 8 11:29:31 athos kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    Nov 8 11:29:31 athos kernel: vboxdrv: Successfully loaded version 3.2.10 (interface 0x00140001).
    cpu info
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 23
    model name : Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz
    stepping : 10
    cpu MHz : 2526.876
    cache size : 3072 KB
    physical id : 0
    siblings : 2
    core id : 0
    cpu cores : 2
    apicid : 0
    initial apicid : 0
    fpu : yes
    fpu_exception : yes
    cpuid level : 13
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida dts tpr_shadow vnmi flexpriority
    bogomips : 5055.32
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:
    processor : 1
    vendor_id : GenuineIntel
    cpu family : 6
    model : 23
    model name : Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz
    stepping : 10
    cpu MHz : 2526.876
    cache size : 3072 KB
    physical id : 0
    siblings : 2
    core id : 1
    cpu cores : 2
    apicid : 1
    initial apicid : 1
    fpu : yes
    fpu_exception : yes
    cpuid level : 13
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida dts tpr_shadow vnmi flexpriority
    bogomips : 5055.55
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:
    Last edited by moted (2010-12-04 00:19:53)

    I am having a similar issue, I haven't used vbox for a few days, until just now, several upgrades have taken place.
    Namely the kernel upgrade and udev come to mind, however after I rebuilt the kernel modules and attempted to use vbox puel it seems to have stopped all events and thrown the laptop on a "loop" type thing. That's the best I can describe it coming from a programming point of view, where it blocks all events until vbox finishes or something it is doing finishes but it never finishes causing me to hard reboot because no key events or mouse events get through(just freezes). Normally in a program I'd just control-c it, for my own that is, and then hunt down the loop, although this loop seems to be at a much deeper level.
    Although my issue doesn't happen in any given timeframe, just at a specific point, when it gets to the Windows Logo during the boot after it gets through grub and all of that(I have a dual boot vbox setup).
    I was going to post my own bug report here, although since I'm new at this, I'll just share my thoughts in your thread(Hope I'm not breaking any rules or disturbing anyone by posting in your thread, although I didn't see any rules in this forum)
    I'm using the same virtualbox_bin version.
    Most of the packages are the same version as your except kernel26-headers 2.6.36.1-3 & kernel26 2.6.361-3
    Pulled the versions from pacman -Qi <package>
    Cpu info(underclocked using cpufrequtils ondemand) pulled from lscpu
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    CPU(s): 4
    Thread(s) per core: 2
    Core(s) per socket: 2
    CPU socket(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 37
    Stepping: 2
    CPU MHz: 1199.000
    Virtualization: VT-x
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 256K
    L3 cache:
    Anyhow hope I helped in some way.
    Last edited by Max__ (2010-11-24 20:02:30)

  • Unplugging headphones causes reboot !!....help nee

    Any help on the below problem would be greatly appreciated:
    Product: Sound Blaster Audigy 2 ZS Platinum
    Self Description : Advance PC User
    Memory : 023 MB
    OS : Windows XP Professional Service Pack 2(5..2600
    DirectX 9.0c
    Whenever I unplug my headphones from the front I/O Panel the PC will reboot by itself !Problem does not occur when plugging headphones in, only when unplugging. I never used to have this problem and it only occured after last driver update. Any help would be greatly appreciated.
    The following Creative Software is installed on my system:
    Creative MediaSource Plugin for CD Burner 3.0.8
    Creative MediaSource Plugin for Remote Control 2.30.02
    Creative MediaSource Player/Organizer 3.30.2
    Audio Console for Creative Sound Blaster Audigy audio cards .20.23
    Audio Console .20.23
    Audio Console for Creative Sound Blaster Audigy audio cards.20.22
    Audio Console .20.22
    Creative Sound Blaster Audigy2 and Audigy2 ZS Driver Update .84.55
    EAX 4.0 ADVANCED HD Driver Patch Update for Sound Blaster Audigy 2 and Audigy 2
    Creative EAX Console Update (Version 2.02.05) for Sound Blaster Audigy 2 ZS
    DTS Neo:6 Settings (Version .00.06) for Sound Blaster Audigy 2 ZS
    Creative MediaSource 2 Update (Version 2.02.06) for Sound Blaster Audigy 2 ZS
    Creative MediaSource 2.02.05
    Creative System Information .00.09
    DTS Neo:6 Settings .00.05
    Creative Graphic Equalizer .52.03
    THX Setup Console .00.6
    MediaSource DVD-Audio Player .52.04
    Creative AudioHQ .6.0
    Creative Restore Defaults .00.2
    Speaker Settings .52.05
    Surround Mixer 3.52.02
    EAX Console 2.02.04
    Speaker Calibrator .50.05
    SoundFont Bank Manager for Windows .00.26
    Creative Windows Diagnostics 3..08
    Thanks for any help that you can offer,
    Mike

    I have similar problems, not only on the front panel either. Basically many power spikes will rattle the card and cause all sorts of problems including the one you mentioned. Advice- power down before connecting or disconnecting anything.

  • Solaris 8 x86: Webstart launcher causes reboot

    Hello,
    My x86 PC has:
    - Elitegroup K7S5A mainboard
    - AMD Athlon K7 XP 2400+ Socket A thoroughbred CPU
    - AmiBIOS
    - 256 MB SDRAM
    - 2 Hard Disks with 40 GB each
    There was a resource conflict caused by SiS chipset. However, with a DCA floppy where the ata.bef file was patched, I was able to install the Solaris 8 x86 system successfully.
    During installation process, on the question whether there is a network connected to the computer, I checked "No". This is because my network card is not detected by the system and I will investigate on that later.
    Now, when I boot the system, the graphical system is coming up, but shortly after that the graphical system is terminated with the following message:
    The Webstart launcher has terminated unexpectedly.
    The Webstart launcher will restart following a system reboot.
    Is there any idea about this error?
    Thank you in advance!
    Thomas

    Did you configure the video card to use the "VGA" black&white driver?
    B&W video isn't supported with the Webstart installer. You need either a 8-bit pseudo-color or 24-bit
    true-color video mode. The workaround is to install in text mode, bypassing the configuration of the video
    card when you install from the "1 of 2" CD.
    Or try the following workaround:
    http://groups.google.de/groups?selm=wy3d1826y0.fsf%40tools.de

  • IOS 5.1.1 photo edit causes reboot

    After the last update, attempting to Edit any photo causes the device to reboot. This behavior is reproducible and occurs every time an edit is attempted.
    Has anyone else seen this behavior? Please try on your device and check behavior. Thanks.

    Yes, that is a know bug in iOS 5.1.1 for the iPod.

  • Dud battery causing error code 23?

    Got an issue with a 3g:
    First off it won't turn on without being connected to a power supply or a machine via USB.
    Next, when power on the apple logo appears, for about 30secs, then fade and disappears. During this period it's not seen by iTunes.
    If I then hold the power and home button long enough I get the plug into itunes logo. I plug it in, iTunes sees it, and says the phone is in recovery. It asks if I want to restore, if I select yes it starts the restore then gives the code 23 error.
    I don't know the firmware the iphone is on, it was bought in this state.
    I'm on a mac with the latest version of iTunes.
    I've googled that error 23 is hardware failure, given the fact the phone won't power on without being connected I'm wondering if the battery is dud, and that this is causing the error 23.
    Anyone any ideas or experience of this?
    Thanks.

    Little bit more info:
    If I try to restore to 3.1.2 & 4.1 I get the error message code 23. If I try to restore to 4.0 I get a message saying the device is not eligible for the requested build.

  • Will it cause reboot to the server.

    Hi All,
    In one of our production server, currently we have default setting to the SQL Server memory 2147483647, and the version is Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64) Jun 17 2011 00:54:03 Copyright (c) Microsoft Corporation Standard
    Edition (64-bit) on Windows NT 6.1 <X64> (Build 7600.
     Customer wants it to set 4.5 GB as mar memory to SQL, Now my question is " when we set it max memory required by customer,  will this(setting Max memory) cause a reboot to the server or have any significant chance of causing a problem
    since this is production server?
    Thanks.

    Hi This is the message which I received when I executed this query 
    exec
    sp_configure 'show advanced options',
    1
    go
    reconfigure
    go
    exec
    sp_configure 'max server memory',
    4500
    go
    reconfigure
    Configuration option 'max server memory (MB)' changed from 2147483647 to 4500. Run the RECONFIGURE statement to install.
     what is this  Run the RECONFIGURE statement to install? do I need to execute reconfigure again or what ?
    please let me know.

  • SCEP Update KB2907566 Causing Reboots on Some Servers

    This latest SCEP update seems to be causing a reboot on some of our servers.  Our client settings are as follows:
    Computer Restart Settings are set to:
       "Display a temporary notification to the user..." >> 15
       "Display a dialog box that the user cannot..."    >> 5
    No maintenance windows are configured.
    Event log is saying the CCMEXEC.exe is sending the reboot request.  Am I missing a setting that needs to be set to suppress reboots?

    Ok.  I think I figured this out.  KB2907566 does not always require a reboot.  after looking through the WindowsUpdates.log log file on some of my servers, I found that some of them were requiring a reboot and some were not. Notice the difference
    in the next 2 lines from different servers:
    2014-03-07 13:47:35:027  996 d60 Report REPORT EVENT: {D2A60AAE-BBB7-4FF5-B0D8-43EE95E05D6E} 2014-03-07 13:47:30:019-0600 1 183 [AGENT_INSTALLING_SUCCEEDED] 101 {326E911B-43E4-4E0F-8F4D-7CFF3CD51F46} 201 0 CcmExec Success Content Install Installation Successful: Windows successfully installed the following update: Update for System Center Endpoint Protection 2012 Client - 4.4.304.0 (KB2907566)
    2014-03-07 13:10:49:133  912 b58 Report REPORT EVENT: {3ABE4BC6-DDE7-42B8-8E93-6104AFC3DE2D} 2014-03-07 13:10:44:134-0600 1 184 [AGENT_INSTALL_COMPLETE_WITH_REBOOT] 101 {326E911B-43E4-4E0F-8F4D-7CFF3CD51F46} 201 0 CcmExec Success Content Install Installation successful and restart required for the following update: Update for System Center Endpoint Protection 2012 Client - 4.4.304.0 (KB2907566)
    Seems to be that different installed components flagged a reboot differently.  For example, anything with SQL installed required a reboot.  None of our domain controllers required a reboot.
    I also found that since it was deploying with the ADR in charge of SCEP definition updates, there was no suppression of reboots configured.  So, everything rebooted as they saw fit!  Wonderful at 1:30 on a Friday afternoon...
    So, I need to reconfigure our ADR to NOT handle anything except definition updates and then turn on "Automatic Client Upgrade" for the SCEP updates.
    Thanks for the input all!

  • Centro - Calendar causes reboot, phone causes reboot cycle, contacts gone

    I've had issues with my centro getting into a reboot cycle in the past, but it has usually spontaneously resolved itself eventually. This time it's a bit worse:
    -turning on the phone causes it to reboot, usually right after it pops up a message asking whether to copy info from the sim card
    -starting Calendar causes it to reboot
    -all the contacts are gone
    Doing a soft reset (many times) did not help. Any assistance is much appreciated!
    This question was solved.
    View Solution.

    I was able to resolve the problem by doing the following:
    -hotsynced
    -checked that all the data was in fact present in palm desktop
    -hard reset device, erasing all data on it
    -hotsynced, with desktop overwrites device
    Most likely it was corruption of the databases on the device, though not badly enough to prevent hotsync from getting the data, and erasing and rewriting them onto the device fixed the issue.

  • [XP SP1] Java Installation causes reboot

    OS: Windows XP Pro SP1 + All patches uptill 20031019
    HW: AthlonXP 1600+ on VIA KT266a (MSI K7T266 Pro2-RU), GeForce 3 Ti200 (Asus V8200T2 Deluxe), OS installed on RAID-0
    WinXP c:, Apps d:, Data e:
    Doing a clean install once again. During installation of OpenOffice 1.1.0 I found out that I forgot to install Java first.
    Tried installing jre_1.4.2_01 using 'runas' where I used an account in the 'Administrator' group to install to d:\Java\jre_1.4.2_01. This caused the machine to reboot during the 3rd phase of installation. During reboot all volumes except c: were flagged dirty and errors were detected. Java install dir was converted to a file and many files in directory FOUND.0xx, probably the Java files.
    Then I tried installing older versions of jre (1.4.1_03 and 1.3.1_09) which all failed the same. Tried installing logged on as Administrator which resulted in the same. All reboots. :(
    Will try 1.4.2_02 and installing in Safe Mode tonight...
    Anyone experience similar behaviour?

    So I installed 1.4.2_02 on my laptop (Dell C610) which ran fine (also XP SP1 with all relevant patches)
    - Copied the java install dir to the workstation.
    - Copied the Control Panel applet to the workstation
    - Imported an laptop-export of HKLM\Software\JavaSoft with changed pathnames
    - Started the control-panel applet
    - Got General Exception
    Java.io.IOException: Invalid keystore format
         at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
         at java.security.KeyStore.load(Unknown Source)
         at sun.plugin.security.PluginCertificateStore$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.security.PluginCertificateStore.load(Unknown Source)
         at sun.plugin.panel.ConfigurationInfo.reset(Unknown Source)
         at sun.plugin.panel.ConfigurationInfo.<init>(Unknown Source)
         at sun.plugin.panel.ControlPanel.init(Unknown Source)
         at sun.plugin.panel.ControlPanel.main(Unknown Source)
    - OK-ed the General Exception box
    - Played around with some settings
    - Exited through the windows 'Close' button
    And REBOOT
    This is no longer an installation issue only.
    Probably the installer starts Java as well to perform some functions, where java causes the reboot.....

  • NALEXPLD causes reboot

    NetWare SBS 6, Zenworks 3.2
    Hi all,
    Over the past few days all but one XP and W2K workstation has begun
    rebooting when NALEXPLD is run in the login script (or manually for that
    matter). I've REMed it out of the script for now but need some input as to
    what is causing this and how to fix it. We use app launcher to install
    custom software updates but there have been no updates for about a month and
    this problem is new. On 3 of the stations, I removed NMAS and updated to
    Client32 4.91 but this has not solved the problem. None of the W98 stations
    have this problem. I'm guessing this has something to do with a recent
    Windows update, Java, or perhaps McAfee but really don't have a clue. I
    appreciate any guidance.
    Thanks,
    Brad Kunkel
    Integrated Business, Inc.

    "Kai Reichert" <[email protected]> wrote in message
    news:[email protected]..
    > Brad,
    > please give these a try.
    > http://support.novell.com/cgi-bin/se...i?/2969862.htm
    >
    >
    Kai,
    Thanks for the update link. When I went to expand the archive file I found
    that the problem was different than I thought. Running the update file from
    the server also caused the station to reboot. It turns out that running
    just about anything from the server causes a reboot. The weird thing is
    there are several DOS programs that are on the server and used heavily every
    day and they work without any problems. I haven't got a clue now as to
    where to go to ask about this problem. Which group would you suggest?
    Copying files to and from the server works fine -- just running them is the
    problem and only from W2K and XP not W98. Clients 4.83sp3, 4.90, and 4.91
    all have the problem.
    Thanks for your help,
    Brad Kunkel

  • Lenovo Y50-70: Battery Caused Wifi Problem

    Hello, When my charger for the laptop is plugged in, it seems to somehow limit my internet access. This phenomenon seems rather new, as I havent noticed it for months, unless I somehow ignored it. When it's in, browsers process slow, or internet connection ceases; in short, i get very frustrated with the wifi/internet when it's in. When it's out, wifi is MUCH better and flows smoothly; perfectly fine
    Does anyone know what the heck can be causing this problem?

    Scrima99 wrote:
    Thank you for replying!
    So, when you talk about the circuit, do you mean the circuitry of my house, or the batter charger itself or the laptop itself? Should I request a new power coord and swap my old one with a new one, since my laptop still falls under warranty?
    I spoke to my friend's family who are pretty smart with computers, and two said: "If the charger is emitting a high frequency noise, it will prevent the laptop from connecting. This is only possible however if the charger is charging (meaning using AC or DC electricity in any way."--"Laptop hardware is messed up, meaning the hardware is trying to charge your laptop and connect to the wifi through the same interrupt (same port)."Reference # 8005115756  I spoke with Lenovo support about it and customer support just forwarded the issue to experts; that's the reference number. Do you recommend that I just try to get a new charger and see if that fixes it? My laptop is pretty much unusuable in terms of browsing on the internet when it's plugged in. I could experiment to see what it does plugged in if i move into the room with the router, but I'm only a room away and it shouldnt make that much difference; besides, browsing works fine without the charger plugged in. I also haven't tried it plugged in at different locations yet, but I dont understand why it's having so much trouble when plugged in. Scrima99 wrote: "...when you talk about the circuit, do you mean the circuitry of my house, or the batter charger itself or the laptop itself?" Answer: The circuitry between your charger and the battery. See page 86 hardware maintenance manual or page 68 on how to remove the powerboard. Since your laptop is still under warrantee it is better to let Lenovo do the repair/troubleshooting themselves.

Maybe you are looking for

  • Error while posting the parked document in ECC 6.0

    Hello ABAPers, After upgrade from R/3 4.6c to ECC 6.0, when we try to post the parked documents ,It calls FM :POSTING_INTERFACE_DOCUMENT". Inside it a call transaction is done using FBVB which throws error while posting for more than 4 withholding ta

  • Serial numbers on sales orders

    Hi can somebody tell me how do we maintain the serial number in Sales order in VA01/02... Inputs on SD serial numbers also welcome Thanks Muthu

  • Why Custom EL Functions are not supported in ADF Faces??

    Im using jdev 10.1.3 1.- I declare a java class, with a static function for concatenation purposes. 2.- I create my tld. 3.- I call the function in my jsp. a) If I use the $ prefix, works PERFECT. b) If I try to call this in an outputText (i.e) - If

  • Someone has just hacked into my itunes account.

    They bought 'Kingdom Conquest'. which all together was worth $58.00. How can i get my money back?

  • Problem with servletContext.getRealPath()

              Hi           I am working on WLS6.0.           When I try to do,           String realPath = servletContext.getRealPath("/WEB-INF/config.xml");           realPath is null.           Is there something wrong in doing it this way? My web appl