Jump to content
37 posts in this topic

Recommended Posts

ok so i was trying to get the best resolution when i changed to 800x600 and now all i have is a blue screen with a mouse. any one know how to fix this. i saw how to but now i cant find it when i need it. thanks for the help.

-GBK.Xscape

Link to comment
https://www.insanelymac.com/forum/topic/31991-i-messed-up-sreen-resolution/
Share on other sites

Did you try

 

"graphics mode"="1024x768x32"

 

at startup?

As far as I remember, it is exactly the same as I have written.

 

Plus, if you have a VESA 3 compliant graphics card, you can also enter a value for refresh rate like this:

 

"graphics mode"="1024x768x32@85"

 

Hope it works :)

well no luck. hope i wont have to reinstall. any ideas. thanks for the help skywalker and daxsturugi

 

on ur link to terminal commands and stuuf it has the screen resolution thing there. how do i do that one?

You can also try removing the window preferences if you can get into -s mode:

 

Straight from Callisto installation instructions:

 

rm -f /Library/Preferences/com.apple.window*

 

rm -f ~/Library/Preferences/ByHost/com.apple.window*

 

rm -f ~/Library/Preferences/ByHost/com.apple.pref*

It also gives me the feeling that somehow it switched the outputs. Also try connecting your monitor to the second display out in your graphics card.

One more thing:

 

You could boot from Mac OS X DVD and edit the com.apple.Boot.plist from terminal. But I don't remember how to do it in terminal, since I use plist editors. Someone else could help you better at it.

no not yet. so what i have to do is this

1. -s

2.-uw /

3.rm -f /Library/Preferences/com.apple.window*

 

rm -f ~/Library/Preferences/ByHost/com.apple.window*

 

rm -f ~/Library/Preferences/ByHost/com.apple.pref*

(i copy it exactly right? with asterisks and everything?

If it won't work, I'll write you an applescript to switch monitor resolution.

You'll need to boot from DVD, copy it into your startup items in terminal. You also need to be dual booting to copy it into your hard drive. Or at least a network connection.

rm -f ~/Library/Preferences/ByHost/com.apple.window*

I don't think you can use the tilde (~) in single user mode. You haven't logged in, so it won't know how to resolve that as your user directory.

 

Besides, I sent a link to the following to him quite a while ago in a PM:

 

Boot into single user mode (boot option -s after hitting F8)

 

At the command prompt, type:

mount -uw /
rm -rf /Library/Preferences/com.apple.windowserver.plist
rm -rf /Users/(your-user-name)/Library/Preferences/ByHost/com.apple.windowserver*
rm -rf /Users/(your-user-name)/Library/Preferences/ByHost/com.apple.preference.displays*
reboot

Now I know how many people I need to screw in the lightbulb :dev:

:police: Good one

×
×
  • Create New...