Terminal echo is off after interrupting cvs password entry (:ext, ssh)

situation:
set CVSROOT=:ext:username@servername:/dir
The "ext" is important. You can set up a local cvsroot dir, do a "cvs init" there and then use localhost as server. This bug occured to me on several servers so it is not server dependent.
set CVS_RSH=ssh (should be default anyway)
You will need to run sshd if you use localhost for testing.
Now run "cvs update" somewhere. As long as you have a working CVSROOT somewhere, it is irrelevant if there is a working copy.
When asked for a password, press "STRG+C" to interrupt cvs.
expected result:
cvs gets killed and you are back on your terminal
actual result:
cvs does get killed, but echo is off on your terminal, so you can't see what you type. You have to do "stty echo" or "reset" to see what you are doing again.
Additional info:
I am using cvs 1.11.23, installing 1.12.13 from source with makepkg didn't help.
I am using openssh 5.1p1, using ssh2 didn't help
I am using the kernel 2.6.26.5, standard Arch kernel for i686
I reported it upstream at:
https://savannah.nongnu.org/bugs/?24268
However, I couldn't reproduce it on another system and the cvs-dev couldn't reproduce this either. It is possible, that arch does something different with the signals. Not necessarily wrong, but different. So I put this as "support request" to know what to check in order to get this bug fixed upstream. I don't know much about signals myself.
PS:
Newbie Corner doesn't really fit, but no other forum either. I wanted to report it in the bug tracker, but this might be nonsense, since no arch-dev is needed to fix a problem, only somebody who has a clue what could be wrong and maybe some people reproducing it or telling me, that they cant' reproduce it, even on Arch.

