kftrainer
Apr 2, 06:47 AM
What kinda computer are you on? I'm doing fine on my late 2008 Macbook.
I have a late 2008 as well but a Macbook Pro -I dont know if that makes any different - 2 g ram;1067 Mhz DDR3 ; 2.4 Ghx Intel Core 2 Duo
I have a late 2008 as well but a Macbook Pro -I dont know if that makes any different - 2 g ram;1067 Mhz DDR3 ; 2.4 Ghx Intel Core 2 Duo
fleeper
Apr 5, 04:15 PM
How well does WoW run on a current Macbook?
bjbest
Jul 17, 06:25 AM
This is problem is due to OS X permissions conflicts. You should remove your
current installation of Suitcase, including the OS X and Classic preference
files and then download and install using the manual installer file
available from;
ftp://support:cigar@beta.extensis.com/files/suitcase/10.2/en/suitcase10.2.2e
n_mi.hqx
I'll let you know if it works incase anyone else is in the same boat
b
current installation of Suitcase, including the OS X and Classic preference
files and then download and install using the manual installer file
available from;
ftp://support:cigar@beta.extensis.com/files/suitcase/10.2/en/suitcase10.2.2e
n_mi.hqx
I'll let you know if it works incase anyone else is in the same boat
b
motherduce
Dec 21, 10:25 AM
I recently picked up a used iMac to give to my son for his birthday (today).
I booted it up last night (OS9) and while it seemed to work just fine, there was a very loud and very annoying hum/buzzing sound coming from the machine.
Anybody know what it is or how to fix it? I know it's not normal.
I booted it up last night (OS9) and while it seemed to work just fine, there was a very loud and very annoying hum/buzzing sound coming from the machine.
Anybody know what it is or how to fix it? I know it's not normal.
bryantm3
Jan 26, 10:56 AM
is this possible?
Sky Blue
Apr 10, 08:24 AM
Captain N is awesome.
dmarch
Apr 15, 07:58 AM
Watch a video (http://eshop.macsales.com/installvideos/mac_mini_g4/) on how to replace the hard drive in an iMac G4.
My question was regarding any performance increase the OP saw with this upgrade.
My question was regarding any performance increase the OP saw with this upgrade.
MythicFrost
Apr 25, 02:13 AM
What the seller probably meant is that it won't actually boot in a standard Windows PC, which would be correct.
But a Mac Pro running Windows via Bootcamp, different story.
Why won't it run in a PC?
But a Mac Pro running Windows via Bootcamp, different story.
Why won't it run in a PC?
Nermal
Jul 25, 10:11 PM
Try holding Option while you start up, it should ask what drive to boot from.
arn
Nov 10, 07:47 PM
hey...
a few things. You can't copy content from other websites and simply link to them. Not without permission. those pages will need to be deleted. It's a very different situation as from Wikipedia and our own forums. Wikipedia licenses their content to allow that to be done. The forums are owned by me... so I give myself permission. Beyond that, it's copyright infringement.
Also...
http://guides.macrumors.com/index.php?title=Category:Xcode_Tools&rcid=4312
I don't think we need to make a category for a single program. Simply put it in the broadest category. (Mac OS X in this case). If we get enough of them (3-4 or more) then we can create a subcatgegory.
arn
a few things. You can't copy content from other websites and simply link to them. Not without permission. those pages will need to be deleted. It's a very different situation as from Wikipedia and our own forums. Wikipedia licenses their content to allow that to be done. The forums are owned by me... so I give myself permission. Beyond that, it's copyright infringement.
Also...
http://guides.macrumors.com/index.php?title=Category:Xcode_Tools&rcid=4312
I don't think we need to make a category for a single program. Simply put it in the broadest category. (Mac OS X in this case). If we get enough of them (3-4 or more) then we can create a subcatgegory.
arn
mdct
Mar 15, 09:13 AM
I have had the same problem. We have over 60 wikis and fixing this problem is really time consuming. Using the terminal does us no good because we have a bunch of different users and groups. I really hope Apple comes up with a fix for this soon. If anyone else has come up with a faster way t fix this I am all ears.
Michael383
Mar 30, 12:42 AM
If your only going away from home a couple of times a year or so I'd get the iMac and make do while away.
venomz
Feb 15, 11:37 PM
If you can hold out, I would wait until Apple finally phases out C2D from its lineup and goes with something a little more current, which should be in a couple of months.
Whenever the MacBook and MacBook Pro 13 switchover to Sandy Bride, I would expect the Mac Mini to follow.
Whenever the MacBook and MacBook Pro 13 switchover to Sandy Bride, I would expect the Mac Mini to follow.
harcosparky
May 6, 04:18 AM
I'm going with an HDD problem on this one.
I took a computer to Apple that was acting the same way, and the HDD was failing.
I took a computer to Apple that was acting the same way, and the HDD was failing.
OatmealRocks
May 3, 08:21 PM
The problem is not the size of the pic. I have large pic assigned to contact. The issue is a window pops up when someone calls which is right in the middle with the name of the person calling. I have seen other people's phone and it is on the top of the screen not a pop up window (in the middle of screen) which covers the picture.
altivec 2003
Aug 14, 02:18 PM
Can you be more specific with the problem? What links? What's your javascript code in question? How are you calling it? Have you made any test cases on a stripped-down page with just some basic html and the javascript you are using? Have you tried using Firefox with the web developer extension to show you the javascript errors?
Ok, the code that is not working in my version of safari deals with highlighting the link you select in the "links" section (that should look like iTunes' source selection area). Currently, on my computer's safari 1.3, a link does not highlight when it is clicked, and the title image does not change to reflect the new link (for example, it doesn't change from showing <news.php> to <blog.php>). The link, however, loads fine.
I hope that is a little clearer. The javascript is called with an "onclick=" option on the <a> tag. I have tried the code on a stripped-down page, and it has the same problem. I have not tried it with Firefox, because I unfortunately do not have firefox (I am on dialup and refrain from downloading something large unless I absolutely, absolutely need it).
I have not changed the page at all since it was working perfectly with Safari on my G4, so I wanted to know if it still works for you guys on supported computers.
Ok, the code that is not working in my version of safari deals with highlighting the link you select in the "links" section (that should look like iTunes' source selection area). Currently, on my computer's safari 1.3, a link does not highlight when it is clicked, and the title image does not change to reflect the new link (for example, it doesn't change from showing <news.php> to <blog.php>). The link, however, loads fine.
I hope that is a little clearer. The javascript is called with an "onclick=" option on the <a> tag. I have tried the code on a stripped-down page, and it has the same problem. I have not tried it with Firefox, because I unfortunately do not have firefox (I am on dialup and refrain from downloading something large unless I absolutely, absolutely need it).
I have not changed the page at all since it was working perfectly with Safari on my G4, so I wanted to know if it still works for you guys on supported computers.
bigjnyc
Apr 15, 03:11 PM
I have a a1211 Mac book pro with 3mb memory and it works fine except that the display bezel is broken on one side near the hinge. The back case has sperated and it's onlly a matter of time before the other side breaks.
I am trying to decide if I should try to hunt down a bezel and rear case (parts cost I figure $250 to $350 + my labor) to fix the problem or wait and save to buy a new computer.
with 3mb of memory I would buy a new computer. Can you run more than one program at a time on that thing? :D
I am trying to decide if I should try to hunt down a bezel and rear case (parts cost I figure $250 to $350 + my labor) to fix the problem or wait and save to buy a new computer.
with 3mb of memory I would buy a new computer. Can you run more than one program at a time on that thing? :D
Mlrollin91
May 3, 07:18 PM
As AppleJuiced call your carrier. Could be a 3G outage.
Morn
Dec 21, 08:23 AM
I expect it to be somewhere inbetween the dual core G5 2ghz and 2.3ghz in performance. Powermac level performance.
Benedict
Mar 11, 04:20 PM
Curious :)
Edot
Jan 15, 05:46 PM
Why did you not purchase Logic? It is owned by Apple and optimized for the G5 Processor! Does Digital Performer do things that Logic doesn't? I am not familiar with either program, but at a glance they look like similar applications. I think Logic would have been a better choice. Now with it being at version 6 I would think it would be a no brainer. However, I have no real authority on Audio apps.
felixen
Apr 15, 03:45 PM
This is the model I linked to earlier http://cgi.ebay.com/Dock-HDMI-USB-Adapter-ipad-ipad2-iPhone4-iPod-/220761241123?pt=LH_DefaultDomain_0&hash=item3366653623
GGJstudios
May 5, 03:40 PM
I tried an SMC reset, but i still had one afterwards.
Are you running anything CPU/GPU intensive, that could drive your temps high enough to cause a shutdown? If not, I'd take it back and have them check it out.
Are you running anything CPU/GPU intensive, that could drive your temps high enough to cause a shutdown? If not, I'd take it back and have them check it out.
prospero108
Apr 7, 10:46 AM
Thanks for that, I shall order a new screen in the next few days but if any one else has an opinion I would appreciate it...