Go Back   The macosxhints Forums > OS X Help Requests > System



Reply
 
Thread Tools Rating: Thread Rating: 15 votes, 5.00 average. Display Modes
Old 04-27-2004, 08:47 PM   #1
DanHW
Prospect
 
Join Date: Apr 2004
Posts: 3
Blue Screen when logging on as >console

Hey, MacOSXHints geniuses,

A bunch of the hints on the main site include logging in as ">console" rather than as a named user, to get a GUI-less console. But whenever I try this, I get a plain blue screen, without so much as a prompt. The cursor is visible, but there's nothing to click, and typing doesn't do anything.

Please help!

If it matters:
-I'm running 10.3.3 with the latest security patches.
-I'm running on a Powerbook G4/400.
-I have root enabled.

Thanks in advance!
DanHW is offline   Reply With Quote
Old 04-27-2004, 08:54 PM   #2
DanHW
Prospect
 
Join Date: Apr 2004
Posts: 3
I forgot to mention: I don't get a login prompt first. Type ">console", hit Enter, and bam--blue screen.
DanHW is offline   Reply With Quote
Old 04-27-2004, 09:10 PM   #3
DanHW
Prospect
 
Join Date: Apr 2004
Posts: 3
Never mind, the problem seems to have gone away on its own.
DanHW is offline   Reply With Quote
Old 04-28-2004, 08:10 AM   #4
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
I had this same thing a week ago. Haven't tried it again, as I wasn't getting anywhere.

Can someone explain what we did wrong?
georgeocrawford is offline   Reply With Quote
Old 04-28-2004, 09:40 AM   #5
trevor
Moderator
 
Join Date: Jun 2003
Location: Boulder, CO USA
Posts: 19,854
Just go to System Preferences > Sharing > Services tab > uncheck "Apple Remote Desktop". Then your >console user will again work.

Trevor
trevor is online now   Reply With Quote
Old 04-28-2004, 09:42 AM   #6
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
aah - a nice positive-sounding solution. Thanks Trev.
georgeocrawford is offline   Reply With Quote
Old 04-28-2004, 09:55 AM   #7
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
Um, except it was unchecked already. I have used ARD in the past, but not recently.

Any more ideas?
georgeocrawford is offline   Reply With Quote
Old 04-28-2004, 07:17 PM   #8
trevor
Moderator
 
Join Date: Jun 2003
Location: Boulder, CO USA
Posts: 19,854
The >console user does not work with fast user switching, so if you've got anyone other than >console logged in, log them out.

Trevor
trevor is online now   Reply With Quote
Old 04-28-2004, 07:19 PM   #9
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
nope, this was from the login screen after a reboot. No other users logged in.
georgeocrawford is offline   Reply With Quote
Old 04-28-2004, 07:25 PM   #10
trevor
Moderator
 
Join Date: Jun 2003
Location: Boulder, CO USA
Posts: 19,854
If that still doesn't solve your problem, go look in your /var/log/system.log for a message added at the exact same time you attempted to log in to the >console user. (If you don't know the exact time, attempt to log in to >console now, reboot and check your system.log.) One way to look at your system log is to open your Terminal and type cat /var/log/system.log

Folks who have ARD switched on and attempt to use >console get the following error message:

Apr 28 11:38:33 localhost /System/Library/CoreServices/ARD Agent.app/Contents/MacOS/ARD Agent: ********Launched Agent********
Apr 28 11:38:43 localhost loginwindow[478]: Login authorization failed (-60006)!
Apr 28 11:38:43 localhost loginwindow[478]: exiting to console


If you have something else switched on that disagrees with >console, you will probably get a similar error message.

Trevor
trevor is online now   Reply With Quote
Old 04-28-2004, 07:58 PM   #11
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
Code:
Apr 29 00:33:38 localhost loginwindow[1642]: Login authorization failed (-60006)! 
Apr 29 00:33:38 localhost loginwindow[1642]: exiting to console 
Apr 29 00:35:04 localhost syslogd: restart
That's it! The lines before that were just me logging out. No ARD running or enabled, no Fast User Switching enabled.
georgeocrawford is offline   Reply With Quote
Old 04-28-2004, 08:44 PM   #12
trevor
Moderator
 
Join Date: Jun 2003
Location: Boulder, CO USA
Posts: 19,854
Sorry, in that case I'm pretty much out of ideas. Maybe try an Archive and Install?

Trevor
trevor is online now   Reply With Quote
Old 04-28-2004, 11:14 PM   #13
yellow
Moderator
 
