LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   X.org and WDM problem (https://www.linuxquestions.org/questions/linux-software-2/x-org-and-wdm-problem-381410/)

megabot 11-09-2005 07:10 AM

X.org and WDM problem
 
Hello,

I did a dist-upgrade in Debian recently, with this xfree86 got upgraded to xorg. The problem I have since this upgrade is that WDM no longer is working, everytime I try to start WDM I see my screen blinking twice than nothing really happens. I have tried XDM and that works good, no problems whatsoever. Anyone here who has any idea what might be the problem here ? This Doesn't make any sence to me to be honest.

I tried Entrance login manager and have the same problem with that, only thing with Entrance is that it keeps blinking and doesn't stop.

Grts...

fouldsy 11-09-2005 07:35 AM

Have you checked the xorg.conf to see if it has correctly detected your graphics card + monitor setup? What does the console say if you manually try to load the x server? Also, try
Code:

dpkg-reconfigure xserver-xorg
to run through reconfiguring the x server for you.

megabot 11-10-2005 06:48 AM

i have tried dpkg-reconfigure, but it didn't help much. i will try to start X by using startx with wdm as default login manager and paste the info here. will paste it here when i have done so.

megabot 12-06-2005 02:09 AM

I did an update with apt-get which also updated xserver-xorg ofcourse, after that now even XDM isn't working. This is the output that I get when using 'startx'

X: warning; process set to priority -11 instead of requested priority -10

X Window System Version 6.8.2 (Debian 6.8.2.dfsg.1-11 20051129054125 David
Nusinow <dnusinow@debian.org>)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.14-2-686 i686 [ELF]
Current Operating System: Linux freakbox 2.6.12.2 #3 Tue Oct 25 09:09:43
CEST 2005 i686
Build Date: 29 November 2005
Before reporting problems, check wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12.2 (root@freakbox) (gcc version 4.0.2 (Debian
4.0.2-2)) #3 Tue Oct 25 09:09:43 CEST 2005 T
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 6 07:00:19 2005
(==) Using config file: "/root/xorg.conf"
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":
No symbols found
(EE) Unable to open /usr/X11R6/lib/modules/extensios/libglx.so
(EE) Failed to load module "/usr/X11R6/lib/modules/extensios/libglx.so"
(open failed, 2)
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o": No symbols found
(EE) NVIDIA(0): Failed to load GLX
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing
from list!

*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.

Fatal server error:
Caught signal 11. Server aborting


Please consult the The X.Org Foundation support
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.



and these are the last lines in Xorg.0.log:

Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!

*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.

Fatal server error:
Caught signal 11. Server aborting


Please consult the The X.Org Foundation support
at wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


does anyone have an idea what the problem might be ?

exvor 12-06-2005 02:51 AM

Im thinking maybe its a bad compile of xorg but i might be wrong
im using xorg version 6.8.2 under LFS self compiled and wdm
and xdm work fine.


All times are GMT -5. The time now is 04:41 PM.