Override mac mini headphone output

Hey,
I was wondering if it is possible to override the audio headphone output, so the internal speaker will play instead ? or, if the headphones are pluggin for the internal speaker to play as well.
Thanks for your time !
Paul

My thoughts as well. The only work around I could see was to have extra hardware for the sound output via USB.
_The back story_
The reason I ask, as I suddenly had a strange circumstances, where I had to get a message to my girlfriend - at home, who's phone battery had gone flat. I was at work, so jumping into my shared screen mac mini, thinking I could play some music as a attention grabber, while displaying textedit message of "PHONE ME". But realizing that the mac mini was plugged into a TV on standby. I had to resort to restarting the mac mini constantly, to get a chime out. Obviously my girlfriend just thought that something was wrong with the mac, and ignored it. That is why I needed it. A one in a million occurrence.
Since it has / must be a software issue, someone at apple must know the solution. Still this is on the list of "would be nice" .. but no where close to being on the "must have" list.
Best,
Paul

Similar Messages

  • Mac Mini HDMI Output Problem w/ LG L246WP

    NOTE: This appears to be unrelated to the "screen flickering" that has been noted previously.
    I'm using a fresh new Mac Mini 2012 with an LG L246WP LCD monitor. The monitor has HDMI, VGA and Component video inputs.
    When I attach the monitor to the Mini DisplayPort output, using a Mini DisplayPort to DVI adapter connected to a DVI to HDMI cable, the display functions properly at all resolutions - including the native 1920 x 1200 resolution that I use it at normally. All resolutions are clearly displayed in the "Displays" System Preferences pane. The display looks perfect, functions properly.
    When I attach the monitor to the HDMI port using an HDMI cable, the display does not fucntion properly. The display is shifted about 80-100 pixels to the left and about 20 pixels up, creating black bars on the bottom and right sides. Because of this, a large portion of the display is not visible including the menu bar and most of the left side. Additionally, the settings are reduced to "Best for Display" or "Scaled", with resolution options under "Scaled".
    This is not acceptable. I had planned on simply using the Mini DisplayPort output as a workaround, since I already have the DVI adapter from an old setup, but I need to use Thunderbolt to access external hard drives for rapid data transfer. One of my Thunderbolt accessories does not have two ports, so I can't simply add the Mini DisplayPort adapter to a chain. The HDMI port needs to function properly with my monitor.
    It's important to note that this monitor has functioned properly with many other comptuers running OS X, Windows and various Linux flavors and it hasn't ever done this before. I've tried several different HDMI cables, ruling that out as a problem. I've tried the HDMI to DVI adapter that ships with the Mac Mini 2012 along with two different DVI to HDMI adapters, ruling that out as a problem. I tried attaching several HDMI devices (game consoles, DVD players, etc) and they all function properly, ruling out an HDMI issue as a problem. The monitor functions properly when attached through the Mini DisplayPort to DVI adapter, so it's not a problem with the monitor. I've reset the PRAM already and the installation of OS X 10.8.1 is stock with no modifications or migrated data. I've tried the suggestions on the HDMI FAQ (although there's no "underscan" option available in Displays)
    I tried to call AppleCare and after describing the problem I got disconnected with no callback. I started another ticket, described the problem, discussed the previous disconnection, was assured that I'd be called back if disconnected, and haven't heard back in two hours. So I started to dig into the problem in earnest.
    This gets pretty technical.
    After substantial research, it appears that this issue is related to the EDID that the monitor sends to the computer and, crucially, the way that the driver responds to it. For some reason, the HDMI port is recognizing the monitor as a CEA device instead of a monitor. As a result, it's restricting the monitor's available resolution to the native resolution  that the CEA 681 Series Extension describes ("Best for Display") and all other resolutions (including 1920 x 1200) are only available as "scaled". For some reason that I can't discern, all resolutions (even the 1080i and 1080p options) have similar deformities.
    I've attempted to fix this by placing an appropriate override file in /System/Library/Displays/Overrides with an edied EDID removing the CEA-enable flag from byte 127 but, even after a reboot, the OS still insists that it's a CEA device and it won't allow me to force it to recognize the monitor as a 1920 x 1200 LCD Monitor.
    How did I come to this conclusion and develop the fix? A nearly identical problem description showed up on the following website, with details on how this user fixed the issue:
    http://byuu.org/articles/computing/edid
    They used a convoluted process that involved dismantling the monitor and flashing the EDID on the monitor itself. It fixed their problem. I'd prefer not to go through that process just because one computer has a problem with it. Frankly, I'd prefer if the new Mac Mini performed properly in the first place.
    TL;DR: The Mac Mini 2012 doesn't work right with the LG L246WP through the HDMI output. Everything else works fine with it. This is very uncool. It's most likely to be an issue with the driver for the Intel HD Graphics 4000 GPU that are bundled with OS X 10.8.1. The Mac Mini 2012 won't update to 10.8.2 (yet), so I can't test it.
    Anyone have any other ideas? Anyone else using a Mac Mini 2012 (or 2011) with an LG L246WP monitor? Anything simple I've missed?

    Problem Resolved. But it was complicated. And a huge pain in the rear.
    TL;DR: I flashed the EDID as described here. This is not recommended for the weary. Ideally, Apple should release an update OS X that will include the updated Intel HD Graphics 4000 drivers that utilize the CEA flag properly.
    Here's the detailed version. As mentioned above, this isn't recommended for the weary. An improper (or interrupted) EDID flash can have seriously unpredictable effects on a monitor's performance.
    Step 1: Get a Windows PC set up with a floppy drive and find a floppy disk. Use this system to format the floppy as a MS-DOS Boot Disk and copy over the "ddcw" program described at the aformentioned link.
    This took awhile, but I was able to cobble together a temporary frankensystem with parts I had laying around. In installed XP and formatted the disk with XP's format tool.
    Step 2: Grab EDID data from the monitor, modify it to disable CEA mode at bit 127 and make sure bit 128, the checksum, is appropriate.
    This also took awhile. Several graphics cards I tried could not read or write EDID data. I ended up swapping AGP cards in my frankenstein box until I found one that worked - a generic GeForce4 4200.
    Once the EDID data was written to the floppy, I edited the text file containing the EDID data to change the last two hex octets from "01 33" to "00 34" (00, to disable bit 127, and 34 is 33 + 1, which satisfies the checksum) and formatted the text file to match the sample included in the EDID_Write.zip file. Your mileage may vary - make sure the checks.
    Step 3: Write EDID data to the monitor.
    The link above mentioned three options: Easy (monitor's EDID is unprotected - write away!), Hard (monitor's EDID is protected - use service mode to attempt a fix), and Very Hard (monitor's EDID is protected, hardware modification is required).
    Luckily my LG246WP simply needed to be put into service mode as described at the link above (menu + power) and once started up in service mode, I simply enabled "Aging Mode" (whatever that means) and attempted a DDCW write of the updated data.
    Step 4: Profit!
    After doing this, I powered off the monitor and powered it back on with the Mac Mini attached. The display functions PERFECTLY with HDMI out, just as it does using the Mini DisplayPort to DVI adapter.

  • Mac Mini No Output Device?

    I can not get my sound to work on my Mac Mini!  In 'System Preferences' it shows 'No Output Device Found'?  There are no options listed for me to select an output device.
    If you have any ideas that might fix this problem I would really appreciate your help!
    datgrt

    do you have any audio apps working?
    open one up (quicktime player, dvd player, facetime, skype etc)  and look in its preferences to see if it offers you a choice.
    do you have a pair of headphones (to see if that provokes a physical connection)?
    is this a new problem? if so, whats different?
    do you have a cam connected?
    in system preferences, does it detect input, as in a microphone?

  • Mac mini audio output problems

    This is similar to a problem that appeared before, but with a different twist.
    On 4 July all was well. On 5 July I switched on and there was no "chord" from the Mac. When I collected my mail - no sound from my speakers (which are part of my screen). Logged on to a couple of sites - no sound.
    The System Profiler, under the "Audio (Built In)" category, says: "No Built-in Audio." I know that's wrong because it's always worked before and when I plug my headset in it works fine.
    When I go to the Sound preferences panel in System Preferences, it finds the headset but if I unplug that it finds nothing.
    I tried running the hardware test (by putting in the OS X install disc and holding D during startup.) It couldn't find a problem.
    So, as far as I can see, audio output is fine for the USB headset output but not for the others. Is there a simple fix? The nearest Apple store is about 200 miles away and I don't fancy the idea of posting the Mac off.
    (And I think it's still under warranty for a couple more weeks.)
    Mac mini   Mac OS X (10.4.10)  

    hello mini users with the "no audio output" problem
    it seems that there are faulty output jacks in the macbook and the mac mini
    there are two things you can try:
    i tried everything and began thinking about what new software i had installed. it was "macam" which enables you to use older webcams on OSX. i needed that to use my webcam on skype.
    macam installs a file called "macam.component"
    if you have the same, do this - take that file out of:
    (your hard drive)/library/quicktime - macam.component
    and just put it on your desktop
    restart, then in your sound pref's choose your audio output (if doesn't work restart again)
    the first time i took it out, i had my sound back instantly, another time i had to choose audio output in sound prefs. you kind of have to try different things. after you get your sound back, you can put back "macam.component" to use your webcam.
    it seems macam causes the problem, the two can not work at the same time.
    the second thing: if you dont have "maccam" try plugging and unplugging output jack a few times and restarting until you have sound.
    the problem still could be with the OSX 10.4.10 update / quicktime...or maybe even a hardware problem like others with macbooks were saying (with the red light), not sure.
    people with macbooks and who have the red light on, say to use a paperclip to turn off the switch inside.
    my mini does not have a red light on. i tried using a paperclip but it doesnt work.
    hope this helps, beleive me i feel your pain!!!!
    what good is a computer without sound?
    extremely annoying problem that i hope apple looks into and fixes
    -andrew

  • Mac Mini HTPC Output options?

    I have the new Mac Mini for use as the primary HTPC. The configuration is a bit specific and Im trying to decide on output options. I have a main-viewing LCD, between two additional smaller LCD's in portrait (so three total monitors). I would like to be able to view content on the main LCD in the highest possible resolution using the HDMI, but additionally I would like to extend content onto the side LCD's. I've considered the Atlona USB to HDMI converters for both sides, but is there any way to extend higher resolution to the side monitors using the mini display port? Id prefer the content on the side monitors not be mirrored... that is the kicker. So straight splitter is out.

    Well, you could drive two of the displays with the two built-in display connections and possibly the third with a USB video display adapter. But realize that the performance of the USB device may not be as strong as the built-in video.
    http://eshop.macsales.com/item/Newer%20Technology/VIDU2DVIA/

  • Mac mini audio output

    Hi, i've seen this interesting program http://www.algoriddim.net/index.html
    for djs.
    These djs program usually use to way to work:
    - dual sound card
    - mutiple output on a single sound card
    This program use the second approach.... but mac mini has only an output.
    I remember that my last pc was able, using a tune program, to convert an audio input to an audio output to get 5.1 system.
    I wonder to know if it is possible to convert the input to output with some kinda program, or is there any way to get working the pre-cue with a mini.

    hello mini users with the "no audio output" problem
    it seems that there are faulty output jacks in the macbook and the mac mini
    there are two things you can try:
    i tried everything and began thinking about what new software i had installed. it was "macam" which enables you to use older webcams on OSX. i needed that to use my webcam on skype.
    macam installs a file called "macam.component"
    if you have the same, do this - take that file out of:
    (your hard drive)/library/quicktime - macam.component
    and just put it on your desktop
    restart, then in your sound pref's choose your audio output (if doesn't work restart again)
    the first time i took it out, i had my sound back instantly, another time i had to choose audio output in sound prefs. you kind of have to try different things. after you get your sound back, you can put back "macam.component" to use your webcam.
    it seems macam causes the problem, the two can not work at the same time.
    the second thing: if you dont have "maccam" try plugging and unplugging output jack a few times and restarting until you have sound.
    the problem still could be with the OSX 10.4.10 update / quicktime...or maybe even a hardware problem like others with macbooks were saying (with the red light), not sure.
    people with macbooks and who have the red light on, say to use a paperclip to turn off the switch inside.
    my mini does not have a red light on. i tried using a paperclip but it doesnt work.
    hope this helps, beleive me i feel your pain!!!!
    what good is a computer without sound?
    extremely annoying problem that i hope apple looks into and fixes
    -andrew

  • Mac mini sound output

    new 2014 mac mini -> two monitors setup -> upon "awake", sound output from monitor choice disappear.  Only to restart to have those output appeared again.  any solution?

    It depends on the sound input socket on the LCD. On the mini end, it's a standard stereo mini jack. If the LCD has the same, small, circular socket marked audio in, then a standard stereo mini jack to stereo mini jack cable will be what you need. On the other hand, if the LCD has two sockets marked audio in, one red and one white, then you need a stereo mini jack to twin RCA/phono cable.

  • 2014 Mac Mini Headphone Jack TRRS

    I need to run an audio cable from my 2014 Mac Mini to a sound board. I am looking at a TRRS/XLR cable. Does the Mini headphone jack support TRRS for a balanced line?

    Invest in a USB to XLR converter: http://www.google.com/search?q=usb+audio+to+xlr&client=safari&rls=en&oe=UTF-8&oq =&gs_l=

  • Mac Mini Digital Output

    I have a 1.83 Mac Mini, bought the adapter for a Toslink cable and connected it to a system, and discovered that when I went to the sound control panel, I could not see anything but the built in I/O, the internal speaker works, but there is no selection for digital I/O.
    This seems to imply one of a couple things, either something is not properly connected internally, which may have happened months ago when RAM was added and at the time, I had no interest in trying to get digital output from the Mini, course now I do.
    The other thing I suspect is some sort of hardware failure, but would think that the internal speakers would not work if the digital output was completely dead??
    Anyone know whether something could be inadvertently disconnected to prevent the digital output from even being a selection, or does it mean that something has failed requiring some replacement parts/repair?
    Any feedback would be appreciated..
    Thanks Norm

    I would suspect the adapter if it had not worked in my Airport Express.
    Are you saying that options to select Digital I/O will not appear in the sound control panel until the adapter is installed and cable connected to an input of a stereo?
    I would have to find a means of looking closely to see if I can see any light coming from the jack, if I had to guess, there isn't, because I think that I should be able to select the digital I/O in the sound control panel if there were not some other issue.
    So what I think I want to verify is what the Profiler says about audio and confirm that digital I/O is selectable at all times. I am hoping to prevent a repair of some sort, but maybe inevitable if I want it to work.

  • Mac Mini HDMI output gives bad resolution on external 1920x1200 external monitor

    A brand new Mac Mini gives blurry picture with HDMI  HDMI connection to an external 1920x1200 HDMI monitor.
    very bad start

    Hi tlaci60.
    I'm experiencing the very same issue you had with your monitor. Mine is a different brand (Westinghouse24" L2410NM), but the issue is the same. Not surprisingly, the resolution of this monitor is exactly the same as yours:1920x1200. Interesting…
    Basically,I connect my brand new Mac Mini to my 24" monitor, and it results in a fuzzy and grainy image, with washed-out colors, and text so blurry it's difficult
    to read. I'm sure you are familiar with what I describe.
    Anyway: I’m kind of desperate, because nothing seems to work .I have tried your suggestion, but it doesn't work for me. I tried other suggestions from other threads and forums... and nothing works either. I just get the same awful look,even though the Mac recognizes the monitor and applies the correct resolution(1920x1200). Nevertheless, it looks just horrible.
    Any suggestions?  Any ideas?  I'm just losing my mind with this, and I already bought every adapter and cable combination I could think of.
    Thank you

  • Mac mini cant output 1080p

    I have new mac mini hooke up to my 26"  1080p vizio via an hdmi cable.  It automaticaly set my video settings to 1080i and when I set it to 1080p it makes the picture really bright.  I've attempted using the display calibration tool in system prefrences but I can't seem to fix it.  Any help is much appreciated.

    Sometimes you have to upair them (forget this device on iOS devices) to pair with another device.
    Do any BT devices work on your Mini?

  • Mac Mini sound output and superdrive stop working randomly

    Every once in a while the sound stops working and when I check the sound preferences it says no output devices are connected, even when I've got stuff plugged in. Doesn't recognize the built in speaker either. This has been happening for a while, but the most recent time I had tried to read a DVD and it wouldn't show up, and wouldn't come out of the drive when I hit the eject key. System Profiler wasn't recognizing the drive either. I fixed all this by shutting down and disconnecting all the cords from the back, as has worked for the sound problems before, but this doesn't seem to fix it permanantly. The sound problems seem to have started when I installed a security update a week or 2 ago, not sure about the superdrive problems. Anybody got any ideas?

    I am having this same problem. It just started this morning (August 19th). No sound was coming out and the headphone jack in the back was lit up red. When I plugged the headphones in, sound came out of there. I unplugged them and sound came out of the computer as usual...but only for a minute or so, then the same problem. Nothing works in changing preferences either. Has anyone had any luck with this problem?

  • Mac mini video output problems

    My mini is one bunch of problems, here is what im dealing with,
    On my screen i have 2 systems connected, when i switched bac from my windows pc to my mini, my screen says no signal. I can press the keyboard etc, nothing happens. Same as when the mini goes into sleep mode. It wont wake up . Si i have to reset the mini all the time. What is causing this and how could i solve it. The mini is connected with hdmi.

    Hi, JO5B.
    I have Dell Monitor that has 3 computers plugged into different inputs.
    When switching between different machines I have to select the new input from the monitor's on screen menu. The Dell doesn't auto detect the new input and switch itself over.
    Try a manual selection from the OSD, that might solve your problem.
    Regards,
    Scorpii

  • IPad mini headphone output quality

    Hello, I have the iPad Mini & the iPad 2nd generation.
    I just bought a pair of Dr Dre Pro's and the sound quality on both ipads are different. The mini is considerably quiter and less responsive than the ipad 2nd gen. It almost sounds as bad as my samsung galaxy s4. This makes me think differently to getting the iPhone 6 when it comes out if that's going to be the same.

    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    To solve some sound problems, just follow these simple steps
    1. Go to Settings
    2. Tap on General
    3. Tap on Reset
    4. Tap on Reset All Settings
    What this effectively does is to reset some of your Settings to factory default. It’s not a complete removal of settings. It removes all of your preferences for Wi-Fi, Bluetooth, Do No Disturb, Notifications, General, Sounds, Brightness & Wallpaper and Privacy. It doesn’t affect your data. All of your email accounts will remain intact, as well as any SMS text or iMessages.
     Cheers, Tom

  • Mac mini hdmi video output blurry

    I have an Aug 2011 mac mini plugged into an AV receiver en route to a sony bravia 32" and the resolution is pretty bad, especially text and photos.  PS3 and HD cable box output look great.  I've tried working with the picture resolution on the tv but that does little to help the fuzzy mac mini video output.  I have an earlier vintage mac mini that used a monitor cable to the tv and the resolution was fine -- do I have to go back to that?  It seems from the message boards that windows 7 on mac mini works fine and looks great but that OSX is failing to deliver a sharp image.  Suggestions?  Or is there some software fix available?

    I just bought a mac mini(2010) and had the same issue as coaster - mini to samsung P2270HD via HDMI gives a very bad picture quality. Took the mini back to the store and they reproduced the problem on the same monitor. Then the guy took a dvi cable and via HDMI-DVI adaptor connected it to the same monitor but on DVI input. Picture quality was fantastic.
    Now why did that happen? Same HDMI port but different input to Monitor

Maybe you are looking for

  • How to find out the changes made to the customized table entries

    Hi Team i want to know the changes made to the customized table. i have a 'Z' table in my production system, in that table i would like to know whether any table entry is deleted or not. if at all there is any deletion happened, i want to know who ha

  • Which is better - Applet or JSP?

    I am creating an appilcation. It basically will use a database to allow users to enter new records or edit existing ones. I'm taking over this project from another person, who started it as an applet but didn't get too far. I'm looking at what is bet

  • Do MacBooks support google play movies in 1080p or 720p High Definition?

    I have a MacBook Pro 2011 with Yosemite and am trying to watch a movie purchased on google play in HD on the chrome browser.

  • Oracle 10g Release 2 (10.2) for Linux x86-64

    Hi All, During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is wh

  • Removing a business view datasource from a report

    Hello, Because of a performance issue I need to change the datasource of a report from a business view to a Sql Command. There is a note from Sap (1197246) explaining this can't be done, bad luck and I'm stuck. Using the Ras SDK, I can change all the