Join Date: Jan 2002
Posts: 10,677
I decided to give this a whirl and ran into the same wall. Blue screen.
yellow is offline   Reply With Quote
Old 04-29-2004, 03:31 AM   #14
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
I don't know if it will help you, but you could try the following:

To be able to start the latest release from XFree86-4.4 after login from ">console" in "Panther" I was adviced to:

Copy all the files in /System/Library/Keyboards from a "Jaguar" installation.

or to

Download all the keymapping files individually from here. (Most people will want USA.keymapping)

and put them in /Library/Keyboards as they are no longer part of Apple's official system and also that way future updates won't remove them again.

PS: The problem was that Apple had removed the .keymapping files from /System/Library/Keyboards/ that were there in Jaguar and earlier.

Now, I can login from ">console" in Panther and start XFree86-4.4 with no problems (It doesn't work with Apple's X11).
sao is offline   Reply With Quote
Old 04-29-2004, 04:38 AM   #15
blb
All Star
 
Join Date: Jan 2002
Location: CO, USA
Posts: 908
Error -60006

What's weird here is the meaning of -60006;
From /System/Library/Frameworks/Security.framework/Versions/A/Headers/Authorization.h:
Quote:
errAuthorizationCanceled -60006 The authorization was cancelled by the user

blb is offline   Reply With Quote
Old 04-29-2004, 05:48 AM   #16
georgeocrawford
Triple-A Player
 
Join Date: Jan 2004
Posts: 215
well I suppose I did cancel it - after 30 seconds of staring at a blue screen. It's weird - the pointer works as normal, but nothing happens.
georgeocrawford is offline   Reply With Quote
Old 04-29-2004, 11:30 AM   #17
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
.

From a post by "Jordan K. Hubbard" at the darwinos-users list on Feb 26, 2004:
------------

"I probably should have come in earlier with this. >console is broken
in Panther. The window server now gets launched on demand and even if
LoginWindow doesn't launch it, it gets launched by other things, so it
gloms onto your display and prevents you from getting the Window Server
out of the way as you used to be able to do. We'll have to investigate
ways of resurrecting >console (assuming people really really still want
it) in 10.4".

Jordan K. Hubbard
Engineering Manager, BSD technology group
Apple Computer

------------


Anyhow, this is what I do to login in ">console" in Panther:

In /Applications/System Preferences, item "Accounts", thumbnail "Login Options" click on "Name and password".

Then, on the next reboot, in the username I type ">console" without the quotes and then, the Enter key.

'>console' then works OK if I just came up from "reboot", otherwise it always ends in a "WindowServer blue screen".

Then to start XFree86-4.4 I run: (works for me in MacOSX 10.3.3)

startx -- -iokit -fakebuttons -keymap /Volumes/NagualX/Library/Keyboards/USA.keymapping
sao is offline   Reply With Quote
Old 04-29-2004, 11:32 AM   #18
yellow
Moderator
 
Join Date: Jan 2002
Posts: 10,677
Sao, you rock.
yellow is offline   Reply With Quote
Old 06-10-2004, 08:41 AM   #19
toftsie
Prospect
 
Join Date: Jun 2004
Posts: 1
still need help

I have an Xserve with a video card on backorder, so I'm using ADR to do admin functions. I did the 10.3.4 server update and got this same problem...blue screen on login. I can't access those folders you referenced if I can't login. can I do that through the terminal or is there another way?

Help!
toftsie is offline   Reply With Quote
Old 07-03-2005, 12:57 PM   #20
rjvbertin
Prospect
 
Join Date: Feb 2005
Location: Paris
Posts: 7
me too...

Quote:
Originally Posted by blb
What's weird here is the meaning of -60006;
From /System/Library/Frameworks/Security.framework/Versions/A/Headers/Authorization.h:


I also get this message, on my SO's 12" PB. The weird thing is that it happens when a shutdown is requested from the loginwindow. Just after the -60006, ATSServer gets a fatal error (status: -4) while processing a message (id: 7) from that same loginwindow process.

Any ideas? Disk verification, permissions repair and cache cleaning all had no effect.

The result is that after the 1st shutdown request, there is a blue screen for some (short) time, then the loginwindow reappears, and the next shutdown request works like a charm. When booted in verbose mode, there is a message from INITProcesses, complaining it cannot connect to the WindowServer visible at the blue screen.
rjvbertin is offline   Reply With Quote
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 On
HTML code is Off

Forum Jump



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


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.