Search results

  1. R

    Delayed recharging: DC board failure?

    The other day, for no cause that I can recognize, my powerbook started behaving strangely with respect to battery charging. When I plug in the AC adapter, the computer immediately registers that it's running on AC power, but the battery doesn't start charging until 10-15 seconds later. If I plug...
  2. R

    Recharging problem

    So it's on the DC in board? Ack.. I hope it's just the battery. That thing looks like kind of a pain to replace in the 12 inch powerbook.
  3. R

    Recharging problem

    So by the PMU you actually mean the chip on the logic board? As in, to fix this problem the logic board must be replaced?
  4. R

    Recharging problem

    I ran the hardware test CD and everything came out fine .. not sure if that means anything in this context. Seeing as the PMU is just a chip, it doesn't seem like it would have this type of failure.. seems like it would either work or not. Was the PMU suggestion just a guess or have you seen...
  5. R

    Recharging problem

    My 12 inch powerbook (1.5 GHz G4) is having some recharging troubles. It was in sleep mode for a couple days (although it's done that before and had no problems) and now it's doing the following things: - When plugging in the power adapter, it immediately registers that it's under AC power...
  6. R

    Delay in fetching web pages

    Going by Safari's activity viewer as well as further probing with Ethereal it's definitely a DNS problem. On one network I'm not getting any DNS responses at all, and now on a different wireless network I'm getting DNS failure packets and eventually Safari comes back with a "page not found"...
  7. R

    Delay in fetching web pages

    I deleted AcidSearch just to be on the safe side. I don't believe it's a problem with a banner ad, as gmail.google.com does not display any, and even if it did they would certainly be from google itself and probably not delay the page load. I also do not believe it's a caching problem --...
  8. R

    Delay in fetching web pages

    Fairly frequently (but not every time) when I try to visit a web site, my browser starts contacting the server and fetching the page, but hangs for a while instead of bringing the page up. If I stop and reload, the page comes up quickly. The browser itself doesn't hang, the UI still responds...
  9. R

    No more mac help

    When I open Mac Help, I get a blank help window. If I either press the Home button in the toolbar, or invoke MacHelp.Help directly from where it resides in /Library/Documentation I get the initial screen, but none of the links work and searching for a topic doesn't work either. All the help...
  10. R

    Disable automatic xterm on X11 startup

    Actually, I figured out how. You should copy the file xinitrc from /etc/X11/xinit to your home directory and rename it .xinitrc Then edit the file and put a # in front of the line that reads xterm & This will prevent X11 from running xterm when it starts up, as the xinitrc script is...
  11. R

    Disable automatic xterm on X11 startup

    Every time I start up X11.app, or it gets started by way of launching an X11 program, an xterm window comes up. Is there any way to disable this?
  12. R

    Powerbook G4 temperature

    I have a 1.5 Ghz aluminum PB G4 12" which I use for general web stuff, schoolwork, and programming. Recently I've been working on a realtime graphics app for a large school project. When the app runs it takes the CPU to full usage and thus raises the temperature of the machine quite a bit. After...
  13. R

    Full path to running program

    In my understanding, that will only print the path to the command with that name that is first found when searching the $PATH, not necessarily the actual executable that's running (if, for example, there are two programs with the same name in different directories on the system). I came up...
  14. R

    Full path to running program

    Is there any way (either a OSX utility or a BSD command) to find out the full path to the program running in a given process? Using ps -A I can get the full path to most, but not all running programs. I want a way to associate any pid with a specific executable file and I can't seem to find one.
  15. R

    configd cpu usage

    Disclaimer: I am the paranoid type when it comes to keeping things running smoothly. A few days ago while looking at the activity monitor, I noticed that the configd cpu usage would spike up a percentage point or two every few seconds, hovering at zero the rest of the time. I don't believe it...
  16. R

    CD ripping temperatures

    I use a program called Temperature Monitor (a web search should find it pretty easily). The fan doesn't come on as fast as it can, but at around 140 F (~60 C) the G4 is starting to approach the temperature of my other machine, which is a 3 GHz Pentium 4 Prescott, and those run really hot. It...
  17. R

    CD ripping temperatures

    I'm running a PB G4 12" 1.5 GHz. When importing a CD in itunes, the processor gets up to about 138 degrees F (normally it hovers around 108-110). I understand that copying CDs is pretty processor intensive, but that seems a little hot to me. How hot is it safe for these machines to get?
  18. R

    Powerbook sleeps too soon

    I've got a 12" Powerbook G4 1.5 ghz. I have the system sleep time for battery power set to 15 minutes, display sleep to 7 minutes, and HD sleep is at 10 (I don't think this is configurable though...) When I leave my machine idle, the display turns off as it should at 7 minutes sharp, but the...
  19. R

    Powerbook G4 sleep time

    I've got a 1.5 GHz, 12 inch powerbook G4, with 768 megs of RAM. My battery life is good, 3-4 hours under normal load, so I think my battery is OK. But, when it's in sleep mode it seems to drain about half a percentage point every hour from the battery, which seems like kind of a lot to me...
  20. R

    Processor performance: automatic vs reduced

    I'm not sure it works that way. There's a seperate setting for battery and power adapter mode, so you can have the two modes on either Automatic, Highest or Reduced seperately depending on whether or not you're plugged in. My guess is that Automatic runs the proc faster or slower depending on...
Back
Top