SUSE / openSUSE This Forum is for the discussion of Suse Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-23-2007, 11:27 PM
|
#1
|
Member
Registered: Nov 2006
Location: India
Distribution: Ubuntu 21.04
Posts: 168
Rep:
|
X Server fails to Start
I have successfully upgraded to 10.3 from 10.2. Everything was working well but after my last night's update, my X server is not working. Instead of the KDM login screen I am at the black login screen (shell). I tried to run the command X after log in from the prompt but getting the following error.
(EE) Module ABI major version (1) doesn't match the Server's Version (2)
(EE) Failed to load module "i810" module requirement mismatch (0)
(EE) Module ABI major version (0) doesn't match the Server's Version (2)
.....
There were more messages. Presently I am using a different OS to write this post so that I can reuse Linux. I have not made any change to xorg.conf or any other file. I also tried the command from the prompt,
X -ignoreABI
It also didn't work.
I am worried whether I need to reinstall everything. Please help me.
Thanks
|
|
|
10-24-2007, 01:58 AM
|
#2
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
Can you post your xorg.conf?
|
|
|
10-24-2007, 02:38 AM
|
#3
|
Member
Registered: Nov 2006
Location: India
Distribution: Ubuntu 21.04
Posts: 168
Original Poster
Rep:
|
Sure I Can.
---- Xorg.Conf -----
# /.../
# SaX generated X11 config file
# Created on: 2007-10-16T17:23:37+0530.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/opt/kde3/share/fonts"
FontPath "/usr/local/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "Module"
Load "extmod"
Load "type1"
Load "dbe"
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Logitech Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 267 200
HorizSync 30-55
Identifier "Monitor[0]"
ModelName "SAMSUNG SYNCMASTER"
Option "DPMS"
VendorName "SAM"
VertRefresh 50-120
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "800x600" 57.97 800 840 928 1056 600 601 604 631
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "800x600" 44.85 800 840 920 1040 600 601 604 625
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
Modeline "768x576" 55.94 768 816 896 1024 576 577 580 607
Modeline "768x576" 48.71 768 808 888 1008 576 577 580 604
Modeline "768x576" 41.66 768 800 880 992 576 577 580 600
Modeline "768x576" 34.96 768 792 872 976 576 577 580 597
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "768x576"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "865 G"
BusID "0:2:0"
Driver "i810"
Identifier "Device[0]"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
Screen 0
VendorName "Intel"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
Option "aiglx" "true"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
---------------------------
Thanks.
--- Edit ----
Please note that I am using AIGLX/Compiz on Intel.
Last edited by arindom; 10-24-2007 at 02:43 AM.
Reason: More details given
|
|
|
10-24-2007, 07:19 AM
|
#4
|
LQ Newbie
Registered: Oct 2007
Posts: 24
Rep:
|
Hi,
I have just spent hours on the same problem.
Ended up phoning SuSE tech support and he sent me through the same route:
as root: init 3
sax2 (you will need to wait a few seconds)
change configuration to something very common like
1024 x 768
test and SAVE
Drops back into terminal mode.
Reboot: shutdown -r now
back to terminal mode
(may need to start with init 5)
start with startx
When it is up and running I found that I cannot configure
the display size - there is a message saying that configurations
are not yet available. ???
Doesn't this sound like a BIG problem for SuSE?
Good luck,
Colin
|
|
|
10-24-2007, 08:30 AM
|
#5
|
Member
Registered: Nov 2006
Location: India
Distribution: Ubuntu 21.04
Posts: 168
Original Poster
Rep:
|
I tried init 3 and then sax2. I am getting the following error :
xc : sorry could not start configuration server
xc : abort
Sax2 is not working. I also tried to run YAST from prompt so that I can reconfigure display, but that too is not working.
Edit : Please close this thread since I had to reinstall SUSE.
Last edited by arindom; 10-25-2007 at 03:08 AM.
|
|
|
All times are GMT -5. The time now is 08:17 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|