
I bought a new 24″ iMac last week, and it arrived on Friday. It worked flawlessly for the first day, but on Saturday, I noticed a pixel at the top of the screen about in the middle that was stuck magenta.
A lot of things I was reading said that because the pixel was a color, it was a “stuck” pixel. This would possibly be fixable by one of those programs that flashes different colors really fast.
I ran LCDtest which is a really simple program which just turns the entire screen a color: white, red, green, blue and black each time you press the right arrow. When the entire screen was supposed to be green, there was a black spot, but the spot did not appear in the red or blue screens. This tells me that it is not in fact a stuck pixel, but a dead pixel! And pixels don’t come back from the dead.
After talking to AppleCare on the phone, they pretty much told me that flaws in LCDs are common, and had to be expected, and they would not replace the computer. I was not convinced. I made an appointment with a Mac Genius at my “local” apple store (a two hour drive from my house) and went there this morning. I told him the problem, he took out my computer and turned it on, and then promptly gave me a new one!
So I am a happy camper again!
I bought a firewire hard drive the same size as my iMac’s, and backed up my iMac’s hard drive to it before I took it to the store. When I got my replacement back home, I was able to copy everything back, so I didn’t even have to reinstall my programs! I did this from the terminal (meaning I can make this script run every night to always have a copy of my hard drive at hand) with the “asr” command:
sudo asr restore --noprompt --erase --source /dev/disk0s2 --target /dev/disk1s3
Things to take away:
Good stuff. I take it you know that you can use an external drive as your main drive, and thus eliminate the whole problem of being stuck to just one machine … It’s not that I switch machines every day or anything like that, but it can come in handy in certain situations, for example when you switch out to a new machine every now and then
This website is the finest world-wide-web site.