search for: turning

Displaying 20 results from an estimated 39632 matches for "turning".

2006 Jul 21
2
Tableless ActiveRecord attribute and my aching head
I beat my head against a wall for almost 2 hours with this issue. My first problem was easily solved. I wanted a class that could use ActiveRecord''s validation capabilities but without using a table behind it (I would be persisting setup information in the session, but the initial setup parameters come from a user input form) No problem...found this link which got me up and running
2007 Aug 24
3
[LLVMdev] Turning on exception handling codegen
Right now llvm-gcc generates exception handling intrinsics, but actual eh codegen (--enable-eh) is turned off. On x86-linux, turning it on generates no new failures in the testsuite, so how about turning it on? The problem is likely to be PPC which claims to support eh but doesn't support it completely yet AFAIK. I suggest setting SupportsExceptionHandling to false for PPC until it is fixed. I think it is important to hav...
2003 Mar 02
0
Entering username/password (DTMF) from Cisco 7960/SIP in Voicemail touchy...
I can't login anymore... used to be able to. Timing doesn't seem to be working well any ideas? Also what is this "NOTICE" I'm getting? *CLI> == Accepting call on 'SIP/lenny-b19c' ("Lenny Tropiano" <5555>) -- Executing VoiceMailMain("SIP/lenny-b19c", "") in new stack == Parsing
2001 Aug 31
1
Bug: ext3 patch prevents power-down in 2.4.x kernels
I am running debian unstable. I applied the ext3 patch to the 2.4.9 kernel source, and got ext3 working fine. However, when I shut my system down (shutdown -h now or shutdown from kdm), it does not turn the power off. The whole shutdown sequence runs, and finally displays the message "Power Down", but nothing else happens. At this point, the power switch does not turn off the
2016 Jun 08
8
[PATCH v2 00/15] Runtime pm ref leak bonanza
Second iteration of my endeavour to rid nouveau, radeon and amdgpu of runtime pm ref leaks. Patches 1 to 8 are identical to v1. Patch 9 of v1 modified the DRM core to turn off all CRTCs on driver unload. Based on feedback by Daniel Vetter, I've replaced this with a helper to turn off all CRTCs, which is called by nouveau, radeon and amdgpu on unload. In other words, this is now opt-in. So
2008 Dec 01
1
APC Back-UPS CS 500 power cycle
Hello, we have a problem using APC Back-UPS CS 500 (connected via USB, usbhid-ups-apc) and UPS-NUT. We've tried different Versions of UPS-NUT (2.2.1 and 2.2.2), including the latest from SVN (28th November 2008). We've also tried apcupsd, which works fine for our requirements, but we don't want use it. What we need is simple: The UPS should turn off after power loss and shutdown
2014 Jul 26
4
Power race? with Eaton 5E and how to auto-mute beeper
...on again the computer never boots automatically (I have set BIOS to power on after AC back). If I let the UPS turn off before I turn AC back on the computer will boot automatically. I think the problem is that either the UPS is now power cycling the load when AC is on and it reboots, or it is not turning it off for long enough for the PSU/computer to register this as a AC off and on event. When the UPS reboots it beeps and I can hear a relay click so it must do something when it reboots with power on. How can I add a delay between UPS power off, and power on? Here is output of upsc in case it hel...
2016 Nov 29
2
Bug Report on A1286 (Macbook Pro Mid 2012)
On Sun, Nov 27, 2016 at 4:13 AM, Lukas Wunner <lukas at wunner.de> wrote: > On Sat, Nov 26, 2016 at 06:09:34AM +0000, Evan Foss wrote: >> I did some other bug reports here a while back. I am back again >> because I updated my kernel from 3.19.1 to linux-4.8.10-gentoo (if you >> want I can test the mainline too). On boot all my GPU's turn on. If I >> turn them
2014 Aug 10
0
Power race? with Eaton 5E and how to auto-mute beeper
...r never boots automatically (I have set BIOS to power on after AC back). > > If I let the UPS turn off before I turn AC back on the computer will boot automatically. > > I think the problem is that either the UPS is now power cycling the load when AC is on and it reboots, or it is not turning it off for long enough for the PSU/computer to register this as a AC off and on event. It's probably the latter, but if you don't hear the relay in the first case, that's a problem. > When the UPS reboots it beeps and I can hear a relay click so it must do something when it reboots...
2017 Mar 02
3
Laptop turns off after lid closed Centos6
Folks I have a laptop which i am using temporarily as a test server. It is permanently plugged in. It is running Centos 6, command line only. In the past, I could close the lid, thereby turning off the display, but not turning off the machine. It remained running indefinitely. A recent update (this past week) changed that behavior. Now, when I close the lid, the laptop turns itself off within an hour. A google search talks about tools like "upower" and apcitool, but a &qu...
2018 Feb 01
0
testing shutdown: pc not restarting; and "ups unavailable" messages
> >> I see at http://networkupstools.org/ddl/Cyber_Power_Systems/Value_800E.html that >> the Value 800E does not have variables such as >> load.off.delay - Turn off the load with a delay (seconds) >> load.on.delay - Turn on the load with a delay (seconds) >> >> What does command ? upscmd -l <UPS> ? report? > > I'll try this tonight when
2016 Nov 26
2
Bug Report on A1286 (Macbook Pro Mid 2012)
Hi Folks, I did some other bug reports here a while back. I am back again because I updated my kernel from 3.19.1 to linux-4.8.10-gentoo (if you want I can test the mainline too). On boot all my GPU's turn on. If I turn them off via echo "OFF"> /sys/kernel/debug/vgaswitcheroo/switch I can't turn them back on. They also do not turn on if I try to change GPU's. Trying to
2012 Feb 12
3
[LLVMdev] llvm interprocedural analysis and optimization
If I turn on one of the llvm interprocedural optimizations without turning on the analysis it uses. will the analysis be turned on automatically ? Thanks Xin
2012 Feb 28
2
[LLVMdev] how to turn off the tail optimization
Hello, It seems to me that LLVM is merging/in-lining the tail function to its caller. I am wondering if there is a flag that I can use to turn off this optimization? Thanks! Wei
2011 Jun 15
4
[LLVMdev] Connection llvm ir
I want to connect each llvm ir for example: 1. Turn C/C++ language into C_llvmIR assembly language using Clang 2. Turn Fortran language into Fortran_llvmIR assembly language using Dragonegg 3. Turn Python language into Python_llvmIR assembly language using Unladen-Swallow 4. Connect each llvm IR Is this possible? Wonjun, Choi -------------- next part -------------- An HTML attachment was
2018 Feb 01
10
testing shutdown: pc not restarting; and "ups unavailable" messages
> When a UPS unit performs a delayed power off (NUT sets the delay to 20 seconds > by default) it deconnects its power outlets which in some UPS units produces an > audible "clunk". The display of lights on the front panel changes, and the > beeping stops. The delayed power off can be demonstrated with a light bulb or a > mains circuit tester connected to one of the
2012 Feb 28
0
[LLVMdev] how to turn off the tail optimization
Hi Wei, > It seems to me that LLVM is merging/in-lining the tail function to its > caller. > I am wondering if there is a flag that I can use to turn off this > optimization? do you want to turn off all inlining, or only inlining of calls that are tail calls? Why do you want to turn it off? Ciao, Duncan.
2018 Jan 19
0
[Bug 104698] crashes when monitor is turned off or turned on
https://bugs.freedesktop.org/show_bug.cgi?id=104698 --- Comment #4 from Valdas <zmogas at hotmail.com> --- I reproduced xorg crash (as in description) again. I think key is that secondary monitor was turned off (power save mode like: cable connected but power button blinking) during boot up. Then I turned off primary display (crash), then logged in and turned on primary display (crash),
2007 Aug 24
0
[LLVMdev] Turning on exception handling codegen
On Fri, 24 Aug 2007, Duncan Sands wrote: > Right now llvm-gcc generates exception handling intrinsics, > but actual eh codegen (--enable-eh) is turned off. On > x86-linux, turning it on generates no new failures in the > testsuite, Woo hoo! > The problem is likely to be PPC which claims to support eh but doesn't > support it completely yet AFAIK. I suggest setting > SupportsExceptionHandling to false for PPC until it is fixed. Done. > so how about t...
2008 Jul 10
4
Turn any vector
Dear R-users, I'd like to turn a vector so it starts with it's end. For better understanding, this set of commands will do what I need: i <- seq(1:10) i_turned <- i for (j in 1:length(i)) i_turned[j] <- i[length(i)-j+1] now, i_turned is what I call turned. Is there a function which would make a script lighter? Thank you upfront for any hint. Best regards, Zroutik