Modules not loading correctly in rc.conf but..

I installed hal,gdm, and fam I added them to rc.conf the comes boot up it says "FATAL: GDM cannot be loaded" along with hal and fam But when I type /etc/rc.d/gdm start or any other module I installed , it works, any help would be greatful

yep. or you can
nano /etc/inittab
and uncomment the line about the gdm, comment xdm though!
pertty sure that'll work, i've down the deamons method... but now i just do startx...
sv

Similar Messages

  • Control surface modules not loading correctly at startup

    Getting a series of errors on application startup -
    "Could not load Module "CS-32" (-43)
    and microKONTROL
    and TranzPort
    and US-2400
    These are all Control Surface - none of which I use and I'm stumnped once again. How do I make this go away?

    Check this thread:
    http://discussions.info.apple.com/webx?128@@.68b982bb

  • Module not loading correctly on boot

    I need a daily build of ALSA's driver for my soundcard to work, and while I can modprobe it okay, it isn't loaded on boot (the old version in Arch's repos is.) How can I get the daily version to load automatically instead?

    fivre wrote:I need a daily build of ALSA's driver for my soundcard to work, and while I can modprobe it okay, it isn't loaded on boot (the old version in Arch's repos is.) How can I get the daily version to load automatically instead?
    Put it in the modules section of your /etc/rc.conf.

  • I don't believe firefox is the issue but for some reason pictures and certain websites will not load correctly. Why?

    ''Duplicate post, continue here - [https://support.mozilla.com/en-US/questions/810160]''
    This just started happening a few days ago. When I go to facebook the pictures are distorted and nearly impossible to discern who is in them. I also go to many different websites that do not load correctly. Not sure if it's java, adobe, or something else but it makes browsing the internet not fun. HELP!

    I have the same problem. It seems to be due to FireFox 4.0 being unable to load certain embedded content, which Firefox 3 was able to load properly.
    I've been having problems loading any website that includes embedded content from worldnow.com, for example.

  • Websites not loading correctly/can't login to some

    Websites not loading correctly/can't login
    I've never used it much but I decided to try using firefox full time this week.
    I installed it and loaded flash, java and anything else basic that I was asked to.
    But I haven't screwed around with the settings, other than the troubleshooting steps on this site.
    I'm going to use this site as an exmaple: http://www.autoitscript.com/forum/index.php?
    The reason being it exhibts both of the problems below.
    Problem 1 - Not loading correctly:
    First here's a link to a screen shot of the problem.
    http://img85.imageshack.us/img85/963/firefoxscreenshots.png
    The top half is the page loaded from IE, the bottom half is Firefox.
    Now when the page finishes loading in Firefox it looks exactly the same as IE for a second.
    Then it changes into the image I attached.
    Problem 2 - Can't log in
    http://www.autoitscript.com/forum/index.php?app=core&module=global&section=login
    Now once again the login screen looks a bit different in IE and firefox.
    once again it looks normal for a second in firefox.
    I enter the correct username/password, and click sign in.
    It comes back "you must complete both fields" and after a few seconds jumps back to the forum home page.
    I had a problem registering and dealing with forums registering with mozilla.com
    I would fill in the registration form hit submit and I'd just jump back to a blank form again.
    I've been using IE to register and submit this question.
    Thanks,
    Kenny
    == This happened ==
    Every time Firefox opened
    == As soon as I installed it

    Can you check your [[JavaScript]] settings and makes sure JavaScript is enabled?
    It seems like some preference may have been changed that affects the way content is displayed. Another way to troubleshoot is to try creating a fresh profile, check out the article on [[Managing Profiles]] to learn how to do this.
    -n.

  • Objects Not Loaded Correctly Error

    When I open up Data Modeler I get this error.
    "Some objects are not loaded correctly. See the log file for details"
    After I click OK my model opens up but I noticed that I can not change the precision on a column in one of my tables. This model is under Source Control and one of the other developers is missing the SubView where my table is that I am trying to modify so I think the problem is related.
    Here is the contents of the log file.
    2012-07-25 10:59:39,419 [main] INFO  ApplicationView - Oracle SQL Developer Data Modeler 3.1.0.691
    2012-07-25 10:59:55,779 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for Relational_1 in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\F8908889-4FF2-CABB-7C17-047D14CCA77F.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2012-07-25 10:59:55,823 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for ALL_TABLES in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\57CD6B74-1F49-265D-4FD1-D82A2BA32293.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)

    Hi,
    I noticed that I can not change the precision on a column in one of my tablesProbably that's a FK column.
    For the other problem - probably it's caused by merge conflict and you have in the file symbols <<<<<< >>>>>> and non valid XML elements. You can try to replace the content of the file manually using version from repository. There will be better processing of suche cases in next release.
    Philip

  • Epson r1800 - 'Media not loaded correctly'

    Hello All,
    I'm having a lot of trouble with my Epson r1800 - I've searched around the internet a bit for solutions but so far haven't come up with anything. To start, I have updated the epson drivers and also tried Gutenprint drivers.
    Basically, no matter what I try (including the standard nozzle checks etc...) I always get the message 'Media not loaded correctly'. Occasionally pages will feed through the printer, but they are blank and regardless I get the media not loaded correctly message. Does anybody have a workaround or solutions for this?
    Thanks!
    Gavin

    Try using the following directions from a message from Epson. This corrected my problems with an Epson R1800 and Leopard.
    Thank you for taking the time to contact Epson. It is my pleasure to
    respond to your inquiry.
    If your output is faint or if the driver settings and/or features are
    missing, your system may have automatically added the printer using the
    Gutenprint driver. Many Epson drivers are provided with Leopard but the
    driver for your printer needs to be downloaded from the Epson website.
    Determine Which Driver is Currently Being Used
    1. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.
    2. In the System Preferences window, click on Print & Fax.
    3. In the list of printers on the left side of the Print & Fax window,
    click once on your Epson printer to select it.
    4. Check the name of the driver being used; it is displayed in the center
    of the Print & Fax window next to “Kind”.
    5. If the driver name displayed next to “Kind” is Gutenprint, the incorrect
    driver is being used. Follow the steps in the next section to select the
    correct driver.
    Selecting the Correct Driver
    1. Turn off the printer.
    2. Delete the print queue and remove the printer from Print & Fax by
    clicking on the minus button under the list of printers. Click OK to
    confirm the removal.
    3. Go to the Epson support website (www.epson.com/support).
    4. Select your product model and download the driver for OS X 10.5 Leopard
    operating system.
    5. Double-click the downloaded file and follow the on-screen instructions
    to install the printer driver.
    6. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.

  • Pages not loading correctly

    I am having trouble with certain webpages not loading correctly - even on this site. It appears incomplete. The problem is especially prevalent on Amazon. The page simply won't download fully- all the formatting if off to one side and the site is unresponsive. It is the same whether I use Safari, Firefox or Chrome. I have emptied my cache, reset cookies, but still the same. Any suggestions? I can't live without Amazon!

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296
    If your computer is part of a network: please refer to this page: http://www.opendns.com/start/bestpractices/#yournetwork and follow the advice given.
    You could also try these codes as well: 4.2.2.1 & 4.2.2.2
    If you use a Router, make sure it has the latest firmware installed.
    One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x
    This is described here:
    http://support.apple.com/kb/TS3408?viewlocale=en_US

  • My adobe acrobat forms do not load correctly. I have uptodate version of that software.

    I am an immigration attorney and have an online immigration program I use daily. Since the last upgrade of Firefox, the immigration forms (adobe acrobat) for my clients do not load correctly. I get a message that the forms may not display correctly with an option to open with a different viewer. The form opens correctly if I choose this option, but the form does not allow me to add and save information to the client's file so it is of no use to me. if this cannot be corrected I will stop using Firefox.

    hello, firefox 19 has introduced its own integrated pdf viewer - if you want to switch back to the plugin you've used before to view pdfs just go to firefox options > applications & define the default action for the ''portable document format (pdf)''.
    [[View PDF files in Firefox without downloading them]]

  • Spry submenu not loading correctly in IE

    Solved: check out this link
    http://forums.creativecow.net/thread/191/857297
    QUESTION:
    Hi, I am new to spry and this is my first menu.
    I cannot for the life of me figure out why the submenu will
    not load correctly in IE.
    It is loading at the top of the page instead of under it's
    parent tab in the horizontal menu.
    It is working great under FF and Safari. *links removed
    Any help would be great. I tried an IE statement, but
    couldn't get it to work in the css. Probably user error.
    I found out if I fiddled with the margin numbers of the
    following css code that I could get the submenu to drop to it's
    spot in IE, but then it would also drop in FF too. What a pain. My
    menu is in a table if that makes any difference.
    ul.MenuBarHorizontal ul ul
    margin: -5% 0 0 95%;
    z-index: 1020;
    I built a test spry menu from scratch and didn't change any
    of the css information and the submenu would still load at the top.
    Please, any help would be great. I really would hate to start
    another menu from scratch.
    Text
    question

    I had the same problem and finally just gave up on the Spry
    menu and went with a license from Milonic.com.

  • Web page not loading correctly

    This web page does not load correctly in Firefox but is okay in other browsers:
    http://forums.techguy.org/
    Can anyone help please?

    Hi, I don't think it's important to understand the results, it does us no good, other than to know they've made a mistake when designing that page, perhaps just a minor one that affects several thing after that, and that some Browsers can handle or figure out that error.
    A bit like I ask a browser to draw me a map of what's at 1st & James street, and there is no 1st & James, but there is a nearby 1st & Main street, & a 2nd & James, so one browser refuses to draw what's at 1st & James since there is nothing, another draws what's at 1st & Main street, & what's at 2nd & James, figuring that must be what's wanted.
    Bottom line, someone caring for that site needs to fix the error, or you can use a browser that handles that problem.

  • Mozilla Addons site does not load correctly in IE - impala-min.js

    It seems that the Mozilla Addons website does not load correctly any more in IE and the errors below are generated on XP (IE8), Windows 7 (IE9) and Windows 8 (IE10). It seems to be a JavaScript error from the messages from webpage error popup.
    Browsing any addon specific page (NoScript, Menu Editor, Flashblock, etc) all seem to hang with the
    'loading-more.gif' graphic showing constantly and none of the lower tabs (Version Information, etc) will open to show information.
    I know technically this isn't a Firefox issue but I use IE to check version compatibility of addons before loading in Firefox. Perverse I know but hey it works, or used to until very recently.

    This wasn't a question about loading Firefox extensions in IE which would not have a clue about the contents of the .XPI file.
    This was about an error on the addons page which seems to stop ANY of the pages from showing details of the extension such as user reviews, developer feedback and version history...
    Viewing from Firefox they just show as compatible and versions over 3.6 but from IE you could see what versions the extension was compatible with, ie 9 thru 15 which is far more helpful when deciding which to deploy in a workplace.
    Have tried this on four different machines with the same outcome for viewing in IE!

  • Webpages will not load correctly on any browser

    Hey all,
    About 3 weeks ago I took the leap and upgraded my works PC from Windows 8 to 8.1 (as a test before doing the rest). Unfortunately since this time I've been continually encountering a major issue.
    This issue is that webpages will not load correctly (about half the time). Since the day I upgraded I've had issues with this, across all browsers. Sometime a webpage will load, sometimes it'll partially load and sometimes it seems to have loaded but actually
    hasn't (I.e. none of the links/inputs work). If I have an issue on a page, the only way I can get it to load is to click the stop button, navigate away from the page and then navigate back.
    I've tries assessing the problem with Firebug and it seems that the HTTP transfer is being cut-off at a certain point (which is non-consistent). The webpage is then stuck in a state of 'Transferring data' and will never finish loading.
    I've been looking around for answers and have come across some suggested solutions like running the All In One fix from tweaking.com, or flushing the DNS cache every few hours, but nothing is working.
    Has anyone any suggestions for how I could fix (or even further troubleshoot) this problem?
    Thanks
    David

    Please try a clean boot. 
    http://support.microsoft.com/kb/929135
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • How do I download an Audible book to my iPod?  I keep getting a message that iTunes is not loaded correctly?

    I am trying to download a book from Audible.com.  I have it downloaded to my computer but when I try to send it to my iPod it says iTunes is not loaded correctly and I need to reinstall.  I did reinstall but didn't solve the problem.  Thanks!

    Did you use the instrucitons in this Apple support document to re-install the application and all other Apple related software?  If not I would go ahead and give it a go.
    http://support.apple.com/kb/HT1925
    B-rock

  • Sometimes Tray Icon not loaded correctly

    I am trying to make my (html/ajax) website available as a desktop application, (with little enhancements like notifications in the background etc.)  without writing any extra code. Everything works fine except the tray icon. Sometimes the tray icon is not loading correctly.
    Following is the structure of my sample air application.
    1. An html page(page1.html) i am using as my inital window.
    It creates an invisible html window and loads a new page (page2.html) as below.
            var options = new air.NativeWindowInitOptions();
            options.systemChrome = "standard";
            var windowBounds = new air.Rectangle(200,250,300,400);
            newHTMLLoader = air.HTMLLoader.createRootWindow(false, options, false, windowBounds);
            newHTMLLoader.window.mainAppWindow = window;
            newHTMLLoader.load(new air.URLRequest("page2.html"));
    and later redirecting to the website.
    2. I am using this invisible html window to control the application behavior (like sending ajax requests in the background, monitoring network, checking for updates etc.)
    page2.html contains code to load the tray icon for the application.
    Here is javascript the code in page2.html
    function BgWindow(){
            this.init = function(){
                this.loadTrayIcon();
            var iconLoadComplete = function(event){
                air.NativeApplication.nativeApplication.icon.bitmaps = [event.target.content.bitmapData];
            this.loadTrayIcon = function() {
                air.NativeApplication.nativeApplication.autoExit = true;
                var iconLoad = new air.Loader();
                if (air.NativeApplication.supportsSystemTrayIcon) {
                    iconLoad.contentLoaderInfo.addEventListener(air.Event.COMPLETE,iconLoadComplete);
                    iconLoad.load(new air.URLRequest("lmt16.png"));
        window.onload = function(){
            bgWindow = new BgWindow();
            bgWindow.init();       
    But the problem here is, sometimes the icon is loaded correctly but sometimes its not loaded.
    What am I missing here ?
    Any help is appreciated.
    I am attaching the complete application if somebody needs to analyze it.

    Sorry. Your attachment didn't come through. It triggered an error message about a "malformed container violation." Please try to rezip it and try it again.

Maybe you are looking for

  • Many topics linked to Word files in RoboHelp 10

    Is RoboHelp 10 robust enough to cope with a large project that has the majority of its topics linked to their own individual Word file?

  • BC Photo Gallery with a jQuerry and a muse desktop template

    Hello How to combine a BC Photo Gallery with a jQuerry and a muse desktop template. The jQuerry Slider is from http://galleria.io (tutorial: http://www.atlantawebdesignga.com/adobe-business-catalyst-developer/use_javascript_galleri a_slideshow_to_dis

  • After installing update takes much longer to go to sleep

    After I installed the latest security update (2005-08) I noticed that my powerbook takes much longer now to go to sleep. In fact it can now take somewhere around 30 seconds to finally show me the blinking eye (or whatever that is called). Before the

  • Error in Full Join

    Hi All I am using a full join in my interface But it is showing Interface contains error You cannot execute the interface Source panel of the diagram: Clause set to full join on a technology that does not support full joins Source panel of the diagra

  • My Macbook pro will not power on.

    I shut my screen to move to the nearest outlet, and once I plugged in the computer and re-opened the screen the computer would not turn on.  It shows no signs of activity when I press the power button.  I have tried resetting the SMC with no results.