Hm - didn't want to do that, because this might be Arch related, but it is submitted upstream and probably can't be fixed in arch. Since I have people telling me, that it's okay to do so.. I will do it this evening.
Thank you for the tip with strace, didn't use that one before.
It gives a lot of output before I get the password prompt, but the useful part should be:
execve("/usr/bin/cvs", ["cvs", "update"], [/* 43 vars */]) = 0
brk(0) = 0x9c91000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=107058, ...}) = 0
mmap2(NULL, 107058, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f55000
close(3) = 0
open("/usr/lib/libgssapi.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=206638, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f54000
mmap2(NULL, 167744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f2b000
mmap2(0xb7f53000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28) = 0xb7f53000
close(3) = 0
open("/usr/lib/libkrb5.so.25", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20`\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=887652, ...}) = 0
mmap2(NULL, 789092, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e6a000
mmap2(0xb7f27000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbc) = 0xb7f27000
close(3) = 0
open("/usr/lib/libcrypto.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\306\3\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0555, st_size=1543238, ...}) = 0
mmap2(NULL, 1365304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d1c000
mmap2(0xb7e52000, 86016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136) = 0xb7e52000
mmap2(0xb7e67000, 9528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e67000
mprotect(0xbfc8b000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0
close(3) = 0
open("/usr/lib/libasn1.so.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\221\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=594200, ...}) = 0
mmap2(NULL, 502024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ca1000
mmap2(0xb7d19000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x78) = 0xb7d19000
close(3) = 0
open("/lib/libcom_err.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\v\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=10249, ...}) = 0
mmap2(NULL, 10308, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c9e000
mmap2(0xb7ca0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7ca0000
close(3) = 0
open("/lib/libnsl.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\00001\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=97054, ...}) = 0
mmap2(NULL, 92136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c87000
mmap2(0xb7c9a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb7c9a000
mmap2(0xb7c9c000, 6120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7c9c000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 g\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1537265, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c86000
mmap2(NULL, 1316432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7b44000
mmap2(0xb7c80000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13c) = 0xb7c80000
mmap2(0xb7c83000, 9808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7c83000
close(3) = 0
open("/lib/libcrypt.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \7\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=42595, ...}) = 0
mmap2(NULL, 201052, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7b12000
mmap2(0xb7b1b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0xb7b1b000
mmap2(0xb7b1d000, 155996, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7b1d000
close(3) = 0
open("/usr/lib/libheimntlm.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\22\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=20055, ...}) = 0
mmap2(NULL, 18828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7b0d000
mmap2(0xb7b11000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7b11000
close(3) = 0
open("/usr/lib/libhx509.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\306\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=289439, ...}) = 0
mmap2(NULL, 240528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ad2000
mmap2(0xb7b0b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39) = 0xb7b0b000
close(3) = 0
open("/usr/lib/libwind.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=162566, ...}) = 0
mmap2(NULL, 161352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7aaa000
mmap2(0xb7ad1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26) = 0xb7ad1000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=13419, ...}) = 0
mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7aa6000
mmap2(0xb7aa8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7aa8000
close(3) = 0
open("/usr/lib/libroken.so.18", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220?\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=88496, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7aa5000
mmap2(NULL, 71240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a93000
mmap2(0xb7aa4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xb7aa4000
close(3) = 0
open("/lib/libresolv.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@!\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=73585, ...}) = 0
mmap2(NULL, 75972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a80000
mmap2(0xb7a8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe) = 0xb7a8f000
mmap2(0xb7a91000, 6340, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7a91000
close(3) = 0
open("/lib/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000H\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=115104, ...}) = 0
mmap2(NULL, 94684, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a68000
mmap2(0xb7a7c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7a7c000
mmap2(0xb7a7e000, 4572, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7a7e000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7a67000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7a66000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7a666e0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7c80000, 4096, PROT_READ) = 0
munmap(0xb7f55000, 107058) = 0
set_tid_address(0xb7a66728) = 10242
set_robust_list(0xb7a66730, 0xc) = 0
futex(0xbfc8b500, FUTEX_WAKE_PRIVATE, 1) = 0
rt_sigaction(SIGRTMIN, {0xb7a6c2e0, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7a6c720, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="compaq", ...}) = 0
brk(0) = 0x9c91000
brk(0x9cb2000) = 0x9cb2000
open("/etc/localtime", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 2309
_llseek(3, -28, [2281], SEEK_CUR) = 0
read(3, "\nCET-1CEST,M3.5.0,M10.5.0/3\n", 4096) = 28
close(3) = 0
munmap(0xb7f6f000, 4096) = 0
access("/home/jonnyjd/.cvsrc", R_OK) = -1 ENOENT (No such file or directory)
getcwd("/home/jonnyjd/cvs/blub", 4098) = 23
rt_sigprocmask(SIG_BLOCK, [ABRT], [], 8) = 0
rt_sigaction(SIGABRT, {0x80b8620, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP], [], 8) = 0
rt_sigaction(SIGHUP, {0x80b8620, [], 0}, {SIG_IGN}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
rt_sigaction(SIGINT, {0x80b8620, [], 0}, {SIG_IGN}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [QUIT], [], 8) = 0
rt_sigaction(SIGQUIT, {0x80b8620, [], 0}, {SIG_IGN}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {0x80b8620, [], 0}, {SIG_IGN}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [TERM], [], 8) = 0
rt_sigaction(SIGTERM, {0x80b8620, [], 0}, {SIG_IGN}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
uname({sys="Linux", node="compaq", ...}) = 0
access("/home/jonnyjd/.cvsrc", R_OK) = -1 ENOENT (No such file or directory)
stat64("CVS", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("CVS/Root", R_OK) = 0
open("CVS/Root", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000
read(3, ":ext:localhost:/home/jonnyjd/cvs"..., 4096) = 37
close(3) = 0
munmap(0xb7f6f000, 4096) = 0
open("/home/jonnyjd/.cvsignore", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/home/jonnyjd/.cvswrappers", F_OK) = -1 ENOENT (No such file or directory)
pipe([3, 4]) = 0
pipe([5, 6]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7a66728) = 10243
close(3) = 0
close(6) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_GETFL) = 0x1 (flags O_WRONLY)
fstat64(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000
_llseek(4, 0, 0xbfc8b220, SEEK_CUR) = -1 ESPIPE (Illegal seek)
fcntl64(5, F_GETFL) = 0 (flags O_RDONLY)
fstat64(5, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6e000
_llseek(5, 0, 0xbfc8b220, SEEK_CUR) = -1 ESPIPE (Illegal seek)
write(4, "Root /home/jonnyjd/cvsroot\nValid"..., 351) = 351
Before I do anything and this is what it puts out after I press STRG+C
--- SIGINT (Interrupt) @ 0 (0) ---
write(2, "cvs", 3) = 3
write(2, " ", 1) = 1
write(2, "[", 1) = 1
write(2, "update", 6) = 6
write(2, " aborted]", 9) = 9
write(2, ": ", 2) = 2
write(2, "received ", 9) = 9
write(2, "interrupt", 9) = 9
write(2, " signal", 7) = 7
write(2, "\n", 1) = 1
exit_group(1)
Well, to me it looks like it just tells me I pressed STRG+C and wants to print "cvs [update aborted]: received interrupt signal\n", which it does, but maybe it helps somebody, so I will post it upstream and in the upcoming bugreport for arch.

Similar Messages

  • Firefox will not start after interrupted update to 5.0

    Lenovo x200 | Windows 7 32bit | Firefox 5.0
    I was updating Firefox from version 3.6 (I think) to 5.0. Simultaneously I had done a update on Windows that seemed to have stopped. The update of Firefox had also come to a stop. As I remember it the installation was complete, and I was attempting to start the program, when Firefox was checking compatibility with installed plug-ins and so forth.
    The Windows updates installed fine afterwards but after several reinstalls of Firefox, I still can't seem to get it to start.
    There is no error message or notification at all when trying to start Firefox.
    One processes is created, staying steady at 50% CPU and 26 404 K memory.
    If i try to open another instance of Firefox I get a process that takes 0% CPU and about 1 844 K memory.
    Summary:
    Firefox fails to start after interrupted update to 5.0 from 3.6.
    There is no error message.
    Firefox never starts (and the process never shuts down), just shows in the Task Manager under Processes steady at 50% CPU and about 26 000 K memory (I've seen it do this for at least 20 minutes, before terminating it).

    Thanks kenton. But now pop-up says beta 5.
    The ''real issue'' is what is going on. On one machine the update process works, but on my other machine it does not.
    The machines are identical IBM T60s with Windows XP.
    This is a real mystery, as well as being annoying.
    A clue or suggestion any one?

  • 15-r007TU-Display does not turn on when it automatically turns off after closing lid.

    I just purchased hp 15-r007TU, Windows 8.1 x84. I'm facing a strange problem. After all initial setup, I put the laptop on to download and install all lates Windows 8.1 patches. The display is set to tuen off automaticaaly after 5 minutes. After 5 min it did turn off as set. But then I can not turn it back on. I pressed all (except power) keys, used touch pad, closed lid and opened but it stayed off. Laptop was on and running as I could see HDD lights flickering, I could hear system sounds on pressign mute/volume keys, also I could toggle WiFi with key. I then pressed power off key to turn Windows off normally. I did turn off. I again turned it on, I could see 'hp' logo with spinning wheel and then nothing. Display is off and I don't see start screen. I have to hard reset (press power button for more than 5 seconds) then display is normal. This happens every time the display turns itself off automatically after set time or I close the lid. Only after hard reset it works normally and I see the start menu.
    The power settings I use are:
    1. never put system to standby after preset time. (either on battery or AC power)
    2. turn display off after 5 min. (both on battery or AC power)
    3. when I close lid - do nothing. (both on battery or AC power)
    4. when I press power button - shut down
    I am using Windows 8.1 x64 with all latest patches installed. BIOS updated to lates available. All latest drivers installed.
    I have not yet set password to the system to log in.
    Help would be immensly appreciate. The device is still in warrenty if it needs to be replaced.

    Hello K1200LT,
    Welcome to the HP Forums!
    I understand the computer will not sleep when you shut down the lid. You seem to have already done most of the troubleshooting I would've suggested.
    To be honest,  it is either a hardware or software-related issue. To determine this, I would like you to reinstall the operating system. It will clear up any software conflicts and allow you to start fresh.
    First, please ensure you backup your files. Here is information on how to do this: Backing Up Your Files (Windows 8)
    Once this is done, it is safe to reinstall the operating system. Performing an HP System Recovery (Windows 8)
    If the same situation occurs, the computer likely has faulty hardware. At that point, please contact HP phone support. You can utilize this website to learn how to contact HP appropriately, based on your region: Contact HP Worldwide
    Please let me know what happens. Thanks!
    Mario
    I worked on behalf of HP.

  • I turned auto login off and set a password. It does not work. I tried using the install disc and C key a few times but no success. Now the install disc does not even activate with the C key. Help

    I turned ato login off. Set a password. On login it failed. Perhaps I misstyped when setting up. I used the instaldisc to reset the password but after a few attempts It failed. Was it a mistake to select the hard drive after resetting the password.  I would like to try the alternative but now the C-key does not even let the install disc open, it goes directly to  the name and password screen. I need Help

    Keunepete,
    When I ordered my books for the ICND1 and ICND2, they came with a CD in the back pocket (sleeve) of the book. Along with the CD was a thick piece of paper that had the activation code on it. It was a white, square piece of paper with big black print on it. Did you buy your book used? Was the CD sealed in the back pocket?
    -Zach

  • After forgetting the password for my iPhone, I am trying to restore it through iTunes, however, during the process, the phone keeps turning on and asking for the password, thus canceling the process. Any advice?

    After forgetting the password for my iPhone, I am trying to restore it through iTunes, however, during the process, the phone keeps turning on and asking for the password, thus canceling the process. Any advice?

    Yes, you will still get the prompt.
    I meant reset then try the recovery mode restore again.
    You can also try DFU Mode.
    DFU (Device Firmware Update) Mode is different than Recovery Mode.
    DFU Mode is a special mode where the device can still interface with iTunes, yet it does not load the iBoot bootloader.
    DFU Mode:
    Plug your device into your computer.
    Turn off the device.
    Hold the Power button for 3 seconds
    Hold the Home button without releasing the Power button for 10 seconds
    Release the Power Button but keep holding the Home button
    Keep holding the Home button until you are alerted by iTunes saying that it has detected a device in Recovery Mode
          NOTE: Make sure the device screen is blank and no logos are present. Be patient, it make take several trys.

  • When I want to download a app it says after entering apple password it says connection manager invoke retry or cancel

    I can't download anything
    When I want to download a app it says after entering apple password it says connection manager invoke retry or cancel

    HOLY CRAP!!!!
    been going round this issues for hours....tried every fix i could find
    phones and most of my pcs worked except 1, my main laptop.
    i FIXED IT BY ENABLING GENIUS.!!!!!!!!!!
    only on that laptop though.
    try it.
    i'm so happy right now.
    not gonna turn it back off again yet cos while its working im not touching it again!

  • Korg micro37 keyboard turns off after a few seconds

    Hi all,
    My Korg micro37 keyboard turns itself off after about 4 seconds after I plug the keyboard in. Any idea why this happens? It doesn't happen on a Ubuntu 12.04 laptop, but does on another Arch laptop with 3.7.1 kernel. I had the same problem with 3.5.x kernels. Thanks.

    So I did call Apple. That was pointless since they had no idea what was wrong. I made an appointment with a Genius at the Apple store nearest to me. The associate who checked me in said his wife had the same problem (and discovered it while on an 8 hour flight, which stinks).
    The genius who helped me was great. He had no idea what the issue was and hadn't heard of the issue before, so he took my phone into the back room and ran some diagnostics.
    He found that there was nothing wrong with the hardware at all, but he noticed an error with my firmware.
    He restored my phone (while my phone was plugged into itunes he held down the home and wake/sleep buttons. Then when the apple logo appeared he let go of the sleep/wake button but kept the home button pressed). This erased everything. I wasn't worried about that since all my contacts, apps, and music were backed up on my computer.
    I guess he reinstalled the latest firmware and os update. He put a couple of albums worth of music on there too for me to test it. Problem solved.
    It took an hour or two for me to get everything back onto my phone and in its proper place.
    That was a pain, but worth it since I can now listen to music freely with no interruption.
    The only thing I'm really ****** about is that my game data is all erased. Apparently when you back up your apps in itunes, it doesn't back up your progress/saves/scores in your games. I have about 30 games on my phone so this really, really *****. I guess I will just have to replay all the levels in Angry Birds, Peggle, Cut the Rope, etc. Lost a lot of progress in Infinity Blade which is pretty especially awful.
    I just listened to about a half hour of music with no interruptions though, so I guess its a fair trade.
    Good luck.

  • IPad Personal Hotspot antenna shuts off after a few minutes of non-use. This happens in both Verizon 3G and LTE areas. Turning off LTE does not help. Turning Personal Hotspot off and then on works. Does this happen on Mini and Retina?

    iPad--third generation shuts off antenna/hotspot after a few minutes of non-use.
    Happens in 3G and LTE VZ environment.
    Turning hotspot off and on getsw things working again.
    Does Apple have antenna on a timer so it shuts off after a few minutes?
    Does this happen on Mini and Retina as well?
    FLAGSTAFFLAR

    Fixed!
    Two things together have restored connectivity.
    1.  I changed the name under Settings > General > About > Name from My Name's iPad to iPad of My Name.  I read somewhere that iOS 7.0.1 or 7.0.2 (I forget which) sometimes had issues with apostrophes here.  Easy enough to test.
    2.  I then reset (again) the APN settings under Settings > Cellular Data > APN Settings > Personal Hotspot and reentered our provider's info (APN, Username, Password) there.
    I don't know WHY it worked, but the personal hotspot is now happily sharing (again) internet connectivity with my MacBook Pro.

  • Iphone 5 finds wifi network but cant connect after putting in password

    hi, i have tried all day to get my iphone to connect to my wifi by resetting network settings, entering wifi password again and turning off router etc. after typing in password the wifi tab in settings says that i am connected to this wifi but in the tab at the top of my phone where it says your network/service carrier and battery percentage, the 3 bars that tell how strong my connection is does not appear at all

    Hello tomof1998
    There are a few things to try for troubleshooting your issue and they are detailed in the article below.
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • How do you restore after forgetting a password on a ipod?

    how do you restore after forgetting a password on a ipod?

    If you forgot its password the iPod has to be restored. Make sure you are following the instructions in this procedure to the letter. Here they are, with emphasis on some easily overlooked requirements:
    Disconnect the USB cable from the Pod touch, but leave the other end of the cable connected to your computer's USB port.
    Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.If you cannot turn off the device using the slider, press and hold the Sleep/Wake and Home buttons at the same time. When the device turns off, release only the Sleep/Wake button.
    Continue pressing and holding the Home button while you reconnect the USB cable to the device. The device should turn on.Note: If you see the "low battery" screen, let the device charge for at least ten minutes to ensure that the battery has some charge, and then start with step 2 again.
    Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears (iTunes icon and USB connector)release the Home button.
    If necessary, open iTunes. You should see the "recovery mode" alert ("iTunes has detected a phone in recovery mode").
    Use iTunes to restore the device.
    If you do not see the "Connect to iTunes" screen, try these steps again. If you see the "Connect to iTunes" screen but the device does not appear in iTunes, see this article and its related links.
    Select the iPod in iTunes and choose "restore from backup".

  • Nokia N900 auto off after 15 minutes

    Nokia N900 auto off after 15 minutes. I am also reflash my mobile but problem is not solve please help me

    More information..
    Does it happen when it is plugged into a charger?
    What is the battery level?
    Are you using the battery that came with the phone?
    Are you using a different battery?
    Have you "over clocked"?
    Does it power off when you are actively using the phone?
    Does it power off only when the phone is idle and untouched?
    What happens if you run this command in the terminal application?
      cat    /proc/bootreason

  • Sign into iCloud pop-up message on iPad2 won't disappear off screen, have reset password multiple times but it is saying incorrect. Please HELP unable to use iPad as message appears every few seconds, iPad was working fine until now.

    Sign into iCloud pop-up message on iPad2 won't disappear off screen, have reset password multiple times but it is saying incorrect. Please HELP unable to use iPad as message appears every few seconds, iPad was working fine until now.

    After the restore did the phone work properly for a while? Say, a day or so?
    If so it is possible you have an app that doesn't let go of memory properly. I reboot my iPhone ( hold sleep/wake and hole till you see the apple logo) every few days. This resets the memory. The iPhone OS has doesn't seem to mange memory very well yet. So a reboot will help with that. I have had my phone almost slow to a stop before I started rebooting. Always reboot after installing a new app. Also do you close all pages in Safari when you are done? This is a good practice. Safari will run in the background and use processor time and drain your battery quicker. Create a new blank page then close all others when you are done browsing for a while. I have also found that certain web site that have animated images like weather maps will turn the phone into molasses. As soon as i close that page it gets faster.
    If all of the above have no effect then as Tamara said it is time for a trip to the Genius bar.
    Good luck

  • Ipod 4 got locked after several wrong password now even i enter the correct password it is still unlocked...jus my ipod speaks wenever i press a button like i press time it says it..wen i press unlock keys it jus say it

    my ipod 4 got locked after several wrong password attempts by my lil daughter and now even i enter the correct password it is still unlocked...jus my ipod speaks wenever i press a button like i press time it says it..wen i press unlock keys like 1, 2,3  it jus says it like "1, 2, 3 ....." or i press battery it says "battery"
    but it am unable to unlock though i enter the unlock keys ....please

    no boss...its still the same... after clicking home thrice...it appears accessibility option but wen i jus click on any of it like "turn voiceover off" or turn zoom on" it just keep on repeating it...it jus says it like that...!!
    dont know wot happened...!!! ipod is just speaking whatever u press..it just says any button u press...
    n lockedd........!!!
    please help thanks

  • How do I manage data buy cutting it off after limit is reached?

    Is this possible????  My niece goes over data on our plan every month.  How do I cut it off after limit is reached???

    lewisr13 wrote:
    It depends on the phone. Though I don't know if it stops data at the limit.
    Even if it is available on some phones, it is doubtful the person in possession of the phone could not simply go into the settings and increase/delete the data limit once the limit had been reached. Unless there is some sort of lock/password which would prevent the person in possession of the phone from doing so, this type of limiting method would not be useful if you can't trust the person with the phone to live with those limits which does not appear to be the case in this instance.

  • When trying to log on to my personal hotspot on my Ipone, after entering the password the system continues to ask for the password over and over again. How do I fix this?

    When trying to log on to my personal hotspot on my Ipone, after entering the password the system continues to ask for the password over and over again. How do I fix this?

    Hi SheilaStuhr,
    The troubleshooting steps detailed below can help get you connected to your iPhone's personal hostpot.
    Basic troubleshooting
    See if your iOS device, computer, and wireless plan all meet the system requirements for Personal Hotspot.
    Make sure Personal Hotspot is on: Tap Settings > Cellular > Personal Hotspot.
    Check the Internet connection on your iOS device: Tap Safari and load a new webpage.
    If one connection type doesn't work, try another. For example, instead of connecting using Wi-Fi, use USB or Bluetooth.
    Turn Personal Hotspot off and on: Tap Settings > Personal Hotspot or Settings > Cellular > Personal Hotspot.
    Install the latest version of iOS.
    Reset your network settings: Tap Settings > General > Reset > Reset Network Settings.
    If you still see the issue, restore the iPhone.
    If you're still experiencing issues, try the steps below.
    Wi-Fi troubleshooting
    If you encounter an issue using Personal Hotspot with other Wi-Fi devices, try these steps:
    Turn Personal Hotspot off.
    Turn on Wi-Fi: Tap Settings > Wi-Fi.
    Turn on Personal Hotspot.
    If another device can't join your Wi-Fi network, make sure the Wi-Fi password is correct.
    If the device can't see your Wi-Fi network, check your device name. Windows may not correctly show a device name that uses non-ASCII characters.
    See how many devices are using your Personal Hotspot. Depending on your wireless carrier, the number of Wi-Fi connections may be limited to three devices at once.
    If the other device still can't connect, turn Wi-Fi off and on for the device.
    Make sure that your device can see other Wi-Fi networks.
    Note: If you see "Unable to Join" or a timeout error when you try to connect a device using Wi-Fi, remain on the Personal Hotspot screen until the first device connects. After the device connects, you can leave the Personal Hotspot screen and use your iPhone normally. Your device will stop broadcasting Wi-Fi if you put it to sleep or if 90 seconds elapse and no connected devices use Wi-Fi. To share your Wi-Fi network again, tap Settings > Personal Hotspot.
    iOS: Troubleshooting Personal Hotspot
    http://support.apple.com/en-us/HT203302
    All my best,
    Allen

Maybe you are looking for

  • Xenballoond - ballooning - Memory ballooning - memory overcommit

    Hi, I am using the Oracle VM Server 2.2.1 (late October 2010). When I try to find the xenballoond process, I can not find it. ps -ef | grep xenballoond When I try to find the xenballoond file on disk, I can not find it. find / -name '*xenballoond*' -

  • How to convert decimal numbers to Hours and minutes

    Hi, I am using SSRS 2005. I want to convert decimal numbers to Hours and minutes. Say suppose, I am adding daily work hours and minutes and the total is 208.63. Here 208 hrs and 63 minutes. How to convert this to 209 hrs 03 minutes in SSRS. Any In-bu

  • Need to copy contents of my iphone to a new Windows 7 computer

    Hi, My iphone 4 is currently syced to a macbook pro. But now, I need to sync my iphone to a new network drive accessible thru my Windows 7 laptop. Can some body point me to a set of steps that I need to do. I have apps, some with its own data, voice

  • How to fix error message #6034.

    error message is Microsoft Visual C++Runtime Library Program c:\(x86)...Mozilla This error message appears every time I start Firefox.

  • Rescue and Recovery (4.2) Won't Run

    I've a ThinkPad R61 with Vista Business SP1. I've patched the system with all patches from Windows and System Update (including the patch for RnR for Vista SP1).  Despite this, I still can't get RnR to work in Windows. It's incredibly frustrating! I'