Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Tiger: Can not shut down / reboot

Tiger: Can not shut down / reboot
Thread Tools
Addicted to MacNN
Join Date: Oct 2001
Location: Automatic
Status: Offline
Reply With Quote
Jul 29, 2005, 08:32 AM
 
I have tried this:

- verify / repair disk permissions from Tiger DVD

- start with single user mode, then 'sbin/fsck -fy' and once the system says is OK 'reboot'

- restart with ctrl + command + eject cd keys

- shutdown with ctrl + eject cd + enter keys

None of them worked, the screen remains with the by default blue desktop and the mouse pointer/cursor being shown, nothing more, nothing less.

I have an external firewire hard disk if that is needed to perform any action.


"That plane's dustin' crops where there ain't no crops."
     
angelmb  (op)
Addicted to MacNN
Join Date: Oct 2001
Location: Automatic
Status: Offline
Reply With Quote
Jul 29, 2005, 08:40 AM
 
I had tried to do a search about this issue with no luck, happened that search function was not working, I have tried it again and now it is working fine.

I have found this similar topic. I had installed some days ago SpeedTools ! Lets see if removing some stuff helps here.


"That plane's dustin' crops where there ain't no crops."
     
angelmb  (op)
Addicted to MacNN
Join Date: Oct 2001
Location: Automatic
Status: Offline
Reply With Quote
Jul 29, 2005, 09:20 AM
 
OK, deleted the start up item 'QuickBackStartupItem' and the SpeedTools software and now the PowerMac is able to reboot and shutdown.


"That plane's dustin' crops where there ain't no crops."
     
Professional Poster
Join Date: Jan 2003
Location: Teaneck, NJ
Status: Offline
Reply With Quote
Jul 29, 2005, 10:09 AM
 
For anyone out there with a similar problem it may be because of an m-audio PCI card. It's a known issue and was fixed with the latest driver release.
ATT iPhone 4; 13" MBP; MDD G4.
http://twitter.com/SSharon27
     
Fresh-Faced Recruit
Join Date: Dec 2001
Status: Offline
Reply With Quote
Jul 30, 2005, 11:06 AM
 
Some software allows the kiosk mode to be set. You can check this by bringing up a terminal window and performing the following:

cp /Library/Preferences/com.apple.loginwindow.plist ~/
plutil -convert xml1 ~/com.apple.loginwindow.plist
open -a "TextEdit" ~/com.apple.loginwindow.plist

In TextEdit you should see some entries like this:
<key>Kiosk</key>
<string>false</string>
If you don't see a Kiosk "<key>" or if the "<string>" following the Kiosk key is false, then this is not the issue. On the other hand, if you do see this key and it is set to "true", you can remedy the problem by changing it to false, saving the document, and then copying the file back to the preferences folder:

plutil -convert binary1 ~/com.apple.loginwindow.plist
sudo cp ~/com.apple.loginwindow.plist /Library/Preferences/com.apple.loginwindow.plist
     
Fresh-Faced Recruit
Join Date: Sep 2000
Location: Toronto, ON, Canada
Status: Offline
Reply With Quote
Nov 14, 2005, 09:45 AM
 
A much easier way to check for kiosk mode is:

Code:
defaults read /Library/Preferences/com.apple.loginwindow kiosk
If the result is either "The domain/default pair of (com.apple.loginwindow, kiosk) does not exist" or "false", then this is *not* the issue. If it says "true" then you need to fix it as follows:

Code:
sudo defaults write /Library/Preferences/com.apple.loginwindow kiosk false
That's it!
Originally Posted by Watson
Some software allows the kiosk mode to be set. You can check this by bringing up a terminal window and performing the following:

cp /Library/Preferences/com.apple.loginwindow.plist ~/
plutil -convert xml1 ~/com.apple.loginwindow.plist
open -a "TextEdit" ~/com.apple.loginwindow.plist

In TextEdit you should see some entries like this:
<key>Kiosk</key>
<string>false</string>
If you don't see a Kiosk "<key>" or if the "<string>" following the Kiosk key is false, then this is not the issue. On the other hand, if you do see this key and it is set to "true", you can remedy the problem by changing it to false, saving the document, and then copying the file back to the preferences folder:

plutil -convert binary1 ~/com.apple.loginwindow.plist
sudo cp ~/com.apple.loginwindow.plist /Library/Preferences/com.apple.loginwindow.plist
     
   
Thread Tools
Forum Links
Forum 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 On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 07:55 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2