I finally found out my problem with my macbook and 32inch lcd

So I dont know if you have read but i have been having a little problem with my macbook and my 32inch lcd. The problem that I have been having is when it is hooked up threw the dvi to vga going into my t.v is that when i were to close the macbook it would goto sleep. Well i have done many things to prevent this from happening and nothing worked. I have the new apple wireless keyboard and mouse. After a few post I was told to do many things like click the mouse which I had already tried about 1.1 million times. Well after I was sick of it all I just got so mad at the whole situation. I tried one last time clicking and holding the mouse button down it stayed on. I thought I was dreaming this so I then tried it again and it worked. I was having the problem of closing the macbook then waking it back upp with the mouse and the my screen which would be the 32inch lcd would just flicker a few times then say no imput. I no longer have this problem

problem solved

Similar Messages

  • I have a year old iMac and Macbook, both on 10.7.3.  Every time the iMac goes to sleep I lose wi-fi.  No problem with the Macbook and iPad.  A lot of people seem to have the same problem.  What's the solution?

    I have a year-old iMac and Macbook, both on 10.7.3.  Every time the iMac goes to sleep I lose wi-fi from  Airport Express.  No problem with the Macbook or my iPad.  It seems a lot Mac users are having the same problem.  Is there a solution?  Does Apple have a solution?

    Sometimes there are problems.
    Somethings to try but probably won't help....
    1. Repair Disk Permissions
    2. Startup in Safe mode by holding down the "Shift" key....
    3. Reset the P Ram by holding down the "Command/Option/P/R" keys at the same time...
    The above are standard items to do on any Mac from time to time.
    I repair permissions at least once a month....
    The other 2 periodically as they do straighten things out when they get out of whack....
    Thanks for the feedback.

  • Final Cut Studio HD problem with new Macbook Pro

    I bought FCS HD and installed it onto my new Macbook Pro, but when I went to run Final Cut, it told me it was missing the graphics card. Now, the graphics card is different to my old laptop and G5, but surely the new macbook pro should be able to run my Final Cut Studio.
    I was planning to buy the upgrade, not a whole new programme - now I am worried I will need to buy both an upgrade and Final Cut Studio 2.

    This is a FCP HD, but no Final Cut Studio HD
    My guess is that you are trying to run FCP 4.5 HD on an Intel Mac.
    It isn't reliable even if you could install it.
    You need FCS2 -- at the upgrade price.

  • Problems with new macbook and wireless internet!!

    i just bought a new macbook yesterday and cannot connect to my wireless network. i have it unlocked and my old ibook g4 and my palm connect just fine to it but this macbook is saying the network requires a password. every other computer just automatically connects and has perfect internet access with no password. why is this happening and is there anything i can do????

    Try simply hitting the "enter" key. that is entering no password. this has worked for me.

  • Any wifi connection problems with new Macbook Pro 13" models?

    I currently use a 15" Macbook Pro (about 3.5 years old) that has intermittent WiFi connection issues (intermittently loses signal). This seems to have been a very common problem with this laptop model. My kids, who use Macbooks, have no connection problems. In any case, I'd love to buy one of the new model 13-inch Macbook Pro's but hesitate because of my many issues with WiFi connectivity on my older Macbook Pro. Just wondering if anyone is experiencing connectivity problems with the new model?

    I've never had Wifi connection problems with a Macbook and now with the 13" MacBook Pro I was flabergasted when I took my MacBook down the street to a coffee house with free WiFi. I went to connect to their WiFi and found my own WiFi connection listed. I thought this odd even though I was on the same block as my apartment, my apartment is six stories up. I connected to the Coffee Shop WiFi but it was really slow so I wondered if I could connect to my own home connection. I switched it over and lo-and behold I did connect! It was a good 300 feet away! I NEVER saw this with previously owned MacBooks including the black MacBook and the MacBook offered just before they moved the MacBook up to the Pro series.
    So I'd say they have improved the WiFi nicely.

  • HT1937 My imessage isn`t working properly from my iphone. what could be the problem? how can I found out? the internet is working and in ipad i can send message.

    My imessage isn`t working properly from my iphone. what could be the problem? how can I found out? the internet is working and in ipad i can send message.

    I have no idea what the "freezer fix" is, nor why anyone would think temporary exposure to cold will somehow fix a hardware issue with a 100% solid state device.  Also, actually freezing your iPhone may very well itself cause damage.
    If you dropped it and wifi immediately failed to work, the odds are you inflicted physical damage to it - perhaps the antennae connection internally.  You could try a simple reset and see if that helps, but if not, you need to take it into Apple for an evaluation and diagnosis.
    If it has internal damage, since you dropped it, your warranty no longer applies.  Apple does not repair iOS devices, the merely swap them for factory refurbished units (and send your damaged one back to the manufacturer in China for refurbishment or recycling).  You would ahve to pay the out of warranty replacement fee (look on your country's Apple web site, under support for the iPhone for fees).

  • Problem with the MenuBar and how can i delete a own component out of the storage

    Hello,
    I opened this thread in the category "Flex Builder 2", but
    under this category my questions fit better.
    I have a problem with the MenuBar and a question to delete a
    component out of storage.
    1. We have implemented the MenuBar, which was filled
    dynamically with XML data.
    Sporadically it will appear following fault, if we "mousover"
    the root layer.
    RangeError: Error #2006: Der angegebene Index liegt
    außerhalb des zulässigen Bereichs.
    at flash.display::DisplayObjectContainer/addChildAt()
    at mx.managers::SystemManager/
    http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()
    at mx.managers::SystemManager/addChild()
    at mx.managers::PopUpManager$/addPopUp()
    at mx.controls::Menu/show()
    at mx.controls::MenuBar/::showMenu()
    at mx.controls::MenuBar/::mouseOverHandler()
    Here a abrid ged version of our XML to create the MenuBar:
    <Menuebar>
    <menu label="Artikel">
    <menu label="Artikel anlegen" data="new_article" />
    <menu label="Artikel bearbeiten" data="edit_article" />
    <menu label="Verpackung">
    <menu label="Verpackung anlegen" data="new_package" />
    <menu label="Verpackung bearbeiten" data="edit_package"
    />
    </menu>
    <menu label="Materialgruppe">
    <menu label="Materialgruppe anlegen"
    data="new_materialgroup" />
    <menu label="Materialgruppe bearbeiten"
    data="edit_materialgroup" />
    </menu>
    </menu>
    </Menuebar>
    It is a well-formed XML.
    2. Delete a component out of storage
    We have some own components (basically forms), which will be
    created and shown by an construct e.g.
    var myComponent : T_Component = new T_Component ;
    this.addChild(myComponent)
    Some of our forms will be created in an popup. On every call
    of the popup, we lost 5 mb or more, all childs on the windows will
    be removed by formname.removeAllChild();
    What cann we do, that the garbage collector will dispose this
    objects.
    Is there a way to show all objects with references (NOT
    NULL)?
    I have read in the Flex Help, that
    this.removeChild(myComponent) not delete the form and/or object out
    of the storage.
    Rather the object must be destroyed.
    It is sufficient to call delete(myComponent) about remove
    this object out of the storage as the case may be that the
    garbage-collector remove this object at any time?
    Or how can I destroy a component correctly. What happens with
    the widgets on this component e.g. input fields or datagrids?
    Are they also being deleted?
    Thanks for your help.
    Matze

    If you mena the "photo Library" then you cannot delete it.
    This is how iphone handles photos.  There are not two copies.  There a re simply two places from which to access the same photos.  ALL photos synced to iphone can be accessed via Photo Library.  Those same pics can be accessed via their individual folder.

  • A relative synced my iphone with his laptop without me knowing. It had a passcode on the phone but the sync still worked. I have since found out he is quite IT knowledgeable and has been known to track other peoples phones.  How is this data useful to him

    A relative synced my iphone with his laptop without me knowing. It had a passcode on the phone but the sync still worked. I have since found out he is quite IT knowledgeable and has been known to track other peoples phones that he wants to know information about.  How is my data useful to him and can he restore this data on another iPhone and run it parallel to mine? I have had people send me messages which I have not received. These have been screen shot to me later including time and I have just not got them. I had 4 weeks worth of messages go missing from my phone..I know that he synced my phone because his work laptops I'd came up in my settings. Also if the above can be done can he change the settings on my actual phone and access my location without placing tracking software on my phone.  Can someone please help here as I can't restore a backup to my phone for obvious reasons and refuse to change my number because of this loser.

    Connect the device to the computer.
    In iTunes, select the content desired to sync.
    Sync.
    This is all described in the User's Guide, reading it may be a good place to start.

  • Hello i have a problem with my MacBook Air they wiped out the operating system then installed windows 7 how do i re install the apple firmware

    Hello i have a problem with my MacBook Air they wiped out the operating system then installed windows 7 how do i re install the apple firmware please help

    That is incorrect. You can install Windows on a Mac, any Mac, without having OS X installed on it.
    To the OP you will need the original system reinstall USB thumb drive that came with your Mac Air if it is older than a Mid 2011 model or if it is newer than a Mid 2011 model you use the Online Internet recovery system.
    If you don't have that original reinstall USB thumb drive you can order one from Apple for a small charge. Call Apple and ask to speak to someone Specifically to order a Replacement USB system reinstall thumb drive for your model year. You will need the serial number of that Air. It is etched into the bottom of the case.
    Eric Ross wrote:
    You can't run Windows on your Macbook Air without having Mac OS X installed with Boot Camp.  So it should be an option to select the Mac OS X partition at startup when holding down the option key.  Take a look at this link, http://support.apple.com/kb/HT4818

  • HT4060 I'm having some problems with my ipad and charging it. I am having to leave it in charge for a lot longer, but when I take it out and want to use it the battery is still not completely full and goes down a lot faster than usual

    I'm having some problems with my ipad and charging it. I am having to leave it in charge for a lot longer, but when I take it out and want to use it the battery is still not completely full and goes down a lot faster than usual. The other day, I had charged  my iPad overnight so that I could take it to university with me for the day, and when I had switched it on the next day the battery was on 5% and I had not used it since charge.

    Your battery may be dying. THey are only good for so many charges/discharges. If you have an apple store near by make an appointment and have them check itout

  • Hi, i've just got a problem with my macbook pro: I bought it two years ago and suddenly, it stopped working. Im freaking out. No answer from the people hwo suposed to know about these problems. Any tip??

    Help!
    i had a problem with my macbook pro: on tuesday 16th (agoust, 2011) I went to a friend's house and show her some document i had in my computer, then i turned off my mac and it asked me: "there are some actualizations available, do you want to update before turn off?" i clicked on yes, waited for update and then the macbook turned off. When I got back home, I tried to turn it on again.... but nothing: it didn't sound baaaammmmm as allways, it didn't reacted. I tried again, but useless.
    The next day i went to one of these "authorized management centers", but they coudn't say anything or do anything about it. First they told me the problem was the battery, then the hard disk, then the video card... but don't. I left my mac there by two weeks, hoping they could help me, but they didn't. So I picked it up and go to other place.
    The rare thing is that i have just two years with my mac, and i didn't do anything stupid on it (didn't fall, get wet, microwave, hot, shocked, hit or anything) It just stopped working. Two times it turned on. But if not, it's the same story:
    When i pushed the button to turn on, sounds like baaaaaammmm, but then again, and again, and again, and the screen doesn't get blue or anything, it appears a foder with a "?" and then the computer turns off...
    Im wondering if this is a problem on this computers, because some of my friends told me things much like that that happened with their macbooks.
    What's going on??? why this is happening?? cn you help me?

    This article may help: A flashing question mark appears when you start your Mac.

  • Problems with .ARW files and auto toning

    problems with .ARW files and auto toning
    let me try to explain this because this has happened in past and never found a way to resolve but i lived with it
    now that I have a Sony A7R the problem is more serious
    Firstly i take pride it making the picture happen all in camera, i use DRO lvl 5 to get enough light, like when i'm shooting at dusk. DRO its like doing HDR but in a single file, it lightens the darks. in my camera i'm happy with results
    but when I upload them to lightroom, they come out near black.
    allow me to explain
    lets say I import 100 images
    i double check my preferences and everything is UNCHECKED when it comes to importing options, there is no auto toning, nothing.
    as the images import i see a preview in the thumbnail which looks fine.
    i double click on one to enlarge it, hence leave grid view.
    for a brief 1 or 2 seconds, i see the full image in all its glory but than lightroom does something funny, it darkens the image
    one by one as it inspects each image, if it was a DRO image it makes it too dark.
    to make this clear, the image is perfect as it was in the beginning but after a few seconds lightroom for some reason thinks it needs to correct it.
    how to prevent lightroom from doing this, i want the image exactly as it is, why must lightroom apply a correction>?
    i think it has to do something with interpreting the raw file and lightroom applies its own algorithm.
    but here is what i dont get.....before lightroom makes the change i'm able to witness the picture exactly as it was taken and want it unchanged..
    now i have to tweak each file or find a profile for it which is added work.
    any ideas how to prevent lightroom from ruining my images and just leave them as they were when first detected...
    there are 2 phases...one is when it originally imports and they look fine
    second is scanning each image and applying some kind of toning which darkens it too much.
    thanks for the help

    sorry thats the auto reply message from yahoo email.
    i've disabled it now
    thing is, there is no DRO jpg to download from the camera
    its only ARW. so my understanding is when i use DRO setting, the camera makes changes to the ARW than lightroom somehow reads this from the ARW.
    but then sadly reverts it to no DRO settings.
    because i notice if i take normal picture in raw mode its dark but if i apply dro to it, it comes out brighter, yet when i d/l the image from camera to lightroom, which is an ARW - there are no jpgs. lightroom decides to mess it up
    so in reality there is no point in using DRO because when i upload it lightroom removes it.
    is there a way to tell lightroom to preserve the jpg preview as it first sees it.
    its just lame, picture appears perfect...than lightroom does something, than bam, its ruined,.
    what do i need to do to prevent lightroom from ruining the image? if it was good in the first place.

  • Disk problem with new Macbook Pro - Diagnosis, anyone?

    Hi everyone,
    I just purchased a 15" 2.0 Macbook Pro last week, and I've been having some interesting problems. No, not the problems with the heat and the whine - mine seems to be fine on both accounts. Let me explain my story:
    So I get my new, shiny Macbook Pro from Fedex, came home and booted it up over my lunch break, set up accounts, etc. and everything seemed to be just dandy. So I went back to work and when I got home that evening, booted it up again. This time, however, it stayed on that first gray screen with the apple logo and the spinning "gear" for 5 minutes! Tried several times, and finally got it to boot, but it took about 6 minutes. But some other things didn't seem right - the "Macintosh HD" icon on the desktop was not a cool little HD icon, it was just a folder. And if I'd eject a CD and put it back in it wouldn't mount the disc.
    So I called Apple support.
    The guy had me boot to the install CD and run disk utility. This came up with tons of errors - "invalid node" errors were most common. So I reinstalled OSX from scratch and the problems were gone.
    Until last night.
    I was trying to install the XCode tools, and the installation kept failing, saying "Please try again". So I decided to reboot. And again, I got stuck on the gray screen. Ran Disk Utility, only to have it say it "couldn't repair the disk". Reinstalled OSX, and everything seems fine. Today I'm going to be pretty intense on the HD- doing lots of installing, restarts and reboots to see if the problem shows up.
    Now I know there's a problem, but since the computer is actually working now, I'm worried if I take it in to a service center they'll come back saying everything looks fine. So my question is, does this seem like a problem that could be traced to a bad Hard Drive? Maybe some sectors got screwed up, etc. Anyone with some insight would be helpful, so I can make some suggestions when I talk to the service people.
    Thanks.

    Sounds like your hard drive.
    I have the 2.16 MacBook Pro and it was running fine, but around the time I started to try to install BootCamp/Windows XP my SuperDrive failed to recognize CDR's. So I took it in to have the replaced. I got it back and tried BootCamp again only to have WIndows keep getting corrupted somehow. I then switched to Paralells thinking that would work. Everything was fine for a few days and then Windows got corrupted again. I was getting very frustrated. Last night I was erasing the hard drive completely and zeroing it out, and then tried to repair the disk only to find several errors that couldn't be repaired.
    SO, I'm off to the Apple Store this morning.
    OH, I verified that it was the hard drive (or at least am pretty sure) because I booted off my external hard drive, and got Parallels and Windows XP to run and load flawlessly the first time. All the other times it took several tries to get XP to load properly. I'm typing this running off my external, because when I tried to reload OS X onto the MBP internal drive it ended up having errors.
    good luck!

  • Error: There is a problem with the file and it cannot be copied

    I've been trying to copy (and essentially move) the contents of an NTFS-formatted external HDD to my iMac's internal HDD so I can then format the external HDD to Mac OS Extended. However, when I simply try to drag and drop, I get an error during the transfer that states:
    There is a problem with the file and it cannot be copied.
    I tried a basic cp command in Terminal to copy all contents of the external HDD to a folder on my iMac's desktop, and found that while there were no errors, there were many individual files missing full chunks of data (ie. original file would be 4GB on my external HDD, but only 350MB on my desktop).
    Any ideas on how I can successfully copy a large amount of data (approx. 170GB) from my external HDD to my internal HDD while avoiding this error, so I can ultimately format my external HDD to Mac OS Extended? ANY help is greatly appreciated.

    That's not a good error to see. It indicates something is very wrong. Pulled out of an old programming header file:
    ioErr = -36, /*I/O error (bummers)*/
    If Apple labelled it "bummers," they had a good reason! Unfortunately, that doesn't bode well for you.
    Try running Disk Utility again. Keep repairing over and over until one of two things happens: 1) Disk Utility says no repair was needed, or 2) Disk Utility reports the same error in two sequential repair sessions and is unable to repair it both times.
    If you hit the second case, or if you hit the first but still can't copy files, then you've got two basic options:
    = Buy a third-party disk utility or two and try them. Try TechTool as a first choice.
    = Recover what files you can and write the rest off as gone.
    = Send your drive to a data recovery service and hope they can extract more than you can.
    Of course, none of this is necessary if you have a backup of the contents of that hard drive. (If you don't, this is your learning experience. Once bitten, twice shy, so they say.) Also, regardless of the outcome, once you've got your data or have decided it's gone, you're going to want to wipe that drive completely clean. Reformat the drive with Disk Utility, then when it's done, select the drive in Disk Utility and hit command-i. (Don't select the new volume you just created on that drive, select the drive itself. Mine looks like "232.9 GB Hitachi ..." with the volume name indented underneath.) Look for an item that says S.M.A.R.T. Status, and if it doesn't say Verified, you might as well throw out the drive. Don't trust any more data to it.
    If all appears safe, you can start moving data back onto it. But, as always, make sure you have a backup of everything!

  • Boot Camp problems with Windows 7, and a new Macbook Pro

    When I try to install Windows 7, when the process is almost complete and Windows is finalizing all settings, the system reboots then gets stuck at the white/gray bootscreen, and then tries to boot from disk, only to repeat the bootscreen cycle indefinitely. How do I fix this? Thank you very much.

    My MAC BOOK is 13 inch, first generation of unibody that I bought when it first came out last November, 2009. It seems that the latest boot camp 3.1 does not support windows7 64 bits on my mac book model. I followed Apple instruction to upgrade boot camp 3.0 when running XP 32 bits. And I then upgrade my XP 32 bits to 64 bit Windows 7. The upgrade/installation was successful but I encountered a lot of problems with the mouse and sound.
    1. No sound with my new Windows 7 64 bits.
    2. I managed to make Windows 7 64 bit recognize my apple mighty mouse. But the mouse does not funtion normal as expected. It does not work with swiping and scrolling.
    3. I could not re-install boot camp 3.0 from windows.old nor from the Mac OS X installation disk. When I tried to run setup.exe from the MAC OS X snow leopard, I got the error "Boot camp x64 is unsupported for this model"
    I am really disappointed that boot camp 3.1 is not universally supported for all mac book or mac book pro.
    I need help to re-install boot camp for my Windows 7? I bought the upgrade through education upgrade program and I selected to get 64 bit version so I do not want to rollback the installation to 32 bit.
    Please help.

