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 ...
- 10-31-2006 #1Just 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
- 10-31-2006 #2Just 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.
- 10-31-2006 #3Just 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.
- 10-31-2006 #4Just Joined!
- Join Date
- Sep 2006
- Posts
- 20
Originally Posted by vbraca
i have a widscreen display, so do i replace the " 0: 1024x768@60" with "0: 1280x800@60"
- 10-31-2006 #5Just 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!
- 11-01-2006 #6check error messages in Log files. wrong refresh rates can damage your monitor and i think errors are related to that only.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!
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-01-2006 #7Just 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.
- 11-01-2006 #8you are right ! problem is in updater. update it through YAST.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 ()
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-01-2006 #9Just Joined!
- Join Date
- Sep 2006
- Posts
- 20
so....update the updater? ill have a look
thanks


Reply With Quote