Displaying 20 results from an estimated 53888 matches for "mode".
2005 Dec 20
1
Unstable rails app
Hello,
My rails app is often not responding: see http://dev.rubyonrails.org/ticket/3299
Using latest lighttpd's freebsd port and rails 1.0
Thank your for your help !
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Dec 17
0
[rails|fcgi bug] Rails app not responding
...local/bin/ruby18 /usr/home/www/public/dispatch.fcgi
Restarting [22845] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi
Restarting [22846] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi
Restarting [22847] /usr/local/bin/ruby18
/usr/home/www/public/dispatch.fcgi --readline --prompt-mode simple
--readline --prompt-mode simple --readline --prompt-mode simple
--readline --prompt-mode simple --readline --prompt-mode simple
--readline --prompt-mode simple --readline --prompt-mode simple
--readline --prompt-mode simple --readline --prompt-mode simple
--readline --prompt-mode simple --re...
2010 Jan 07
1
Drop a part of an array\list\vector?
...with useless details I ask the following :)
To make a long story short: How can I make newmcReg[[i]]["PreIO308"] go
away in the following list... er vector... no wait array.... dataframe....
awww crap...
summary(newmcReg[[i]])
UNITBUILD UNITDB ITBUILD ITDB
Mode :logical Mode :logical Mode :logical Mode :logical
FALSE:249 FALSE:249 FALSE:249 FALSE:249
TRUE :21 TRUE :21 TRUE :21 TRUE :21
UATBUILD UATDB HOGANCODE ACF
Mode :logical Mode :logical Mode :logical Mode :logical
FA...
2015 Jan 15
1
[PATCH] mknod: filter modes in mkfifo, mknod_b, mknod_c (RHBZ#1182463).
Since mkfifo, mknod_b, and mknod_c add the correct file type to the
modes of the resulting file, make sure the specified mode contains only
permissions bits.
---
daemon/mknod.c | 15 +++++++++++++++
generator/actions.ml | 21 ++++++++++++++++++---
2 files changed, 33 insertions(+), 3 deletions(-)
diff --git a/daemon/mknod.c b/daemon/mknod.c
index 7f71210..9af870...
2013 Oct 27
3
[PATCH] drm/nouveau/agp: add a quirk list to limit agp modes
Certain combinations of hardware can't actually support the maximum
detected speed. Add a quirk list that lists pairs of hostbridge/chip pci
ids and the mode that they should work with.
See https://bugs.freedesktop.org/show_bug.cgi?id=20341
Reported-by: Jason Detring <detringj at gmail.com>
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
I didn't go as far as subdevice matching... IMO that's overkill for now.
drivers/gp...
2008 May 15
2
xen smp acpi failed
.../www.cl.cam.ac.uk/netos/xen
University of Cambridge Computer Laboratory
Xen version 3.1.2-92.el5 (brewbuilder@build.redhat.com) (gcc version
4.1.2 20071124 (Red Hat 4.1.2-41)) Tue Apr 29 13:12:52 EDT 2008
Latest ChangeSet: unavailable
(XEN) Command line:
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) Disc information:
(XEN) Found 2 MBR signatures
(XEN) Found 2 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009fc00 (usable)
(XEN) 000000000009fc00 - 00000000000a0000 (reserved)
(XEN) 00000000000e0000 - 0000000000100000 (reserved)
(XEN) 0...
2008 Jan 02
1
[Fwd: Problems with two S3 video devices.]
...rama" "off"
Option "Clone" "on"
EndSection
Section "Module"
Load "vnc"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor 1024x768"
HorizSync 31.5 - 80.0...
2010 Jul 29
1
Re: Lands of Lore 3 is crashing in direct3D mode
new debug file of wine 1.2. the game still does not start in direct3d mode.
does wine 1.2 support directx/ direct3D version 6 games ???
what means this? is this important?:
" fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag right now. "
full report:
wine /home//.wine/drive_c/Westwood/LOLIII/LOL3.EXE
fixme:win:EnumDi...
2015 Jan 05
2
[LLVMdev] [PATCH] Fix Emacs package formatting
Hi
I'd like users to be able to install the LLVM major modes from
MELPA[1], the most popular Emacs package repository. However, these
files are not well-formed packages.
I've made the following changes:
* Both files have valid package headers and footers (you can verify
with M-x checkdoc).
* Fixed style warnings generated by checkdoc.
* Fixed a byte-c...
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...inuxized/include/acpi/platform/acwin.h | 145 +++
.../include/acpi/platform/acwin64.h | 82 ++
com32/acpioff/acpioff.c | 174 +++
com32/acpioff/osl.h | 44 +
185 files changed, 87007 insertions(+), 1 deletions(-)
create mode 100644 com32/acpioff/Makefile
create mode 100644 com32/acpioff/acpica_linuxized/README
create mode 100644 com32/acpioff/acpica_linuxized/drivers/acpi/acpica/accommon.h
create mode 100644 com32/acpioff/acpica_linuxized/drivers/acpi/acpica/acconfig.h
create mode 100644 com32/acpioff/acpica_linuxi...
2003 Nov 13
1
Can't get Sweave syntax highlighting with Emacs
...o my .emacs file. The complete section from my .emacs
file is given below. When I load a *.Snw file, font is white until I press
M-x, then the first code and document chunks get highlighted, but not
the rest of the file. Latex and Noweb menus are active, but not ESS,
and there is no switching of modes as I move the pointer to different
types of chunks.
; -------------------------------------------------------------
; Emacs Speaks Statistics
; mode for R
; -------------------------------------------------------------
(load "/home/waichler/emacs/ess-5.1.19/lisp/ess-site")
; ESS "...
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
...= lower
#####################
# Be very careful with case sensitivity - it can break things!
case sensitive = no
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = no
writable = yes
path = /home/%S
create mode = 0700
force create mode = 0700
directory mode = 0700
force directory mode = 0700
#
# 'netlogon' ? ??? ????? ???????????? ? ??? ??????????? squid
#
[netlogon]
comment = Network Logon Service
path = /home/netlogon
valid users = @users
guest ok = yes
read only = yes...
2010 Jun 22
3
PRI span problem - no D channel
...WARNING[30723]: chan_dahdi.c:2790 pri_find_dchan: No
D-channels available! Using Primary channel 72 as D-channel anyway!
Here is my PRI debug span:
-- Timeout occured, restarting PRI
q921.c:468 t200_expire: q921_state now is Q921_LINK_CONNECTION_RELEASED
Sending Set Asynchronous Balanced Mode Extended
q921.c:211 q921_send_sabme: q921_state now is Q921_AWAITING_ESTABLISH
[Jun 22 09:03:48] WARNING[30723]: chan_dahdi.c:2790 pri_find_dchan: No
D-channels available! Using Primary channel 72 as D-channel anyway!
Sending Set Asynchronous Balanced Mode Extended
Sending Set Asynchronous Bal...
2007 Aug 29
6
RSYNC Hang on client match_sums
...ql,*,2)
[sender] make_file(tmpal/Joom!Fish1.7/sql/sample_data.sql,*,2)
[sender] make_file(tmpal/maj/cygcrypto-0.9.8.dll,*,2)
[sender] make_file(tmpal/maj/cygpopt-0.dll,*,2)
[sender] make_file(tmpal/maj/cygwin1.dll,*,2)
[sender] make_file(tmpal/maj/rsync.exe,*,2)
done
[sender] i=0 /cygdrive/D tmpal/ mode=040700 len=0 flags=1
[sender] i=1 /cygdrive/D tmpal/Joom!Fish1.7.zip mode=0100700 len=203201
flags=0
[sender] i=2 /cygdrive/D tmpal/maj.zip mode=0100700 len=1357518 flags=0
[sender] i=3 /cygdrive/D tmpal/Joom!Fish1.7/ mode=040700 len=0 flags=0
[sender] i=4 /cygdrive/D tmpal/Joom!Fish1.7/admin.joom...
2008 Sep 30
5
GELI partition mount on boot fails after 7.0 -> 7.1-PRERELEASE upgrade
...ach failed; attempt 1 of 3.
Enter passphrase:
geli:
Wrong key for ad0s1f.
Attach failed; attempt 2 of 3.
Enter passphrase:
geli:
Wrong key for ad0s1f.
...
(the key entered is actually valid and attaching succeeds on 7.0 at this
point). As far as mounting failed i'm entering the single-user mode,
where "geli attach /dev/ad0s1f" works perfectly:
GEOM_ELI: Device ad0s1f.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI: Crypto: software
After that exiting back to multi-user mounts the missing /usr/home, so loading
completes.
--
Regards, Mirya
ICQ #313898202
2006 Mar 14
3
rails on emacs - need a working .emacs sample
I would like to hear from some one who has ecb, multiple modes with
ruby mode + html mode, rails mode all working together and playing
well.
I had ecb working with Ruby syntax highlighting. That was a no-brainer
since I just had to apt-get them on my Debian Sarge box.
It got a bit more comlex after I got most of the .el files in the articles
http://www.emac...
2008 Feb 18
3
help with x config on centos 5.1
...owever its always 800x600.
Any ideas?
Jerry
----------------------
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Unknown"
ModelName "VIZIO GV47L"
HorizSync 31.0 - 70.0
VertRefresh 50.0 - 85.0
ModeLine "1920x1080" 148.3 1920 2008 2056 2200 1080 1084 1089 1125 +hsync +vsync
Option "UseEDID" "FALSE"
Option "UseEDIDDpi" &...
2016 Feb 23
2
[GIT,PULL] Signed firmware for NVIDIA Maxwell 2 GPUs
...4 bytes
nvidia/gm20b/gr/sw_bundle_init.bin | Bin 0 -> 7616 bytes
nvidia/gm20b/gr/sw_ctx.bin | Bin 0 -> 5448 bytes
nvidia/gm20b/gr/sw_method_init.bin | 1 +
nvidia/gm20b/gr/sw_nonctx.bin | Bin 0 -> 1432 bytes
58 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 nvidia/gm200/acr/bl.bin
create mode 100644 nvidia/gm200/acr/ucode_load.bin
create mode 100644 nvidia/gm200/acr/ucode_unload.bin
create mode 100644 nvidia/gm200/gr/fecs_bl.bin
create mode 100644 nvidia/gm200/gr/fecs_data.bin
create mode 100644 nvidia/gm200/gr/fecs_inst.bin
create...
2013 Oct 28
0
[PATCH] drm/nouveau/agp: add a quirk list to limit agp modes
On 10/27/2013 09:54 AM, Ilia Mirkin wrote:
> Certain combinations of hardware can't actually support the maximum
> detected speed. Add a quirk list that lists pairs of hostbridge/chip pci
> ids and the mode that they should work with.
>
> See https://bugs.freedesktop.org/show_bug.cgi?id=20341
It seems like this quirk is likely too specific. This almost certainly
affects more than 5600 Ultra cards and probably not just NV cards
either. It probably affects more VIA chipsets than this too.
Give...
2008 Apr 04
1
Driver Problem with 7150M
...tension
ABI class: X.Org Server Extension, version 1.0
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resou...