X randomly crashing, cannot ctrl-alt-bksp

The first crash was a couple of months ago, and I will admit I just ignored it, especially since it didn't crash again for about a month. Then I was starting to think I might have a problem and did a bit of research. I thought turning off compositing might be the solution so I did that and it still crashed about a week later. The crashes were so dispersed that I just forgot about them, but I think I have to do something now.
Recently I installed xdm. The problem is, now when X crashes, xdm tries to get X to run again, and it goes into an endless cycle of crashes. Ctrl-Alt-Backspace does not work, Ctrl-Alt-F1 does not bring me into a terminal, and manually powering off is the only way to get out of it. Before I installed xdm; after it crashes I can Ctrl-Alt-F1 to go into a virtual terminal and reboot. (Rebooting seemed to be the only way to get it working. There were no X or xorg processes running after the crash to kill, and I couldn't startx again.)
I also noticed that I'm definately not the only one with this problem, but I can't seem to find a solution anywhere (that works for me):
http://bbs.archlinux.org/viewtopic.php?id=56079
http://bbs.archlinux.org/viewtopic.php?id=55071
http://bbs.archlinux.org/viewtopic.php?id=54733
http://bbs.archlinux.org/viewtopic.php?id=58389
http://bbs.archlinux.org/viewtopic.php?id=55416
No, I don't have ndisswrapper. (I have a laptop but I never use wireless so I haven't set it up yet.)
I don't believe this is a hardware problem, because I run Windows on the same computer and have never had this problem on it.
Also I should note that now X is slow to start. Before (a couple of years ago) I could type startx and then I'd immediately be in X, but now the screen turns black and flickers a little before going into X. X has had this problem ever since I returned to Linux.
While it is going to be hard to find an immediate solution to this, does anoyone know how to get the magic sysreq key working in Arch? I have a very good feeling that the magic sysreq key could save me from manually turning off the power, but it doesn't seem to work for some reason. Would I need to compile a custom kernel? (I sure hope not)
xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Touchpad" "SendCoreEvents"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "GLcore"
Load "dri"
Load "glx"
Load "xtrap"
Load "dbe"
Load "freetype"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "Xkblayout" "us"
#Option "Xkblayout" "dvorak"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
DisplaySize 336 210 # mm
Identifier "Monitor0"
VendorName "LPL"
ModelName "LPL0000"
HorizSync 28.0 - 96.0
VertRefresh 50.0 - 75.0
#This no longer seems to work, must startx with DPI arg
#Option "UseEdidDpi" "false"
#Option "DCC" "no"
#Option "DPI" "96 x 96"
DisplaySize 338 212
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
Option "NoDDC" "true" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
#Option "DPI" "96 x 96"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800"
EndSubSection
EndSection
#Compositing may cause random crashing
#Section "Extensions"
# Option "Composite" "Enable"
#EndSection
$ lscpi
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
05:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
07:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
07:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
07:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
07:06.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
I have saved my xorg logs from right after the crash, but I don't see anything funny in them (well I'm not really the person to ask) and they are too big to fit in a post. If they are required I can try to find some way to show them.
Last edited by sokuban (2008-11-21 23:57:35)

Hi
Did that fix you?
I have been having the issue for a while, seems pretty random though I suspect virtual-box and/or wine to be tricker, but I have seen it crash without either, I think.
Anyways, black screen, lose keyboard, cold boot.
gnome, nvidia 177.82,
2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ AuthenticAMD
Xorg.0.log.old
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-ARCH i686
Current Operating System: Linux abbit 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686
Build Date: 05 December 2008 09:10:55PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 7 01:22:37 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d5900
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0@1:0:0) nVidia Corporation G80 [GeForce 8800 GTS] rev 162, Mem @ 0xfa000000/0, 0xe0000000/0, 0xf8000000/0, I/O @ 0x0000ac00/0, BIOS @ 0x????????/131072
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(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-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 177.82 Tue Nov 4 14:03:48 PST 2008
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.5.3, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 177.82 Tue Nov 4 13:42:45 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TripleBuffer" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8800 GTS (G80) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 327680 kBytes
(--) NVIDIA(0): VideoBIOS: 60.80.0d.00.02
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8800 GTS at PCI:1:0:0:
(--) NVIDIA(0): LG L1900R (DFP-1)
(--) NVIDIA(0): LG L1900R (DFP-1): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): LG L1900R (DFP-1): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-1
(==) NVIDIA(0):
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0): will be used as the requested mode.
(==) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
(II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0): Config Options in the README.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "True"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(II) config/hal: Adding input device Logitech USB Gaming Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 2.0.7
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(**) Logitech USB Gaming Mouse: always reports core events
(**) Logitech USB Gaming Mouse: Device: "/dev/input/event2"
(II) Logitech USB Gaming Mouse: Found x and y relative axes
(II) Logitech USB Gaming Mouse: Found mouse buttons
(II) Logitech USB Gaming Mouse: Configuring as mouse
(II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE)
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "base"
(**) AT Translated Set 2 keyboard: xkb_rules: "base"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "dk"
(**) AT Translated Set 2 keyboard: xkb_layout: "dk"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Found mouse buttons
(II) Macintosh mouse button emulation: Configuring as mouse
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) NVIDIA(0): Initialized GPU GART.
Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x813017b]
1: /usr/bin/X(xf86SigHandler+0x51) [0x80d8cb1]
2: [0xb7fc8400]
Fatal server error:
Caught signal 11. Server aborting
(II) Logitech USB Gaming Mouse: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:08.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:09.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:09.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:0a.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:0a.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:0c.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0d.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0d.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0d.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:0e.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:10.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:16.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation G80 [GeForce 8800 GTS] (rev a2)
02:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
03:00.0 Mass storage controller: Silicon Image, Inc. SiI 3132 Serial ATA Raid II Controller (rev 01)
Not sure what logs might else be of interest.
Don't feel like downgrading kernel or update to beta drivers if it's not the pit at all.
edit;
running nvidia beta (180.16) for a week or so, no crash, happy it seems to be the fix but not impressed at all.
Last edited by cell (2008-12-21 10:10:39)

