LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 08-31-2003, 02:07 PM   #1
snorky
LQ Newbie
 
Registered: Aug 2003
Location: upper left corner, US of A
Distribution: several
Posts: 15

Rep: Reputation: 1
reboot - bug in MDK 9.1??


At the login screen, optioins are
- select a user from the list
- "REBOOT"
- "HALT"

- Selecting user works as expected;
- "HALT" works as expected;
- but if I click on "REBOOT", I get a blank dialogue box with buttons for "BACK" and "OK". If I ckick "BACK", it returns me to the previous screen; if I click "OK", nothing happens... period

How do I reboot gracefully? Or is this a bug with no workaround? Or what????
 
Old 08-31-2003, 03:25 PM   #2
Oddball79
Member
 
Registered: Aug 2003
Posts: 68

Rep: Reputation: 15
huh...

That's a problem I've yet to have. The window that pops up that you say is blank is supposed to give you a list of the boot option that LILO has on your machine. So I'd guess the problem has something to do with the system trying to read the LILO config file. You should also be able to do a soft reboot by opening up a terminal and executing the command "reboot." May have to be root depending on how your machine is configured, if so... su is your friend.

I know there is a way to run an autocheck to make sure that your system matches what's in the rpm files, but I forget the flag to do it. It's part of rpm, go look for it.

Beyond that, make sure mandrake is up to date, yadayadayada..

hope that helps
 
Old 09-01-2003, 12:17 AM   #3
JusKickNit
LQ Newbie
 
Registered: Jul 2003
Posts: 17

Rep: Reputation: 0
I to also have this problem, but not alway's. I talked to othe people who have had the problem also. I still have not found a solution. Do you know what bootloader your using. Lilo or Grub? The one provided with the distro or another distro?
 
Old 09-01-2003, 09:20 AM   #4
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Happens to me to. I'd like a resolution on this one.
 
Old 09-01-2003, 09:49 AM   #5
nick0
Member
 
Registered: Aug 2002
Location: England
Distribution: Mandrake 8.2
Posts: 31

Rep: Reputation: 15
It works OK if you don't alter the lilo config.
It you alter it then the thing won't reboot, you get a blank GUI and you can only do a halt.
It's a bug.
 
Old 09-01-2003, 11:20 AM   #6
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Exclamation Depends

My old system did that blank one too. My new system, below in sig, does it once in a blue moon. They do know about it though. Maybe 9.2 will fix.

 
Old 09-01-2003, 11:32 AM   #7
snorky
LQ Newbie
 
Registered: Aug 2003
Location: upper left corner, US of A
Distribution: several
Posts: 15

Original Poster
Rep: Reputation: 1
reboot - bug in MDK 9.1??

This is a straight, off-the-shelf, stock installation on a freshly slicked disk. The only change I've made was to reconfigure the mouse.

Whatever bootloader - and other choices - were whatever defaults the installation offered.
 
Old 09-01-2003, 12:01 PM   #8
brew1brew
Member
 
Registered: Jul 2003
Location: Plano TX (north of Dallas)
Distribution: Kubuntu
Posts: 165

Rep: Reputation: 30
ok, guys this is a problem with mandrake Display Manger (mdkKDM) you can fix it by changing your display manager to KDM or GDM. You can do this by going to Mandrake control center and click on "Hardware" then select "Display Manager Chooser" then select any of the display mangers, I prefer KDM, but have also used GDM. both work for me.
 
Old 09-03-2003, 06:31 AM   #9
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Changing to KDM helps nothing. Is GDM Gnome?
 
Old 09-03-2003, 09:43 AM   #10
Oddball79
Member
 
Registered: Aug 2003
Posts: 68

Rep: Reputation: 15
Ok, after doing a little bit of research, it looks like this feature (choosing kernel at reboot screen) is something that the foloks tried to put on top of the normal linux package. This would explain the reason why I got blank looks from my friends that use slackware. Now, I've also been told that this feature is not in mandrake 9.2. If true, this means that they tried to do something neat but couldn't get it work, so trashed it. After thinking about it from a programing point of view I think this was probably the best solution.

I hope my information is correct...

sorry guys.
 
Old 09-03-2003, 07:48 PM   #11
JusKickNit
LQ Newbie
 
Registered: Jul 2003
Posts: 17

Rep: Reputation: 0
Quote:
Originally posted by Jongi
Changing to KDM helps nothing. Is GDM Gnome?

Sure It does. When you selected kdm did it install the package. It didn't for me. I had manually install it. kdebase-kdm.blah.blah.i586.rpm. The select KDM in mandrake control center. Reboot.
 
Old 09-04-2003, 02:00 AM   #12
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Quote:
Originally posted by JusKickNit
Sure It does. When you selected kdm did it install the package. It didn't for me. I had manually install it. kdebase-kdm.blah.blah.i586.rpm. The select KDM in mandrake control center. Reboot.
KDM is listed there. I chose it. I had previously installed everything that appeared with kde. I do not believe I saw kdm listed as one of the rpms I could add straight out of the distro.
 
Old 09-04-2003, 05:23 AM   #13
WhiteChedda
Member
 
Registered: Aug 2003
Location: Florida
Distribution: Mandrake 9.1 for now
Posts: 205

Rep: Reputation: 30
Wait it gets better, sometimes clicking logout will bring up a little box witha dragon in it that asks you what youwant to to, log in as other user, shut down or reboot. Yes, this seems to be a problem with mandrake linux 9.1
 
Old 09-04-2003, 05:32 AM   #14
OneNight
LQ Newbie
 
Registered: Aug 2003
Location: Antwerp, Belgium.
Distribution: Mandrake 9.1 to learn the basics.
Posts: 10

Rep: Reputation: 0
Yup, i have this problem also. What i have resorted to doing is just log out "username" and then log in again. Then log out again and that little dragon pops up and asks: Log in as new user, shutdown or reboot.

There has to be a way to get that to heppen first time round.
 
Old 09-04-2003, 08:30 AM   #15
Oddball79
Member
 
Registered: Aug 2003
Posts: 68

Rep: Reputation: 15
wow, I guess I've just been lucky... every install on every machine I've done has given that pop up window on logout. Of course, I don't get the pretty dragon in Gnome, but...
 
  


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
Mdk 10 won't shutdown or reboot XJNick Mandriva 6 10-25-2004 04:53 PM
MDK 9.2/10.0 lost menu item -bug Crashcourse Linux - Software 4 05-27-2004 03:04 AM
MDK 10 hangs on reboot/shutdown (2.6 kernel) Arbitor Mandriva 9 04-16-2004 04:05 PM
No Reboot menu in MDK 9.1?!?! Scruff Mandriva 6 08-30-2003 04:21 PM
Shutdown/Reboot oddity in MDK 8.2 Lindy Linux - Distributions 2 05-20-2002 09:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 06:22 PM.

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