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 > Hardware - Troubleshooting and Discussion > Mac Notebooks > (Yet Another) PowerBook 17 Review (Long)

(Yet Another) PowerBook 17 Review (Long)
Thread Tools
Registered User
Join Date: Jan 2003
Location: California
Status: Offline
Reply With Quote
Apr 24, 2003, 10:14 AM
 
I guess there's still interest left in these things

http://www.kernelthread.com/mac/pb17/

-A
     
Professional Poster
Join Date: Jan 2003
Location: WV, USA
Status: Offline
Reply With Quote
Apr 24, 2003, 11:01 AM
 
Wow! What a read! I just sat back for a good 20-30 minutes and read your entire review and your terrible "receiving saga" that I had previously not heard about! Yikes! I must say you handled yourself well, as I would've been completely off my hinges after that event!

Your review was top-notch!!! I loved it, probably more than my own in many aspects! And is that website your own creation? If so, it's marvelous! The layout is absolutely beautiful and it was a marvel to look at and navigate. Very impressive!

My only question is, you stated in your usage example that you used AirPort but had your Bluetooth and "Ethernet" turned off. Does this mean you disable your ethernet jack from auto-sensing every so often which eats up battery life? How do you go about disabling your ethernet jack? I'm aware of how to disable AirPort & Bluetooth, but not the Ethernet jack. Thanks!

Again, wonderful review, kudos to the time you spent on it!
5G 60GB video iPod
512MB iPod Shuffle
Westone UM1 Canalphones
     
Mac Enthusiast
Join Date: May 2002
Location: Kuwait
Status: Offline
Reply With Quote
Apr 24, 2003, 12:12 PM
 
wow nice post thx alot bud
     
iohead  (op)
Registered User
Join Date: Jan 2003
Location: California
Status: Offline
Reply With Quote
Apr 24, 2003, 12:33 PM
 
My only question is, you stated in your usage example that you used AirPort but had your Bluetooth and "Ethernet" turned off. Does this mean you disable your ethernet jack from auto-sensing every so often which eats up battery life? How do you go about disabling your ethernet jack? I'm aware of how to disable AirPort & Bluetooth, but not the Ethernet jack. Thanks!
Thanks for the kind words

There are various ways (depending on how brute-force you want to be) to turn the Ethernet "off":

* Go to System Preferences -> Network, and in the pull-down menu called "Show:", select "Network Port Configurations". If you de-select "Built-in Ethernet" here, it would make the Ethernet device "inactive". Now, I am not sure if this removes power from the device completely - it should - the device is not active, so it should not be autoselecting/autosensing.

* If it turns out (unlikely - I can't confirm just yet) that the device tries to autoselect even when inactive, you could always explicitly set the media to be "none", or even a valid value, from the terminal:

sudo ifconfig en0 media 100baseTX, or

sudo ifconfig en0 media none

Since media type is explicitly set to "none", it should not try to auto-sense for anything.

* This is really stretching it, but you can just unload the kernel extension for the built-in Ethernet:

sudo kextunload /System/Library/Extensions/whatever.kext

Note that this *is* brute-force. It would make the Ethernet device "disappear" - it won't show up in the System Preferences -> Network panel. I don't recommend this! Then again, if you don't have a driver loaded for a device, I don't know if the device's power status defaults to OFF or ON in Mac OS. You might actually need the driver to "manage" power.

Of course, this is un-doable. You can "kextload" the thing back, or just reboot the system.

Hope that helps.

-A
     
Forum Regular
Join Date: Jan 2000
Location: Toronto, ON
Status: Offline
Reply With Quote
Apr 24, 2003, 02:08 PM
 
Excellent review!

Perhaps I missed everyone else's discovery of this, but isn't this the first Apple laptop in a WHILE that has supported battery switching in sleep?
If so, that's quite a convenience.
Having to logout and shutdown to change batteries if you're the sort of person who has two or even three is quite an inconvenience....
Trevor Haldenby
www.ExposedBrain.com/trevor
MacBook 2.0 GHz / 2 gigs RAM | 60GB vidiPod, Shuffle
     
Forum Regular
Join Date: Oct 2001
Location: Durham, NC
Status: Offline
Reply With Quote
Apr 24, 2003, 02:23 PM
 
Originally posted by Taloston Man:
Excellent review!

Perhaps I missed everyone else's discovery of this, but isn't this the first Apple laptop in a WHILE that has supported battery switching in sleep?
If so, that's quite a convenience.
Having to logout and shutdown to change batteries if you're the sort of person who has two or even three is quite an inconvenience....
PowerBooks have had this ability for as long as I can remember.

iBooks, however, are lacking in this department but I may be wrong.
     
Professional Poster
Join Date: Jan 2003
Location: WV, USA
Status: Offline
Reply With Quote
Apr 24, 2003, 10:23 PM
 
Originally posted by iohead:
Thanks for the kind words

There are various ways (depending on how brute-force you want to be) to turn the Ethernet "off":

* Go to System Preferences -> Network, and in the pull-down menu called "Show:", select "Network Port Configurations". If you de-select "Built-in Ethernet" here, it would make the Ethernet device "inactive". Now, I am not sure if this removes power from the device completely - it should - the device is not active, so it should not be autoselecting/autosensing.

* If it turns out (unlikely - I can't confirm just yet) that the device tries to autoselect even when inactive, you could always explicitly set the media to be "none", or even a valid value, from the terminal:

sudo ifconfig en0 media 100baseTX, or

sudo ifconfig en0 media none

Since media type is explicitly set to "none", it should not try to auto-sense for anything.

* This is really stretching it, but you can just unload the kernel extension for the built-in Ethernet:

sudo kextunload /System/Library/Extensions/whatever.kext

Note that this *is* brute-force. It would make the Ethernet device "disappear" - it won't show up in the System Preferences -> Network panel. I don't recommend this! Then again, if you don't have a driver loaded for a device, I don't know if the device's power status defaults to OFF or ON in Mac OS. You might actually need the driver to "manage" power.

Of course, this is un-doable. You can "kextload" the thing back, or just reboot the system.

Hope that helps.

-A
Thanks a bunch for explaination bro! I'll be taking my PB with me on the our band's 3 day road trip starting tomorrow morning and will give it a shot!
5G 60GB video iPod
512MB iPod Shuffle
Westone UM1 Canalphones
     
Forum Regular
Join Date: Jan 2000
Location: Toronto, ON
Status: Offline
Reply With Quote
Apr 25, 2003, 12:46 AM
 
Originally posted by spaced:
PowerBooks have had this ability for as long as I can remember.

iBooks, however, are lacking in this department but I may be wrong.
Ah, grand!
Somewhere along the line I picked up the notion that this was a feature nixed when the first TiBook's were released (and why everyone freaked out when they found out they couldn't insert a second battery).
Trevor Haldenby
www.ExposedBrain.com/trevor
MacBook 2.0 GHz / 2 gigs RAM | 60GB vidiPod, Shuffle
     
iohead  (op)
Registered User
Join Date: Jan 2003
Location: California
Status: Offline
Reply With Quote
Apr 25, 2003, 02:42 PM
 
Originally posted by iohead:
Thanks for the kind words

There are various ways (depending on how brute-force you want to be) to turn the Ethernet "off":

* Go to System Preferences -> Network, and in the pull-down menu called "Show:", select "Network Port Configurations". If you de-select "Built-in Ethernet" here, it would make the Ethernet device "inactive". Now, I am not sure if this removes power from the device completely - it should - the device is not active, so it should not be autoselecting/autosensing.

* If it turns out (unlikely - I can't confirm just yet) that the device tries to autoselect even when inactive, you could always explicitly set the media to be "none", or even a valid value, from the terminal:

sudo ifconfig en0 media 100baseTX, or

sudo ifconfig en0 media none

Since media type is explicitly set to "none", it should not try to auto-sense for anything.

* This is really stretching it, but you can just unload the kernel extension for the built-in Ethernet:

sudo kextunload /System/Library/Extensions/whatever.kext

Note that this *is* brute-force. It would make the Ethernet device "disappear" - it won't show up in the System Preferences -> Network panel. I don't recommend this! Then again, if you don't have a driver loaded for a device, I don't know if the device's power status defaults to OFF or ON in Mac OS. You might actually need the driver to "manage" power.

Of course, this is un-doable. You can "kextload" the thing back, or just reboot the system.

Hope that helps.

-A
OK, I looked at the Ethernet card device driver, and it (as expected) has the appropriate power-management. The device can be in multiple power states, and making it "inactive" should not cause any power drain.

-A
     
Professional Poster
Join Date: Jan 2003
Location: WV, USA
Status: Offline
Reply With Quote
Apr 27, 2003, 10:24 PM
 
Originally posted by iohead:
OK, I looked at the Ethernet card device driver, and it (as expected) has the appropriate power-management. The device can be in multiple power states, and making it "inactive" should not cause any power drain.

-A
Ahhh, nice! Thanks again!
5G 60GB video iPod
512MB iPod Shuffle
Westone UM1 Canalphones
     
   
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 04:40 AM.
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