Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I have my a module load at startup?

Sorcerer FAQ
Open '/etc/modules' in a text editor. I prefer nano. If a '#' is at the first character of the line, then that line will be a comment. It wont be executed. To include a module simply type in its name. For example, if I wanted to include the vfat module so I could read my win95 floppy's, I would add: You might have noticed that I included fat, as well as vfat. This is because that vfat requires that fat be ran as well.
Related Questions

If a module will not load, what should I do?

Proficiency Solutions
The load probably failed because you need a flash multi-media plug in. This can be downloaded free of charge from Macromedia.
Related Questions

How do I load Embperl at server startup?

AnnoCPAN - Embperl
NOTE 1: Either of these approaches can often 'fix' SIGSEVs in any mod_perl handler, not just Embperl. NOTE 2: When mod_perl is compiled as loadable module (i.e. with USE_DSO) you must not load Embperl at server startup time!
Related Questions

Why do I get a startup error when I load an Add-in?

OfficeReady Office Policy Manual Help
In rare instances, Microsoft Word generates a startup error when loading the add-in. This typically indicates a faulty installation of Office. In other rare cases, a start up error may indicate that the VBA.dll file may be faulty. Under these circumstances, the templates do not initialize properly when opened. A solution is to uninstall and reinstall Office. Occasionally in Microsoft Word, the Normal.dot template file is unusually large, perhaps because it has graphics in it.
Related Questions

Is there any way to have Delta load on startup?

Table of Contents
Yep. The installer has the option to places an icon in your startup folder for this very task. However if you did not select this option, you can add one manually. Make sure that you have set the “start in” option to the location of the frontend otherwise it will be unable to locate the config folder.
Related Questions

How do I auto-load scripts at startup?

XCHAT FAQ
You just have to place the scripts into XChat's data directory. XChat will auto-load scripts if they have the right extension .e.g If a filename ends in .pl, it will be loaded as a Perl script. This data directory is different on each platform: It depends on your version of Windows and where it stores the Application Data folder. On Windows XP it is usually:
Related Questions

How do I load a tool library on startup into VisualMill?

MecSoft Sample
VisualMill allows the user to load not only a tool library at startup but also a part file as well as a Knowledge Base file. To do this you will have to create a file with a .ini extension with the following lines in it - for example VM.ini: Now when you click on the icon VisualMill will be invoked and the specified part file, tool library file and the Kbase name will be loaded automatically.
Related Questions

Can I load a module dynamically ?

FAQ about language spec of MixJuice
Since there are class inheritance and module inheritance as the differential programming mechanisms redundantly, I am not certain which mechanism should be used. The class inheritance should be used with is-a relations, and it should not be used as a tool for differential programming without careful consideration. On this point, MixJuice is same with C++ or Java.
Related Questions

In which startup file do I put...?

Z-Shell Frequently-Asked Questions
When zsh starts up, there are four files you can change which it will run under various circumstances: .zshenv, .zprofile, .zshrc and .zlogin. They are usually in your home directory, but the variable $ZDOTDIR may be set to alter that. Here are a few simple hints about how to use them.
Related Questions

How can I load a module on bootup without using modules.conf?

The Arch Linux FAQ
Add the module name to the MODULES array in /etc/rc.conf, and it will be loaded automatically at bootup without the need to bind any specific hardware to it with the alias command in modules.conf. This is a good place for the nvidia kernel module, for example.
Related Questions

How can I set a servlet to load on startup of the container, rather than on the first request?

www.adobians.com
The Servlet 2.2 spec defines a load-on-startup element for just this purpose. Put it in the <servlet> section of your web.xml deployment descriptor. It is either empty (<load-on-startup/>) or contains "a positive integer indicating the order in which the servlet should be loaded. Lower integers are loaded before higher integers. If no value is specified, or if the value specified is not a positive integer, the container is free to load it at any time in the startup sequence.
Related Questions

See also How can I make the CHDK program load automatically at startup?

FAQ - CHDK Wiki
If you later want to update a CHDK version, just copy the new PS.fir and Diskboot.bin files onto the SD card and overwrite the old ones. You do not have to delete any other file. All settings are forward/backward compatible. After running CHDK and setting all your options for histograms, zebra-mode, OSD layout, fonts, colors, last script loaded, etc. all your settings are saved in the /CHDK/CHDK.CFG file.
Related Questions

How do I automatically load a Web application during OC4J startup?

You have to set the load-on-startup attibute to "true" in your http-web-site.xml for the <web-app> tag e.g. lt;web-app application="default" name="lab02War" root="lab02" load-on-startup="true"/> In the deployment descriptor for your Web application i.e. web.xml you can specify the priority of the servlets to be loaded e.g.
Related Questions

Back to IndexQ: How to load iGetter minimized at Windows startup?

The iGetter FAQ's Page
You can create a shortcut of iGetter (C:\Program Files\iGetter) to your Desktop (installer puts one by default).
Related Questions

How can I load Email Sentinel Pro to the Windows Startup?

FAQ Area for Email Sentinel Pro
In order to run Email Sentinel Pro at the Windows startup, drag the program icon and drop it to the Windows Startup menu (from Start->Programs->Startup).
Related Questions

Why doesn't Toast CD-reader load at startup?

Playstation PSX Copy: FAQ
Though I have had some complications with Toast CD-reader 3.5.4, it just wouldn't load even after I reinstalled my system... I have used 3.5.2 ever since and haven't had a problem again.
Related Questions