Maybe you are looking for

  • SO raising-MWST

    Hi Gurus, While raising the Sales order : I am getting a Error message: "Mandatory condition MWST is missing" I have followed the steps from WIKI and I have also removed from V/08: Mandatory tick mark from MWST of RVAA01. Still the problem exists. ca

  • Self join with fact table in Obie 10G

    I am a newbie to obiee.I have a development requirement as follows- I need to find supervisors designation with the existing star RPD design. explanation is below                                                     DIM_Designation(Desig_Wid)         

  • Avoid dll probing of WinForm application hosted in IE browser with a bootstrap

    Hi All, We are hosting a WinForm application in IE. The winform application is hosted in IE as a Bootstrap.dll (container web control). The Bootstrap.dll further references to various other dlls required by the winform application (eg. A.dll, B.dll e

  • Print image to fill page

    When I try to print an image I sometimes want it to be scaled to fit the page. I don't see these options however. 

  • Pipeline Tracing Enabled, Original.EML / Routing.EML / SMTP.EML not show some times.

    Hi All, I had enabled Pipeline Tracing on both my Mailbox 2013 (DAG). Noticed some times the message log in the pipeline trace folder doesn't show all 3 EML files in it. Under what circumstance Original.EML is not logged, but Routing.EML / SMTP.EML i