LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-21-2005, 09:06 AM   #16
The Stranger
Member
 
Registered: Feb 2005
Location: Canada
Distribution: SUSE 9.3 now using Ubuntu 14.04
Posts: 62

Rep: Reputation: 15

Sweet! Thanks Marrea for the site! This is a great place...although I should have known that Novell would have the info needed...

Hope I wasn't a bother, and thanks again!!

-TS-
 
Old 03-21-2005, 09:30 AM   #17
Marrea
Member
 
Registered: Sep 2003
Location: UK
Distribution: openSUSE 11.4, Ubuntu 10.04, Ubuntu 11.04
Posts: 55

Rep: Reputation: 15
No bother at all. I hope it works for you.
 
Old 03-21-2005, 10:28 AM   #18
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Be sure to bump the supplementary tree higher in the install source list in YaST. I recommend making it the first entry in the list.
 
Old 03-21-2005, 10:35 AM   #19
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
Be sure to bump the supplementary tree higher in the install source list in YaST. I recommend making it the first entry in the list.
Just a further comment on already existing supplementary sources:

Since these directories are not static (means that the existing packages will be replaced by newer versions), it is advisable to refresh the installation source prior to updates. This will update the local copy of the database. Otherwise you may not see the correct packages in YaST.

Yast -> Software -> Change Source of Installation -> Edit -> Refresh

EDIT: just found out that this has been said before. Please excuse my ignorance.

Last edited by abisko00; 03-25-2005 at 08:17 AM.
 
Old 03-21-2005, 11:52 AM   #20
The Stranger
Member
 
Registered: Feb 2005
Location: Canada
Distribution: SUSE 9.3 now using Ubuntu 14.04
Posts: 62

Rep: Reputation: 15
Hey thanks for the advice...

Well I tried this, but there seems to be a lot of conflicts with things, so I guess I am going to have to go through it all one by one...

-TS-
 
Old 03-21-2005, 12:29 PM   #21
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I think some conflicts are normal. Some packages may no more exist since they have been merged (e.g. kdepim3 now contains kdepim3-organizer). Also some packages may be set to protected (because you installed them from other sources). In this case you may 'unprotect' them and allow YaST to install the new version (has happened with 'arts' elsewhere).
 
Old 03-22-2005, 08:44 AM   #22
The Stranger
Member
 
Registered: Feb 2005
Location: Canada
Distribution: SUSE 9.3 now using Ubuntu 14.04
Posts: 62

Rep: Reputation: 15
Well guys (and gals) I installed it all and I think it worked, HOWEVER Now it boots up in a command screen and asks for login and password. This is a doozy since I tried my other logins and passwords to no avail. Any thoughts on how to get a password and login?

-TS-

EDIT** Okay it seems that I can get into a user account, but how do I get the graphic interface to start up?

Last edited by The Stranger; 03-22-2005 at 04:12 PM.
 
Old 03-22-2005, 05:03 PM   #23
piscikeeper
Member
 
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430

Rep: Reputation: 30
try startx to make sure the settings work.afterwards edit /etc/inittab to read "id:5:initdefault".(minus quotes) it is probably currently set to "id:3:initdefault"
 
Old 03-22-2005, 06:19 PM   #24
The Stranger
Member
 
Registered: Feb 2005
Location: Canada
Distribution: SUSE 9.3 now using Ubuntu 14.04
Posts: 62

Rep: Reputation: 15
I would try that, but I can't seem to get into the root account. The old password will not work. I tried init 5, but I don't have permission to do that. I also tried Sax2 but I have to switch to init 3 which i am having trouble doing. I think that YaST wasn't able to configure the video card for some reason after the upgrade. Still need to get that root password though...

-TS-
 
Old 03-23-2005, 05:22 PM   #25
Marrea
Member
 
Registered: Sep 2003
Location: UK
Distribution: openSUSE 11.4, Ubuntu 10.04, Ubuntu 11.04
Posts: 55

Rep: Reputation: 15
Quote:
Originally posted by piscikeeper
the fix for the log messages is part of post #2 in this thread.
piscikeeper - I've only just got round to editing the file today. It worked a treat, so very many thanks.
 
Old 03-23-2005, 08:01 PM   #26
piscikeeper
Member
 
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430

Rep: Reputation: 30
i've had the same issue after a gentoo update.search the net for a how-to on using a chroot environment for lost passwords.
you need to mount the root partition as read/write and edit the password and shadow files.
 
Old 03-23-2005, 08:16 PM   #27
avidwriter
LQ Newbie
 
Registered: Mar 2005
Posts: 22

Rep: Reputation: 15
see my mouse posting wierdness thread on the main suse page. optical settings not being saved.

also,

what does one do when kdelibs are a requirement that it must be < kde level -0.999 now that we're at 3.4? i can't install anything!!!! all these older programs won't install now... plz help.........
 
Old 03-25-2005, 12:00 PM   #28
adamberns
LQ Newbie
 
Registered: Nov 2003
Location: Forest Hills, NY
Distribution: Suse 10.0 x86_64
Posts: 15

Rep: Reputation: 0
Angry

1) Lost all System Notification sounds - No sound from any of them. Although games, MPlayer, RealPlayer etc. work fine.

2) kicker error on "Turn Off Computer", but not on "End Current Session".

Last edited by adamberns; 03-25-2005 at 12:04 PM.
 
Old 03-25-2005, 01:13 PM   #29
piscikeeper
Member
 
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430

Rep: Reputation: 30
for sounds,as root:
/opt/kde3/bin/startkde

test -n "$KDEWM"&&KDEWM="--windowmanager $KDEWM"
kdeinit +knotify
kwrapper ksmserver $KDEWM

-------add the kdeinit line,it's probably missing---------

same audio issue as the 3.3.2 update,but it was faster to look through my notes than to lookup the link.besides,it might be a good idea to pull all the issues and fixes into a single thread .

for the kicker issue i dont have a clue just yet,but it's probably in the kicker config.
 
Old 03-25-2005, 01:32 PM   #30
youngtom
Member
 
Registered: Feb 2005
Location: Rio de Janerio
Distribution: suse 9.1, suse 9.2, redhat enterprise, ubuntu, kubuntu
Posts: 104

Rep: Reputation: 15
Quote:
Originally posted by piscikeeper
besides,it might be a good idea to pull all the issues and fixes into a single thread .
That sounds like a good idea. Maybe we can make this thread 'sticky' and then folks can add other issues to it.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
upgrading KDE rohr Debian 5 05-13-2005 01:35 PM
Upgrading to KDE 3.3 minm Linux - Newbie 11 10-17-2004 02:18 PM
Upgrading KDE jspaceman Slackware 3 02-20-2004 09:32 AM
Upgrading to the new KDE 3.2 RobertoBech Mandriva 2 02-03-2004 04:13 PM
upgrading KDE uttamsaxena Linux - General 1 07-29-2002 06:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration