Wave of new issues suddenly

First of all I am speaking about a 2.0 ghz MBP 100 GB 7200 RPM 1GB RAM took delivery around Feb 23rd.
Secondly I have done both the 10.4.6 update and well as the firmware update I have also done a PCM reset with the whole pulling the battery routine (don't know if these may play an issue in the problems) But NO Boot Camp Beta (I got the apple to get away from XP)
Thirdly I am new to Apple, this MBP is the first apple I have used for more than 5 minutes, so go slow with me when talking about kernel panicing or log files ect.
Ok so I was planning on calling apple as soon as I had some free time, which is looking like tomorrow, regarding the inverter/logic board screen brightness whine so many people seem to mention, in addition the techtools deluxe keeps returning a Video Ram "failed"
Now recently I have had a few things crop up.
1) The slightly annoying inverter/logic board noise has gotten louder, but not constantly some times its nothing and sometimes I can't stand it.
2) There is a new static/ electric short circuit noise from the left speaker area when booting.
3) The MBP has crashed a couple times in the past 2-3 days. In my mind this is tied to heat issues. NOTE: All temps mention here are from a temperature widget monitoring the temp sensor in the 7200 RPM disk and not the temp senors on the motherboard. The computer when it has been running idle on the table while I am away runs anywhere from 98 - 103 degrees F (That's 36.66 - 39.44 degrees C) and while running a moderate load iChat video chat, safari, and maybe one or two other things the temp will climb to around 111 (again that's 43.88 for the rest of the world) I've even see 117 degrees F sitting on a wood table (47.22 C) 2 or 3 times it has seemed to slow down and lag and actually seems to turn inself off (intel's heat protection?) anyways when I manage to get it turned on again, which can be hard crashing again at various points along the boot process, as soon as I can look at the widget for temperature, it read somewhere around 122 F (50 C) and the highest I have seen is 126-127 F (52.22 - 52.77 C)
For comaprison right now all that is running is one copy of safari with 2 tabs and a copy of adium (chat client) and the temp widget reads 102.2 F or 39 C
Basically in my mind these issuse have gotten worse or appeared so close together, that they must be somehow linked. I was just wondering if anyone has any more thigns I ca try before getting the apple rep on the phone?

Well, I had my MBP sent out for repair they changed the logic board and the thermal unit also the keyboard. And it also came back with some scratches and also on the left side at the seam where your arm/wrist rest is loose so it squeeks..plus is was dirty.
Called Apple Care got someone who said they couldn't replace it because it was past 14 days, so I didn't like that answer and then they gave me to a product specialist. He said the they needed a resonable number of attempts to fix it. I ask him what a resonable number was? He couldn't answer. So each time you send it back your without your computer for 10 days. I said just send me a new one. He said he couldn't but if after some undetermined number of returns then he could. So I said just give me a refund. And that he could do. So I'm returning my MBP and going to wait for the second generation of MBPs that don't run so dam hot. Unfortunatley you have to get a little extra firm to have them do anything.
Oh yeah, he also said if he sent out a new one that it could have the heat problem to. And that the Engineers are working on it but DO NOT have A SOLUTION YET.
It's a bumer cause I like the computer. They should make it big enought not to have a heat issue and also to fit a dual layer burner for $3K. I don't need the thinnest computer just one that works comfortably on the desk in the lap etc. without excess heat issue, airport issues, and high pitched noises.
Apple dropped the ball on getting this to market before the bugs were worked out.
So I will wait, check these disucussion boards from time to time until things are running smoother. Good luck to you and don't cave into these folks trying to tell you the heat is ok or the noise, etc....you paid top $$$ expect the best and don't take any bull**.
Peace,
Time for a Margarita.

Similar Messages

  • New issue breaking Gmail when using custom domain name

    I have been using my own domain name in conjunction with Gmail since the launch of Gmail.  The use case is fairly straightforward -- I have my own domain name and have created an email address alias on this domain ("custom email address') that forwards email to my Gmail account.  I have configured Gmail to override the From field with this custom email address.  With this configuration, Gmail is happy.  
    On my Z10, I had created a Gmail email integration account via the Advanced Settings with my custom email address in the "email address" field and my gmail email address as the username with the appropriate gmail server settings.  When I continue from the advanced screen, I was taken to the Google account login screen where I grant permissions for my BlackBerry to access my account.  On this screen, I logged in using my gmail email address.  This worked fine and I received email without incident on my Z10 since I bought it on the Feb launch date ... until this past weekend.  My Z10 then suddenly reported that my settings had changed and nothing I could do could convince it to accept the above settings as correct.
    If you have a similar configuration and have noticed recent issues, there is a solution.  This new "issue" appears to be that when you log into the Google permissions screen during the BB10 email account configuration process (i.e. the Google login page after you enter all the server settings in Advanced section of BB email account setup), you are no longer allowed to enter a username that differs with the custom email address you are setting up.  It won't ever tell you that this is the problem.  You just get a vague email settings error at the end of the process and you can't get your mail.  It is possible that Google is the one who introduced this glitch, since the solution is within your Google account configuration, not BlackBerry.  Simply put, you must associate your custom email address with your gmail account login within Google.
    To do this, log in to Gmail using your usual gmail address.  Click on your Gmail address in the top right corner, select the "Account" link in the drop down.  Click the "Edit" link to the right of the Email heading.  At the bottom of this edit page add your custom email address in the field next to the label "Add a new alternate address".  After you add it, you will need to verify this address via an email that will be in your Gmail account.  I probably should have done this long ago, but never had the need to until now.
    Now you can get BB email working again.  Go back to the BB10 account settings page for your Gmail account.  This time when are kicked over to the Google login page to grant permissions to your BlackBerry to access your account, use your custom email address as your Google username and use your usual Gmail password.

    Amazing, Thanks !

  • HT201415 After a months of stable work my new IPad suddenly denies to find cell network under any circumstances.Please advice if anyone familiar with that problem?

    After a months of stable work my new IPad suddenly denies to find cell network under any circumstances.Please advice if anyone familiar with that problem?

    It sounds like there are a couple things going on here.  First check if you have a successful install of SQL Server, then we'll figure out the connection issues.
    Can you launch SQL Server Configuration Manager and check for SQL Server (MSSQLSERVER) if default instance or SQL Server (other name) if you've configured your instance as a named instance.  Once you find this, make sure the service is started. 
    If not started, try to start it and see if it throws an error.  If you get an error, post the error message your hitting.  If the service starts, you can then launch SSMS and try to connect.  If you have a default instance, you can use the machine
    name in the connection dialog.  Ex:  "COWBOYS" where Cowboys is the machine name.  However, if you named the SQL Server instance during install, you'll need to connect using the machine\instance format.  Ex:  COWBOYS\Romo (where Romo
    is the instance name you set during install).
    You can also look at the summary.txt file in the SQL Server setup error logs to see what happened on the most recent install.  Past install history is archived in the log folder if you need to dig those up to help troubleshoot, but the most
    recent one may help get to the bottom of it if there is an issue with setup detecting a prior instance that needs to be repaired.
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • ODD new issue opening files from another network machine

    okay, my setup is kind of convaluted, but this is what I have: I made the switch to Mac last year, and do all of my processing on my Macbook Pro. It has CS5 on it.
    Because I havent been able to print properly from it (an alleged driver issue, wherein my images print with a 1/4" offset), I still print from a networked Windows Vista machine in the office--and because I hated the print dialogs in CS3 & CS4, I actually still print from PS CS2
    (I know, probably seems senseless, but it works best for me). Life has been peachy.
    Now for the issue:
    Suddenly, as of today, PS on the Windows machine wont open any jpg or psd on the Mac. If I copy/move it to the Windows desktop, it opens just fine. I either get a message saying it's "the wrong type of file," or--more bizarre, when I double click a file to open, I actually get the dialog box you get when you hit ctrl-N for a new document... and this happens the same in CS2, 3, & 4. Any clue as to what the heck I've got going on?
    thanks!

    This is the boilerplate text often used in connection to saving to a network (please NOTE the part where it explains that normally, it does work, but that it is impossible to troubleshoot someone else's network remotely, and that's why it's not supported by Adobe):
    If you are opening files over a network or saving them to a network server, please cease and desist immediately in the event you are currently experiencing problems with one or more files. Working across a network is not supported.
    See: 
    http://kb2.adobe.com/cps/406/kb406793.html
      Copy the CLOSED file from your server to your local hard disk, work on it, save it again to your local hard disk, close it, and copy the closed file back to the server.
         Of course, the fact that Adobe does not support working across a network does not necessarily mean it won't work.   It should.
        Adobe's position is that there are too many variables in a network environment for them to guarantee that everything will work correctly in every network, especially given the fact that if something does not work properly, it's probably the network's fault, and Adobe has no way of troubleshooting your network.
      If you can't work locally, you are on your own, and if something happens, you're on your own. If you must work from a server, make sure your network administrator is a competent professional.
    When problems arise, a lot of valuable work can be lost.

  • When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue

    When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue.

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • New Yorker App No Longer Sees New Issues

    Beginning with the October 7 issue, the New Yorker app on my iPad no longer "knows" about new issues. Before that I used to get notified when a new issue was available and the new issue's cover would appear in the Library.
    In order to download new issues I have to:
    Delete the New Yorker app from my iPad
    Download the New Yorker app from the App Store
    Download the new New Yorker issue
    Redownload any previous issues that I want to have on my iPad.
    Obviously, this is tedious, time consuming and stupid.
    The New Yorker app on my iPhone works fine. I get notified of new issues and new issues appear in the Library.
    I have no other issues with my iPad. I'm on iOS 7.0.2. I'm on WiFi with a decent connection. I have tried restarting the iPad and resetting it. No joy.
    Does anyone else have similar problems?

    Same problem and from the same issue. I'm in India, wonder if it's a geographical issue.

  • OS X 10.8.3 - Should I keep my heads up in regards to any new issues?

    Hello,
    Since OS X 10.8.3 has been released to the general public, I am wondering if there's any new issue that this update may be bringing to the table when compared to OS X 10.8.2 (build 12C60)? Honestly, my 10.8.2 installation has not been problematic in my system. What worries me about this new update is that Apple apparently changed some graphics drivers for Nvidia cards along other major changes.
    On my end, I am trying to mitigate any issues by installing the Combo update instead of the Mac App Store Software Update version and Delta updater.
    Thanks for your assistance...
    If you are having issues please state the following...
    How did you installed OS X 10.8.3? (Answers: Via Mac App Store; Using Combo Update; or Using Delta Update)
    What's the issue?; Or have you seen any performance and stability improvements?
    Thanks Again!

    As I can see, OS X 10.8.3 updates near all OS X applications and drivers, including the graphic card ones, but always for better.
    I installed OS X 10.8.3 from the Mac App Store (249 MB, much smaller than other OS X updates), and at the moment, I haven't noticed any problem. Furthermore, I feel my Mac faster, and the big difference is with Safari. Before upgrading, Safari was terrible, and now, it works properly without any problem. Now, with OS X 10.8.3, it looks like there are some problems with the Boot Camp drivers download, that could be related to the fact that some Macs aren't compatible with Windows 8, so they can only download the Boot Camp drivers for Windows 7.
    You should make a Time Machine backup of your system and update to 10.8.3 from the Mac App Store. That's the best way to install an update, always making a backup before updating, to prevent problems

  • HT5622 Actually um trying to update new iOS 7 for my iphone 4 but when i press the button to install new software suddenly it appears why " iOs 7 failed verification because you are no longer connected to the internet " even my phone is already connected

    hie there Actually um trying to update new iOS 7 for my iphone 4 but when i press the button to install new software suddenly it appears why " iOs 7 failed verification because you are no longer connected to the internet " even my phone is already connected to net

    I tried powering down and re-starting the iPhone (as suggested at http://support.apple.com/kb/TS1275). This seems to have cleared the "...not connected to the Internet" problem, and iOS 6.1 is now in the process of downloading.
    Thanks very much for your feedback.

  • Newstand - how to see which magazines have new issues?

    I have an icon with the new editions availabe (eg 2 new issues in the newstand app) but then I cannot see of which magazine it is related to (i have like 40 maganize apps). how can I solve this (ipad) thanks

    Read more about statspack or AWR in Oracle documentation.

  • In-app purchase approved for sale, folios published, why would new issue not show in Newstand?

    Has anyone had this issue and what should I be looking for to problem solve?

    Yes - I am having this problem as well. And if I delete the app and install it again - the new issue will appear in the newsstand... I am using an iPad 2 with OS 6.1.3 installed
    I have gone through this and everything is correct...
    http://helpx.adobe.com/digital-publishing-suite/kb/troubleshoot-newsstand-background-downl oading-digital.html
    I am wondering if this might be the problem...
    In the DPS App Builder, under advanced options - there are 2 settings (which are both unchecked in my app)
    "Always open background downloaded issue"
    "Auto download latest entitled folio on first launch"
    I am wondering if these should be checked and if this affects my newsstand icon not updating...

  • I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge dela

    I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge delay!!! HELP!!!!

    oh and if you use a creative cloud version of Lightroom it could also be that the logon to the cloud is messed up. Logging out and logging back in from preferences in the creative cloud app will fix that. Due to the release of Lightroom CC it appears that adobe's servers have been overwhelmed a bit And many people have strange problems that are solved by logging out and back in.

  • After I synced my iphone (4S with ios 8.1.2) using itunes with MS outlook on my new PC , suddenly all my contacts without telephone number and what I have the name of the contact only ?

    After I synced my iphone (4S with ios 8.1.2) using itunes with MS outlook on my new PC , suddenly all my contacts without telephone number and what I have the name of the contact only ?

    I couldn't find the edit button on my original post so I am posting an update here.
    I have gone through more apps and have had good luck on all but one more.  And it's not that the app doesn't work, I am talking about the Yahoo Weather app, It works fine, but when you swipe between cities the screen lags a bit and it sometimes doesn't move between pages the way it should.  On iOS 7.1.2 it was smooth as butter but on iOS 8.0, not so much.  I will post a note in the app store to let them know.  I really like the Yahoo app better than the new stock app.
    I have been going through my games and they all work fine. Angry Birds (Original and Stella), Canabalt, Minecraft, Bejeweled 2, Silly Walks, PopWords, Doodle Jump, Deep Green all seem to work just fine. 
    Starbucks app works as it should. 
    I will stop back again next week after I have had the weekend to play with it in detail and post my thoughts again.

  • I cannot log on to my Comcast e-mail from my IMac anymore.  This is a new issue, recently I had to delete cookies from my system in order so my email wasn't frozen, but over the past few days it has went from bad to worse.  Any suggestions-I am not very c

    I cannot log on to my Comcast e-mail from my IMac anymore.  This is a new issue, recently I had to delete cookies from my system in order so my email wasn’t frozen, but over the past few days it has went from bad to worse.  I am able to enter my login information, but it just goes right back to the home page.  Any suggestions…maybe I deleted something else in the process.

    OK, restart in Safe Mode, this will clear some caches. It's possible one or more is corrupt. To restart in Safe Mode when you hear the start up tone hold down the Shift Key until you see a progress bar. Let it fully boot then restart normally and test.
    Also I am assuming you have checked Finder - Preferences  - General and see what boxes are checked in "Show these items on desktop." You can also mount an item in Disk Utility, simply highlight it and then look in the File menu for Mount.....

  • Why does FF save files to desktop, when I have "downloads" checked in options? This is a new issue with the latest version 3.6.3 Windows XP Thanks.

    Why does FF save files to desktop, when I have "downloads" checked in options? This is a new issue with the latest version 3.6.3 . Using Windows XP Driving me nuttier! Thanks.
    (Is is that MicroNetFrame Asst thing?)
    == This happened ==
    Every time Firefox opened
    == When I installed latest version

    Thanks for your reply. I appreciate your help.
    It was just a hunch that MircoNetFrame was causing the problem. I disabled it as you suggested, and I still have the problem.
    I just changed under Tools>Options> General - had checked "ask me every time" under downloads, so instead of asking me, FF saved the download to I know not where. It no longer saves it to the desktop, leaving a duplicate in "my documents".
    In windows, I have found unless one knows the entire name of the document, one can never find anything. It isn't listed under recent ''''''__. I can't recall the nomenclature, but the
    capability is ridiculous. So, I don't know where that file I just downloaded is!
    I downloaded a PDF file, but this happens with all DL's. It was so easy to have them all stacked in one place and I could recall
    what I had and when I downloaded it easily.
    Do you have any other suggestions other that going back to the old version of FF, which I would rather not do?
    Thanks again for your time, it is very considerate to help a complete stranger, I must say. Sounds like something I might do! Cheers!

  • New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

Maybe you are looking for