Forum: OS X Apr 28th, 2006 |
| Replies: 21 Views: 7,536 Try updating the OS again and copy & paste into a reply the relevant info from /var/log/install.log and /var/log/system.log. If you sent one earlier I never got it, but there's some heavy anti-spam... |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 http://www.versiontracker.com/dyn/moreinfo/macosx/20346 |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 Tryupdating saft too.. it's bitching quite a bit in your console log. |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 This one.
Also, please put your pasted data in [code] tags (the # button in Advanced editing) to make it human readable.
Anyway, I need the results from /var/log/install.log
All I see there... |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 You've never installed anything like RadMind or DeepFreeze, and this is your computer at home, not part of a school or job that might have locked the Mac into a kiosk-mode that always replaces any... |
Forum: OS X Apr 27th, 2006 |
| Replies: 21 Views: 7,536 Please post the results of:
df
yellow% df
Filesystem 512-blocks Used Avail Capacity Mounted on
/dev/disk1s9 234419560 186771496 47136064 80% /... |
Forum: OS X Apr 21st, 2006 |
| Replies: 21 Views: 7,536 /Applications/Utilities/Terminal.app
You're not out of disk space, right? |
Forum: OS X Apr 21st, 2006 |
| Replies: 21 Views: 7,536 That's odd.. where are you checking to see the OS version? Please post the results of (in the Terminal.app):
sw_vers
yellow% sw_vers
ProductName: Mac OS X
ProductVersion: 10.4.6... |
Forum: Apple Hardware Mar 1st, 2006 |
| Replies: 2 Views: 2,641 Try using the Hex password, rather than the ASCII password to get on WEP. |
Forum: OS X Jan 11th, 2006 |
| Replies: 13 Views: 6,386 Doubtful.
So, this isssue is still plaguing you? If so, I suggest ditching the Dock cache and the Dock plist. Of course, be forewarned that this will reset your Dock to the defaults.
... |
Forum: OS X Jan 11th, 2006 |
| Replies: 13 Views: 6,386 And if you switch to another user, can you duplicate the problem? |
Forum: OS X Jan 10th, 2006 |
| Replies: 13 Views: 6,386 Do you use Dock magnification or Dock hiding? |
Forum: OS X Dec 19th, 2005 |
| Replies: 13 Views: 6,386 1) The purpose of a 'test user' is to determine if this problem is system-wide, or relegated entirely to your 'normal' user.
2) What do the logs say about the Dock crash?
3) in what apps... |
Forum: Apple Hardware Nov 21st, 2005 |
| Replies: 2 Views: 2,565 I find that Apple laptops (PowerBooks, mainly.. don't have a lot of experience with iBooks and external HDs.) don't really do the whole USB hard drive thing very well. Particularly USB hard drives... |
Forum: Darwin, X11 and BSD Mar 14th, 2005 |
| Replies: 7 Views: 7,311 To run the scripts by hand, do:
sudo periodic <script>
Where <script> should be replaced by daily, weekly, monthly, or any combo thereof.. example:
sudo periodic daily weekly
This will... |