Nvidia and kernel-2.6.29.1_rt4

hey, which nvidia-rt-173xx driver works? I keep getting errors...
*** Unable to determine the target kernel version. ***
make: *** [select_makefile] Error 1
install: cannot stat `nvidia.ko': No such file or directory
I've tried 173.14.12 and 173.14.18
do I need kernel-firmware from testing??
I removed the kernel-firmware when I tried rt1
this was mentioned, thanx to fackamato...
Yeah it fails because it can't find the kernel sources/headers... I had to manually do sudo sh NVIDIA-driver.sh --with-kernel-source=/path/to/kernel26-rt/src/linux-2.6.29.1 .
185.19 works for me this way. I guess something should be changed in the PKGBUILD in order for this not to be needed...
one problem, can you explain this: "--with-kernel-source=/path/to/kernel26-rt/src/linux-2.6.29.1"
that fails with this command: sudo sh NVIDIA-Linux-x86-173.14.18-pkg1.run

thanx Ranguvar but this is the PKGBUILD I'm using that I got from AUR and edited for the latest kernel26rt.
pkgname=nvidia-rt-173xx
pkgver=173.14.18
_kernver='2.6.29-rt'
pkgrel=5
pkgdesc="NVIDIA legacy drivers for kernel26rt 173xx branch."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686"   ] && ARCH=x86
[ "$CARCH" = "x86_64" ] && ARCH=x86_64
url="http://www.nvidia.com/"
depends=('kernel26rt>=2.6.29.1_rt4' 'nvidia-173xx-utils')
conflicts=('nvidia' 'nvidia-96xx' 'nvidia-71xx' 'nvidia-legacy')
license=('custom')
install=nvidia.install
source=(http://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}-pkg1.run)
md5sums=()
[ "$CARCH" = "x86_64" ] && md5sums=()
build()
  # Extract
  cd $startdir/src/
  sh NVIDIA-Linux-$ARCH-${pkgver}-pkg1.run --extract-only
  cd NVIDIA-Linux-$ARCH-${pkgver}-pkg1
  # Any extra patches are applied in here...
  cd usr/src/nv/
  ln -s Makefile.kbuild Makefile
  make SYSSRC=/lib/modules/${_kernver}/build module
  # install kernel module
  mkdir -p $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
  install -m644 nvidiafb.ko $startdir/pkg/lib/modules/2.6.29-rt/kernel/drivers/video/
  sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='2.6.29-rt'/" $startdir/*.install
Where am I going wrong?

Similar Messages

  • Nvidia 173 and kernel 2.6.28 compile failure & nvidia 180 crashes

    **please if this the wrong place to post this tell me or transfer so i can know**
    Hey , im having troubles with my Nvidia driver for long time now i hope you can help me solve it out so theres the deal :
    my computer is : NVidia Geforce 9600 GT , intel E8400 core duo , rest aint important i think
    I used ubuntu with this computer on drivers 173 and 177 (nvidia) and its worked just fine. someday ubuntu upgrades it to the 180 series and from then X never started. so i used my Windows XP some where the 180 drivers wasnt so well functional and crashed pretty much alot. then i downloaded opensuse 11 where i hoped my problems will be solved but instead all i got is :
    [images]
    http://img18.imageshack.us/img18/9379/dsaf.png
    http://img516.imageshack.us/img516/9462/dsaa.png
    [images]
    **this problem occur randomly after X amount of time**
    **when this happen on gnome in arch its or im realy lucky to hit the "alt + F2" and execute "metacity --replace" in time so i will have approx 40 seconds before its happen again to save all my things and restart X , if im not lucky X freeze and computer freeze and i must hard reset**
    i moved from opensuse because its was very slow boot time and because of the graphic drivers in this stage i got myself Arch x86_64 CD , followed the wiki configured network and xorg and everything also installed the "nvidia" package via packman its worked for some time (1 day ?) and then very same problem of opensuse occur . so i tried every driver after the 180.22 , EVERY of them up to the latest beta 185 . ALL of them result the same thing , (expect 185 which there the GPU wont produce red singals).
    for the record : my opensuse was x86_64 , my ubuntu was x86 , and with arch i used x86_64 first and now im using x86. same problem occur in both x86 and x86_64
    i wrote all this to give you a better idea of my problem so maybe anyone will have a soulation. and maybe someone else will find it usefull will help anyone in the future.
    all i want to do is to downgrage back to 173 drivers where i know its worked with ubuntu without any problems at all but i cant theres the actual problem :
    when trying to install from the package itsself (sh NVIDIA-Linux-x86-173.14.12-pkg0.run ) i get this :
    ERROR: If you are using a Linux 2.4 kernel, please make sure
    you either have configured kernel sources matching your
    kernel or the correct set of kernel headers installed
    on your system.
    If you are using a Linux 2.6 kernel, please make sure
    you have configured kernel sources matching your kernel
    installed on your system. If you specified a separate
    output directory using either the "KBUILD_OUTPUT" or
    the "O" KBUILD parameter, make sure to specify this
    directory with the SYSOUT environment variable or with
    the equivalent nvidia-installer command line option.
    Depending on where and how the kernel sources (or the
    kernel headers) were installed, you may need to specify
    their location with the SYSSRC environment variable or
    the equivalent nvidia-installer command line option.
    so i went and tried to use the package build i fetch the PKGBUILD and nvidia.install files from here :
    http://repos.archlinux.org/viewvc.cgi/n … iew=markup
    http://repos.archlinux.org/viewvc.cgi/n … iew=markup
    and then i changed the kernel requirement (my kernel : 2.6.28-ARCH)
    so both of my files looks like this :
    PKGBUILD :
    pkgname=nvidia
    pkgver=173.14.12
    _kernver='2.6.28-ARCH'
    pkgrel=1
    pkgdesc="NVIDIA drivers for kernel26."
    arch=('i686' 'x86_64')
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=('kernel26>=2.6.27' 'kernel26<2.6.29' 'nvidia-utils')
    conflicts=('nvidia-96xx' 'nvidia-71xx' 'nvidia-legacy')
    license=('custom')
    install=nvidia.install
    source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run)
    md5sums=('76b8eba1b14fc273a1a4044705b0aa56')
    [ "$CARCH" = "x86_64" ] && md5sums=('8675e4ca65033b343c8c77b2ce82e71d')
    build()
    # Extract
    cd $startdir/src/
    sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
    cd NVIDIA-Linux-$ARCH-${pkgver}-pkg0
    # Any extra patches are applied in here...
    cd usr/src/nv/
    ln -s Makefile.kbuild Makefile
    make SYSSRC=/lib/modules/${_kernver}/build module || return 1
    # install kernel module
    mkdir -p $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    install -m644 nvidia.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
    nvidia.install
    # arg 1: the new package version
    post_install() {
    KERNEL_VERSION='2.6.28-ARCH'
    depmod -v $KERNEL_VERSION > /dev/null 2>&1
    # arg 1: the new package version
    # arg 2: the old package version
    post_upgrade() {
    post_install $1
    rmmod nvidia || echo 'In order to use the new nvidia module, exit Xserver and unload it manually.'
    # arg 1: the old package version
    post_remove() {
    KERNEL_VERSION='2.6.28-ARCH'
    depmod -v $KERNEL_VERSION > /dev/null 2>&1
    op=$1
    shift
    $op $*
    installed deps : pacman -S nvidia-utils
    and now i built the package hopefully its will work ,
    bash-3.2# makepkg -c --asroot
    ==> Making package: nvidia 173.14.12-1 i686 (Sat Mar 28 11:08:28 IDT 2009)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading NVIDIA-Linux-x86-173.14.12-pkg0.run...
    --2009-03-28 11:08:28-- http://us.download.nvidia.com/XFree86/Linux-x86/173.14.12/NVIDIA-Linux-x86-173.14.12-pkg0.run
    Resolving us.download.nvidia.com... 212.199.205.201, 212.199.205.216
    Connecting to us.download.nvidia.com|212.199.205.201|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 11587505 (11M) [application/octet-stream]
    Saving to: `NVIDIA-Linux-x86-173.14.12-pkg0.run.part'
    100%[======================================>] 11,587,505 304K/s in 39s
    2009-03-28 11:09:08 (287 KB/s) - `NVIDIA-Linux-x86-173.14.12-pkg0.run.part' saved [11587505/11587505]
    ==> Validating source files with md5sums...
    NVIDIA-Linux-x86-173.14.12-pkg0.run ... Passed
    ==> Extracting Sources...
    ==> Starting build()...
    Creating directory NVIDIA-Linux-x86-173.14.12-pkg0
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 173.14.12....................................................................................................................................
    If you are using a Linux 2.4 kernel, please make sure
    you either have configured kernel sources matching your
    kernel or the correct set of kernel headers installed
    on your system.
    If you are using a Linux 2.6 kernel, please make sure
    you have configured kernel sources matching your kernel
    installed on your system. If you specified a separate
    output directory using either the "KBUILD_OUTPUT" or
    the "O" KBUILD parameter, make sure to specify this
    directory with the SYSOUT environment variable or with
    the equivalent nvidia-installer command line option.
    Depending on where and how the kernel sources (or the
    kernel headers) were installed, you may need to specify
    their location with the SYSSRC environment variable or
    the equivalent nvidia-installer command line option.
    *** Unable to determine the target kernel version. ***
    make: *** [select_makefile] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    bash-3.2#
    after a little search on google i understood that my kernel sources are missing (using the -e (expert) on nvidia installer let you set location but its no success on normal /lib/modules/2.6.28-ARCH/build)
    so how can i solve this and compile & install the 173 drivers on my i686 , arch , 2.6.28 ?
    thanks in advance for reading.

    After posting this message to the IRC channel , i was told that i can install the nvidia-173xx drivers , its seems to work but i can assure the problem would not occur again so ill just have to watch out, if you have any other fix for this please post.

  • Nvidia is not working after upgrading nvidia driver and kernel

    I upgraded nvidia driver and kernel. After rebooting graphic mode is not working. Here xorg.o.log
    [ 281.180]
    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.
    [ 281.181]
    X.Org X Server 1.10.0.902 (1.10.1 RC 2)
    Release Date: 2011-04-08
    [ 281.181] X Protocol Version 11, Revision 0
    [ 281.181] Build Operating System: Linux 2.6.38-ARCH i686
    [ 281.181] Current Operating System: Linux localhost 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011 i686
    [ 281.181] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/disk/by-uuid/b766e332-2aad-4047-8562-567180150189 ro quiet
    [ 281.182] Build Date: 11 April 2011 10:49:12AM
    [ 281.182]
    [ 281.182] Current version of pixman: 0.20.2
    [ 281.182] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 281.182] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 281.183] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 14 17:11:37 2011
    [ 281.183] (==) Using config file: "/etc/X11/xorg.conf"
    [ 281.183] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 281.183] (==) ServerLayout "Layout0"
    [ 281.183] (**) |-->Screen "Screen0" (0)
    [ 281.183] (**) | |-->Monitor "Monitor0"
    [ 281.184] (**) | |-->Device "Videocard0"
    [ 281.184] (**) |-->Input Device "Keyboard0"
    [ 281.184] (**) |-->Input Device "Mouse0"
    [ 281.184] (**) Option "Xinerama" "0"
    [ 281.184] (==) Automatically adding devices
    [ 281.184] (==) Automatically enabling devices
    [ 281.184] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 281.184] Entry deleted from font path.
    [ 281.184] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 281.184] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 281.184] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 281.184] (WW) Disabling Keyboard0
    [ 281.184] (WW) Disabling Mouse0
    [ 281.184] (II) Loader magic: 0x822e120
    [ 281.184] (II) Module ABI versions:
    [ 281.184] X.Org ANSI C Emulation: 0.4
    [ 281.184] X.Org Video Driver: 10.0
    [ 281.184] X.Org XInput driver : 12.2
    [ 281.184] X.Org Server Extension : 5.0
    [ 281.185] (--) PCI:*(0:1:0:0) 10de:0322:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xe8000000/134217728, BIOS @ 0x????????/131072
    [ 281.185] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 281.185] (II) LoadModule: "extmod"
    [ 281.185] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 281.185] (II) Module extmod: vendor="X.Org Foundation"
    [ 281.185] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.185] Module class: X.Org Server Extension
    [ 281.185] ABI class: X.Org Server Extension, version 5.0
    [ 281.185] (II) Loading extension MIT-SCREEN-SAVER
    [ 281.185] (II) Loading extension XFree86-VidModeExtension
    [ 281.185] (II) Loading extension XFree86-DGA
    [ 281.185] (II) Loading extension DPMS
    [ 281.185] (II) Loading extension XVideo
    [ 281.185] (II) Loading extension XVideo-MotionCompensation
    [ 281.185] (II) Loading extension X-Resource
    [ 281.185] (II) LoadModule: "dbe"
    [ 281.185] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 281.185] (II) Module dbe: vendor="X.Org Foundation"
    [ 281.185] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.185] Module class: X.Org Server Extension
    [ 281.185] ABI class: X.Org Server Extension, version 5.0
    [ 281.185] (II) Loading extension DOUBLE-BUFFER
    [ 281.185] (II) LoadModule: "glx"
    [ 281.186] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 281.216] (II) Module glx: vendor="NVIDIA Corporation"
    [ 281.217] compiled for 4.0.2, module version = 1.0.0
    [ 281.217] Module class: X.Org Server Extension
    [ 281.217] (II) NVIDIA GLX Module 173.14.28 Wed Sep 29 10:17:05 PDT 2010
    [ 281.217] (II) Loading extension GLX
    [ 281.217] (II) LoadModule: "record"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 281.217] (II) Module record: vendor="X.Org Foundation"
    [ 281.217] compiled for 1.10.0.902, module version = 1.13.0
    [ 281.217] Module class: X.Org Server Extension
    [ 281.217] ABI class: X.Org Server Extension, version 5.0
    [ 281.217] (II) Loading extension RECORD
    [ 281.217] (II) LoadModule: "dri"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 281.217] (II) Module dri: vendor="X.Org Foundation"
    [ 281.217] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.217] ABI class: X.Org Server Extension, version 5.0
    [ 281.217] (II) Loading extension XFree86-DRI
    [ 281.217] (II) LoadModule: "dri2"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 281.218] (II) Module dri2: vendor="X.Org Foundation"
    [ 281.218] compiled for 1.10.0.902, module version = 1.2.0
    [ 281.218] ABI class: X.Org Server Extension, version 5.0
    [ 281.218] (II) Loading extension DRI2
    [ 281.218] (II) LoadModule: "nvidia"
    [ 281.218] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 281.218] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 281.218] compiled for 4.0.2, module version = 1.0.0
    [ 281.218] Module class: X.Org Video Driver
    [ 281.218] ================ WARNING WARNING WARNING WARNING ================
    [ 281.219] This server has a video driver ABI version of 10.0 that is not
    supported by this NVIDIA driver. Please check
    http://www.nvidia.com/ for driver updates or downgrade to an X
    server with a supported driver ABI.
    [ 281.219] =================================================================
    [ 281.219] (II) NVIDIA dlloader X Driver 173.14.28 Wed Sep 29 09:55:18 PDT 2010
    [ 281.219] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 281.219] (--) using VT number 7
    [ 281.222] (II) Loading sub module "fb"
    [ 281.222] (II) LoadModule: "fb"
    [ 281.222] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 281.222] (II) Module fb: vendor="X.Org Foundation"
    [ 281.222] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.222] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 281.222] (II) Loading sub module "wfb"
    [ 281.222] (II) LoadModule: "wfb"
    [ 281.222] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 281.223] (II) Module wfb: vendor="X.Org Foundation"
    [ 281.223] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.223] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 281.223] (II) Loading sub module "ramdac"
    [ 281.223] (II) LoadModule: "ramdac"
    [ 281.223] (II) Module "ramdac" already built-in
    [ 281.223] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 281.226] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 281.226] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 281.226] (II) UnloadModule: "nvidia"
    [ 281.226] (II) Unloading nvidia
    [ 281.226] (II) UnloadModule: "wfb"
    [ 281.226] (II) Unloading wfb
    [ 281.226] (II) UnloadModule: "fb"
    [ 281.226] (II) Unloading fb
    [ 281.226] (EE) Screen(s) found, but none have a usable configuration.
    [ 281.226]
    Fatal server error:
    [ 281.226] no screens found
    [ 281.226]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 281.226] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 281.226]

    bilgee0629 wrote:
    Arjann wrote:
    I think the new xorg-server is the problem as it isn't supported by this nvidia driver yet.
    You could try to install the nouveau driver until nvidia comes with a new version of the 173 branch that supports xorg-server 1.10, see: https://wiki.archlinux.org/index.php/Nouveau for information. As lower-grade options, you might also consider xf86-video-nv and xf86-video-vesa.
    Should i uninstall nvidia driver, then install it?
    I think thats the easy way yes, else you have to blacklist the nvidia kernel module.. check the wiki link of nouveau for details.

  • Repeated Nvidia error on Vaio Z1 laptop: "Display driver NVIDIA Windows Kernel Mode Driver, Version 188.80 stopped responding and successfully recovered." Any thoughts?

    I keep having my screen go black and then Win 7 pro gives me this error:
    "Display driver NVIDIA Windows Kernel Mode Driver, Version 188.80 stopped responding and successfully recovered."
    everything is fine after that.
    happens 3 or 4 times a day.
    '''doesn't '''seem to be on graphics or flash heavy sites.
    driver is up to date and tried reloading driver.

    I keep having my screen go black and then Win 7 pro gives me this error:
    "Display driver NVIDIA Windows Kernel Mode Driver, Version 188.80 stopped responding and successfully recovered."
    everything is fine after that.
    happens 3 or 4 times a day.
    '''doesn't '''seem to be on graphics or flash heavy sites.
    driver is up to date and tried reloading driver.

  • Windows 8.1 Nvidia Windows Kernel Mode Driver Driver stopped responding and recovered?

    I have the newst version of the 15" MBP Retina with the Haswell chip and Nvidia GT 750m.  The problem I started having about 1 week ago is intermittent it seems, but involves the graphics driver when I'm in windows.
    The screen goes flashes to black for about 5 seconds then recovers and the display comes back up.  It just continues to do this every 10-15 seconds and the error messages displayed is "Display driver stopped responding and has recovered"  below that it says Display driver Nvidia Windows Kernel Mode Driver Vers.####### stopped responding and has successfully recoverd.
    What's crazy is the problem is not limited to any particular version of the driver!  I used system restore and went back a few weeks just to make sure, thinking it was just a conflict with a new update somewhere.  I have tried to install old versions of the 64-bit Geforce driver and it is irrelevant, the problem keeps cropping back up. I dont' know what to do, and can't even function in the Windows side hardly at all for very long.
    Please help
    Thanks
    Robert

    Hi Robert, 
    I dont know if this will help you, but yesterday when I logged into Win 8.1 on the same rMBP as you I got an update notice for a new driver for the NVIDIA graphics card.  
    This is the driver that I got the notice for. http://www.nvidia.com/download/driverResults.aspx/73780/en-us
    You may want to download this and try installing it. 
    Good Luck

  • I am a noob and need help.nvidia windows kernel mode driver stopped responding

    Hello
    I am a noob and need help. It happens when I run in SLI.
    I keep on getting this error message: "nvidia windows kernel mode driver stopped responding and has been recovered."  In most cases, screen freezes so I have to reboot.
    Thanks for the help
    S/N602-V282-22SB1307082992
         602-V282-22SB1307082991
     601--7811-010B1306093332
    BennoSne
    Video card driver version 337.88
    Board: MSI z87 xpower
    Bios: Version 1.7
    VGA:2 MSI 770GTX Twin Frozr 4gb oc SLI
    Intel Core i74770k 3.5GHz
    MEM: Kingston KHX21C11T3K4/32X 32GB
    HDD: Samsung 256gb SSD pro
    COOLER: Corsair 80HWater Cooler
    OC: (3,5) Normal mode
    OS: Windows 8,1 64bit Professional
    PSU: SilverStone ST1500
    3.3V +5V +12V1 +12V2 +12V3 +12V4 +12V5 +12V6 +12V7 +12V8 +5VSB -12V
    40A 40A 25A 25A 25A 25A 25A 25A 25A 25A 6.0A 0.5
    Benchmark 3D Mark 11 score 12831 SLI

    do you have any OC applied?
    does it worked before or its a new build?

  • [SOLVED]problem with Bumblebee and Kernel 3.11-1-2

    Hi!
    I'm having problems with Bumblebee from Kernel 3.10 but I read that Kernel 3.11 solved the problem, I searched and tried possible solutions to my problem unsuccessfully
    The message shows me when I run "optirun":
    [ 5454.262739] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.
    [ 5454.262776] [ERROR]Aborting because fallback start is disabled.
    I've tried with wiki's solutions, forums solutions...
    Configurations files:
    /etc/bumblebee/bumblebee.conf:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=false
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=virtualgl
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=auto
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=auto
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    /etc/bumblebee/xorg.conf.nvidia
    Section "ServerLayout"
    Identifier "Layout0"
    Option "AutoAddDevices" "false"
    Option "AutoAddGPU" "false"
    EndSection
    Section "Device"
    Identifier "DiscreteNvidia"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    # If the X server does not automatically detect your VGA device,
    # you can manually set it here.
    # To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
    # as you see in the commented example.
    # This Setting may be needed in some platforms with more than one
    # nvidia card, which may confuse the proprietary driver (e.g.,
    # trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00.0"
    # Setting ProbeAllGpus to false prevents the new proprietary driver
    # instance spawned to try to control the integrated graphics card,
    # which is already being managed outside bumblebee.
    # This option doesn't hurt and it is required on platforms running
    # more than one nvidia graphics card with the proprietary driver.
    # (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
    # If this option is not set, the new Xorg may blacken the screen and
    # render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"
    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
    EndSection
    lspci |grep NVIDIA:
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 640M] (rev a1)
    I hope can help me
    Thanks!
    Last edited by surrealistic (2013-11-04 18:46:35)

    My /var/log/Xorg.8.log:
    [ 337.161]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 337.161] X Protocol Version 11, Revision 0
    [ 337.161] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 337.161] Current Operating System: Linux h131h-laptop 3.11.6-1-ARCH #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013 x86_64
    [ 337.161] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=4eb69984-2228-4aba-9863-28a7fa854e51 rw quiet
    [ 337.161] Build Date: 01 November 2013 05:10:48PM
    [ 337.161]
    [ 337.161] Current version of pixman: 0.30.2
    [ 337.161] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 337.161] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 337.161] (==) Log file: "/var/log/Xorg.8.log", Time: Mon Nov 4 14:20:04 2013
    [ 337.161] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 337.161] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
    [ 337.161] (==) ServerLayout "Layout0"
    [ 337.161] (==) No screen section available. Using defaults.
    [ 337.161] (**) |-->Screen "Default Screen Section" (0)
    [ 337.161] (**) | |-->Monitor "<default monitor>"
    [ 337.161] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 337.161] (**) | |-->Device "DiscreteNvidia"
    [ 337.161] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 337.161] (**) Option "AutoAddDevices" "false"
    [ 337.161] (**) Option "AutoAddGPU" "false"
    [ 337.161] (**) Not automatically adding devices
    [ 337.161] (==) Automatically enabling devices
    [ 337.161] (**) Not automatically adding GPU devices
    [ 337.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 337.162] Entry deleted from font path.
    [ 337.162] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 337.162] Entry deleted from font path.
    [ 337.162] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 337.162] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 337.162] Entry deleted from font path.
    [ 337.162] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 337.162] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 337.162] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
    [ 337.162] (==) |-->Input Device "<default pointer>"
    [ 337.162] (==) |-->Input Device "<default keyboard>"
    [ 337.162] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 337.162] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 337.162] (II) Loader magic: 0x7fdc20
    [ 337.162] (II) Module ABI versions:
    [ 337.162] X.Org ANSI C Emulation: 0.4
    [ 337.162] X.Org Video Driver: 14.1
    [ 337.162] X.Org XInput driver : 19.1
    [ 337.162] X.Org Server Extension : 7.0
    [ 337.162] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 337.162] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 337.162] setversion 1.4 failed
    [ 337.163] (--) PCI:*(0:1:0:0) 10de:0fd2:1025:0648 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128
    [ 337.163] Initializing built-in extension Generic Event Extension
    [ 337.163] Initializing built-in extension SHAPE
    [ 337.163] Initializing built-in extension MIT-SHM
    [ 337.163] Initializing built-in extension XInputExtension
    [ 337.163] Initializing built-in extension XTEST
    [ 337.163] Initializing built-in extension BIG-REQUESTS
    [ 337.163] Initializing built-in extension SYNC
    [ 337.163] Initializing built-in extension XKEYBOARD
    [ 337.163] Initializing built-in extension XC-MISC
    [ 337.163] Initializing built-in extension SECURITY
    [ 337.163] Initializing built-in extension XINERAMA
    [ 337.163] Initializing built-in extension XFIXES
    [ 337.163] Initializing built-in extension RENDER
    [ 337.163] Initializing built-in extension RANDR
    [ 337.164] Initializing built-in extension COMPOSITE
    [ 337.164] Initializing built-in extension DAMAGE
    [ 337.164] Initializing built-in extension MIT-SCREEN-SAVER
    [ 337.164] Initializing built-in extension DOUBLE-BUFFER
    [ 337.164] Initializing built-in extension RECORD
    [ 337.164] Initializing built-in extension DPMS
    [ 337.164] Initializing built-in extension X-Resource
    [ 337.164] Initializing built-in extension XVideo
    [ 337.164] Initializing built-in extension XVideo-MotionCompensation
    [ 337.164] Initializing built-in extension XFree86-VidModeExtension
    [ 337.164] Initializing built-in extension XFree86-DGA
    [ 337.164] Initializing built-in extension XFree86-DRI
    [ 337.164] Initializing built-in extension DRI2
    [ 337.164] (II) LoadModule: "glx"
    [ 337.164] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
    [ 337.172] (II) Module glx: vendor="NVIDIA Corporation"
    [ 337.172] compiled for 4.0.2, module version = 1.0.0
    [ 337.172] Module class: X.Org Server Extension
    [ 337.172] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:12:00 PDT 2013
    [ 337.172] Loading extension GLX
    [ 337.172] (II) LoadModule: "nvidia"
    [ 337.172] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 337.172] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 337.172] compiled for 4.0.2, module version = 1.0.0
    [ 337.172] Module class: X.Org Video Driver
    [ 337.172] (II) LoadModule: "mouse"
    [ 337.172] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 337.172] (II) Module mouse: vendor="X.Org Foundation"
    [ 337.172] compiled for 1.14.0, module version = 1.9.0
    [ 337.172] Module class: X.Org XInput Driver
    [ 337.172] ABI class: X.Org XInput driver, version 19.1
    [ 337.172] (II) LoadModule: "kbd"
    [ 337.173] (WW) Warning, couldn't open module kbd
    [ 337.173] (II) UnloadModule: "kbd"
    [ 337.173] (II) Unloading kbd
    [ 337.173] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 337.173] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 17:50:57 PDT 2013
    [ 337.173] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 337.173] (--) using VT number 1
    [ 337.173] (II) Loading sub module "fb"
    [ 337.173] (II) LoadModule: "fb"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 337.173] (II) Module fb: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.0.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 337.173] (II) Loading sub module "wfb"
    [ 337.173] (II) LoadModule: "wfb"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 337.173] (II) Module wfb: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.0.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (II) Loading sub module "shadow"
    [ 337.173] (II) LoadModule: "shadow"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 337.173] (II) Module shadow: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.1.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (II) Loading sub module "ramdac"
    [ 337.173] (II) LoadModule: "ramdac"
    [ 337.173] (II) Module "ramdac" already built-in
    [ 337.174] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 337.174] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 337.174] (==) NVIDIA(0): RGB weight 888
    [ 337.174] (==) NVIDIA(0): Default visual is TrueColor
    [ 337.174] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 337.174] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 337.174] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
    [ 337.174] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 337.174] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
    [ 337.174] (**) NVIDIA(0): Enabling 2D acceleration
    [ 337.174] (**) NVIDIA(0): Ignoring EDIDs
    [ 337.174] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
    [ 337.174] (**) NVIDIA(0): mode
    [ 341.309] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
    [ 341.309] (EE) NVIDIA(0): check your system's kernel log for additional error
    [ 341.309] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
    [ 341.309] (EE) NVIDIA(0): README for additional information.
    [ 341.309] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
    [ 341.309] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 341.309] (II) UnloadModule: "nvidia"
    [ 341.309] (II) UnloadSubModule: "shadow"
    [ 341.309] (II) UnloadSubModule: "wfb"
    [ 341.309] (II) UnloadSubModule: "fb"
    [ 341.309] (EE) Screen(s) found, but none have a usable configuration.
    [ 341.309] (EE)
    Fatal server error:
    [ 341.309] (EE) no screens found(EE)
    [ 341.309] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 341.309] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
    [ 341.309] (EE)
    [ 341.309] (EE) Server terminated with error (1). Closing log file.
    dmesg |grep bbswitch:
    [ 13.570577] bbswitch: version 0.7
    [ 13.570585] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 13.570591] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
    [ 13.570687] bbswitch: detected an Optimus _DSM function
    [ 13.570741] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
    [ 13.572354] bbswitch: disabling discrete graphics
    [ 261.419114] bbswitch: enabling discrete graphics
    [ 278.445698] bbswitch: disabling discrete graphics
    [ 279.055257] bbswitch: enabling discrete graphics
    [ 286.292315] bbswitch: disabling discrete graphics
    [ 291.911052] bbswitch: enabling discrete graphics
    [ 310.011289] bbswitch: disabling discrete graphics
    [ 336.982794] bbswitch: enabling discrete graphics
    [ 349.526470] bbswitch: enabling discrete graphics
    I used "rcutree" option as shown in the post that you put, but I've deleted all changes made to use default configurations, because the solution of the post didn't work

  • Xorg 1.6, nvidia and screen resolutions

    I just upgraded to xorg 1.6 from testing, including the nvidia drivers and kernel from testing.  Everything is working great (and it fixed the libxi keyboard layout problems I was having), except that I can no longer select the screen resolution I want from the nvidia-settings application.  The set of resolutions is very limited and I'm getting a horizontal stretch due to an incorrect aspect ratio.
    I've tried manually adjusting the xorg.conf file after saving it in nvidia-settings, but it makes a mess of the file and I couldn't get it working.  Does anybody know how to add screen resolutions into the nvidia-settings application?
    Thank you!
    Darin

    Happened to me with most recent 1.5 update, I downgraded back to previous one to get working again. And now same happened with 1.6, this time I downgrade again without any further testing until someone else gets it solved

  • Help installing nvidia and X

    Hi
    new to Linux & Arch, having trouble running X, hoping someone could help!
    installed Arch no prob, followed wiki instructions for installing nvidia and then Xorg. When I try to start X I get "Failed to load the NVIDIA kernel module!"
    modprobe nvidia
    gives an error too
    here is my Xorg log and xorg.conf. Hopefully someone can spot what I've done wrong!
    Xorg.0.log
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux moschops 2.6.16-ARCH #1 SMP PREEMPT Thu May 11 07:20:39 CEST 2006 i686
    Build Date: 19 September 2006
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    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: Wed Nov 15 19:32:15 2006
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,2530 card 8086,2530 rev 04 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,2532 card 0000,0000 rev 04 class 06,04,00 hdr 01
    (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 04 class 06,04,00 hdr 01
    (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 04 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,244b card 1458,2440 rev 04 class 01,01,80 hdr 00
    (II) PCI: 00:1f:2: chip 8086,2442 card 1458,2440 rev 04 class 0c,03,00 hdr 00
    (II) PCI: 00:1f:3: chip 8086,2443 card 1458,2440 rev 04 class 0c,05,00 hdr 00
    (II) PCI: 00:1f:4: chip 8086,2444 card 1458,2440 rev 04 class 0c,03,00 hdr 00
    (II) PCI: 00:1f:5: chip 8086,2445 card 1458,a002 rev 04 class 04,01,00 hdr 00
    (II) PCI: 01:00:0: chip 10de,00f1 card 1682,2119 rev a2 class 03,00,00 hdr 00
    (II) PCI: 02:01:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
    (II) PCI: 02:02:0: chip 1102,0008 card 1102,1021 rev 00 class 04,01,00 hdr 00
    (II) PCI: 02:03:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xebd00000 - 0xefdfffff (0x4100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xbba00000 - 0xdbafffff (0x20100000) MX[b]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00009000 - 0x0000afff (0x2000) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xefe00000 - 0xefefffff (0x100000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xdbb00000 - 0xdbbfffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:0:0) nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162, Mem @ 0xee000000/24, 0xc0000000/28, 0xed000000/24, BIOS @ 0xefde0000/17
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xefeffe00 - 0xefeffeff (0x100) MX[b]
    [1] -1 0 0xefefff00 - 0xefefffff (0x100) MX[b]
    [2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [3] -1 0 0xefde0000 - 0xefdfffff (0x20000) MX[b](B)
    [4] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[b](B)
    [5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [6] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[b](B)
    [7] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [8] -1 0 0x0000a800 - 0x0000a83f (0x40) IX[b]
    [9] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    [10] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[b]
    [11] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [12] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [13] -1 0 0x00000540 - 0x0000054f (0x10) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [15] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[b]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xefeffe00 - 0xefeffeff (0x100) MX[b]
    [1] -1 0 0xefefff00 - 0xefefffff (0x100) MX[b]
    [2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [3] -1 0 0xefde0000 - 0xefdfffff (0x20000) MX[b](B)
    [4] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[b](B)
    [5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [6] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[b](B)
    [7] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [8] -1 0 0x0000a800 - 0x0000a83f (0x40) IX[b]
    [9] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    [10] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[b]
    [11] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [12] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [13] -1 0 0x00000540 - 0x0000054f (0x10) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [15] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[b]
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xefeffe00 - 0xefeffeff (0x100) MX[b]
    [5] -1 0 0xefefff00 - 0xefefffff (0x100) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xefde0000 - 0xefdfffff (0x20000) MX[b](B)
    [8] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[b](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[b](B)
    [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [14] -1 0 0x0000a800 - 0x0000a83f (0x40) IX[b]
    [15] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    [16] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[b]
    [17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [19] -1 0 0x00000540 - 0x0000054f (0x10) IX[b]
    [20] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [21] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (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 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (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 7.1.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions/libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (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.8776
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (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 7.1.1, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (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.8776
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) NVIDIA dlloader X Driver 1.0-8776 Mon Oct 16 21:57:32 PDT 2006
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset NVIDIA GPU found
    (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 7.1.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xefeffe00 - 0xefeffeff (0x100) MX[b]
    [5] -1 0 0xefefff00 - 0xefefffff (0x100) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xefde0000 - 0xefdfffff (0x20000) MX[b](B)
    [8] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[b](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[b](B)
    [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [14] -1 0 0x0000a800 - 0x0000a83f (0x40) IX[b]
    [15] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    [16] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[b]
    [17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [19] -1 0 0x00000540 - 0x0000054f (0x10) IX[b]
    [20] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [21] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xefeffe00 - 0xefeffeff (0x100) MX[b]
    [5] -1 0 0xefefff00 - 0xefefffff (0x100) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xefde0000 - 0xefdfffff (0x20000) MX[b](B)
    [8] -1 0 0xed000000 - 0xedffffff (0x1000000) MX[b](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xee000000 - 0xeeffffff (0x1000000) MX[b](B)
    [11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [17] -1 0 0x0000a800 - 0x0000a83f (0x40) IX[b]
    [18] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    [19] -1 0 0x0000d000 - 0x0000d03f (0x40) IX[b]
    [20] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
    [21] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [22] -1 0 0x00000540 - 0x0000054f (0x10) IX[b]
    [23] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [24] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[b]
    [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [26] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (==) 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): Enabling RENDER acceleration
    (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
    (EE) NVIDIA(0): *** Aborting ***
    (II) UnloadModule: "nvidia"
    (II) UnloadModule: "ramdac"
    (II) UnloadModule: "fb"
    (EE) Screen(s) found, but none have a usable configuration.
    Fatal server error:
    no screens found
    Xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006
    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/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "dbe"
    Load "record"
    Load "xtrap"
    #Load "dri"
    Load "glx"
    Load "freetype"
    Load "type1"
    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"
    HorizSync 30-96
    VertRefresh 50-150
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "NV43 [GeForce 6600/GeForce 6600 GT]"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1600x1200_75"
    EndSubSection
    EndSection

    cat /etc/X11/xorg.conf| grep Modes
    for my xorg.conf, under Section "Screen" I have the following Modes:
    Modes "1280x1024" "1024x768"
    Modes "1280x1024" "1024x768"
    Modes "1280x1024" "1024x768"
    Modes "1280x1024" "1024x768"
    Modes "1280x1024" "1024x768"
    #Option "MetaModes" "1024x768, 1024x768"
    Modes "1280x1024" "1024x768"
    However, yours is:
    Modes "1600x1200_75"
    Is that valid?
    And what error does modprobe give you?

  • Mac Book Pro - Rebooting and Kernel Panic

    Hi Everyone,
    I hope that you're all well.
    I've recently sold my iMac and purchased a Mac Book Pro Mid 2010 edition (i7, 8gig Ram, 500mb disk). It has Mountain Lion 10.8.4 installed.
    and I am having problems with the machine and I hope that you might be able to help out.
    My machine is doing repeatedly doing, what I have learnt is, a Kernel Panic which is incredibly frustrating.
    When the system reboots it offers me the report below.
    Would someone be kind enough to let me know what the issue with my machine might be.
    With thanks
    James
    Interval Since Last Panic Report:  168095 sec
    Panics Since Last Report:          27
    Anonymous UUID:                    D81C43E2-F59F-76F2-A13D-D97878FCD778
    Thu Aug  8 13:36:08 2013
    panic(cpu 1 caller 0xffffff7f8f407f1a): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80fe088000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80f591add0 : 0xffffff800d21d626
    0xffffff80f591ae40 : 0xffffff7f8f407f1a
    0xffffff80f591af10 : 0xffffff7f8d9b6f1e
    0xffffff80f591afd0 : 0xffffff7f8da8b12d
    0xffffff80f591b010 : 0xffffff7f8da8b18e
    0xffffff80f591b080 : 0xffffff7f8dd51ed0
    0xffffff80f591b1b0 : 0xffffff7f8dab3a75
    0xffffff80f591b1d0 : 0xffffff7f8d9bdd50
    0xffffff80f591b280 : 0xffffff7f8d9bb7d0
    0xffffff80f591b480 : 0xffffff7f8d9bd10a
    0xffffff80f591b550 : 0xffffff7f8e9c54a8
    0xffffff80f591b690 : 0xffffff7f8e9c4f94
    0xffffff80f591b6a0 : 0xffffff7f8e988348
    0xffffff80f591b6b0 : 0xffffff7f8e9883bd
    0xffffff80f591b6c0 : 0xffffff7f8e96943c
    0xffffff80f591b700 : 0xffffff7f8e96bb6c
    0xffffff80f591b730 : 0xffffff7f8e9bf15d
    0xffffff80f591b7b0 : 0xffffff7f8e9a63e0
    0xffffff80f591b810 : 0xffffff7f8e9a6cc1
    0xffffff80f591b860 : 0xffffff7f8e9a7214
    0xffffff80f591b8d0 : 0xffffff7f8e9a79d3
    0xffffff80f591b910 : 0xffffff7f8e972e2f
    0xffffff80f591ba90 : 0xffffff7f8e9a3f0f
    0xffffff80f591bb50 : 0xffffff7f8e9718c8
    0xffffff80f591bba0 : 0xffffff800d666e69
    0xffffff80f591bbc0 : 0xffffff800d668410
    0xffffff80f591bc20 : 0xffffff800d665e2f
    0xffffff80f591bd70 : 0xffffff800d298c01
    0xffffff80f591be80 : 0xffffff800d220b3d
    0xffffff80f591beb0 : 0xffffff800d210448
    0xffffff80f591bf00 : 0xffffff800d21961b
    0xffffff80f591bf70 : 0xffffff800d2a6536
    0xffffff80f591bfb0 : 0xffffff800d2ce9e3
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8d9 55000->0xffffff7f8dbfafff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8d8bf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7-CEB2C1FD6BB1]@0xff ffff7f8d941000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[990D1A42-DF16-3AB9-ABC1-6A88AC142244]@0 xffffff7f8d8fe000
             com.apple.nvidia.nv50hal(8.1.2)[988EAF3A-3318-3787-8A5A-844830FA1522]@0xffffff7 f8dc06000->0xffffff7f8dedafff
                dependency: com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8d9 55000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8d8bf000
             com.apple.driver.AppleMuxControl(3.4.5)[49FEF732-D7A3-327B-A7AA-6AC5A6E3DCFF]@0 xffffff7f8f3fa000->0xffffff7f8f40cfff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[1D0BB11E-7D71-34CF-ACC3-57DF01CADA 08]@0xffffff7f8f3f5000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8d8bf000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f8f3e1000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f8d83f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7-CEB2C1FD6BB1]@0xff ffff7f8d941000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[990D1A42-DF16-3AB9-ABC1-6A88AC142244]@0 xffffff7f8d8fe000
             com.apple.GeForce(8.1.2)[7EC545A4-4B57-32F1-8DC3-C31023AFBDCB]@0xffffff7f8e95f0 00->0xffffff7f8ea2cfff
                dependency: com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8d9 55000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7-CEB2C1FD6BB1]@0xff ffff7f8d941000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8d8bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[990D1A42-DF16-3AB9-ABC1-6A88AC142244]@0 xffffff7f8d8fe000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    Kernel slide:     0x000000000d000000
    Kernel text base: 0xffffff800d200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 195812312487
    last loaded kext at 153953575394: com.apple.filesystems.smbfs          1.8.4 (addr 0xffffff7f8f55a000, size 229376)
    loaded kexts:
    net.telestream.driver.TelestreamAudio          1.1.0
    com.apple.filesystems.smbfs          1.8.4
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.1.4f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDAHardwareConfigDriver          2.3.7fc4
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleIntelHDGraphics          8.1.2
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.iokit.IOBluetoothUSBDFU          4.1.4f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.2
    com.apple.GeForce          8.1.2
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.nvidia.NVDAStartup          8.1.2
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyEventDriver          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.iokit.AppleBCM5701Ethernet          3.6.1b4
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBUHCI          5.2.5
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.4f2
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.nvidia.nv50hal          8.1.2
    com.apple.NVDAResman          8.1.2
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Mid-2010 15" MacBook Pros - the bad NVIDIA GPU
    If you're having frequent kernel panics with your 15" mid-2010, or intermittent screen problems, the problem is, more than likely, the faulty NVIDIA GPU found in a number of those machines.
    Here's just a sample of a kernel panic log that points to the faulty NVIDIA card:
    Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0x82ac4000->0x82b7afff
                dependency: com.apple.NVDAResman(6.4.0)@0x834a0000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x82fd3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x7a802000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x8301b000
             com.apple.nvidia.nv50hal(6.4.0)@0x83c05000->0x84019fff
                dependency: com.apple.NVDAResman(6.4.0)@0x834a0000
             com.apple.NVDAResman(6.4.0)@0x834a0000->0x8378dfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x7a802000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x82fd3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x8301b000
    Here's the "official" Apple take on the issue - but the very real kernel panics need not be preceded by 'Intermittent black screen or loss of video'... in fact, you might not experience any video problems at all. Although video problems can certainly be a portent of things to come…
    So what can you do? Print out a copy of your kernel panic and a copy of the Knowledge Base article and take them, along with your machine, to your local Apple Store or an Apple Authorized Service Provider. They should be more than willing to install a new logic board at no cost. I have no idea why this faulty GPU is making the headline here on the MacBook Pro forum so often now - could it be because Mountain Lion is just bringing the issue to a head more readily? I don't know - I only know that we're seeing more and more of these kernel panics of late.
    Good luck,
    Clinton

  • Nvidia Windows Kernel Driver Mode 347.52

    I play World of Warcraft and recently my game has been crashing and this message keeps coming up Nvidia Windows Kernel Driver Mode 347.52 has stopped working.  It also tells me my computer was unable to download the solution and to do it later but
    it doesn't give me a site to go and re download what I am supposed to download.  Can someone direct me to a site where I might be able to fix this problem.

    Here is the forum for you

  • Want nvidia and nvidia-utils-169.12-1-i686.pkg.tar.gz !!

    After upgrade nvidia and nvidia-utils, my screen turned black.
    Need to downgrade, but I can't find the packages,
    Please help!!
    AMD64 3000+
    GF6100
    2G ram
    seagate 250G

    http://repos.archlinux.org/viewvc.cgi/n … iew=markup
    That might be your best bet.  I thought I had an even older version in my cache, but unfortunately I must have deleted it a few days ago.  Sorry.
    Edit: Did you by chance upgrade your kernel, too?  A few times I've had trouble when upgrading the kernel.  Try reinstalling (perhaps uninstalling and reinstalling) the nvidia drivers, or try "modprobe nvidia" as root.  Hopefully one of them will do it for you.  But then again, if you're not getting errors from X and you just have a black screen, I doubt either of those will do it.
    Good luck.
    Last edited by tonyisnt (2008-09-05 05:33:05)

  • KDE freezes occasionaly (Dell XPS M1710, nvidia 7900GS, kernel-beyond)

    Hi,
    Just wondering if anyone else is having the same trouble as me:
    From time to time, the display on my laptop does not refresh for 10-15 seconds, but the mouse cursor is moving. This happens most often right after KDE startup. Suspect it may have something to do with my graphics card, since sometimes when I write OpenGL code though JOGL, the display freezes alltogether (Im quite sure the OpenGL code is valid), mouse cursor and all. Then it only helps to shutdown machine by holding in the power button.
    Can this sort of behaviour be caused by bad xorg config, in regards of nvidia driver settings?
    Running latest Xorg, KDE, nvidia-beyond and kernel-beyond.
    To me it seems like some sort of hardware issue, but I just wanted to know if anyone else has seen this kind of behaviour?
    Peace,
    Gunnar

    -ck tries to be smart, increasing and decreasing the priority of processes. The mainline does that, too, but less aggressively. The advantage is better interactivity, the disadvantage is the chance of a stall, caused by processes blocking each other (called priority inversion - a thread who's priority has been elevated wants data from a lower-prio process, but blocks the lower-prio one from running due to it's higher prio).
    Relatively rare, but ppl with certain workloads experience it more than others, and it's very annoying. The normal kernel scheduler has the same problem, but to a slightly lesser extend, and generally has shorter stalls as well.
    To solve this problem once and for all, Con Kolivas has recently started a totally new (but based on staircase) design for the scheduler, aiming at perfect fairness (thus all processes always can get the same cputime on a certain priority, solving the priority inversion problem). Within these constraints of totall fairness, the scheduler is as interactive as possible.
    Linus has expressed interest in this new design, and Con and several other kernel hackers are working on it to improve his scheduler, called RSDL. If this works out, we're going to have a very responsive (though slightly less than current -ck in some cases, esp with high load) but perfectly fair, stairvation-free scheduler in the kernel, giving shorter and more predictable latencies, better SMP scaling and slightly better throughput as well (at least that's what it looks like now ;-)).
    If you're a LWN.net reader, there was an article in the last LWN Weekly news about RSDL. Will be available for non-subscribers in a few days.
    http://lwn.net/Articles/224865/
    The document explaining what RSDL is and how it works by Con:
    http://ck.kolivas.org/patches/staircase … ler.readme

  • Known issues with CUDA 5.0.17 and 5.0.24 driver (including crashes and kernel panics) on Mac OSX

    We have recently learned of some issues with the new CUDA drivers from Nvidia that cause crashes and kernel panics in some circumstances, including when switching between applications that use the GPU.
    See this page for details.

    You are experiencing a page fault (reference to an area outside of what is owned by the software in question) in the AirPort driver, in a Mac OS X kernel that does not have obvious third-party modifications to it.
    This should not be happening. Your Mac OS X image may be Bad.
    If you do not already have a Trusted Backup, that should be your Top Priority.
    If this is a new MacBook, and it is within the first 90 days of ownership, contact telephone support and ask them to help you. They will likely suggest a re-Install, right over the Mac OS X you have in place now. This is intended to do no damage, but you should always have a Backup.

  • Known issues with CUDA 5.0.17 driver (including crashes and kernel panics) on Mac OSX

    We have recently learned of some issues with the new CUDA drivers from Nvidia that cause crashes and kernel panics in some circumstances, including when switching between applications that use the GPU.
    See this page for details.

    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the third-party developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    Here are some general guidelines. Suppose you want to remove something called “BrickYourMac.” First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickyourmac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, email the developer. While you're waiting for a response, download BrickYourMac.dmg and open it. There may be an application in there such as “Uninstall BrickYourMac.” If not, open “BrickYourMac.pkg” and look for an Uninstall button.
    If you can’t remove software in any other way, you’ll have to erase your boot volume and perform a clean reinstallation of OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" that purport to remove software.

Maybe you are looking for

  • How can you retrieve the GRPNO and SRVID in a server?

    Hi, Is there a way within a server (e.g. in tpsvrinit) of retrieving the -g and -i parameters passed to the server at startup? (these are visible if you use the "tmboot -d1" option). We have multiple instances (over 100) of servers that use the same

  • Can I export solid objects into Illustrator / InDesign CS2 and maintain vector format

    Can Adobe 3D export solid objects in vector format into Illustrator or InDesign CS2 suite? I'm interested in taking solid 3D objects developed in Pro/E 2.0 and import from Adobe 3D into Adobe Illustrator & InDesign in vector format for page layout. I

  • Problem with file association

    I have read on this forum that people have problem with the file association when they haved installed StarOffice 8. I have the same problem. I install StarOffice on a computer as network administrator - every thing looks fine. When i then log off an

  • How do you un-install a program on mac?

    Hi, I just bought this mac about 4 months ago. But my question is, how do you uninstall a program on mac? I just downloaded Microsoft Office and it expired. I want to uninstall and install it again! Thank you so much. -Tiara xx

  • Finding minimum value from spreadsheet

    Hi, I am attaching here my spreadsheet. In that spreadsheet I want to find minimum value of column B and display the corresponding value at the same iondex from column A. Attachments: vna_readings.xlsx ‏14 KB