Similar Messages

  • Once gdm loads I cannot ctrl+alt+Fx to get a tty

    Once gdm loads, I cannot ctrl+alt+Fx to get a tty.  I just get a black screen where my logon screen used to be.  I dunno what has changed on this system.  I installed xfce4 to play with a bit but that is the only recent change.  If I boot into mode 3 everything is fine until I load up X via xinitrc.  This causes the same behavior (black screen when I hit ctrl+alt+Fx).  Thoughts are appreciated!

    graysky wrote:I tried both nvidia from [testing] and from [extra] with no change.  Any idea which log I can look at?  dmesg.log gives nothing; Xorg.log looks just fine.
    I meant nouveau :-)
    You know that nvidia drivers don't use KMS and there will be a couple seconds black screen before you get to the tty, right?

  • Cannot Ctrl+Alt+F1 after nvidia-173xx update

    I have recently discovered that I cannot switch into "terminal mode" with the latest nvidia-173xx drivers (nvidia-173xx-173.14.25-1 and nvidia-173-xx-utils-173.14.25-1). Whenever I do Ctrl+Alt+Fn, the screen goes black with no terminal prompt. Then the only thing to do is Ctrl+Alt+F8 (F8 instead of F7, as it used to be) to go back to the X11 session.
    This happens also if I logout from KDE and select "Console login" from within the KDM menu: the screen just goes black (after flickering a bit): in this case the only solution is to wait for KDM to kick in and display the (GUI) login screen.
    An other thing I discovered is that, when I shutdown/restart the computer and the X11 session is terminated, the screen goes back to terminal mode but the display (and all those messages about services going down) is dimmed down.
    The temporary solution for me is to go back to the previous version: nvidia-173xx-173.14.22-4 and nvidia-173-xx-utils-173.14.22-4. Here everything is fine (going to console mode, screen during shutdown, etc.)
    Here it is my xorg.conf:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Clone" "off"
    Option "Xinerama" "off"
    EndSection
    Section "Files"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "Protocol" "Standard"
    Option "XkbLayout" "ca"
    Option "XkbModel" "microsoftpro"
    Option "XkbOptions" "compose:rwin,terminate:ctrl_alt_bksp"
    Option "XkbRules" "xfree86"
    Option "XkbVariant" "multi"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Acer"
    ModelName "X183H"
    HorizSync 31.0 - 80.0
    VertRefresh 55.0 - 76.0
    Modeline "1360x768@60" 84.50 1360 1392 1712 1744 768 783 791 807 -HSync +Vsync
    Option "DPMS"
    Option "DPI" "96x96"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce FX 5200"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    Option "PixmapCacheSize" "300000"
    Option "OnDemandVBlankinterrupts" "True"
    Option "IgnoreEDID" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "ConnectToAcpid" "False"
    SubSection "Display"
    Depth 24
    Modes "1360x768@60"
    EndSubSection
    EndSection
    And here you have my kdmrc (in case it is of any help):
    [General]
    ConfigVersion=2.4
    ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
    PidFile=/var/run/kdm.pid
    ReserveServers=:1,:2,:3
    ServerVTs=-7
    StaticServers=:0
    [Shutdown]
    BootManager=None
    HaltCmd=/sbin/halt
    RebootCmd=/sbin/reboot
    [X-*-Core]
    AllowNullPasswd=false
    AllowRootLogin=false
    AllowShutdown=Root
    AutoReLogin=false
    ClientLogFile=.xsession-errors-%d
    Reset=/usr/share/config/kdm/Xreset
    Session=/usr/share/config/kdm/Xsession
    SessionsDirs=/usr/share/config/kdm/sessions,/usr/share/apps/kdm/sessions
    Setup=/usr/share/config/kdm/Xsetup
    Startup=/usr/share/config/kdm/Xstartup
    [X-*-Greeter]
    AntiAliasing=false
    ColorScheme=Oxygen
    FaceSource=AdminOnly
    FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
    ForgingSeed=1250611569
    GUIStyle=Oxygen
    GreetFont=Serif,20,-1,5,50,0,0,0,0,0
    GreetString=Welcome to %s at %n
    GreeterPos=50,50
    HiddenUsers=
    Language=en_US
    LogoArea=Logo
    LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png
    MaxShowUID=65000
    MinShowUID=500
    Preloader=/usr/bin/preloadkde
    SelectedUsers=
    ShowUsers=NotHidden
    SortUsers=true
    StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
    Theme=/usr/share/apps/kdm/themes/oxygen-air
    UseBackground=true
    UseTheme=true
    UserCompletion=false
    UserList=true
    [X-:*-Core]
    AllowNullPasswd=true
    AllowShutdown=All
    NoPassEnable=false
    NoPassUsers=
    ServerArgsLocal=-nolisten tcp
    ServerCmd=/usr/bin/X -br -novtswitch -quiet
    TerminateServer=true
    [X-:*-Greeter]
    AllowClose=false
    DefaultUser=sergio
    FocusPasswd=true
    LoginMode=DefaultLocal
    PreselectUser=Previous
    [X-:0-Core]
    AutoLoginEnable=true
    AutoLoginLocked=false
    AutoLoginUser=sergio
    ClientLogFile=.xsession-errors
    [Xdmcp]
    Enable=false
    Willing=/usr/share/config/kdm/Xwilling
    I wasn't able to find any relevant messages in Xorg.log.  Another piece of information that may be relevant: the framebuffer resolution is set to "vga=773" in GRUB (which, I think, automatically disables KMS).
    I'd rather be able to upgrade my nvidia driver in the future. Have anyone experienced the same problem? Is there any workaround it?
    Thank you very much.
    [Edit] I forgot: I am on i686, the monitor is an LCD widescreen and the nvidia card is an old one: FX 5200 [/Edit]
    Last edited by TioDuke (2010-02-23 15:22:46)

    Hey, I can confirm this, albeit with a different driver.
    I have upgraded nvidia drivers from 190.56 to 195.36 and I can't switch back into console once X is started. The boot output is printed correctly though.
    There is also another issue: If I don't set vga= in the boot options, my boot output hangs at "Waiting for udev uevents to be processed [busy]" (see: http://bbs.archlinux.org/viewtopic.php?id=92189).
    .After a while X will start, even without vga= parameter.
    The problem definitely doesn't exist with 190.56...
    Maybe time for a bug report to NVIDIA?
    Problem also stayed even if I exchanged vesafb for uvesafb.
    Cheers
    Bastian

  • Cannot switch to tty with CTRL+ALT+F?

    Hi everybody,
    I'm sitting in front of a fresh archlinux installation with kdemod installed. I notice that I can't switch to the terminals with CTRL+ALT+F?. I always used this kind of switching without configuring anything, so what could have gone wrong?
    Thanks for any suggestions...
    EDIT: by accident I wrote the german "STRG" instead of "CTRL"
    Last edited by Kei (2007-07-09 16:40:00)

    i've got the same problem here
    I can kill sessions via CTRL+ALT+BKSP and navigate from vt1 to vt2 etc.., but not from X to any other terminals!
    Global shortcuts don't seem to work either, might be a related problem!?
    Output from xev for CTRL, ALT, F1
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1772087, (-158,305), root:(878,360),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1774643, (-158,305), root:(878,360),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1774702, (-158,305), root:(878,360),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776252, (-158,305), root:(878,360),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776307, (-158,305), root:(878,360),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776962, (-158,305), root:(878,360),
    state 0x0, keycode 67 (keysym 0xffbe, F1), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1777014, (-158,305), root:(878,360),
    state 0x0, keycode 67 (keysym 0xffbe, F1), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    and my xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "xtrap"
    Load "freetype"
    Load "type1"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "uk"
    Option "XkbOptions" "grp:ctrl_shift_toggle"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 330 210 # mm
    Identifier "Monitor0"
    VendorName "SHP"
    ModelName "139f"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    Option "AGPMode" "8"
    Option "EnablePageFlip" "1"
    Option "ColorTiling" "1"
    Option "UseFastTLS" "2"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon R250 [Mobility FireGL 9000]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "False"
    Option "DontZap" "False"
    EndSection

  • Ctrl-Alt-Backspace Again.

    I couldn't be bothered to fix this at the time and need to fix it now.
    I have followed the Xorg wiki page to the letter concerning DontZap adding the line to keymap etc but still cannot use ctrl-alt-bksp.
    Is there a particular place I should be adding the line for the keymap file?
    Please help me for my sanity

    Xorg log looks ok to me but i'm not a pro on such matters im afraid.
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux Arch 2.6.30-ARCH #1 SMP PREEMPT Fri Jun 19 21:25:17 UTC 2009 i686
    Build Date: 28 June 2009 11:20:52AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 5 20:42:48 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) No Layout section. Using the first Screen section.
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Configured Monitor"
    (**) | |-->Device "Configured Video Device"
    (**) Option "DontZap" "False"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x640
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:0407:1028:0228 nVidia Corporation GeForce 8600M GT rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 185.18.14 Wed May 27 03:09:07 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 185.18.14 Wed May 27 02:32:54 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "True"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 60.84.50.00.02
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 8600M GT at PCI:1:0:0:
    (--) NVIDIA(0): Seiko (DFP-0)
    (--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
    (--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (==) NVIDIA(0):
    (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    (==) NVIDIA(0): will be used as the requested mode.
    (==) NVIDIA(0):
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "nvidia-auto-select"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
    (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "gb"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.1.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Synaptics touchpad driver version 1.1.2
    (**) Option "Device" "/dev/input/event10"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
    (**) Option "SHMConfig" "false"
    (**) Option "LeftEdge" "1700"
    (**) Option "RightEdge" "5300"
    (**) Option "TopEdge" "1700"
    (**) Option "BottomEdge" "4200"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "MaxTapTime" "180"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "VertEdgeScroll" "true"
    (**) Option "HorizEdgeScroll" "true"
    (**) Option "CornerCoasting" "true"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "true"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (**) Option "MinSpeed" "0.10"
    (**) Option "MaxSpeed" "0.60"
    (**) Option "AccelFactor" "0.0020"
    (**) Option "CoastingSpeed" "0.30"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "gb"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

  • Ctrl-Alt in TOC cannot find file

    I created a book with a cover page, a copyright, and a chapter, and added a TOC. It generated fine. But when I save as PDF, the table of contents in the PDF is not live. The cursor points to an item, but when you click it, nothing happens.
    I checked the Frame TOC. When I hold Ctrl-alt, the cursor turns to a hand pointer and I can click on the entry. Then an error message appears that "Cannot find xxx file." The name of the file it lists is exactly the name of the chapter file. The chapter file is still exactly where it was when I created the book. All the files are in the same directory.
    Anyone have any ideas?

    Arnis,
    I moved the cover, copyright, and chapter to a whole new directory. I created a new book and saved it into the new directory with the files. I
    Added a new TOC, making sure that the hypertext links option was checked.
    I tested one of the links. It still says "Can't find xxx/xxx.fm file." although the path and file that it lists is now the new path and file.
    Guess something is really messed up somewhere :-). So far, I've copied all the chapter text into a completely new file, saved it as MIF, and reopened it in Frame. I've moved the files to a new directory. I've created brand-new TOCs. I'm not sure what more to do, unless recreate the content of the chapter from scratch in case it has something wrong with it?
    Regards,
    jh-

  • [Solved] cannot access ttys (Ctrl + Alt + F1-F7)

    When I press Ctrl + Alt + F1 I just get this error (Ctrl + Alt + F2 brings me back):
    :: Loading Initramfs
    commandline read: splashy
    commandline read: boot
    waiting 90 seconds for device /dev/disk/by-uuid/e289..[numbers]..311 ...
    ... When pressing Ctrl + Alt + F3-F7 I just get blank screen.
    Here's the output of ps a:
    [det@myhost ~]$ ps a
    PID TTY STAT TIME COMMAND
    2183 tty2 Ss+ 3:10 /usr/bin/Xorg :0 -audit 0 -auth /var/lib/gdm/:0.Xauth
    14044 pts/0 Ss 0:00 bash
    14046 pts/0 R+ 0:00 ps a
    Last edited by algorythm (2009-08-06 13:05:59)

    Ii guess that is.. . See my both (/etc/)inittab(.pacsave) files look exactly the same:
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    id:3:initdefault:
    # Boot to X11
    #id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    # End of file
    I guess I need to change the vc/s to ttys?
    Like this?:
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    Edit: Yeah, thanks man.
    Edit 2: Later on I also edited /etc/rc.sysinit the same way
    Last edited by algorythm (2009-08-07 22:58:15)

  • Cannot select layer via CTRL + ALT

    Hi,
    If memory serves me right, in CS3 I was able to ctrl + alt click the layer while using the brush tool. I can no longer do that in CS4. To do it, I first have to click on the selection tool, then ctrl + alt click on an image to select it's corresponding layer, which is not a time saver. In any case, am I doing something wrong or need to enable some feature? Many thanks in advance.

    CS4 has a new way of doing this, without changing tools permanently.
    Carefully press and hold the V key on your keyboard. Whilst holding the V key, hold down the Control key. This shortcut will auto-select layers regardless of what tool you are using. When you release the V key, it will go back to whatever tool you had selected before.
    They changed this, to accomodate the new brush resizing shortcut. Its hard when these habits become second nature, and most keyboard shortcut changes recently are honestly not very well thought out. But the new brush resizing shortcut is so essential that for once, its a worthwhile move.

  • Windows Server 2012R2 - Cannot RDP, server hangs at logon from console after pressing CTRL+ALT+DEL

    We have several machines that have exhibited this behavior so far. Once they get into this state, the only option is to reboot. They are HP ProLiant BL460c G7 blades.
    The behavior exhibited is:
    You can no longer RDP to the machine.  It just eventually times out.
    Console access via iLO shows what you'd expect, asking for CTRL+ALT+DEL, but when you press that, it just goes to the dark blue screen with "Windows Server 2012 R2" written at the bottom and doesn't go further.
    There doesn't seem to be any unusual notes in the System Log that I can see.

    I've also read the support article that you linked, but that seems to suggest that there is always a problem with RDP and in this case the server gets to a point where it is stuck and requires a reboot to clear.
    Hi Mitch,
    For the above line of yours seems there is some misunderstanding, as nowhere in the link provided it suggest to restart\reboot the server. But instead need to check the certificate related scenario.
    Can you ping the destination server when you can’t perform RDP?
    Now for more troubleshooting you can choose performance monitor and can see what is effecting, for that you can go through beneath article.
    Troubleshooting Server Hangs - Part One
    http://blogs.technet.com/b/askperf/archive/2007/09/25/troubleshooting-server-hangs-part-one.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Premiere Pro random crashing since update to 2014.2

    Been working on the SAME big project over 18 months, in Pr Pro CC, 2014, working on the SAME PC:
    Win 7 SP1 pro 64bit, i7-3770K, 32GB fast memory (25.7 available for Pr), Intel HD 4000 graphics on Asus motherboard with 30" NEC Multisync screen at 2560 x 1600 (same as for years)
    42GB free on my SSD drive C: and 54GB free on my SSD drive S: for preview files, 24GB free on my SSD drive T: for caching files.  Project files etc stored on a normal hard drive F: (for Files!) 1.25TB free.
    NOW last update to 2014.2 and I get constant RANDOM crashes (Windows encountered a fault and had to close this program) despite updating graphics driver and trying different settings in preferences, use mercury etc.  No particular action causes it  - sometimes I am just watching it play a sequence and it just stops. Though of course it may be rendering the last edit at the time.
    Sometimes it runs for all of 15 mins and I think the problem has sorted then it goes again and I have to restart the project, find where I was and re-do my last edits.  If I remember to press Ctrl-S very frequently (every few seconds) it seems to run for a while then I forget for 5 mins and it crashes.
    Grrrr what did you do to the latest version, Adobe??  I need to get this project finally finished in a hurry.... I wish I had not updated the program!  Of course I cannot go back as it says the saved copy is now incompatible with earlier Pr Pro versions.
    I then tried running a previous version at the same time, as simonray suggested in his post - it worked!  So I am able to continue as normal provided I do this stupid bodge fix.
    So it really is down to Adobe as it is the same project, same PC, just different version update.  You did something to a great, stable, program that made it unstable, Adobe...
    To ANSWER RAMEEZ from previous thread:
    A variety of issues can cause PPRO to crash:
    a problem with the Preferences, or some other pref-related file in the Profile-<USERNAME> bin. >>  DIDN'T CHANGE ANYTHING since 1½ years running previous PrPro versions on SAME PROJECT on SAME PC
    the graphics driver  Checked for latest version - didn't stop the crashing
    third-party plug-ins - don't have any
    a problem with the cache files. I am using the same 2 x SSD I have been using for years for autosave and caching. 54GB free space / 24GB free space (current cache in place)
    a problem with the project file (if you're loading a project...)  Doesn't apply
    the Preferences files be set to read-only  How would that happen? Never happened before on any other update and I can change it.
    the user not having administrator rights  Only one user on PC since installation, full rights
    a conflict/incompatibility with some OS setting  Haven't changed anything
    a problem on the licensing/authentication side.  I'm signed up to full Adobe CC. Everything else works, Ps, Lr, Id ...
    A log file might help identify the cause of the crash. Please right-click 'My Computer', select "Manage," look under 'Event Viewer->Windows Logs->Application' to see if there's an event there from Premiere Pro. If so, copy the contents of that log and paste them here.
    >>>>>>>>>>>>>>
    Faulting application name: Adobe Premiere Pro.exe, version: 8.2.0.65, time stamp: 0x5486db4a
    Faulting module name: VideoFilterHost.dll, version: 8.2.0.65, time stamp: 0x5486bf85
    Exception code: 0xc0000005
    Fault offset: 0x000000000006d692
    Faulting process id: 0x19d0
    Faulting application start time: 0x01d022d29c3e2d43
    Faulting application path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\VideoFilterHost.dll
    Report Id: 1097ced4-8ec8-11e4-aaaf-08606e6e6383
    <<<<<<<<<<<<<<<
    Thanks,
    Rameez

    Problem Solved! (with a small catch)
    While searching crashing issues I came across this thread,"Premiere Pro random crashing since update to 2014.2"
    Marc_Lec  Answered (and I paraphrase here)"...I had the same problem and this is what I did. In 'Preferences Memory'  I increased the memory reserved for other application to at least half the installed and changed the optimize render from 'performance' to 'memory."
    Thank You Marc_Lec for what has been a game changer for me since my last computer and the beginning of PremiereCC problems.
    I changed my Memory reserved for Other Applications from the default 7gigs to 1/2 of my approx.31 available Gigs = 16Gigs. Viola!
    No more crashing what-so-ever!
    I still have to purchase an older  GTX 980 graphics card to take advantage of Adobe's approved code to utilize X=Cuda Cores and GPU, but I think I'll hang onto my new TitanX, in hopes that Adobe will write code and approve it someday in the near future.
    Now why doesn't Adobe say this officially about Memory Settings? (I don't know maybe they do and I missed I somewhere)
    Mine and probably many peoples computers problems here on this board may be attributed to a simple Memory adjustment, because the computer needs more than 7Gigs to run itself, not to mention Premiere.

  • Random crashes at startup

    Hi there,
    I recently had a problem of the computer "forgetting" the time which could be fixed by changing the BIOS battery. Unfortunately, I get random crashes at startup now. The probability is about 20% and the variance is very high, meaning that it may occur several times in a row, or not at all for several days. Behaviour: Shows "Arch, clean, blablablah" and then goes to black instead of displaying first the series of [OK] and then the console login. Yes, there is no DM installed. With "goes to black" I mean that the display is on, but only shows black. NumLock and CapsLock are working (I can turn them on and off). The Wireless Button shows by blinking that it is connected. Ctrl+Alt+Delete will turn off Wireless but does not result in any changes on the screen. It doesn't reboot either. Caps and Num keep working after that.
    I really don't want to reinstall the system, so I strongly hope that it's possible to fix it. FSCK does not help unfortunately.
    Any ideas how I can figure out what's wrong?
    Cheers,
    Kalsan

    Aha! I think I found it. Yes, dpm seems to be the problem here:
    Nov 05 11:41:48 lp-user-arch kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Nov 05 11:41:48 lp-user-arch kernel: switching from power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: none
    Nov 05 11:41:48 lp-user-arch kernel: internal class: boot
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: status: c b
    Nov 05 11:41:48 lp-user-arch kernel: switching to power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: performance
    Nov 05 11:41:48 lp-user-arch kernel: internal class: none
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 40000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 50000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: status: r
    Nov 05 11:41:48 lp-user-arch kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: IP: [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: PGD 22dee7067 PUD 230494067 PMD 0
    Nov 05 11:41:48 lp-user-arch kernel: Oops: 0000 [#1] PREEMPT SMP
    Nov 05 11:41:48 lp-user-arch kernel: Modules linked in: joydev iTCO_wdt iTCO_vendor_support tpm_infineon ppdev snd_hda_codec_idt snd_hda_codec_generic coretemp intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm crct10dif_pc
    Nov 05 11:41:48 lp-user-arch kernel: ac(+) button ext4 crc16 mbcache jbd2 sd_mod sr_mod crc_t10dif cdrom crct10dif_common atkbd libps2 ahci libahci libata sdhci_pci scsi_mod ehci_pci sdhci firewire_ohci led_class xhci_hcd ehci_hcd fir
    Nov 05 11:41:48 lp-user-arch kernel: CPU: 1 PID: 1255 Comm: laptop_mode Tainted: G W 3.17.2-1-ARCH #1
    Nov 05 11:41:48 lp-user-arch kernel: Hardware name: Hewlett-Packard HP EliteBook 8570p/17A7, BIOS 68ICF Ver. F.45 10/07/2013
    Nov 05 11:41:48 lp-user-arch kernel: task: ffff88022cf35a90 ti: ffff88022cfe0000 task.ti: ffff88022cfe0000
    Nov 05 11:41:48 lp-user-arch kernel: RIP: 0010:[<ffffffffa0528b2b>] [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP: 0018:ffff88022cfe3de8 EFLAGS: 00010246
    Nov 05 11:41:48 lp-user-arch kernel: RAX: ffff88022dd18498 RBX: ffff88022dd18000 RCX: ffff88022dd184c8
    Nov 05 11:41:48 lp-user-arch kernel: RDX: 0000000000000000 RSI: 0000000000000384 RDI: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: RBP: ffff88022cfe3e18 R08: ffff880231d8ce92 R09: 0000000000000384
    Nov 05 11:41:48 lp-user-arch kernel: R10: 000000000000c350 R11: 00000000000003b7 R12: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: R13: 0000000000000000 R14: ffff88022dd19738 R15: ffff88022dd19048
    Nov 05 11:41:48 lp-user-arch kernel: FS: 00007f8a4526c700(0000) GS:ffff88023dc40000(0000) knlGS:0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090 CR3: 0000000231305000 CR4: 00000000001407e0
    Nov 05 11:41:48 lp-user-arch kernel: Stack:
    Nov 05 11:41:48 lp-user-arch kernel: 0000000040784cbc ffff88022dd18000 ffff88022dd19710 0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: ffff88022dd19738 ffff88022dd19048 ffff88022cfe3e58 ffffffffa051f38e
    Nov 05 11:41:48 lp-user-arch kernel: ffffffff8105e9ac ffff88022dd18000 000000000000000c ffff88023139b2c0
    Nov 05 11:41:48 lp-user-arch kernel: Call Trace:
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051f38e>] radeon_pm_compute_clocks+0x62e/0x8f0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8105e9ac>] ? __do_page_fault+0x2ec/0x600
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051fc03>] radeon_set_dpm_state+0x73/0xf0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff813a71d8>] dev_attr_store+0x18/0x30
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123e46a>] sysfs_kf_write+0x3a/0x50
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123d9de>] kernfs_fop_write+0xee/0x180
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7247>] vfs_write+0xb7/0x200
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7eb9>] SyS_write+0x59/0xd0
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8153c7a9>] system_call_fastpath+0x16/0x1b
    Nov 05 11:41:48 lp-user-arch kernel: Code: 94 24 78 20 00 00 85 d2 0f 8e d7 00 00 00 83 ea 01 49 8d 84 24 98 04 00 00 45 31 ed 49 8d 8c d4 a0 04 00 00 0f 1f 40 00 48 8b 10 <80> ba 90 00 00 00 01 41 83 dd ff 48 83 c0 08 48 39 c8 75 e9 4
    Nov 05 11:41:48 lp-user-arch kernel: RIP [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP <ffff88022cfe3de8>
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: ---[ end trace 093cd6f2deafe652 ]---

  • BF2 random crash temp. fi

    Well.. i finaly found out whats making my BF2 crash with my X-Fi extreme music card.
    I normally run my computer with NO background programs running. But since i got my X-fi card i had a few running that comes from the install disk, that i figured i would just leave running.
    CTDetect.exeCTDVDET.exeCTHELPER.exeCTXFIHLP.exe
    Those are all programs that run in the background when you start your computer, they are installed with the X-fi disk. When i first got my card, BF2 would crash randomly, sometimes 3 minutes into the game and sometimes an hour into the game. I tried a lot of fix's and updates, but still would crash. A while ago i downloaded and installed A. I.M. which auto starts when you start windows and i didnt like that, so i went into MSCONFIG and cleaned out ALL programs that run at startup, including the Creative ones i listed above. And later i noticed BF2 didnt crash anymore, but at the time i didnt put two and two together. Today i had to reset my BIOS and i forgot to turn off my onboard sound card, so in windows it said my sound card wasnt installed, so i thought it was my X-fi, and i go back into MSCONFIG to turn on CTDetect.exe and the rest to see if it would detect it, but i didnt realize till later it was my onboard that wasnt installed.
    To make a long story shorter, I played BF2 and froze 3 different times when i had the background programs running, and now that i turned them off again, my BF2 doesnt crash. So something is wrong with the background programs. If you want to turn them off yourself follow these directions.
    Click START. Click RUN. Type MSCONFIG. Press OK. Click the STARTUP tab. And DESELECT the following:
    CTDetect.exeCTDVDET.exeCTHELPER.exeCTXFIHLP.exe
    Click Apply then OK, and restart your computer. When you restart you will get a box that tell you that you made changes. Check the checkbox, and click OK.
    You will no longer crash with BF2. And you will STILL get the same preformance from your card. But your Creative Audio Console will not be running. You can still start it up by going to START, All Programs, Creative. But you might have to press CTRL ALT DELETE and end the task when you are done.
    I havnt run any further tests to see EXACTLY which creative program is causing it. So for now just close ALL of them. Ill figure it out later if Creative doesnt first.
    YAY no more BF2 crashes.

    Thanks for posting this fix!!!
    My wife and I have been having tons of problems with Vent crashing/locking up while playing BF2. We followed the instructions you listed and played last night. First time in a very long time that we have not had any problems with lockups or crashes.
    I have taken the liberty of posting the information over on the Ventrilo forums and linked it to the original thread here to give the credit to the original poster. They have made the post a sticky.
    Thanks
    BillMessage Edited by bweist on 0-4-2006 09:5 AM

  • Random crashes - my bug or NI's?

    Hi,
    I have a LabView program that seems to crash every few hours,
    seemingly at random. By crash I mean that LabView does not respond to
    any user input - I have to do a Ctrl-Alt-Del to bring up the task
    manager (I'm using Win95) and kill LabView itself. Do you have any
    tips on determining whether the problem is mine (a bug in my program)
    or something to do with the LabView development environment itself or
    windows? The computer's environment is a bit dubious, as it's an old
    Win95 box with tons of programs added by many people over the last few
    years. I removed many of the utilities haven't done a re-install of
    Windows.
    The program in question talks to two devices through serial ports
    every few seconds, displays measurements and store
    results to a file.
    Both the COM ports and output file are opened and closed every
    iteration. LabView version is 6.0.
    Ken Kobayashi
    [email protected]
    http://solarwww.mtk.nao.ac.jp/kobayashi/personal/

    My feeling is first identify where the freeze is happening, which is most
    easily done by having the code print debugging info either to a string
    indicator or to a file. That will give a handle on where the problem lies
    and how reproducible it is. Also check your code- you don't say how you're
    using the serial port, but if you're opening it each time and not correctly
    closing it, for instance (despite what you say), then that could cause
    problems. This is pretty generic advice, but without knowing more- and
    ideally having a single reference VI that shows the problem- there's not
    much else can be said.
    I'd also, personally, be reluctant to develop on the machine you describe.
    Reinstall, preferably with something more reliable such as Win2000 or NT4.
    Win95 i
    sn't wonderfully stable at the best of times and you don't know what
    system files have been replaced by those utilities etc.
    Craig Graham
    Physicist/Labview Programmer
    Lancaster University, UK
    "Ken Kobayashi" wrote in message
    news:5ED86AE934E12355.3B90F620F3DD98D7.6D6D2771517​[email protected]..
    >
    > Hi,
    >
    > I have a LabView program that seems to crash every few hours,
    > seemingly at random. By crash I mean that LabView does not respond to
    > any user input - I have to do a Ctrl-Alt-Del to bring up the task
    > manager (I'm using Win95) and kill LabView itself. Do you have any
    > tips on determining whether the problem is mine (a bug in my program)
    > or something to do with the LabView development environment itself or
    > windows? The computer's environment is a bit dubious, as it's an old
    > Win95 box with tons of programs added by many people over the last few
    > years. I removed many of the utilities haven't done a re-install of
    > Windows.

  • How to restart(--replace) gnome-shell Ctrl+Alt+F*

    Hi,
    I'm having random Gnome-shell freezes, everything seems to be working fine except for the shell itself, which seems to be completely frozen. I want to restart it using CTRL+ALT+F* and
    gnome-shell --replace
    or
    mutter--replace
    , but I get this:
    Window manager error: unable to open X display.
    I know from random research that I have to set the $DISPLAY env. but I don't know which display to export.
    Thanks in advance.
    Last edited by rAX (2011-05-29 22:40:41)

    Wey wrote:Hello rAX,
    Hello
    in theory, its something similiar to this
    export DISPLAY=:0.0
    Yep, I tried this with no luck. I guess I need to get the correct display number.
    However, here i had to issue gnome-shell --replace multiple times until it got accepted. And even then, it sometimes crashed completely and threw me back to the dm. An alternative could be to pkill gnome-shell, as it should get auto-respawned by the gnome-session.
    edit: assuming /usr/share/applications/gnome-shell.desktop sets X-GNOME-AutoRestart=true
    I tried this and it works great, I still have to issue the command while the shell is frozen, but I guess it'll work fine
    Thank you.

  • When I close firefox with ctrl-alt-delete, I want to start over on Firefox, I usually do this when too many tabs and windows are open. However, Firefox always restores the tabs and windows I previously had. How can I stop that from happening?

    This happens when FireFox is not responding, and I want to close firefox with ctrl-alt-delete. Too many tabs can make Firefox crash. That is why I want to use ctrl-alt-delete to close FireFox. I tried finding a way to disable this, but I found no option to.

    Ending the Firefox program or process with the Windows Task Manager "looks like" a crash. The proper way to exit Firefox is click Firefox button > Exit (or File > Exit, if using the Menu Bar).
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

Maybe you are looking for

  • Open mailbrowser with attachment

    Hello together! I need to open the window to send a new mail and attach a file to it, but I need to be platform independend. Is that possible and if yes can anybody give me a link of a similar example so that I can get familar with it? Or is it bette

  • How to link 2 iWeb sites

    I created two seperate sites and now want to combine them. This is my layout in iWeb--> http://home.cogeco.ca/~tarkin/iWeblayout.jpg How can I get the Camping 2006 site into the Our Photo Album site? I want a link at the top of the page to display al

  • MBP3.1 can't run 30-inch cinema display

    I used my 30-inch Cinema Display on a G5 for quite awhile, but had to switch to my MacBook Pro when key apps like FC Pro required an Intel Mac. Since running it on my MBP 2.2 (Model A1226, introduced in 2007)/4 GB Ram/upgraded to 500GB drive I've had

  • What do i need to consider when installing labview on a virtual windows machine?

    IT wants to get rid of all computers and wants us to run labview development for our new test lab from a virtual machine. Is this a good idea? What are the potential issues that I need to warn IT about?

  • Nokia E71 plugin incompatible with iSync 3.1.0 / Snow Leopard (OSX 10.6.1)

    After upgrading to Snow Leopard the calendar sync has stopped working towards my Nokia E71. However, when disabling the calendar sync option , the contacts are syncing just fine. I wonder if there'll be a fix for this in the near future? When contact