How to load module info

hi,
i cant load module info of a host into the SunMC server, is it from the agent of the host
any suggestions
thanks.

Hi Astroveny,
i cant load module info of a host into the SunMC
server, is it from the agent of the host
any suggestions What? :)
Do you mean you can't load a module in an Agent (i.e. you get security errors)?
Do you mean you can't see the "Info" tab of an Agent?
Do you mean when you double-click on an icon for an Agent it opens a new window... but the window never fills in or shows an error?
If it's the last one, either the Agent isn't running at all (or is locked up), or the port/IP settings for that icon are incorrect, or your SunMC security is messed up (i.e. the Agent is actually running fine, but it doesn't trust your SunMC Server so it's ignoring requests for data to display in your Console).
Regards,
[email protected]
http://www.HalcyonInc.com
null

Similar Messages

  • How to load modules in application but to call them at appropriate time

    hi i want
    to call module 2 on click event of a button on module 1
    what ia m trying to do is i am preloading the modules using <mx:ModuleLoader 
    url="mod1.swf" id="m1"/>
    <mx:ModuleLoader url="mod2.swf" id="m2"/>
    but this was laoding all the modules one after another in the main application
    but then i tried finding sloution in
    <mx:ViewStack  id="tops" width="100%" height="100%">  
    <mx:ModuleLoader id="test" url="mod1.swf" width="100%" height="100%"/>  
    <mx:ModuleLoader id="modPrint" url= "mod2.swf" width="100%" height="100%"/></mx:ViewStack> 
    this was serving my purpose of loading the modules and hiding them till i call them
    Can some body suggest some better way of doing it ......... please dont tell me preloading ....coz i want to preload more then 20 modules

    What database?
    db

  • How to load an infocube from more than one source system?

    HI all,
    Can u please tell me how to load an info cube from more than one source sytem?

    Hi,
    same confiig is required for one or more source system. (From Data source to update rule, obviously cube remains the same).
    Its the infopackage execution which loads the data from different source system.
    Regards,
    Nawanit

  • How to load a FS module in solaris with modload

    I've built a new FS module with the appropriate functions
    and structs (i.e. _init(), ...  struct modlfs, etc ...).
    I move the binary to /kernel/fs/sparcv9/my_mod_name
    since it is a 64 bit binary and a 64 bit target.
    When I run modload:
    # modload -p /kernel/fs/sparcv9/my_mod_name
    can't load module: No such file or directory
    I can't find any docs or info in the writing a DD manual.
    Anyone know what I'm doing wrong ???
    Thanks.

    See /var/adm/messages file for error message from krtld - this message from modload usually indicates some missing symbols in your module.

  • How to unload dynamically loaded modules?

    Hi,
    I have a problem with unloading module, which I loads dynamically.
    Here is a fragment my code:
    <TitledWindow .......creationComplete="init()"/>
    <mx:Accordion id="lista_ryzyk">
    </mx:Accordion>
    <mx:Script>
    public function init():void
    {    CairngormEventDispatcher.getInstance().addEventListener(LoadRisksEvent.EVENT_RESULT, populateAccordion);
    public function populateAccordion(event:CairngormEvent):void
         lista_ryzyk.removeAllChildern();
         for (i in risks)
              var m:ModuleLoader = new ModuleLoader();
              m.url = path_to_module;
              m.label = module_label;
              m.loadModule();
         lista_ryzyk.addChildAt(m,Number(i));
    </mx:Script>
    The modules loads fine. Each module adds own eventListener for some event. It works fine, but ONLY for first time. For next invoke populateAccordion function, the modules loads, but don't reacts for event. I investigate !!! that for events reacts that modules, which was loaded for the first time!!! How to remove it????

    Using array, didn't solve my problem, but it is possible that I'm doing something wrong.
    I still can't catch event in second time loaded module :-((( I have tried to solve this problem from wednesday! it goes me crazy!
    Could you, or anybody, try to inspect my code and help me? I have no idea how to manage it.
    I know exactly what is wrong, but I can't improve that. In module's creationComplete function I display the UID of this module, and in body of eventHandler function I do the same. In case of FIRST time  the displayed UID are the same, but when I load the module second time, the UID of the loaded module displayed in creationComplete function is new, but the UID displayed in handler function is the same as the first loaded module. So my event is catch by the wrong modul, and I don'tknow how to change it, how to process event in my newly loaded module.

  • How to load info type 7410 career types to Jobs or Positions

    Hello Expert,
    I’m trying to use T-code PP01 to load career types and career levels (info  type 7410 )  by LSMW,
    But I’m not able to maintain info type 7410 by pp01,
    I had change the  table T77CD to accept maintain infotype from standard transaction,
    But getting below error:
    “Time constraint not found for S 7410”
    Any advice please on how to load career types and levels by LSMW
    Thanks

    Hello,
    I can't use HRTMC_PPOM with LSMW for data load,
    I had add also CP with 7410 , C & S was there for each career types only CP was missing and I add it, but still in PP01 not able to maintain career types , check attached
    Thanks

  • How to load data from Quikbooks into PeopleSoft General Ledger module ?

    Folks,
    Hello.
    My client's data is currently stored in Quikbooks.
    After install PeopleSoft FSCM 9.0, I need to load the data from Quickbooks into PeopleSoft General Ledger module. But I don't know how to use PeopleSoft Integration Broker to integrate with Quikbooks.
    Can any folks tell me how to load data from Quikbooks into PeopleSoft General Ledger module ?

    Hi,
    If the data load is one time process, then you can use PL/SQL or datamover to load the data to PeopleSoft application.
    If you want to load the data in real time, then you need to create In-bound and out-bound nodes to perform the transaction.
    Thanks
    Soundappan

  • How to load classes at ejb module deployment

    Hi,
    Can someone tell me how to loaded a class when I deploy an ear module (the class is in the ear) ?
    Thanks in advance.
    Fred.

    Hi Fred,
    Can you explain your question a bit more? Are you asking how to do
    dynamic class loading for your application or just how to package
    classes appropriately?
    --ken                                                                                                                                                                                                                                                                                                                                                               

  • In need of some help understanding load-modules.sh and the boot proces

    umm i was bored a little whiel ago, then i rememberd recent posts about how slow arch boots,,
    and also relating the an article in the wiki, about disabling load-modules.sh in variosu ways.
    then i got thinking, why remove functionality for just 10 seconds? why not make it faster;;
    i know, let's write it in C and see what we can get out of it.
    anyway, a couple questions.
    i looked in /lib/udev/load-modules.sh; where i encounter these lines;;
    depmods="$(/sbin/modprobe -i --show-depends $1)"
    depmods="$(echo $depmods \
    | sed "s#^insmod /lib.*/\(.*\)\.ko.*#\1#g" \
    | sed 's|-|_|g')"
    i'm sure i must be missing something. but is $depmods really supposed to be return 1 element, i.e $1. ?
    and where does /lib/initcpio/udev/load-modules.sh come into play.

    @phrakture:
    hmm, i wanna boot the system in dash now... *itch*itch* should i scratch it?
    @klixon:
    the script works perfectly as-is,
    there was an update about an hour ago or something.
    the line you refer to, was broken. i was just messing around with it
    to see ho much faster i could make it.
    i scratched it,
    it booted ok,
    except when it came boot start the gdm daemon at the end of the daemons array.
    i couldn't test if it booted any faster as bootchartd had syntax errors, same as the gdm issue
    ===========================================================================================
    update::
    if [ -n "$BLACKLIST" ]; then
    depmods="$(/sbin/modprobe -i -q --show-depends $1 | sed -e 's|-|_|g')"
    if [ -z "$depmods" ]; then
    /usr/bin/logger -p info "cannot find module $1"
    #echo "MISSING[ $1 ]"
    exit 1
    fi
    for blackmod in $BLACKLIST; do
    if [[ $depmods == *"/$blackmod.ko"* ]]; then
    /usr/bin/logger -p info "udev load-modules: $blackmod is blacklisted"
    #echo "BLACKLISTED[ $blackmod ]"
    exit 1
    fi
    done
    fi
    it appears that by doing the search the other way round, i.e
    check if there is a blacklisted mod as dependency as opposed to a mod is blacklisted
    doing so we can eliminate most of the sensitization
    and chain the remaining san. to the modprobe,
    long story short
    the code above appears to be about 1.6 times faster than the current implementation
    Last edited by kumico (2008-03-18 10:53:47)

  • "load module" is grayed out in the "Tools menu" (SMC 3.5)

    Hello,
    I've installed SMC 3.5 Update 1 on a Solaris 8.
    There is no problem when creating a new node. But when selecting the "Tools" menu to load a module, the choice "Load module..." is grayed out. So I can't load modules into any node.
    When I try a "right-click" on the node, and select "Attribute Editor", I only have "Infos" and "Security" in the new window, but no "Module Manager" and other things as specified in the Sun docs.
    During the installation, only the "Advanced System Monitoring" add-on has been selected.
    Thanks in advance for your help.

    Can you tell me what kind of files can be
    missing on the server? When you ran the SunMC install script (es-inst) it would have prompted you to install several different bundles (Advance System Monitor, Performance Reporting Manager, etc...). The bundle you need to say "y" to is the "Workgroup Server" package. (http://docs.sun.com/app/docs/doc/817-4071/6mjke3qv6?a=view)
    If you're not sure how you answered, es-inst logs to a /var/opt/SUNWsymon/install/(es-inst+timestamp) file you can grep through.
    If in doubt, simply run /opt/SUNWsymon/sbin/es-inst again on your SunMC Server (it will prompt for the location of your install files) and the script will re-prompt you for any packages you said no to last time.
    If that doesn't fix it, or if you just want to get it working now, there's a workaround to the blue-folder issue:
    http://www.halcyoninc.com/support/faq-sunmc2.x.php#Q408
    Regards,
    [email protected]
    http://www.HalcyonInc.com

  • Dynamically loading modules

    hi
    i have a menubar with these menuitems build from an xml , in
    that xml i have a field wich indicates what to do when that item is
    choosed and that is, loading a module. Now, i'm using module
    manager to load my modules using an event listener to know when
    it's ready , when i call the ready handler i create an instance of
    a display object and add it to the stage, all is fine, following an
    example from adobe, but my question how can i load modules
    dynamically using the ModuleManager ?
    thanks

    from the help:
    <?xml version="1.0"?>
    <!-- modules/ModuleLoaderApp.mxml -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="initApp()">
    <mx:Script>
    <![CDATA[
    import mx.events.ModuleEvent;
    import mx.modules.ModuleManager;
    import mx.modules.IModuleInfo;
    public var info:IModuleInfo;
    private function initApp():void {
    info = ModuleManager.getModule("ColumnChartModule.swf");
    info.addEventListener(ModuleEvent.READY, modEventHandler);
    // Load the module into memory. Calling load() makes the
    // IFlexModuleFactory available. You can then get an
    // instance of the class using the factory's create()
    // method.
    info.load();
    private function modEventHandler(e:ModuleEvent):void {
    // Add an instance of the module's class to the
    // display list.
    vb1.addChild(info.factory.create() as ColumnChartModule);
    ]]>
    </mx:Script>
    <mx:VBox id="vb1"/>
    </mx:Application>

  • Kernel panics after loading modules

    After an update from a few days ago, my computer started getting kernel panics upon boot (i.e. after "Loading Modules" stage). After a restart (hitting the restart button on the case, obviously), the system boots seamlessly. The weird thing is, it locks up only in the morning, when I first turn it on. No matter how many times I start it later on during the day, everything works just fine. The same behavior as presented in here.
    Relevant info:
    Picture of kernel panic output
    Pacman.log (I'm not sure which of these updates was the problematic one, so I'm pasting both the 2011-01-03 and 2011-01-05 entries):
    [2011-01-03 22:27] Running 'pacman -Sy'
    [2011-01-03 22:27] synchronizing package lists
    [2011-01-03 22:28] Running 'pacman -Syu'
    [2011-01-03 22:28] synchronizing package lists
    [2011-01-03 22:28] starting full system upgrade
    [2011-01-03 22:32] upgraded linux-api-headers (2.6.34-1 -> 2.6.36.2-1)
    [2011-01-03 22:32] Generating locales...
    [2011-01-03 22:32] en_US.UTF-8... done
    [2011-01-03 22:32] en_US.ISO-8859-1... done
    [2011-01-03 22:32] en_US.ISO-8859-15... done
    [2011-01-03 22:32] Generation complete.
    [2011-01-03 22:32] upgraded glibc (2.12.1-4 -> 2.12.2-1)
    [2011-01-03 22:32] upgraded binutils (2.20.1-4 -> 2.21-2)
    [2011-01-03 22:32] upgraded c-ares (1.7.3-1 -> 1.7.4-1)
    [2011-01-03 22:32] upgraded cloog-ppl (0.15.9-2 -> 0.15.10-1)
    [2011-01-03 22:32] upgraded coreutils (8.7-1 -> 8.8-1)
    [2011-01-03 22:32] upgraded e2fsprogs (1.41.12-1 -> 1.41.14-1)
    [2011-01-03 22:32] upgraded elfutils (0.149-2 -> 0.150-1)
    [2011-01-03 22:32] upgraded gcc (4.5.1-2 -> 4.5.2-3)
    [2011-01-03 22:32] upgraded gcc-libs (4.5.1-2 -> 4.5.2-3)
    [2011-01-03 22:32] upgraded libmysqlclient (5.1.51-1 -> 5.1.54-1)
    [2011-01-03 22:32] upgraded libtool (2.4-1 -> 2.4-2)
    [2011-01-03 22:32] upgraded libwebkit (1.2.5-2 -> 1.2.6-1)
    [2011-01-03 22:32] upgraded pacman (3.4.1-1 -> 3.4.2-1)
    [2011-01-03 22:32] upgraded xulrunner (1.9.2.13-2 -> 1.9.2.13-3)
    [2011-01-05 18:46] Running 'pacman -Syu'
    [2011-01-05 18:46] synchronizing package lists
    [2011-01-05 18:46] starting full system upgrade
    [2011-01-05 18:48] upgraded atkmm (2.22.1-1 -> 2.22.1-2)
    [2011-01-05 18:48] upgraded cairo (1.10.0-2 -> 1.10.2-1)
    [2011-01-05 18:48] upgraded cloog-ppl (0.15.10-1 -> 0.15.10-2)
    [2011-01-05 18:49] upgraded pciutils (3.1.7-1 -> 3.1.7-2)
    [2011-01-05 18:49] upgraded udev (164-3 -> 165-1)
    [2011-01-05 18:49] upgraded device-mapper (2.02.78-1 -> 2.02.79-1)
    [2011-01-05 18:49] upgraded cryptsetup (1.1.3-1 -> 1.2.0-1)
    [2011-01-05 18:49] upgraded gcc (4.5.2-3 -> 4.5.2-4)
    [2011-01-05 18:49] upgraded gcc-libs (4.5.2-3 -> 4.5.2-4)
    [2011-01-05 18:49] upgraded groff (1.20.1-4 -> 1.21-1)
    [2011-01-05 18:49] upgraded lvm2 (2.02.78-1 -> 2.02.79-1)
    [2011-01-05 18:49] upgraded pam (1.1.1-2 -> 1.1.3-1)
    /etc/rc.conf (relevant excerpt):
    MOD_AUTOLOAD="no"
    MODULES=(button processor thermal cdrom hid usbhid k8temp
    i2c-nforce2 i2c-core evdev !pcspkr serio_raw pci_hotplug
    shpchp rtc-cmos rtc-core rtc-lib ac97_bus snd-mixer-oss
    snd-pcm-oss snd-page-alloc snd-pcm snd-timer snd !snd-pcsp
    snd-ac97-codec snd-intel8x0 soundcore pata_acpi pata_amd
    ata_generic scsi_mod sata_nv forcedeth ppp_generic slhc
    usb-storage usbhid usbcore ehci-hcd ohci-hcd ohci1394 sd_mod sr_mod)
    This is not such a big deal (since a simple reboot solves my problem), but I'm afraid if this behavior might be pointing to a larger hardware issue.
    Any help is appreciated :)

    Hey. I was just about to make the exact same thread as you did. I'm having the same problem. The first boot of the day will fail, but later boots are OK. Error messages are the same as yours. My problems started 04.01.11, and the only system upgrade I did that day was the following:
    [2011-01-04 11:36] upgraded pciutils (3.1.7-1 -> 3.1.7-2)
    [2011-01-04 11:36] upgraded udev (164-3 -> 165-1)
    [2011-01-04 11:36] upgraded device-mapper (2.02.78-1 -> 2.02.79-1)
    [2011-01-04 11:36] upgraded cryptsetup (1.1.3-1 -> 1.2.0-1)
    [2011-01-04 11:36] upgraded groff (1.20.1-4 -> 1.21-1)
    [2011-01-04 11:36] upgraded lvm2 (2.02.78-1 -> 2.02.79-1)
    [2011-01-04 11:36] upgraded pam (1.1.1-2 -> 1.1.3-1)
    Maybe this can help narrowing down the search for the troublemaker.

  • How to load data to a cube from multiple infosources ?

    Hi friends,
    How to load data to a cube from multiple infosources ? could u please answer this question .
    thanks in advance......

    Hi ,
    say for example you need to load data to 1 cube from 3 info sources:
    1) You need to create 3 update rules for the Cube.
    2) Each time you create the update rules. Mention the name the name of the Info source. and create update rules correspondingly.
    Regards
    satish
    Message was edited by:
            satish murthy

  • Can anyone tell me how to load my music library from my PC down to my IPad??

    Some how when I updated the OS on my IPad I lost all my music in the IPOD section.  I would like to find out how to load my music library from my PC to my IPad?  Thanks.

    If you use iTunes See Here
    Syncing with iTunes
    From Here
    http://www.apple.com/support/ipad/syncing/
    Ipad User Guide
    http://manuals.info.apple.com/en_US/ipad_2_user_guide.pdf

  • [bumblebee] Failed to load module "nouveau" (module does not exist, 0)

    Hello my friends,
    bumblebee does not work for me. I installed bumblebee, nvidia, nvidia-utils, mesa-libgl, bbswitch-dkms ...
    # lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:04.0 Signal processing controller: Intel Corporation 3rd Gen Core Processor Thermal Subsystem (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    00:1f.6 Signal processing controller: Intel Corporation 7 Series/C210 Series Chipset Family Thermal Management Controller (rev 04)
    01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M / GT 620M/625M/630M/720M] (rev a1)
    03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
    nVidia 620M at PCIBus 01.00.0
    First, nvidia is disabled by bbswitch.
    # cat /proc/acpi/bbswitch
    0000:01:00.0 OFF
    Then I execute the command
    # optirun -vv glxspheres
    [ 505.314018] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 505.315297] [DEBUG]optirun version 3.2.1 starting...
    [ 505.315938] [DEBUG]Active configuration:
    [ 505.316203] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 505.316421] [DEBUG] X display: :8
    [ 505.316552] [DEBUG] LD_LIBRARY_PATH:
    [ 505.316674] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 505.316788] [DEBUG] Accel/display bridge: auto
    [ 505.316900] [DEBUG] VGL Compression: proxy
    [ 505.317014] [DEBUG] VGLrun extra options:
    [ 505.317126] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib32/primus
    [ 505.317295] [DEBUG]Using auto-detected bridge virtualgl
    [ 506.597122] [INFO]Response: No - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 506.597316] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 506.597448] [DEBUG]Socket closed.
    [ 506.597538] [ERROR]Aborting because fallback start is disabled.
    [ 506.597654] [DEBUG]Killing all remaining processes.
    Now, the nvidia is enabled.
    # cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    # modprobe nvidia
    modprobe: FATAL: Module nvidia not found.
    /etc/bumblebee/bumblebee.config
    # 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=auto
    # 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"
    BusID "PCI:01:00:0"
    # 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
    What is wrong? Thanks so much for help!

    Just did a downgrade and it's working again, here are my versions.
    linux 3.9.9-1
    linux-headers 3.9.9-1
    nvidia 319.32-2
    nvidia-utils 319.32-1
    bbswitch 0.7-4
    If you have conflicts, I found it easiest to remove those (bbswitch, virtualbox in my case), downgrade linux and then install the appropriate  bbs/vb packages

Maybe you are looking for

  • How to move all or partial data from Mac to an external hard disk?

    Hei, I need to learn how to move the movies/projects/events from mac hard drive to another external hard drive. So basically, I have always imported all events from my video camera (the original clips) to iMovie located in my MacBook Pro hard drive.

  • Urgent: Sessions problem pls help me

    Hi all, Its already late to post this problem.pls help me urgently. I have a servlet & two jsp's. first i request servlet, it processes something and forwards request to my first jsp. In that jsp on a button click, i'm displaying a new popup by calli

  • Where is my photo?

    When I first turned on my computer, I was prompted to take a picture. I've looked at other topics that ask where that photo is located, but I can't find it. It's not under User Pictures, and I don't have a folder for Address Book under Application Su

  • How to create a Panning Tool with Mini Browser in AS3

    I would like to create a panning tool similar to the attached. I looking for something very simple, I would like to be able to scroll the large image from left to right using a smaller inset browser. If anyone know of any tutorials, please inform. Th

  • E-mailed photo's change format

    I use Safari w/ Comcast.net to do e-mail. I scanned a picture and "saved it as" in the .jpeg format to my desktop. I then went to e-mail and sent it to my brother in law who has a PC. When he tried to open the attachment in said it was a .DAT file an