Can't get X11 to load, hard crashes with Geforce 8200M

I can't get Xwindows to load on a new laptop I recently got. Ubuntu Live 64bit works fine, even can install the NVIDIA drivers and get 3D support on it (tested this before I purchased the laptop). So in Arch Linux (64bit) I downloaded the main NVIDIA driver package, module loads fine. When I try to start Xwindows, I get a "bus error" as regular user. When I try root, my machine crashes hard (can't even toggle CAPS lock). I can't even load Xwindows with the VESA driver, it complains about MTRR not matching correctly.
Specs on the machine can be found here: http://h10025.www1.hp.com/ewfrf/wc/docu … ct=3860070
Any help would be greatly appreciated. I also tried the 190 beta drivers, same problems occur. I can get any log files if needed later, I don't have immediate access to the machine.
Thank you in advance,

scriptmunkee wrote:Not sure if my issue is the same as yours, but I updated to night and had version 185.18.31-1 installed with kernel 2.6.30.4-1. That combination didn't allow Xorg to start properly. I don't get an error at all. I get a failure or a halt when the Nvidia driver attempts to replace the ACPI hotkey events
Are you able to load it properly using vesa of nv drivers? I can't seem to get mine to load with any driver- it always crashes hard.

Similar Messages

  • I can't get X11 to start on my new install

    Hello All,
    I'm a recent convert from Ubuntu (surprise), and I can't get X11 to start.  I have an intel i3 cpu with a intel hd graphics 3000 card.  Here is my /etc/X11/xorg.conf file:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "dri"
    Load "extmod"
    Load "record"
    Load "glx"
    Load "dbe"
    Load "dri2"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "DRI" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "FallbackDebug" # [<bool>]
    #Option "Tiling" # [<bool>]
    #Option "LinearFramebuffer" # [<bool>]
    #Option "Shadow" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "TripleBuffer" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "HotPlug" # [<bool>]
    #Option "RelaxedFencing" # [<bool>]
    #Option "BufferCache" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    BusID "PCI:0:2: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
    Here is my Xorg.0.log:
    [ 1516.158]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 1516.159] X Protocol Version 11, Revision 0
    [ 1516.159] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 1516.159] Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    [ 1516.160] Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    [ 1516.160] Build Date: 05 March 2012 05:59:48AM
    [ 1516.160]
    [ 1516.160] Current version of pixman: 0.24.4
    [ 1516.160] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1516.161] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1516.162] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 10:02:00 2012
    [ 1516.163] (II) Loader magic: 0x7cef60
    [ 1516.163] (II) Module ABI versions:
    [ 1516.163] X.Org ANSI C Emulation: 0.4
    [ 1516.163] X.Org Video Driver: 12.0
    [ 1516.163] X.Org XInput driver : 16.0
    [ 1516.163] X.Org Server Extension : 6.0
    [ 1516.165] (--) PCI:*(0:0:2:0) 8086:0046:104d:9076 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005050/8
    [ 1516.165] List of video drivers:
    [ 1516.166] intel
    [ 1516.166] fbdev
    [ 1516.166] (II) LoadModule: "intel"
    [ 1516.167] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1516.167] (II) Module intel: vendor="X.Org Foundation"
    [ 1516.167] compiled for 1.11.99.903, module version = 2.18.0
    [ 1516.167] Module class: X.Org Video Driver
    [ 1516.167] ABI class: X.Org Video Driver, version 12.0
    [ 1516.167] (II) LoadModule: "fbdev"
    [ 1516.167] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1516.168] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1516.168] compiled for 1.11.99.903, module version = 0.4.2
    [ 1516.168] ABI class: X.Org Video Driver, version 12.0
    [ 1516.168] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 1516.169] (II) FBDEV: driver for framebuffer: fbdev
    [ 1516.313] (++) Using config file: "/root/xorg.conf.new"
    [ 1516.313] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1516.314] (==) ServerLayout "X.org Configured"
    [ 1516.314] (**) |-->Screen "Screen0" (0)
    [ 1516.314] (**) | |-->Monitor "Monitor0"
    [ 1516.314] (**) | |-->Device "Card0"
    [ 1516.314] (**) |-->Screen "Screen1" (1)
    [ 1516.314] (**) | |-->Monitor "Monitor1"
    [ 1516.314] (**) | |-->Device "Card1"
    [ 1516.314] (**) |-->Input Device "Mouse0"
    [ 1516.314] (**) |-->Input Device "Keyboard0"
    [ 1516.314] (==) Automatically adding devices
    [ 1516.314] (==) Automatically enabling devices
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 1516.314] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 1516.314] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1516.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1516.315] Entry deleted from font path.
    [ 1516.315] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1516.315] (**) FontPath set to:
    [ 1516.315] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 1516.315] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1516.315] (WW) Disabling Mouse0
    [ 1516.315] (WW) Disabling Keyboard0
    [ 1516.318] (II) Loading sub module "fbdevhw"
    [ 1516.318] (II) LoadModule: "fbdevhw"
    [ 1516.319] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 1516.319] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 1516.319] compiled for 1.12.0, module version = 0.0.2
    [ 1516.319] ABI class: X.Org Video Driver, version 12.0
    [ 1516.319] (EE) open /dev/fb0: No such file or directory
    [ 1516.319] (WW) Falling back to old probe method for fbdev
    [ 1516.319] Number of created screens does not match number of detected devices.
    Configuration failed.
    Here is the output of the startx command:
    hostname: Unknown host
    xauth: (argv):1: bad display name "/unix:0" in "list" command
    xauth: (stdin):1: bad display name "/unix:0" in "add" command
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.2.9-1-ARCH x86_64
    Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    Build Date: 05 March 2012 05:59:48AM
    Current version of pixman: 0.24.4
    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: Thu Mar 22 09:51:42 2012
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Server terminated with error (1). Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    xauth: (argv):1: bad display name "/unix:0" in "remove" command
    Here is the list of modules and daemons in /etc/c.conf
    MODULES=(intel_agp i915)
    DAEMONS=(hwclock syslog-ng dbus hal network netfs crond)
    I've installed xorg-server and the xorg-apps group, as well as xf86-video-intel, xf86-video-fbdev, xorg-drivers, libva-driver-intel, dbus, and lib32-intel-dri.
    Thanks in advance, I hope that I've provided enough information.

    Thank you for the reply! I removed the log and ran startx again, giving me the same output.  Here is the log:
    [ 4825.297]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 4825.298] X Protocol Version 11, Revision 0
    [ 4825.298] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 4825.298] Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    [ 4825.298] Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    [ 4825.299] Build Date: 05 March 2012 05:59:48AM
    [ 4825.299]
    [ 4825.299] Current version of pixman: 0.24.4
    [ 4825.299] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4825.300] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4825.301] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 10:57:09 2012
    [ 4825.301] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4825.301] (==) No Layout section. Using the first Screen section.
    [ 4825.301] (==) No screen section available. Using defaults.
    [ 4825.301] (**) |-->Screen "Default Screen Section" (0)
    [ 4825.301] (**) | |-->Monitor "<default monitor>"
    [ 4825.301] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4825.302] (==) Automatically adding devices
    [ 4825.302] (==) Automatically enabling devices
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 4825.302] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4825.302] (==) FontPath set to:
    [ 4825.302] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4825.302] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4825.302] (II) Loader magic: 0x7cef60
    [ 4825.302] (II) Module ABI versions:
    [ 4825.302] X.Org ANSI C Emulation: 0.4
    [ 4825.302] X.Org Video Driver: 12.0
    [ 4825.302] X.Org XInput driver : 16.0
    [ 4825.302] X.Org Server Extension : 6.0
    [ 4825.303] (--) PCI:*(0:0:2:0) 8086:0046:104d:9076 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005050/8
    [ 4825.303] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4825.303] (II) LoadModule: "extmod"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4825.304] (II) Module extmod: vendor="X.Org Foundation"
    [ 4825.304] compiled for 1.12.0, module version = 1.0.0
    [ 4825.304] Module class: X.Org Server Extension
    [ 4825.304] ABI class: X.Org Server Extension, version 6.0
    [ 4825.304] (II) Loading extension MIT-SCREEN-SAVER
    [ 4825.304] (II) Loading extension XFree86-VidModeExtension
    [ 4825.304] (II) Loading extension XFree86-DGA
    [ 4825.304] (II) Loading extension DPMS
    [ 4825.304] (II) Loading extension XVideo
    [ 4825.304] (II) Loading extension XVideo-MotionCompensation
    [ 4825.304] (II) Loading extension X-Resource
    [ 4825.304] (II) LoadModule: "dbe"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4825.304] (II) Module dbe: vendor="X.Org Foundation"
    [ 4825.304] compiled for 1.12.0, module version = 1.0.0
    [ 4825.304] Module class: X.Org Server Extension
    [ 4825.304] ABI class: X.Org Server Extension, version 6.0
    [ 4825.304] (II) Loading extension DOUBLE-BUFFER
    [ 4825.304] (II) LoadModule: "glx"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4825.305] (II) Module glx: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.0.0
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (==) AIGLX enabled
    [ 4825.305] (II) Loading extension GLX
    [ 4825.305] (II) LoadModule: "record"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4825.305] (II) Module record: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.13.0
    [ 4825.305] Module class: X.Org Server Extension
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (II) Loading extension RECORD
    [ 4825.305] (II) LoadModule: "dri"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4825.305] (II) Module dri: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.0.0
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (II) Loading extension XFree86-DRI
    [ 4825.305] (II) LoadModule: "dri2"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4825.306] (II) Module dri2: vendor="X.Org Foundation"
    [ 4825.306] compiled for 1.12.0, module version = 1.2.0
    [ 4825.306] ABI class: X.Org Server Extension, version 6.0
    [ 4825.306] (II) Loading extension DRI2
    [ 4825.306] (==) Matched intel as autoconfigured driver 0
    [ 4825.306] (==) Matched vesa as autoconfigured driver 1
    [ 4825.306] (==) Matched fbdev as autoconfigured driver 2
    [ 4825.306] (==) Assigned the driver to the xf86ConfigLayout
    [ 4825.306] (II) LoadModule: "intel"
    [ 4825.306] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4825.306] (II) Module intel: vendor="X.Org Foundation"
    [ 4825.306] compiled for 1.11.99.903, module version = 2.18.0
    [ 4825.306] Module class: X.Org Video Driver
    [ 4825.306] ABI class: X.Org Video Driver, version 12.0
    [ 4825.306] (II) LoadModule: "vesa"
    [ 4825.306] (WW) Warning, couldn't open module vesa
    [ 4825.306] (II) UnloadModule: "vesa"
    [ 4825.306] (II) Unloading vesa
    [ 4825.307] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4825.307] (II) LoadModule: "fbdev"
    [ 4825.307] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 4825.307] (II) Module fbdev: vendor="X.Org Foundation"
    [ 4825.307] compiled for 1.11.99.903, module version = 0.4.2
    [ 4825.307] ABI class: X.Org Video Driver, version 12.0
    [ 4825.307] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 4825.307] (II) FBDEV: driver for framebuffer: fbdev
    [ 4825.307] (--) using VT number 7
    [ 4825.313] (II) Loading sub module "fbdevhw"
    [ 4825.313] (II) LoadModule: "fbdevhw"
    [ 4825.313] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 4825.313] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 4825.313] compiled for 1.12.0, module version = 0.0.2
    [ 4825.313] ABI class: X.Org Video Driver, version 12.0
    [ 4825.313] (EE) open /dev/fb0: No such file or directory
    [ 4825.314] (WW) Falling back to old probe method for fbdev
    [ 4825.314] (II) UnloadModule: "fbdev"
    [ 4825.314] (II) UnloadSubModule: "fbdevhw"
    [ 4825.314] (EE) Screen(s) found, but none have a usable configuration.
    [ 4825.314]
    Fatal server error:
    [ 4825.314] no screens found
    [ 4825.314]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 4825.314] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 4825.314]
    [ 4825.316] Server terminated with error (1). Closing log file.

  • I can't get Safari to load period. It quits immediately. According to the troubleshooting, I'm to un-install any third party plug ins. Can anyone tell me what I should be looking for? I don't recall installing anything that wasn't an upgrade.

    I can't get Safari to load period. It quits immediately. According to the troubleshooting, I'm to un-install any third party plug ins. Can anyone tell me what I should be looking for? I don't recall installing anything that wasn't an upgrade.

    Unplug your iBook from the AC power, shut it down and take the main battery out for about fifteen minutes. Then you can put the battery back in, plug the power back in and restart. This should reset the USB and FireWire ports.
    If that doesn't help, you could reset the Power Management Unit. Follow the instructions in Knowledge Base Article #14449 for resetting your PMU.
    You probably should also startup from your Mac OS X install disk and run the Disk Utility to "repair disk" on your hard drive. This will determine if you've got some kind of file directory/software problems with the files on your hard drive.
    I'm not much at decoding kernel panic logs, but this line jumps out:
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.filesystems.udf(1.4.1)@0x28a79000
    Did you have a DVD movie in the drive at the time? DVD movie disks are UDF format, but not much else is.
    -Doug

  • How deactivate Web premium CS4 when I can't get into my old computer (crashed)?

    Hi,
    At Adobe's website it says:
    "What happens if my computer is stolen or damaged and cannot be repaired?
    If your computer is stolen, damaged beyond repair or the hard drive is completely re-imaged, the activation will be lost. In either case you can install and start using the Adobe product on your new computer, which will automatically detect the problem if you already had two computers activated. The activation process will guide you through the new activation, even if the prior computer is no longer available."
    My computer has crashed but Adobe has not detected this, so I can't install my program on my new computer. What do I do?
    Thank you for answering! :-)
    //Milda

    Hi!
    There was no problem installing it on my new computor, but it says that i have to deactivate my earlier installation (within 30 days) since i have already installed it on two compters (i need to have the program on both my lap top and my stationary computer)
    Milda
    Skickat från min iPhone
    7 jun 2012 kl. 14:07 skrev "Bob Levine" <[email protected]<mailto:[email protected]>>:
    Re: How deactivate Web premium CS4 when I can't get into my old computer (crashed)?
    created by Bob Levine<http://forums.adobe.com/people/BobLevine> in Creative Suites Windows - View the full discussion<http://forums.adobe.com/message/4472862#4472862

  • I have a 2007 20" iMac. Can I get a solid state hard drive installed?  Can the Apple store do it?  How long?  What cost?

    I have a 2007 20" iMac. Can I get a solid state hard drive installed?  Can the Apple store do it?  How long?  What cost?

    Sure-glad to help you. You will not lose any data by changing synching to MacBook Pro from imac. You have set up Time Machine, right? that's how you'd do your backup, so I was told, and how I do my backup on my mac.  You should be able to set a password for it. Save it.  Your stuff should be saved there. So if you want to make your MacBook Pro your primary computer,  I suppose,  back up your stuff with Time machine, turn off Time machine on the iMac, turn it on on the new MacBook Pro, select the hard drive in your Time Capsule, enter your password, and do a backup from there. It might work, and it might take a while, but it should go. As for clogging the hard drive, I can't say. Depends how much stuff you have, and the hard drive's capacity.  As for moving syncing from your iMac to your macbook pro, should be the same. Your phone uses iTunes to sync and so that data should be in the cloud. You can move your iTunes Library to your new Macbook pro
    you should be able to sync your phone on your new MacBook Pro. Don't know if you can move the older backups yet-maybe try someone else, anyways,
    This handy article from Apple explains how
    How to move your iTunes library to a new computer - Apple Support''
    don't forget to de-authorize your iMac if you don't want to play purchased stuff there
    and re-authorize your new macBook Pro
    time machine is an application, and should be found in the Applications folder. it is built in to OS X, so there is nothing else to buy. double click on it, get it going, choose the Hard drive in your Time capsule/Airport as your backup Time Machine  and go for it.  You should see a circle with an arrow on the top right hand of your screen (the Desktop), next to the bluetooth icon, and just after the wifi and eject key (looks sorta like a clock face). This will do automatic backups  of your stuff.

  • The Apps panel of my Creative Cloud does not load. How can I get it to load?

    I recently downloaded Creative Cloud to try Dreamweaver, however, the Apps panel of my Creative Cloud does not load.  I've tried restarting the laptop, opening and closing the application, etc. How can I get it to load? I use a MacBook Pro OS X Version 10.9.5.

    Computer died need code can you please post a screen shot of the error message.  The current released version is 1.8.0.447.  The release notes for the Creative Cloud Desktop application can be found at Creative Cloud Help | Creative Cloud app for desktop | Release Notes.

  • Can't get FCKeditorAPI to load to validate HTML Editor contents

    I have an HTML Editor item on my page and wanted to quickly check the length of the text in the editor before submitting the page. It should be possible to get the contents of the HTML Editor using the FCKeditorAPI, but I can't get it to load. I'm doing this by putting basically this in the HTML header:
    <script type="text/javascript">
    function checkLength() {
    var oEditor = FCKeditorAPI.GetInstance('MY_EDITOR');
    alert(oEditor.GetXHTML.length);
    </script>
    Then calling the function when the Save button is clicked. I'm only geting "FCKeditorAPI is not defined" errors, however.

    Hi,
    I have the same problem, because I want to check the number of characters in the editor field before the values are stored.
    And when I tried to get the value of the fckeditor field with document.getElementById(XXX).value; I don`t get the actual value.
    So I have to get the value through the instance of the fckeditor.
    Thanks for your help,
    Tim

  • How can I get Pandora to load on my Ipod Touch

    How can I get Pandora to load on my IPod Touch?

    You need a 3G or later iPod The 2G can only go to 4.2.1
    Requirements: Compatible with iPhone, iPod touch, and iPad. Requires iOS 4.3 or later
    https://itunes.apple.com/us/app/id404588425?mt=8

  • Can't get "Mail" to load a group

    Can't get "Mail" to load a "Contact Group." Group appears normal in "Contact" List. Used to work properly using OSX "Lion." Have had problems since I installed ODSX Maverick.

    Michael:
         Right! I had to prepend a ../ to the url.
    And a [Bindable] to variable, and IT Works!
    And, all this was the Easy part! <G>
    Thanks!

  • Can't get apps to load or update on iphone 4s.

    Can't get apps to load or update on iphone 4s.

    Unable to Download Application
    screen says "chrome" could not be downloaded at this time

  • How can I get illustrator to load ( trial version)?

    How can I get illustrator to load ( trial version)?

    z hitt,
    This may be one for this specialized forum (where you may be able find the answer from previous threads),
    http://forums.adobe.com/community/download_install_setup
    or for Customer Care (tick I Still Need Help and hope for an agent available for a chat),
    http://helpx.adobe.com/contact.html?product=illustrator&topic=downloading-installing-and-s etting-up

  • I can not get safari to load anything.

    I can not get safari to load. Have already cleared the cache (three different ways) and reset safari. I'm not running off a router and when I look at my connection in 'network' it says my connection is fine. I don't know what else to do.

    What exactly happens when you try to load a page? How are you loading this site?

  • MP3 Player Auto Starts, How can I get it to load, but not Auto Start

    MP3 Player Auto Starts, How can I get it to load, but not
    Auto Start
    Jeff
    http://www.point1music.com/test

    How do you code it not to stream?
    stopAllSounds();
    stop();
    playlist = new XML();
    playlist.ignoreWhite = true;
    playlist.onLoad = function(success) {
    if (success) {
    _global.songname = [];
    _global.songband = [];
    _global.songfile = [];
    for (var i = 0; i<playlist.firstChild.childNodes.length;
    i++) {
    _global.songname
    = playlist.firstChild.childNodes.attributes.name;
    _global.songfile
    = playlist.firstChild.childNodes.attributes.file;
    trace(songname
    +" "+songfile);
    _root.createEmptyMovieClip("sound_mc", 1);
    _root.sound_mc.sound_obj = new Sound();
    _global.song_nr = random(songfile.length);
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    MovieClip.prototype.songStarter = function(file, name) {
    this.sound_obj.loadSound(file, true);
    this.onEnterFrame = function() {
    if (this.sound_obj.position>0) {
    delete this.onEnterFrame;
    this._parent.display_txt.text = name;
    } else {
    this._parent.display_txt.text = "loading...";
    this.sound_obj.onSoundComplete = function() {
    (song_nr == songfiles.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfiles[song_nr],
    songname[song_nr]);
    btn_play.onRelease = function() {
    this._parent.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_stop.onRelease = function() {
    this._parent.sound_mc.sound_obj.stop();
    btn_fw.onRelease = function() {
    (song_nr == songfile.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_rev.onRelease = function() {
    (song_nr == 0) ? _global.song_nr=songfile.length-1 :
    _global.song_nr--;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    playlist.load("playlist.xml");

  • I have just installed Captivate 7 but I can't get Help to load, any ideas?

    I have just installed Captivate 7 but I can't get Help to load, any ideas?

    Hi hazelplt,
    When you say you can't load does that mean Captivate does not launch?
    Try launching the application as 'Administrator' and check.
    You might also want to check by launching it in 'compatibility mode' and see.
    In case you still face issues, try resetting Captivate preferences and then check by launching the application.
    To reset the preferences, please follow the steps below :
    Close Adobe Captivate.
    Locate the preference folder:
    Windows Vista and Windows 7: C:\Users\[user name]\AppData\Local\Adobe\Adobe Captivate 7 folder
    Rename the Captivate folder.
    Restart Adobe Captivate. A new folder is automatically created.

  • Have a mac book pro OS 10.6.8 and can't get softwear to load.

    JUST PURCHASED A HP ENVY ALL IN ONE PRINTER: 5660.  CAN NOT GET IT TO LOAD SOFTWEAR ON MAC BOOK PRO
    OPERATING SYSTEM IS OS 10.6.8  ANY SUGGESTIONS.  JIM J

    Hi Jim,
    You will need to update your operating system to a later version or replace the scanner with a different model, the Envy 5660 is supported on Mac OS X v10.7 (Lion) or later versions, as you may find listed within the System Requirements below:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c04353671&cc=us&dlc=en&lc=en&product=6809227&tas...
    Note: if you are not able to access the link above, the HP site currently being maintained and should become available in the next 2 hours.
    If you would like, you may upgrade your OS to a later version.
    Yosemite is available as a free upgrade for Snow Leopard users if your Mac meets the system requirements:
    https://www.apple.com/osx/how-to-upgrade/
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

Maybe you are looking for