Resolution problems with HDMI

OK.
Equipment: Syncmaster 305t delivered up to 2560 resolution with the same cable when connected to Windows machine (will be relevant).
New Mac Mini with HDMI out and HDMI to DVI converter (the one apple bundles).  It LOOKS like a DVI-dual (I think the pin arrangement is different according to google images).
I can't get anything more than 1280 offered to me by System Preferences.
Called apple and they suggest that I buy the Thunderbold to DVI-dual adapter.  Willing to do so but skeptical.
Questions:
1) Does anyone know if the bundled HDMI to DVI in Mac Mini 2011 is a DUAL LINK DVI?
2) If it is single link, shouldnt I still be getting something better than 1280?
3) Anyone else out there using the HDMI to DVI adapter bundled with Mac Mini?  Whatcha getting for resolution?
Thanks,!   

Whoops sorry Zyriab - of course you are right -
I get 1280x800 offered (this is highest resolution) - Dual DVI is supposed to get me 2560x1600 (the most the monitor is capable of).
It seems I should get 1920 x 1080 even if the HDMI adapter is Single Link DVI, right?
Remember, the connectors and cable supported 2560x1600 from my PC on windows - so it isn't the monitor or the cable.
Thanks much    

Similar Messages

  • Resolution problem with GF4 Ti4200-TD 128MB DDR

    I am having problems when I switch my display resolution to 640x480x32.
    It also affects any application which runs in the affected resolution.
    I tried re-installing the VGA card in its AGP slot and its drivers after removing my previous VGA card and its drivers.
    The driver that i am using for the MSI VGA card, which is 4.13.2890, is already updated via LiveUpdate, which is now 4.1.3.3000
    My system consists of:
      AOpen AX34 Pro Motherboard
      AGP 2X / 4X
      Intel Pentium III 800MHz
      512MB RAM
      Direct X 8.1
      Windows Me
    Looking forward to you reply. Thank you for your help.

    izel,
    Get the latest Via 4in1 Drivers and try running the Card in AGP 2X.  Do not expect much from the Via Apollo Pro 133 Chipset.  Lots of problems with the GART.
    Take Care,
    Richard

  • Xorg nvidia resolution problems with KDE

    I just installed Arch 2008.04-RC last night.  I configured xorg.conf using nvidia with the screen resolution set to "1440x900" which worked in both the X Windows and KDE 3.5.9. 
    I was trying to get xine working with Amarok.  At one point, I deleted ~/.xine and xinirtc to force itself to reset. I then rebooted at which point I noticed the resolution set only at "640x400" in KDE.  I checked the Display Settings and that was the maximum resolution I could choose.  I then switched to the vesa drivers which allowed a maximum resolution of "1024x768". 
    I removed xorg and nvidia and reinstalled.  I can no longer get a resolution of "1440x900" resolution for my Viewsonic VA1926v flat screen monitor.  I read on the xorg log that
    I am using the Nvidia GeForce 7300 GT video graphics card.  uname -r:  2.6.25-ARCH
    From /var/log/Xorg.0.log I get the following information when I am using vesa:
    (II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
    (II) VESA(0): Generic Monitor: Using hsync range of 30.00-82.00 kHz
    (II) VESA(0): Generic Monitor: Using vrefresh range of 50.00-75.00 Hz
    (II) VESA(0): Not using mode "1440x900" (no mode of this name)
    (II) VESA(0): Not using mode "1280x1024" (no mode of this name)
    (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    (**) VESA(0): *Built-in mode "1024x768"
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0): Built-in mode "640x480"
    (**) VESA(0): Built-in mode "640x400"
    (**) VESA(0): Built-in mode "320x400"
    (**) VESA(0): Built-in mode "320x240"
    (**) VESA(0): Built-in mode "320x200"
    (==) VESA(0): DPI set to (96, 96)
    With nvidia, it just states that no mode is available for '1440x900' and selects virtual size of '640x400'.
    My xorg.conf below:
    Section "ServerLayout"
    Identifier "Default Layout"
    screen "Default Screen" 0 0
    Inputdevice "Generic Keyboard"
    Inputdevice "Configured Mouse"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "Generic Monitor"
    Horizsync 30.0 - 82.0
    Vertrefresh 50.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "nVidia Corporation G70 [GeForce 7300 GT]"
    Driver "vesa"
    Option "AddARGBVisuals" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "NoLogo" "True"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "nVidia Corporation G70 [GeForce 7300 GT]"
    Monitor "Generic Monitor"
    Defaultdepth 24
    Option "AddARGBVisuals" "True"
    Option "NoLogo" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "UseEdidDpi" "false"
    Option "DPI" "96 x 96"
    Option "ConnectedMonitor" "DFP"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900" "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    I am at a loss at trying to fix this one.  Something similar happened when I was running Gentoo on this same desktop back in April.  I also have the same low resolution problem when using Sabayon.
    Any help here would be much appreciated :-)

    I thought these frequencies were a bit low too.  My manual said there were the frequencies.  I checked online and it said the same.  I need to do more research on it.
    I did manage to get my 1440x900 resolution back using the open source nv drivers.  I had to do the same with Gentoo and Linux Mint in the past.  Everytime I used the nvidia drivers, my monitor returns to the 640x400 resolution and I noticed the only way to avoid it was to use nv.  I do not play games online or use Compiz so it does not bother me.
    Thanks.

  • External monitor resolution problems with Mountain Lion

    I have a problem with my external monitor (Samsung LS19B150NS) and Mountain Lion (running on unibody Mac Mini). Each time I reboot OSX the resolution get reset from native 1366 x 768 to something lower. The display is connected via DisplayPort-to-VGA adapter. Some observations:
    - I tried selecting "Best for..." option or "Scaled" (set on 1366 x 768 or 1360 x 768). The problem is still there
    - Sometimes resoltuion might stay alright for several reboots, but then the problem re-appears again
    - Sleep mode doesn't reset resolution
    - Other monitors work fine via the same adapter
    - The Samsung LS19B150NS work perfectly well with other Win PCs
    Any suggestions how to fix it?

    I have a problem with my external monitor (Samsung LS19B150NS) and Mountain Lion (running on unibody Mac Mini). Each time I reboot OSX the resolution get reset from native 1366 x 768 to something lower. The display is connected via DisplayPort-to-VGA adapter. Some observations:
    - I tried selecting "Best for..." option or "Scaled" (set on 1366 x 768 or 1360 x 768). The problem is still there
    - Sometimes resoltuion might stay alright for several reboots, but then the problem re-appears again
    - Sleep mode doesn't reset resolution
    - Other monitors work fine via the same adapter
    - The Samsung LS19B150NS work perfectly well with other Win PCs
    Any suggestions how to fix it?

  • Resolution problems with Acer aspire 5520

    Hello,
    I'm having trouble making both tty and Xorg resolution be native. I have an nVidia 7000M gpu.With nouveau drivers I managed to get KMS working, but realized Xorg resolution is wrong. If I set the right resolution with xrandr the problem with tiling WMs similar to what I explained in this thread. What is different is mouse can go to the blank part and still be visible, floating windows could be placed in the blank area or resized to full screen, but WM won't ever place windows there. Some tiling WMs are able to utilize the full width of the screen. WMs that do not work like this are dwm, wmii and musca.
    Dwm has problems displaying conky in its bar (cuts of a lot of output). This made me think the problem is not the resolution/driver and, dwm being my favourite WM, helped hiding the problem.
    Wmii utilises the whole screen after change of resolution, but leaves an unmovable vertical line where right edge of a window used to be prior to resolution change.
    Musca just works, but could take some getting used to.
    All floating WMs work perfectly.
    Then I tried nVidia closed source drivers, which worked perfectly in Xorg. The problem was no KMS. I installed and enabled uvesafb, but it did not change the maximum tty resolution from 1024x768.
    The WMs I tried:
    dwm
    fluxbox
    i3
    musca
    snapwm
    spectrwmsubtle
    A lot of others I either did not like, or they required some configuration to even start
    What I tried to fix the problem: various xrandr options (with nouveau), various kernel command line options (with nvidia) and what was mentioned in arch wiki about screen xorg configuration. Nothing I did to "/etc/X11/xorg.conf.d/10-screen.conf" had any effect so I just deleted the file to ease switching between nouveau and nvidia.
    As to which driver I intend to use... I don't care as long as it can display everything correctly.
    P.S.
    /etc/modprobe.d/uvesafb.conf has only one lien
    options uvesafb mode_option=1280x800-32 scroll=ywrap
    cat /sys/bus/platform/drivers/uvesafb/uvesafb.0/vbe_modes
    says top resolution is 1024x768.
    EDIT:
    Just now I've tried every tiling WM I could find, and the ones working are echinus, musca and qtile.
    Last edited by bstaletic (2015-05-30 18:11:25)

    Mr.Elendig wrote:https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA
    Didn't work.... Already said I tried it

  • Toshiba 22L1334G problems with HDMI

    First of all, thanks everyone for trying to help me :)
    Now let's get to the problem: i bought this Tv-Monitor yesterday and i've immediatly connected it to my PC (Video Card AMD R9 270X) with HDMI cable (The cable is rev. 1.4 and less then 1.5m).
    The overall definition is very good, but i actually have 2 problems:
    first, the colors are really saturated and i can't get them natural even setting the Video Card Values.
    Second, the text with little font if it isn't black is very blurred and pixeled, very difficoult to read.
    Searching o Google i found similiar problems for lot's of people, but they resolved the problems simply setting the HDMI as PC input.
    Unfortunately they were using Samsung's or LG's displays and in my Toshiba one there isn't the setting to set the HDMI as PC signal.
    What can i do to use this TV as monitor in a good way?

    Hi
    First of all I have to say that this Toshiba 22L1334G device isnt an PC monitor but its an TV which can be connected to the computer using the available RGB (VGA) port.
    So in case you want to connect an computer to this TV and want to use it as an external monitor, you should use the available VGA port
    I have to say that I had the same problems in the past with the blurred fonts using the HDMI port.
    I connected had an monitor/TV combo device and connected my notebook to an external monitors HDMI port.
    The blurred fonts were really a pain using office applications But I found a solution; my device supported an additional DVI port and I could connect my notebook to monitor using HDMI-to-DVI cable.
    My other monitor supports from another manufacturer supports additional settings to change the font sharpness so I can use the HDMI port.

  • I bought a new MBA and are having problems with HDMI and VGA port

    Hi,
    I just bought a new mac book air, and at the apple stre they recommended me a mosh mini to vga cabel. I need to use my computer for projector either hdmi or regular vga adapte. The new mba only has thunderbolt, usb, memory/card slot, microphone and headphone ports.
    Does anyboody has and idea how i will  or how do i connect the hdmi or vga adapaters to the computer. I have been searching on the cables the apple store has available but the end that goes into the computer is not compatible with the ones I mentioned above.
    Please any help would be of great help, because I dont know what to do. I think this is a problem with the new MBA.
    thank you,

    Thank you doubr.  So what I need is to buy the thunderbolt cable  and the minidisplayport to vga adapter or the griifin mini display port to hdmi tht toothpickproductions recommends, is that correct?
    The one I have is a mini dvi to vga adapter and the end that goes into the computer is the same one that the minisdisplayport to vga adapter or the griffin one have, and is too big to go into the new mba. I dont know if I am confusing you more with what I am saying.
    check the link below and you will see the ports the mba has
    http://www.apple.com/macbookair/specs.html
      if you see the ports that mba has, the two minidosplayport that are recommending do not fit..  
    So, do you know that if I buy the thunderboldt cable will either of the two minidisplay ports fit or I  need to buy another adapter for the minidisplay ports??
    thank you because I am kind of confused, I did not have this problem with the macbookpro I had before...

  • Problems with HDMI switching

    I am having problems getting HDMI signals to come through on the receiver and TV. If the home theater system has been off for several hours, I am finding that when I use the Harmony 700 remote and select the watch TV option, the TV is displaying 'Weak or No Signal' and the receiver is displaying 'no signal.' I have to turn everything off and back on again up to six times before I can finally watch TV. I have to do the same thing if I want to watch a blu-ray movie.
    When I previously had an all HDMI connection (as I do now after the Geek Squad tech changed the setup), I had this problem. I contacted my Cable company and a tech came out and informed me that beacuse of software updates on the boxes, I had to run the HDMI cable from the box direclty to the TV and then had to use red/white RCA cables for the audio. According to the cable tech, this is a standard setup among all cable companies.
    I don't know what the problem is with the HDMI signal not getting to the receiver or TV from the blu-ray player, but I used to not have this issue until after the Geek Squad tech changed everything,
    I'd like to identify if it's the TV or the receiver that is having problems with the HDMI switching.

    cbrookhart wrote:
    I am having problems getting HDMI signals to come through on the receiver and TV. If the home theater system has been off for several hours, I am finding that when I use the Harmony 700 remote and select the watch TV option, the TV is displaying 'Weak or No Signal' and the receiver is displaying 'no signal.' I have to turn everything off and back on again up to six times before I can finally watch TV. I have to do the same thing if I want to watch a blu-ray movie.
    When I previously had an all HDMI connection (as I do now after the Geek Squad tech changed the setup), I had this problem. I contacted my Cable company and a tech came out and informed me that beacuse of software updates on the boxes, I had to run the HDMI cable from the box direclty to the TV and then had to use red/white RCA cables for the audio. According to the cable tech, this is a standard setup among all cable companies.
    I don't know what the problem is with the HDMI signal not getting to the receiver or TV from the blu-ray player, but I used to not have this issue until after the Geek Squad tech changed everything,
    I'd like to identify if it's the TV or the receiver that is having problems with the HDMI switching.
    The cable tech is wrong.
    What kind of reciever is it? There are several recievers that have had issues with their HDMI boards that would cause this. Geek squad may just be a coincidence.

  • Resolution problem with pdf presentation from CS4 in Bridge

    I have CS4 and am consistently having problems creating multipage pdf files using Bridge; though they are created using 300 dpi files in Photoshop CS4 the resulting multipage pdfs from Bridge are not print quality. I never had a problem with this before Bridge was required to create pdf presentations. The files used to create the presentation in Bridge are either psd or Photoshop pdf at 300 dpi. I am completely self-taught in Photoshop and my skill level is moderate at best, but I am not finding anything to help me so far in searching google and forums. Does anyone have any info to point me in the right direction? thanks-

    Have you applied all the updates for photoshop cs4 including this one:
    win:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4228
    mac:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4229

  • Problem with HDMI - external display resolution (MacBook andSamsung HDTV)

    I just bought a new MacBook, and I have used my Samsung HDTV (http://www.amazon.com/Samsung-LN-S2338W-widescreen-720p-HDTV/dp/B000G6300U) with my old MacBook for over a year. First I tried to connect the two using the Mini Display Port to VGA adapter, which wasn't recognized by the Samsung. Now i tried using the Mini Display Port-->DVI-->HDMI route. The problem I have is that, while all the resolutions show up as able to be used in the display preferences (all the way up to 1920 x 1080), when I click on any resolution for the Samsung that is over 1280x960, all windows and dialogue boxes displayed on the samsung screen are jumpy, shaky and hazy. Is there anything I can do to allow me to use my preferred resolution of 1600x900?

    I'm no expert on this, but seeing as your TV has an actual resolution of 1280x720 (according to the link), I can't see how you'd get good results from anything higher than that.

  • Problem with HDMI to mini display port

    I have been using the HDMI adapter to mini-display port successfully with my TV for months.  I have a late 2011 Macbook Pro.  My brother borrowed the cable to use with my mom's 2013 Macbook Pro retina display and now the adapter won't work.  He could not get it to work with her Macbook and had not realised that it had HDMI input so used that instead.  Now he returned the adpater to me and it does not work!  I am running software version OS X 10.9.2.  I read about a lot of problems similar but they seem to relate to 10.8.2 software.  Can anyone help or advise me why my adapter has given

    I have two adapters and both have stopped working after using them with the later (2013) Mac. I think it may have damaged them in some way!

  • Resolution problem with Mini DisplayPort to DVI Adapter

    Hi,
    I have a unibody MBP 15', running on 10.5.8. I use 'Mini DisplayPort to DVI Adapter' (http://store.apple.com/us/product/MB570Z/A?fnode=MTY1NDA5OQ&mco=Nzk2MDk5OQ) to connect to my external HP LP3065 30' monitor. I get max resolution of 1280 x 800 for external monitor which supports resolution of 2560 by 1600.
    This monitor used to work fine with old MBPs, but not with my unibody MBP. What could be the problem? Adapter or MBP?
    I am missing high resolutions
    Thanks in advance!
    Rohit

    You have the wrong adapter. The one you have is single-link DVI, which does not support 30" displays. You need the Mini DisplayPort to Dual-Link DVI Adapter:
    http://store.apple.com/us/product/MB571Z/A

  • Display resolution problem with Lightroom 5 on a laptop

    I installed Lightroom 5 on my older Lenovo laptop with 12080x768 native screen resolution.  This meets the minimum display requirements, BUT... When I open Lightroom and try to set up preferences, the lower part of the preferences window is displayed off the bottom of the screen and I am unable to move it up to make changes.  This problem occurs with other Lightroom windows also.  So I can not use Lightroom 5 on this laptop.  Any idea how to solve the problem?
    Don Miller

    as long as your computer meets lr5's specs, no.

  • Late 2010 Unibody MacBook -- Resolution problems with external display...

    Hi Apple Community,
    I have a late 2010 white unibody which I've been using with my 30" LCD TV, both as a secondary monitor and in clamshell mode. I connect with an apple display to hdmi cable. I've been using this setup for a few months and it has always looked FANTASTIC. Never any issues. Then out of the blue, just the other day, the resolution on my 30" had become all screwed up. Now it is very pixelated, color and resolution are all off, and everything lags.
    What I've tried so far: I've checked all the display settings in system prefs. Res set to 1080i, color calibration is set to factory settings, etc. I restarted multiple times, with the monitor connected and without. I rebooted in safe mode to reset all display settings to factory. I've checked my cords, used the secondary hdmi port on my TV, messed with display settings on the television and still NOTHING.
    I cannot for the life of me figure out why this suddenly started happening. Any suggestions would be greatly greatly GREATLY appreciated! (I had to watch Game of Thrones on my computer screen! My 13" computer screen! Oh! The indignity!)
    Thank you all in advance!
    PS - I run Lion and all software is up to date!

    Hi Apple Community,
    I have a late 2010 white unibody which I've been using with my 30" LCD TV, both as a secondary monitor and in clamshell mode. I connect with an apple display to hdmi cable. I've been using this setup for a few months and it has always looked FANTASTIC. Never any issues. Then out of the blue, just the other day, the resolution on my 30" had become all screwed up. Now it is very pixelated, color and resolution are all off, and everything lags.
    What I've tried so far: I've checked all the display settings in system prefs. Res set to 1080i, color calibration is set to factory settings, etc. I restarted multiple times, with the monitor connected and without. I rebooted in safe mode to reset all display settings to factory. I've checked my cords, used the secondary hdmi port on my TV, messed with display settings on the television and still NOTHING.
    I cannot for the life of me figure out why this suddenly started happening. Any suggestions would be greatly greatly GREATLY appreciated! (I had to watch Game of Thrones on my computer screen! My 13" computer screen! Oh! The indignity!)
    Thank you all in advance!
    PS - I run Lion and all software is up to date!

  • Resolution problems with desktop pictures?

    at the beginning of ml my high resolution images, 60 mgb. were ok. now if I choose a vertical image to fit the screen, the image shows highly  noticeable pixelation. that did not happen in lion, mountain lion 18.8.1, nor in snow leopard. also is happening in the last update of lion 10.7.5. has anyone told apple this annoying problem?. there is also another problem, and this one is real big. black and white images show color, like when you saturate too much an image on "hue and saturation" in photoshop. I think this problem has to do with color sync.
    Beltran 

    Go to ~/Library/Preferences. Move the com.apple.desktop.plist file from the Preferences folder to the Trash. Restart your Mac.
    See if that helps...
    ~ (Tilde) represents your Home folder.

Maybe you are looking for

  • Read only filesystem problem

    Hi, I have a strange problem. After some time of running archlinux the root filesystem suddenly becomes read-only. It happened 3 times yet. I'm using LVM and the root volume is /dev/mapper/VG0-archlinux2 and filesystem type is reiserfs. If i tried to

  • LASERJET 1160 PRINTER RUNS A BLANK PAGE BETWEEN EVERY PRINTED PAGE AFTER UPGRADING TO WINDOWS 8.1

    Laserjet 1160 printer runs a blank page between every printed page after upgrading to Windows 8.1

  • How to share catalog between two users on one iMac?

    Using Photoshop elements 11: I built op my catalog, creating events, tagging people etc. Now I would like my girlfriend to also use this catalog. (I can build up a new catalog but then I lose all the events, tags etc). I put the pictures and catalog

  • Requirements for a document management system

    We are planning to implement a document management system Oracle Application Server. Here are the high-level requirements: · High availability (24x7) · 3000 users, worldwide, on WAN · 600 GB of documents · Workflow · Alerts e-mailed on document adds/

  • Updating FCP to 5.1.0

    I a currently have a G4 running the latest version of OSX and Quicktime. The version of FCP I have is 5.0.3. I am currently trying to upgrade it. I have the 5.1.0 disc and I am trying to update it from that, but when I do, the option to select FCP up