| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
I have been running OS 10.2.1 for some time now. I only have one problem. That is waking up from sleep I loose connect to the internet. It happeans only when I am connecting through a router. If I connect directly to the cable modem no problem. Except for that, the OS works fine. What I am wondering should I go on and update to 10.2.3 or should I wait for the next revision? Looking for suggestions.
B) Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
![]() Member Since: Oct 27, 2002
Location: Vermont
Posts: 1,345
![]() Mac Specs: 17" iMac G4 800MHz 1GB RAM
|
|
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
I have a Linksys dsl/cable 4 port router. The interesting thing is I only have the problem with my G4 powerbook (10.2.3) and not with my G3 powermac (10.1.5) or my Ibook 500 (10.1.5). I wonder if the network setting in 10.2.3 is more touchy then 10.1.5.
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
http://versiontracker.com/moreinfo.fcgi?id...id=15103&db=mac Another user describes a similar problem to yours (no network on wake): http://forums.osxfaq.com/viewtopic.php?t=3648 You could try this proposed solution (a shell script to run upon wake): Code:
#!/bin/sh # restart NetInfo, hostname, lookupd, and enable network for no network after # sleep instead of reboot sudo /System/Library/SystemConfiguration/Kicker.bundle/Resources/restart-NetInfo; \ /System/Library/SystemConfiguration/Kicker.bundle/Resources/set-hostname; \ /System/Library/SystemConfiguration/Kicker.bundle/Resources/restart-lookupd; \ /System/Library/SystemConfiguration/Kicker.bundle/Resources/enable-network |
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Thanx again gatorparrots. I like the second option better, than the first. I will try it. I will need to enable the root account first then execute, sudo SystemStarter restart Network.
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
Quote:
The easiest way to check that your user account has admin status is to go to System Preferences > Accounts pane , Users tab. If your user account has 'Admin' under the 'Type' description field, you are an Administrator and can therefore issue sudo commands with your adminstrator password. or go to Terminal.app and type: groups It should return: staff admin if you are an Administator. OS X comes shipped with root disabled by default. You should never have to enable the root account in an OS X installation. The OS was designed in such a way that there are other replacement facilities available (such as sudo to execute commands as root without actually enabling that potentially dangerous account. Dangerous for both security reasons and for the fact that the user can easily shoot themselves in the foot and hose their whole OS installation or data with just a single command. I always recommend NOT using root. Try sudo for most of your work as root. Sometimes calling a root shell with sudo -s is necessary (don't forget to exit out when done impersonating root). For the GUI end of things, Try Brian Hill's Pseudo to launch GUI applications (such as BBEdit) as root: http://personalpages.tds.net/~brian_hill/pseudo.html |
|
| QUOTE Thanks | ||
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Thanx again. I am use to using the root account on other flavors of Unix (IRIX, AIX, Solaris, HP-UX). I am just starting to look at the Mac version of Unix.
What I am worrying though, is with the problems that I have read about 10.2.2 and 10.2.3, should I upgrade. Now with 10.2.4 on the horizon. Maybe I should wait for it. Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
There will always be bugs and quirks. When they quash some, new ones arise. Conventional wisdom says "don't go for version 1.0 software. Wait till version 2.0 or even 3.0 for it to be proven." In this case, we have OS X with the Public Beta, then 10.0.x, then 10.1.x, and now 10.2.x. 10.1 was what 10.0 should have been, and Jaguar should have been the 10.1 upgrade. I wouldn't wait any further. 10.2.2 & 10.2.3 are great. I use it in production everyday (and have a 10.1.5 server machine as well). 10.2.4 will be even better, 10.2.5 will be the most stable of all, etc...
|
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Thank you, for your help. I will most likely backup my system this weekend and upgrade to 10.2.3.
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Did not get a chance to upgrade what powerbook this past weekend. I in the process of preparing to do a backup. I would like to get a separate copy of all of the important files. Which directories should I back up?
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Mac Songs | The mac 13 | Switcher Hangout | 7 | 05-06-2010 12:35 AM |
| pc to mac.. now back to pc.. my g5 1.6 biggest headache! | dankim723 | Apple Desktops | 25 | 05-14-2005 11:05 AM |
| It's called a Mac | iSheep | Schweb's Lounge | 22 | 10-13-2004 05:35 PM |
| Mac OS X 10.2.3 to 10.3 Panther - HELP | macspaz | OS X - Operating System | 8 | 05-05-2004 02:33 PM |
| Mac Users Get More ISP Choices | schweb | Apple Rumors and Reports | 1 | 03-06-2003 10:57 AM |
All times are GMT -4. The time now is 08:16 AM.
Powered by vBulletin