Find the answer to your Linux question:
Results 1 to 9 of 9
ok, heres the problem. i was trying to get 2 monitors to work at one display, cant remember what its called. i had XGL and 3d acceleration enabled (yea, i ...
  1. #1
    Just Joined!
    Join Date
    Sep 2006
    Posts
    20

    messed up X server, need command line help

    ok, heres the problem.

    i was trying to get 2 monitors to work at one display, cant remember what its called. i had XGL and 3d acceleration enabled (yea, i know, idiotic) and when i had enabled the display over 2 monitors, my X wouldent load when i logged back in.

    in short, i need to set it up through BASH

    details:

    warning: type "ONE_LEVEL" hes one levels, but <RALT> has 2 symb
    Ignoring extra symbols.

    Errors from xkbcomp are not fatal to the X server
    Synaptics DeviceInit called
    SynapticsCtrl called
    SynapticsCtrl DeviceOn called
    Could not Init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
    Could not Init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!

    Fatal server error:
    no screens found
    Synaptics DeviceOff called

  2. #2
    Just Joined!
    Join Date
    Oct 2006
    Posts
    6
    choose failsafe at the GRUB boot up and then type sax2 at the command line.

    see where that gets you.

  3. #3
    Just Joined!
    Join Date
    Aug 2003
    Location
    Serbia
    Posts
    3
    Even better type

    init 3

    at GRUB boot prompt and after logging as root type

    sax2 -r --vesa 0:1024x768@60

    Let SaX2 reconfigure automatically your X.org configuration or if you know what you're doing do it yourself, test it and if it looks O.K. after SaX2 finishes type

    init 5

    that should do the trick.

  4. #4
    Just Joined!
    Join Date
    Sep 2006
    Posts
    20
    Quote Originally Posted by vbraca
    Even better type

    init 3

    at GRUB boot prompt and after logging as root type

    sax2 -r --vesa 0:1024x768@60

    Let SaX2 reconfigure automatically your X.org configuration or if you know what you're doing do it yourself, test it and if it looks O.K. after SaX2 finishes type

    init 5

    that should do the trick.

    i have a widscreen display, so do i replace the " 0: 1024x768@60" with "0: 1280x800@60"

  5. #5
    Just Joined!
    Join Date
    Sep 2006
    Posts
    20
    well, i did what i asked about above, and all is working again, though i do get some weird error message at login, but it dont affect anything. thank you all!

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    well, i did what i asked about above, and all is working again, though i do get some weird error message at login, but it dont affect anything. thank you all!
    check error messages in Log files. wrong refresh rates can damage your monitor and i think errors are related to that only.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Sep 2006
    Posts
    20
    details of the error message:


    System.NullReferenceException: Object reference not set to an instance of an object
    in <0x003d6> Novell.Zenworks.Gui.ZenTrayIcon:CheckUpdatesLoop ()
    in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()


    it affects the updates progam.

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    System.NullReferenceException: Object reference not set to an instance of an object
    in <0x003d6> Novell.Zenworks.Gui.ZenTrayIcon:CheckUpdatesLoop ()
    in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
    you are right ! problem is in updater. update it through YAST.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined!
    Join Date
    Sep 2006
    Posts
    20
    so....update the updater? ill have a look

    thanks

Posting Permissions

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