Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page No graphical login screen after updating to SuSE 11.0
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 07-08-2008   #1 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 4
No graphical login screen after updating to SuSE 11.0

I just updated my Medion Titatnium MD8083 PC with SuSe 10.0 to Suse 11.0 with the DVD iso image i downloaded from opensuse.org.

After running through the entire updating procedure without any problems, on reboot it stopped at initlevel 5, but with just a command line logon prompt!

The last notification I got was:

Master Resource Control: runlevel 5 has been reached
Failed services in runlevel 5: network
Skipped services in runlevel 5: smbfs splash
<notice>killproc: kill(1929,3)


I can logon as root at the command prompt and run startx, and voila, there is KDE. However, if I log on as me and run startx, it gives a lot of errors and is not able to start x.

Does anybody know how I can get the logon screen after booting???
bolkedebeer is offline   Reply With Quote
Old 07-08-2008   #2 (permalink)
Trusted Penguin
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 3,545
You need to post the exact errors that you are getting in order for someone to help you.
daark.child is offline   Reply With Quote
Old 07-08-2008   #3 (permalink)
Trusted Penguin
 
gogalthorp's Avatar
 
Join Date: Oct 2006
Location: West (by God) Virginia
Posts: 2,003
My guess is you installed KDE 4

KDE 4 is a large change you may need to rename or delete the old ~/.kde directory so a new one with the new settings can be created. You can salvage any custom wallpapers etc from the old .kde directory. Note the period in front of kde.

note ~ is short hand for the current users home directory.

It was probably a bad idea to upgrade you should have done a fresh install and simply not formated the home partition.

There may be other config files that are preserved form the old install and not correct for the new one. It is always better to zap the old root partition and do a fresh install and simply tell the installer to not format the home partition just mount it as /home.
gogalthorp is offline   Reply With Quote
Old 07-08-2008   #4 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 4
I really don't know whether I installed kde3 or kde4, after running startx it looks very much the same as it did in SuSe 10.0.

Does the choice of kde really affects not getting a login screen? I thought kde was only started after logging on?

However I will move /root/.kde to /root/.kdeold

It probably was better to really do a new install, but I have only one large physical unix partition, containing both /root and /home. So only formatting /root seems impossible to me.
bolkedebeer is offline   Reply With Quote
Old 07-08-2008   #5 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 4
Quote:
Originally Posted by daark.child View Post
You need to post the exact errors that you are getting in order for someone to help you.
That's the point, in the long /var/log/boot.msg only the Firewall seems to have a few problems:

Starting Firewall Initialization (phase 2 of 2) SuSEfirewall2: Warning: no default firewall zone defined, assuming 'ext'
WARNING: module 'nf_conntrack_ipv4' is unsupported
FATAL: Module ip_conntrack not found.
SuSEfirewall2: Warning: FW_ALLOW_INCOMING_HIGHPORTS_UDP=DNS is no longer supported
commit failed on table filter: Invalid argument
SuSEfirewall2: Error: ip6tables-batch failed, re-running using ip6tables
ip6tables: Invalid argument
ip6tables: Invalid argument
done
ip6tables: Invalid argument
ip6tables: Invalid argument
ip6tables: Invalid argument
done
Master Resource Control: runlevel 5 has been reached
Failed services in runlevel 5: network
Skipped services in runlevel 5: smbfs splash
<notice>killproc: kill(1929,3)
bolkedebeer is offline   Reply With Quote
Old 07-09-2008   #6 (permalink)
Trusted Penguin
 
gogalthorp's Avatar
 
Join Date: Oct 2006
Location: West (by God) Virginia
Posts: 2,003
Quote:
Originally Posted by bolkedebeer View Post
I really don't know whether I installed kde3 or kde4, after running startx it looks very much the same as it did in SuSe 10.0.

Does the choice of kde really affects not getting a login screen? I thought kde was only started after logging on?

However I will move /root/.kde to /root/.kdeold

It probably was better to really do a new install, but I have only one large physical unix partition, containing both /root and /home. So only formatting /root seems impossible to me.

In your case since you have a only one partition you had no choice if you wanted to save your home. The problem is that 10 to 11 is a big jump with many things changed. An upgrade preserves the settings and config files from the old install and there may not be compatible to the new version of various programs. Your absolute best bet is to backup the home partition to another drive or some other media. Then install 11 from scratch being sure that home has its own partition so you don't run into this in the future.

Even if you fix the firewall problem there may well be other problems lurking due to incompatible configurations.
gogalthorp is offline   Reply With Quote
Old 07-09-2008   #7 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 4
Thanks for the help Gogalthorp.

I tried to remove the .kde file and reinstall kde, however it did not work...

I'm a bit affraid of creating a new partition and then do a full install, but it might be the best course of action I'm always fearing my windows partions or the boot files may be damaged (that happened to me in the past)

Maybe you could think of a less rigorous thing to do? I saw solution like removing all .files, etc.

It seems to me like some xdm or xorg thing, but I cannot figure out what...
bolkedebeer is offline   Reply With Quote
Old 07-09-2008   #8 (permalink)
Trusted Penguin
 
gogalthorp's Avatar
 
Join Date: Oct 2006
Location: West (by God) Virginia
Posts: 2,003
This seems like a problem that happens before the user is loaded so deleting user level config files is probably not the answer. You can try it.

Copy /home to the windows partition

Install again being careful around the partitioning so that it only makes (formats) the swap and root and does not try to make a home partition.

Once installed copy home back from the Windows side.
gogalthorp is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 04:01 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0