See also How can I make the CHDK firmware load automatically at startup?

CHDK/FAQ - Scratchpad Wiki Labs - Free wikis from Wikia
If you later want to update a CHDK version, just copy the new PS.fir and Diskboot.bin files onto the SD card and overwrite the old ones. You do not have to delete any other file. All settings are forward/backward compatible. After running CHDK and setting all your options for histograms, zebra-mode, OSD layout, fonts, colors, last script loaded, etc. all your settings are saved in the /CHDK/CHDK.CFG file.
Related Questions

edit] Q. How can I make the CHDK firmware load automatically at startup?

CHDK/FAQ - Scratchpad Wiki Labs - Free wikis from Wikia
Copy the files PS.fir and DISKBOOT.bin in the root folder of your SD card if you not already have done so. If the camera reports that the SD-card is locked: Do not care about this message, the camera is still able to store pictures on the SD-card. Note: Unfortunately, autoload does not work with FAT32-formatted SD-cards. This means: cards up to and including 2 GB will work, cards larger than 2 GB won't. Note2: 4 GB cards can support the autoload feature if they are formated in FAT16 manually.
Related Questions

Is there a way to pre-load Java Plug-in Software during the browser startup?

Java Plug-in 1.2 FAQ
Internet Explorer and Netscape Navigator do not have mechanisms to support pre-loading Java Plug-in Software during startup. You can work around this limitation by providing your own startup page that launches a dummy applet using Java Plug-in Software.
Related Questions

Uninstall : After Uninstall, Why Outlook Messenger still load at windows startup ?

LAN Chat User Questions
Uninstall : After Uninstall, While opening Microsoft Outlook, getting message "Error in starting Outlook messenger" ? Requirements & Installation
Related Questions

Why do I get startup errors trying to load specific protocol plugins?

Frequently Asked Questions
By an overwhelming margin, the two most common reasons for this are that the user (that's you) has either specified the name of the plugin incorrectly, or the plugin has not been completely or correctly configured prior to giftd invocation. If you are receiving errors actually opening/executing the protocol plugin, make sure that the name of the plugin you specified in the configuration file matches the name of the plugin that you downloaded (case matters!).
Related Questions

edit] Q. How can I make the CHDK program load automatically at startup?

FAQ - CHDK Wiki
Copy the files PS.fir and DISKBOOT.bin into the root folder of your SD card (if you have not already done so). If the camera reports that the SD-card is locked, just ignore that information; the camera is still able to store pictures on the SD-card. Note: Unfortunately, autoload does not work with FAT32-formatted SD-cards. This means: cards up to and including 2 GB will work, cards larger than 2 GB won't. Note2: 4 GB cards can support the autoload feature if they are formated in FAT16 manually.
Related Questions

Why do I get unresolved symbols when trying to load a kernel module?

Unofficial comp.os.linux.development.* FAQ
You didn't use optimization, some of the kernel headers require optimization to work. Use -O2 on the gcc commandline to optimize. This is needed for some function inlining, and to remove some dummy references used for detecting certain programming errors. The symbol is not defined in the kernel. Notice that most standard C library functions does not exist in the kernel. The symbols are defined but not exported. A symbol can only be used by modules if it is exported by the kernel somewhere.
Related Questions

I have the Greeting Card Module for my APM(s). Can I load and/or create my own templates?

Lucidiom.com | FAQ
Yes, we have a specification document available to our customers with the Greeting Card modules that provides instructions on creating your own templates that can be used via the APM software. Give support a call or email them the size you would like to offer. We can then create a product for you that will also show up on the APM ProfitWatcher so you can collect statistics on this as well.
Related Questions

I load images from different directories, but they are overwriting each other in the module?

faq_modules [VASSAL Engine Wiki]
In VASSAL, all images will end up in a single folder in the zip file called ‘images’, regardless of where you load them from. If you have used the same names for different images, then the images loaded later would have overwritten the earlier images inside the module. You must ensure that different images have different names in VASSAL.
Related Questions

What are the minimum privileges required for an Oracle user to load the Oracle module?

Halcyon PrimeAlert Products FAQ
The user must have permission to "CREATE SESSION" (which lets them connect to the database), and permission to "SELECT_CATALOG_ROLE". SELECT_CATALOG_ROLE is a pre-defined role in Oracle which enables the grantee to select tables and views in the database dictionary. The PrimeAlert for Oracle module will monitor databases created with a non-ascii (i.e. UTF8) character sets. However, the named database objects (i.e. tables, columns, segments etc..
Related Questions

How does the PSI101 Cart Chunk Audio File Load Module work?

PSI 101
The cart chunk module is a method for importing cart chunk files into PSI101. The module enables the IMPORT menu on the PSI101 main menu and when pressed by the user, will read the NexGen/Import directory and process all cart chunk files. The audio type the cart chunk is loaded is dependent on what is in the cart chunk category, where SONG or MUSC or MUS designated songs, FILL or FIL or Fillers designates fill, and so forth. If there is no designation, it will be defaulted to be a spot.
Related Questions

Why are some modules trying to load a module named "AUX"?

Frequently Asked Questions (FAQ)
This is usually related to modules trying to load the AUX audio driver. Since AUX is a reserved DOS name, the load fails. This warning is harmless and can be ignored.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact