Samsung Monitor Driver

Where can I find the Samsung SyncMaster 750s driver for Solaris 7?
Thanks,

Find the correct horizonal frequency (e.g. xx-yy kHz) for this monitor and use
the "MultiFrequency (up to yy kHz)" entries in kdmconfig ...

Similar Messages

  • Is it possible to attach Samsung Monitor to the 27 inch Cinema Display?

    Hello,
    I have an Apple 27 inch Cinema Display and I also have a Samsung 27 inch monitor.
    I would like to know if it's possible to create a dual monitor setup by connecting the Samsung monitor (dvi or hdmi) with an adapter to the Cinema Display's mini display port on the back?
    Does anyone know if this is possible? Or does it only work with another Cinema Display?
    I'd appreciate any help received.
    Thanks,

    Is it possible to connect the PC to the Samsung monitor via Dual link DVI and to the Apple Cinema Display via mini display port and work as a dual monitor setup?
    That should work if the PC has both DisplayPort and dual-link DVI (or two DisplayPorts).
    I'm thinking the best solution for MacBook Air is to purchase a Thundebolt display and hook that up to the Cinema Display and I think then I would have a dual screen setup at full resolution.
    That will work if you connect a Thunderbolt disk drive (with two Thunderbolt ports) between the Thunderbolt display and the Mini DisplayPort display.
    But currently I don't think there is a way to connect a PC to a Thunderbolt Display.
    Not unless the PC has Thunderbolt.

  • Xorg 1.5.3, nvidia twinview won't use samsung monitor

    I've had a dual head setup going for sometime with no issues, but just got a
    new monitor that I can not get working with X. I'm currently using nvida
    drivers version 180.22
    I have a laptop docked with the laptop screen and a second monitor as my dual head config, it's been great, but something isn't working right with this new monitor. The monitor is a samsung SyncMaster 2493hm, and I've read some things about the Samsung monitors sending incorrect edid info so that may be the issue, but I have no idea how to fix that. The behavior is odd because it appears that x server is spanning both screens as if twinview is correctly setup, but the Samsung monitor never comes on.
    I have verified that the monitor works, and works in a dual head configuration both on windows and other linux distro's. My friend has the exact same laptop/monitor setup under ubuntu and it works perfectly for him. Even using HIS xorg.conf didn't work so I am really at a loss.
    any help is greatly appreciated.
    some basic info:
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH x86_64
    Current Operating System: Linux megatron 2.6.28-ARCH #1 SMP PREEMPT Sun Feb 8 09:47:26 UTC 2009 x86_64
    Build Date: 17 December 2008 10:46:49PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    lspci output for video card:
    01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 140M (rev a1)
    my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Twinview"
    Screen "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "On"
    Option "DontZoom" "On"
    #Option "Xinerama" "On"
    # Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/local/"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "Module"
    Load "xtrap"
    Load "glx"
    Load "synaptics"
    Load "extmod"
    Load "dbe"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    #Driver "vmmouse" # for vmware
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "SendCoreEvents"
    EndSection
    Section "InputDevice" # actually an ALPS
    Identifier "SynapticsTouchpad"
    Option "Device" "/dev/input/mouse3"
    Driver "synaptics"
    Option "AlwaysCore" "true"
    #Option "Device" "/dev/input/mice"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "LeftEdge" "130"
    Option "RightEdge" "840"
    Option "TopEdge" "130"
    Option "BottomEdge" "640"
    Option "FingerLow" "7"
    Option "FingerHigh" "8"
    Option "MaxTapTime" "180"
    Option "MinTapTime" "110"
    Option "ClickTime" "0"
    Option "EmulateMidButtonTime" "75"
    Option "VertScrollDelta" "20"
    Option "HorizScrollDelta" "20"
    Option "MinSpeed" "0.40"
    Option "MaxSpeed" "0.65"
    Option "AccelFactor" "0.0020"
    Option "CircularScrolling" "1"
    Option "CircScrollDelta" "0.1"
    Option "CircScrollTrigger" "3"
    #Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 28.0 - 64.0
    VertRefresh 43.0 - 60.0
    Option "DPMS"
    EndSection
    Section "Device"
    # Force Powermizer to a certain level at all times:
    # 0x1 = high
    # 0x2 = mid
    # 0x3 = low
    # let GPU set perf level by temp
    #Option "RegistryDwords" "PerfLevelSrc=0x3333" # new 8/12, may conflict with above.
    # Disable vblank interrupts
    Identifier "NvidiaCard"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G72M [Quadro NVS 110M/GeForce Go 7300]"
    Option "RenderAccel" "True"
    EndSection
    Section "Screen"
    #Option "TVOutFormat" "COMPOSITE"
    Identifier "Screen0"
    Device "NvidiaCard"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "UseEdidFreqs" "True"
    Option "TwinView"
    Option "MetaModes" "nvidia-auto-select,nvidia-auto-select"
    Option "TwinViewOrientation" "LeftOf"
    #Option "AddARGBVisuals" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "NvAGP" "1"
    Option "HWCursor" "Off"
    #Option "ConnectedMonitor" "DFP" #"DFP" for DVI connections only, otherwise "CRT"
    Option "TripleBuffer" "True"
    Option "DamageEvents" "True"
    Option "BackingStore" "True"
    #Option "PixmapCacheSize" "300000"
    Option "OnDemandVBlankInterrupts" "True"
    #Option "TVStandard" "NTSC-M"
    Option "RegistryDwords" "PowerMizerLevelAC=0x2 # new 8/12"
    SubSection "Display"
    Depth 24
    Modes "nvidia-auto-select"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Disable"
    EndSection

    I have a Samsung 245BW 24 inch monitor (gorgeous output by the way) that works perfectly. This is my xorg.conf. A slighly different version worked perfectly when I had two of these monitors.
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Samsung"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GT"
    Option "DPI" "96 x 96"
    Option "UseEdidDpi" "false"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

  • HDMI output to Samsung monitor is not working

    I have my HP pavilion laptop 11.6 inch, recently bought a samsung monitor SA300 to connect to my laptop. The samsung monitor does not have HDMI provision.So i bought a HDMI to VGA converter and tried connecting the laptop and monitor , the message in the monitor displays "No Signal".
    As i have changed the setting in MOnitor to PC, even  i tried Fn+ all keys , but its not working.
    Please help me on this. Do i  need to install any driver for HDMI in laptop???
    Appreciate your eary reply
    Thanks
    L. Rajesh

    Below is the vga converter cable i used.
    https://www.google.co.in/search?q=hdmi+vga+converter&biw=1280&bih=933&tbm=isch&tbo=u&source=univ&sa=...

  • Images too dark on Samsung monitor - please help!

    We've just upgraded a Samsung 21" monitor to a Samsung 30" (305T).
    In just TWO applications, Photoshop CS3 and Windows Photo Gallery (Vista64), all photographic images are much too dark. Not subtly, about 3-4 f-stops too dark.
    EVERY other of our applications INCLUDING ADOBE BRIDGE AND FIREWORKS, and even Photoshop itself during Save to Web, displays the photos as they should appear.
    I've tried setting various profiles in Windows Color Management as the default, including the ICC profile sRGB IEC61966-2.1 (which my reading says we should be using), as well as WCS profiles sRGB virtual and scRGB virtual, and tried using no profile at all. None of these changes makes any apparent difference at all to the images we're seeing.
    In Photoshop, I've tried various options too. If set to Monitor Color (Monitor RGB - * wscRGB) Photoshop then displays images as it should. However the Camera Raw display when loading Nikon images is still much too dark, and the Photoshop Save to Web images are much too light. Arrrgh!
    The monitor does not include any driver software, just electronic documentation (poorly edited) which offers no advice about this. I've seen references to various Gamma utilities, but not sure that's what I need. Is it?
    Any help or suggestions would be much appreciated!
    TIA

    Thanks Peter & Sid. I appreciate the advice, but it doesn't match our experience over 12 years of designing web applications so I'm having trouble understanding what's different, can I ask for any more advice you might have?
    If we calibrate the monitor using the recommended tools, will Photoshop images look 2-3 f-stops brighter (i.e. as they should look) and will images in all other apps (which look fine now, have always looked fine) look 2-3 f-stops too bright? Or would we be changing JUST the way Photoshop sees the images?
    Through probably a dozen different previous CRT and LCD monitors, we've never calibrated anything. Even on our immediately-previous Samsung 213T monitor, images appear pretty much the same in Photoshop as they do in all other places. That includes published web sites viewed with several popular browsers and viewed on literally hundreds of different systems inside and outside of our office.
    The previous monitor was being used with exactly the same software and hardware as the new one. The only thing that's changed is the monitor.
    Peter asks about brightness or white point luminance. I haven't used any tool to determine that. The monitor is set to 50% brightness, for whatever that's worth, but I can tell you that it is substantially BRIGHTER on white than the previous monitor. The previous Samsung monitor is being run side-by-side with the new one, and it looks quite dull and yellow beside the new one (and we thought it was a great monitor!) The new 30" Samsung has MUCH whiter whites. Does that help even a little?
    Thanks for any further advice.

  • Failed to load Hardware monitor driver

    I'm running XP and getting  a "Failed to load Hardware monitor driver" message when I do the following.  Log Off\Switch Users.  When the new user comes up I get the error message along with a request that I send the following files to Microsoft.   C:\WINDOWS\minidump\Mini042404-01.dmp and C:\DOCUME~1\HEIDIN~1\LOCALS~1\Temp\WER1.tmp.  It then blue screens and reboots.  I can boot up into all users without any problem.  I only have the problem if I try to switch from one user to another withour rebooting first.  Is this a problem with "Live Monitor" or is it a problem with my Samsung Monitor?  I downloaded a Monitor Driver from Microsoft recently.  This makes the one and  only time I have ever seen a driver download on the Microsoft update page and it happened to be for my Monitor but it seemed to be the same version that came with it.  
    MSI 875P NEOR2 (bios 1.9)
    Intel P4 3G 800FSB (HT enabled)
    2x512MB dual Memory
    FX 5900 256mb by Gainward
    54xCD-ROM, DVD-Writer
    Samsung 19" LCD Display SyncMaster 955DF

    If you are running core centre on both profiles, this will happen. Fast user switching causes CC to load again, giving the message u have and will crash XP. U need to log off one user, then switch.
    Alternativly make sure CC is not installed as a shortcut in all users. I place mine in my gaming profile only and dont use it in any other one.
    If u r not running CC, mmmm, dunno  

  • Does Apple have any plans for a similar app as Samsung S Drive?

    Does Apple have any plans for a similar app as Samsung S Drive?
    Samsung recently released 'S-Drive' - an app for their Samsung Galaxy program which only allows certain features to be used when driving. I much prefer my Apple iPhone, but as my children grow up, this is much safer. Thoughts?

    Ah, sorry fellas, and thanks for clarifying that for me.  I thought Apple would also have tech's who monitor / respond in these forums.  My bad.  Cheers though... and let's see what they (might) do.
    Is there any way to encourage them / let them know of apps such as this and that it might be a good thing?

  • Is it possible to connect 2 Samsung monitors to an imac 27"

    Is it possible to connect 2 Samsung monitors with a resolution of 1920x1080 to a new imac 27" with two thunderbolt connectors (per mini displayport to dvi or mdp to hdmi cable)? So that there is the full resolution on all three (Mac + two Samsung) monitors? And if its possible what do I need to do so?
    Thanks for the help

    I have no ThunderBolt iMac (mine is a 2009) nor one or two of these Samsung Displays.
    So I can't say or guarantee that the combination will work.
    Some displays simply don't work with Macs for no apparent reason.
    Best would be to take your MacBook Pro into the store where you want to buy the Samsung displays and ask for a test.
    Stefan

  • How do I get audio from MacBook Pro to Samsung monitor?

    MacBook Pro - I've just bought an S27b550V Samsung monitor to connect to the MacBook Pro but even with hdmi adaptor and usb connection can only get video. I set sound control to recognise the usb output but still nothing but a faint muted sound from the monitor. How do I get audio to work?

    I don't think that a USB connection is going to do anything - as you've a Mac with a Mini DisplayPort that, I don't believe, will carry audio over HDMI, you'd need to use the 3.5-mm analog/optical combo jack optical jack to get video to your Samsung monitor.
    Clinton

  • My Samsung monitor won't show image with G5??

    HAD a 2004 G5 with the ADC (or ACD?) card and Apple Display and everything worked fine when using a VGA to DVI connector and connected my small Samsung monitor. I could do dual monitor. Now I sold the G5 and bought a late 2005 model with the normal DVI connections on the card and when I used the VGA to DVI connector, I get a black screen from the Samsung. Im lost as to why it would do this? I connected to a nice Samsung with DVI and it worked, but I don't understand why It wont work on my first Samsung via VGA to DVI? Help!

    thanks

  • Why won't my Mac with Mountain Lion OS recognise my external Samsung hard drive?

    Why won't my Mac with Mountain Lion OS recognise my external Samsung hard drive?

    Launch/Utilities/Terminal and enter this command at the prompt:
    diskutil list
    Press return.
    If it sees the disk, note the number of the disk (far left column) you want to mount.
    Then, enter this command:
    mount /dev/(number of disk)
    Put in the number no parenthesis.
    Press Return.
    If that doesn't wortk try the same with this command...
    mount force /dev/(number of disk)

  • Stretching "text" when going fullscreen, making it hard to read. Using Latitude E7240 notebook 16:9 1366x768 connected to a 16:10 1440x900 sms22a450 samsung monitor. Any way to fix without buying new notebook?

    Basically what the title says.
    The rendered text is fine when I'm not using full-screen, but as soon as I change it to full-screen the text becomes blurry (most likely tied to the difference in native resolution and aspect ratios).
    Using a Latitude E7240 notebook docked and connected to a Samsung SMS22A450 monitor. The notebook has an aspect ratio of 16:9 with native resolution of 1366x768 while the samsung monitor has 16:10 1440x900.
    Have tried fiddling with the resolutions, aspect ratios, Windows ClearType, DVI, HDMI, DP.
    Is there any setting or something I can do inside of Adobe Reader to maybe fix this problem? Full-screen is very nice when I'm reading study material so I'd love to be able to use it.
    Thanks in advance!

    You can try to play with the Display settings
    You can change the display resolution and the type of Display (Monitor vs Laptop/LCD). I have no problem with huge displays, Mac or PC, using a 2nd monitor with or without mirroring the second monitor.

  • Cannot Mirror new Samsung monitor

    I have a MacBook with 2GB RAM and 2.4 GHz Intel Core 2 Due processor (machine is less than a year old). Recently bought a wide-screen 20” Samsung monitor (2033SW) and connected to the Mac through DVI. My problem is when arranging the monitors as mirror display or as dual-screens.
    Resolution on both screens is great when set up as dual-screens. MacBook resolution is set for 1280x800 and Samsung monitor resolution = 1600x900.
    However, when I set up as Mirror Display, resolution on Samsung is poor and does not fill the screen. Resolution on MacBook (and Samsung) is 1600x900 – again, looks great on Mac but fuzzy and does not fill the screen on Samsung.
    Has this happened to anyone else? Should I just deal with the fact that I will not be able to set up as Mirrored Display? Thanks for any insights.

    I'm having the same problem. Mac G5 tower with a Samsung LN52A650...when I try to display 1920x1080, the image is very poor. 1600x900 is ok. Any solutions yet?

  • I have a 21" Samsung monitor that needs 1680x1050 resolution.  Do not have in my 13" MacBook Pro os 10.8.2.  Can I get app that will give me monitor resolution

    I have a 21" Samsung monitor that needs a 1680x1050 resolution connected to a 13" MacBook Pro os 10.8.2.  My display preferences do not offer this resolution.  Is there an app. that will give me this resolution or other way to solve this problem.  Thanks,  JHM

    Uninstall Genieo:
    http://www.thesafemac.com/arg-genieo/
    See if that makes a difference.
    Ciao.
    DawnHerbie wrote:
    Also is Safeboot ok to use?
    Yes, it will do no harm, but it is meant for trouble shooting and you should not have to use it all the time.
    Message was edited by: OGELTHORPE

  • Samsung Monitor for MacBook Pro

    My husband just purchased a Samsung Monitor, model # 226BW for my MacBook Pro. The instructions for the monitor only refer to Windows with no mention of Mac OS X. Can this monitor be used with the MacBook Pro? My husband researched monitors that were supposed to be compatible with MacBook Pro and this one came up as one that would be. Thanks.

    That is completely normal behavior. How do you want to use the monitor?
    Most of what you want to adjust is in System Preferences -> Displays. If the display is on and connected, you get a separate control window on each monitor. You can control how the external display appears to connect to the laptop screen (right, left, above, below, etc.) You can also turn the display on to "mirroring" which will show the same thing on both screens.
    If you want to use the external display alone, you'll have to attach a mouse and keyboard (USB or bluetooth). Then, you can close the MBP and it'll just use the external screen.
    There shouldn't be any compatibility issues at all.

Maybe you are looking for

  • The option to stream Bluetooth audio no longer exists since updating to IOS 5.0.1.  What can I do?

    Please help me get this Bluetooth stream problem fixed.  I miss being able to listen to tunes!  Yes, I can plug it in, but the Bluetooth is so nice.  My Bluetooth headset and Bluetooth to Sync in my Ford works too.  But no audio.  The option used to

  • Vendors report by account group

    Hi Friends, I have a list of vendors in an spreadsheet. I want to generate a report with the vendor number, credit, debit, balance and the account group. I tried the SAP defined reports like ( S_ALR_87012082) i can get the vendor, credit, debit, but

  • How do you create border in cropped clips in FCP?

    Hi, I am trying to create a black border in FCP 6 on a clip that has been cropped left and right, but because the border is only created on the full frame I can only see it on the top and bottom, while the rest of the border is cropped too. I thought

  • Problem in BDC for cj02

    Dear Experts, I hv done recording in shdb fo  tcode cj02. i hv written driver program for the same. when i run the program, no data is getting updated, though it goes through all the fields captured in recording. it gives the following msgs. CALL_TRA

  • Creative Zen Touch Error Mess

    When I attempt to send music from my Music Library to my Creative Zens Touch, an error message always manages to pop-up and unable me to transfer any music. This happens everytime I attempt to send music, and it has become a repetiti've impediment wh