Jump to content

bamboo hangs on reboot


Guest archerodis
 Share

Recommended Posts

Guest archerodis

My just installed Mdk 9.1 (aka bamboo) works just fine except that it refuses to reboot or shutdown properly. It seems to go through the reboot/shutdown procedure ok (i.e., there isn't any file system corruption) but doesn't actually reboot/shutdown.

 

I have a dual athlon tyan board and I'm dual booting with XP. Can anyone offer any advice?

 

chris

Link to comment
Share on other sites

Guest archerodis

May 9 15:55:08 localhost devfsd: Started device management daemon v1.3.25 for /dev

May 9 15:55:08 localhost devfsd: unknown group: "video", defaulting to GID=0

May 9 15:55:16 localhost devfsd: Starting devfsd daemon: succeeded

 

May 9 20:26:00 localhost dm: Stopping display manager:

May 9 20:26:00 localhost dm: Display manager shutdown failed

May 9 20:26:00 localhost dm:

May 9 20:26:00 localhost rc: Stopping dm: failed

 

May 23 16:16:11 localhost dm: Stopping display manager:

May 23 16:16:11 localhost dm: Display manager shutdown failed

May 23 16:16:11 localhost dm:

May 23 16:16:11 localhost dm: ^[[65G[^[[1;31mFAILED

May 23 16:16:11 localhost rc: Stopping dm: failed

 

May 23 18:02:43 localhost loadkeys: findkeymap: No such file or directory

May 23 18:02:44 localhost loadkeys: cannot open file uk.uni

May 23 18:02:44 localhost keytable: Loading keymap: uk.uni failed

May 23 18:02:44 localhost loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin9.inc.gz

May 23 18:02:44 localhost keytable: Loading compose keys: compose.latin9.inc succeeded

May 23 18:02:44 localhost keytable: succeeded

 

May 23 18:08:45 localhost dm: Stopping display manager:

May 23 18:08:45 localhost dm: Display manager shutdown failed

May 23 18:08:45 localhost dm:

May 23 18:08:45 localhost rc: Stopping dm: failed

 

May 24 09:11:19 localhost usb: Initializing USB controller (usb-ohci): succeeded

May 24 09:11:19 localhost usb: Mount USB filesystem succeeded

May 24 09:11:19 localhost modprobe: sh: line 1: /usr/bin/killall: No such file or directory

May 24 09:11:19 localhost usb: Loading USB printer succeeded

 

May 24 09:11:24 localhost fsck: /dev/hdb6: clean, 24560/88352 files, 105635/353398 blocks

May 24 09:11:24 localhost rc.sysinit: Remounting root filesystem in read-write mode: succeeded

May 24 09:11:24 localhost rc.sysinit: Activating swap partitions: succeeded

May 24 09:11:38 localhost rc.sysinit: Finding module dependencies: succeeded

May 24 09:11:38 localhost : Loading module: scsi_hostadapter

May 24 09:11:38 localhost fsck: /dev/hdb1: recovering journal

May 24 09:11:39 localhost fsck: /dev/hdb1: clean, 55/50200 files, 16906/200781 blocks

May 24 09:11:39 localhost fsck: /dev/hdb12: recovering journal

May 24 09:11:42 localhost fsck: /dev/hdb12: clean, 22402/198016 files, 115165/395592 blocks

May 24 09:11:42 localhost fsck: /dev/hdb7: recovering journal

May 24 09:11:43 localhost fsck: /dev/hdb7: Clearing orphaned inode 45 (uid=501, gid=0, mode=0140600, size=0)

May 24 09:11:43 localhost fsck: /dev/hdb7: Clearing orphaned inode 42 (uid=501, gid=0, mode=0140600, size=0)

May 24 09:11:43 localhost fsck: /dev/hdb7: Clearing orphaned inode 41 (uid=501, gid=0, mode=0140600, size=0)

May 24 09:11:43 localhost fsck: /dev/hdb7: clean, 90/50200 files, 11450/200781 blocks

May 24 09:11:43 localhost fsck: /dev/hdb11: recovering journal

May 24 09:11:47 localhost fsck: /dev/hdb11: clean, 141396/576000 files, 571584/1150647 blocks

May 24 09:11:47 localhost fsck: /dev/hdb8: recovering journal

May 24 09:11:48 localhost fsck: /dev/hdb8: clean, 1230/100744 files, 95117/401409 blocks

May 24 09:11:48 localhost fsck: /dev/hdb9: recovering journal

May 24 09:11:48 localhost fsck: /dev/hdb9: clean, 11/12048 files, 5643/48163 blocks

May 24 09:11:48 localhost fsck: /dev/hdb10: recovering journal

May 24 09:11:48 localhost fsck: /dev/hdb10: clean, 291/12048 files, 6096/48163 blocks

 

May 24 09:12:23 localhost postfix: Starting postfix:

May 24 09:12:24 localhost postfix: postalias: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf

May 24 09:12:24 localhost postfix: postmap: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf

May 24 09:12:25 localhost last message repeated 4 times

May 24 09:12:31 localhost postfix: succeeded

May 24 09:12:31 localhost postfix: ^[[65G[^[[1;32m

May 24 09:12:31 localhost postfix:

May 24 09:12:31 localhost rc: Starting postfix: succeeded

May 24 09:12:36 localhost httpd2: httpd2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

May 24 09:12:38 localhost httpd: httpd2 startup succeeded

 

Here it is. I have left only the most recent of the repeating errors.

--The 'video' error on may9 was a one off. I must have corrected this after configuring XFree.

--The 'loadkeys' error happens on and off but have no real problems there. The man pages look a bit wierd but are readable.

--Stopping the display manager happens on and off. Sometimes I can ask the machine to shutdown while still logged in and sometimes I cannot. I'm instead taken to the login-screen and can shhutdown from there. When that happens this is when I get this particular error message.

--I think the USB error started after I configured my printer even though it works fine. Don't know why it mentions USB filesystems, I haven't got any storage devices on USB.

--In my previous post I mentioned that I didn't have any filesystem corruption. This is a one off. My system hanged when I was compiling a new kernel. I haven't changed anything yet, the crash happened during compilation.

--The last error shows how little I know. I don't know how to set the hostname properly.

 

I have some unusual logs in dmesg as well but we'll leave those for another time unless you think they are relevant.

 

thanks

Link to comment
Share on other sites

Guest archerodis

I have a GeForce2MX 200. Setup has detected it as NVIDIA GeForce2 DDR (generic). It looked OK from the start except that the display was slightly off-centre but I ccrrected that using a Modeline generated by xvidtune. I haven't installed nVidia's own drivers yet. Do you think I should?

Link to comment
Share on other sites

Your having trouble shutting down your display manager. By default the dm used is mdkKDM which I've found to be pretty bugy. Try changing the dm in Mandrake Control Center>Hardware>Display manager chooser. Select either KDM or GDM and see if it makes any difference.

Link to comment
Share on other sites

Guest archerodis

I have changed to GDM. There has been no change; what I mean is, my original problem regarding shutdown/reboot is still there whether the dm is shutdown properly or not.

Link to comment
Share on other sites

  • 2 weeks later...

come on guys, you forgot the first suggestion with 9.1!

 

make sure you have all the updates, because there are a TON of them...(of course, this still may not fix it, but keeping your system up-to-date is always important...especially when something isn't working right)

Link to comment
Share on other sites

Guest archerodis

folks thank for your help so far. I don't think it's the dm(I can kill the dm by doing telinit 3). I think it has to do with that ACPI/APM business. I think i've got ACPI. Its the more modern of the two right? The question now is how to change to APM. Do I have to do a kernel recompile and leave out the ACPI?

Link to comment
Share on other sites

put

acpi=off

in your booloader config for ML9.1. If you use lilo here's mine to help you know what to look for

append="devfs=mount hdd=ide-scsi acpi=on"

of course change yours to off. The way it works is the kernel uses the first it finds. Look in /var/log/messages. By passing acpi=off to the kernel at boot apm should be used.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...