Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18
Originally Posted by yancek The command from your last post is for Debian based, specifically Ubuntu. sudo dpkg-reconfigure xserver-xorg Use Yast to configure things on opensuse. You might check your ...
  1. #11
    Just Joined!
    Join Date
    Jul 2008
    Posts
    9
    Quote Originally Posted by yancek View Post
    The command from your last post is for Debian based, specifically Ubuntu.
    sudo dpkg-reconfigure xserver-xorg

    Use Yast to configure things on opensuse. You might check your /etc/inittab file to see if it is set to run-level 5. Should have an entry like this near the top of the file:

    # The default runlevel is defined here
    id:5:initdefault:

    If you have a 5 as above, it is a different problem but check this first. If it fails, post the exact error message you get as that should help.
    Yes my runlevel is at 5 and sometimes when it starts up i get to the yast (Yast @ linux-quqr or something) screen to update some catalog thing, i did it and i have no idea what it did. I tryed to use "xorgconfig" and i selected the monitor rates, card, mouse keyboard etc... and still nothing. Here are some pics that might help you.

    This one is the xserver graphic error when system starts
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1972.jpg
    I think this is what i get when i try startx
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1969.jpg
    I think this was the proposal it had for me (might be a duplicate pic)
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1971.jpg

  2. #12
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    It looks like you do not have a xorg.conf file or it is blank

    Try running this as root

    sax2 -r -m 0=vesa (0 is a digit, not a letter!)

    This should create a /etc/X11/xorg.conf file and point it to the vesa generic driver.

  3. #13
    Just Joined!
    Join Date
    Jul 2008
    Posts
    9
    Quote Originally Posted by gogalthorp View Post
    It looks like you do not have a xorg.conf file or it is blank

    Try running this as root

    sax2 -r -m 0=vesa (0 is a digit, not a letter!)

    This should create a /etc/X11/xorg.conf file and point it to the vesa generic driver.
    Ok thank you for your reply this is what i got after i did sax2
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1976.jpg
    then the blue error message came up that i posted erler about the xserver graphic error, sometimes it's just a blank screen.
    This is what i got after entered startx after i re-booted
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1974.jpg
    I logged in as the root as you can see to execute the command, and i tryed "xorgconfig" to re-build the xorg.conf file. Sorry that this is taking so long hopefully we can get if fixed asap

    P.S what drives should i download if any?
    Code:
    http://www.nvidia.co.uk/object/linux_uk.html
    One more thing... When i went to the install from the cd and i looked at the kernal messages this cought my eye
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1978.jpg
    And when i tryed to exit and re-boot it said i might need to load some drivers but idk what drivers to load
    Code:
    http://i61.photobucket.com/albums/h41/homeslice24/105_1980.jpg
    Should i unhook sli

  4. #14
    Just Joined!
    Join Date
    Jul 2008
    Posts
    9
    Any ideas? i would like to get this fixed asap please.

  5. #15
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Ok here is the thing, you seem to have an empty or corrupted /etc/X11/xorg.conf file this is what the errors are telling you. Have you looked at this file? Note you must be root to edit it.

    This is a new file for the new OS I believe old file is XF86Config. I suspect you selected upgrade instead of full install. You can do a full install and save the home partition (if you have a home partition) by manually changing the partitioning scheme during the install to not reformat the home partition and simply mount it as /home

  6. #16
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    The CPU messages just indicate that you can only run on one CPU. This is normal for a ver 10.0 install since it does not automagically config for SMP you must manually install the SMP kernel. If you had chosen a newer version say 10.3 or 11.0 the kernel would autodetect the multiprocessor.

  7. #17
    Just Joined!
    Join Date
    Jul 2008
    Posts
    9
    ok thank you for your reply and yes i did a "New install" when i first started the system from the cd. I will try to mount the /Home when i do the install again.
    When i get that fixed how do i install the smp kernel

  8. #18
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Via Yast-Software-Software Management. search for kernel select SMP kernel

    If you did a full install already and simply took defaults the Home directory is already wiped.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...