Experiment with 2 monitor and a laptop

I got 2 older monitors from a friend (Dell 1905fp)  the other day. They are working as they should and so on. But is it possible to run these 2 on a laptop with only 1 VGA and 1 HDMI? The monitors do have 1 VGA and 1 DVI. I guess it's possible to get a USB to VGA device if it's necessery.
Since this is a laptop and i'm using it on other places then at home, is it possible to make the laptop to switch from using the laptops monitor to 2 monitors in some easy way? Using subtle atm, but planning to give dwm a try.
This is just an experiment, but it would be nice to make it work. If there is no way i'm probobly use the 2 monitors with an older desktop i got laying around somewhere...

melw wrote: But is it possible to run these 2 on a laptop with only 1 VGA and 1 HDMI? The monitors do have 1 VGA and 1 DVI.
Should be possible, HDMI to DVI adapters usually work without problems (the connectors are electrically the same).
melw wrote:I guess it's possible to get a USB to VGA device if it's necessery.
You'll probably have many troubles getting it to work under Linux (I've heard of only a few successful attempts).
melw wrote:Since this is a laptop and i'm using it on other places then at home, is it possible to make the laptop to switch from using the laptops monitor to 2 monitors in some easy way?
Use xrandr, probably with some kind of graphical interface.
melw wrote:This is just an experiment, but it would be nice to make it work. If there is no way i'm probobly use the 2 monitors with an older desktop i got laying around somewhere...
If it is an experiment I'll try to start from using a HDMI to DVI cable or adapter, because they are dirty cheap.
Last edited by gorky (2011-09-12 19:44:35)

Similar Messages

  • Using remote storage with iPhoto and a laptop

    Hi,
    I'm considering moving my iPhoto library to a NAS hard disk. I am accessing this from a laptop and wanted to see if iPhoto can do this. What happens when I'm away from my home network and I open iPhoto which it won't have access to the remote disk? Will that cause any problems?
    Thanks
    Mike

    Mike:
    I don't know how well iPhoto will work with a NAS HD. The library works best on a Mac OS journaled formatted HD. There might be some problems.
    As for opening iPhoto when you're away from the external HD iPhoto will offer to create a new library since it can't find the external. Will you be connecting wirelessly to the library? iPhoto has not been found to work well wirelessly. Any drop out during the session can cause the library's database file to be damaged. If that happens you can recover if you have a recent backup copy of the library's database file, Library6.iPhoto. The tip at the end of my signature will tell you how to backup it up easily and frequently.
    Do a search in this forum for NAS or NAS hard drive to see other topics concerning this issue.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • IP issue on wireless with WRT54G and new laptop

    Hello,
    I just got a new laptop after having gone over a year without one on my home network and I have an issue...
    The laptop sees the WRT54G wireless router, says it connects to said router, and then tells me it can't obtain an IP from the router. I vaguely remember when my desktop PC used windows XP and I had this little tool that worked with the WRT54G when I last had a laptop on my home network, and I had the same issue until I 'authorized' it. That tool doesn't seem to exist anymore online and my desktop has had a fresh install of Windows 7 for what seems like ages... Nothing I change in settings seems to get the laptop an IP wirelessly, anyone have any suggestions...?

    Oddly, I found a strange, but far easier solution... plugging it in through a wired connection then removing said wire after using the network gave the laptop an IP address and let it work perfectly wirelessly... Though I'm not sure why that should be... It only makes sense if the router doesn't give out IP's to wireless connections for some odd reason...
    Oh and I created and manually recreated the connection at least 3 times... With no effect... I even switched from WPA to WEP to wide open while trying to get it to work (it's back on WPA again now) when trying to find a solution... None got me more than limited connectivity as it wasn't getting an IP address from the router, even though it was connecting...

  • Problems with monitors and macpro

    My macpro will not recognize a second monitor. I have the Lacie 22Blue III and the Eizo 240W. When I have both of them hhoked up, it will not let me adjust the resolution on the Eizo. If I switch ports, it will only recognize the Eizo and not the Lacie.
    I first tried to hook up a Lacie 22 Blue IV....but it would not recognize it at all even though that monitor works fine on my G5.

    Your "Mac Pro" is a notebook, forum here Mac Pro is a 65 lb tower.
    I'd suggest that the forums for Mac OS and even Safari
    I'd also clear the history and cache in Safari and restart.
    MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/mac_os?view=discussions
    http://www.apple.com/support/macbookpro
    http://www.apple.com/support/
    It  sounds like you installed a piece of junk. Adware-malware someone wants to force you to their site. MacKeeper?
    Do you have a system backup? you might  want to.
    If you have MacKeeper that causes lots of trouble and uninstalling is both essential and not always 100% it  seems. And it  will cause your Mac to run slow like this, making it seem like you "need" it or  to "clean your mac" which are all just POS junk.

  • I am trying to experiment with Tweens and Easing Types in ActionScript 3.0, Adobe Flash CS4. help

    I am using ActionScript 3.0, Adobe Flash CS4 software
    I have created Tweens for some MovieClip properties and experimented with some of the easing types.
    This is what I have managed to create and works okay!
    grow_btn.addEventListener(MouseEvent.CLICK, grow);
    shrink_btn.addEventListener(MouseEvent.CLICK, shrink);
    rotate_btn.addEventListener(MouseEvent.CLICK, rotate);
    hide_btn.addEventListener(MouseEvent.CLICK, hideClip);
    show_btn.addEventListener(MouseEvent.CLICK, showClip);
    fadeOut_btn.addEventListener(MouseEvent.CLICK, fadeOut);
    fadeIn_btn.addEventListener(MouseEvent.CLICK,fadeIn);
    function grow(e:MouseEvent):void {
                    var scale1:Tween = new Tween(instrument, "scaleX", Back.easeIn, 0, 1, 3, true);
                    var scale2:Tween = new Tween(instrument, "scaleY", Back.easeIn, 0, 1, 3, true);
    function shrink(e:MouseEvent):void {
    var oneSmall:Tween = new Tween(instrument, "scaleX", Back.easeInOut, 0, -.2, 3, true);
    var twoSmall: Tween = new Tween(instrument, "scaleY", Back.easeInOut, 0, -.2, 3, true);
    function rotate(e:MouseEvent):void {
    var spin:Tween = new Tween(instrument, "rotation", Elastic.easeOut, 0, 360, 5, true)
    function hideClip(e:MouseEvent):void {
    instrument.visible = false;
    function showClip(e:MouseEvent):void {
    instrument.visible = true;
    function fadeOut(e:MouseEvent):void {
    var tweenfadeOut:Tween = new Tween(instrument, "alpha", None.easeOut, 1, -.1, 3, true);
    function fadeIn(e:MouseEvent):void {
    var tweenfadeIn:Tween = new Tween(instrument, "alpha", None.easeIn, 0, 1, 3, true);
    I am having trouble creating Tweens and add easing types for the action script below!
    I keep getting error message (“Access of undefined property Sine”) for example when I type
    function hideClip(e:MouseEvent):void {
    var noClip:Tween = new Tween(instrument, "visible", Sine.easeOut, 0, 1, 3, true);
    Can anyone help???? The original script is below
    hide_btn.addEventListener(MouseEvent.CLICK, hideClip);
    show_btn.addEventListener(MouseEvent.CLICK, showClip);
    function hideClip(e:MouseEvent):void {
    instrument.visible = false;
    function showClip(e:MouseEvent):void {
    instrument.visible = true;

    make sure you have imported the Sine class
    import fl.motion.Sine;

  • Express with mac and dell laptop?

    Hi -
    I am a newbie to wireless internet access. I have an eMac with an airport extreme card installed, and an airport express hooked up to my DSL line.
    I am a teacher and would like to plan lessons on a basic notebook to bring in and share with the class, but I need it to be a PC to be compatible with my school's computers.
    Will this notebook - a Dell Inspiron B120, with an Internal Wireless card 802.11 b/g be compatible with my current set-up?
    Thank you!
    Scott

    It shouldn't be a problem. The AE is 802.11g compatible, which means it adheres to that particular IEEE standard. If the wireless connectivity software on the dell is properly programmed (which can be assumed these days given that 802.11g has passed the "new" stage), it should just work. remember to set up the AE to distribute ip-addresses using DHCP, otherwise you won't be able to connect more than one computer.
    B.

  • HT3964 For the past several months my MacBook Pro has been shutting down. I get horrible video with marks and striations acress the laptop screen and an additional monitor and the weird video problems until the multilingual notice comes up saying to shut

    I used two monitors, and several months ago the MacBook Pro started crashing frequently. It seems like it might be overheating. Sometimes the disks seems to race. I leave the computer on most of the time and it sleeps when I am away, but when I come back in the morning it will have colored striations across both screens, and soon the multilingual announcement comes up that I have to press and hold down the power key.
    Also, when using a progam like Skype video, the video goes insane frequently, with Skype windows freezing, video freezing, Skype window cutting in half, and eventually the computer crashing.
    It seems to be a video problem.
    What do I do?

    I would take some screen shots of the anomalies and take the MBP to an Apple store genius bar.  I you cannot reproduce the display problems, the screen shots will at least give them a start point for an analysis.
    Ciao.

  • Laptop monitor choice for photo editing with lightroom and photoshop

    Hi,
    i'm going to buy a laptop, mostly for photo editing with lightroom and photoshop use.
    I'm in trouble with the display choice.
    One laptop has LG LP156WF4 or AUO B156HAN01 display, that should be very similar matte ips display with 55%-60% coverage of AdobeRGB. You can find a review in the "Display" section of these link : http://www.notebookcheck.net/Review-Clevo-W650SJ-Schenker-M504-Barebones-Notebook.114329.0 .html
    The other laptop hasAU Optronics B156HW01 V.4 Matte 95%, that is a TN matte display with  95% coverage of AdobeRGB. You can find a review in these link (the display should be the green bar): http://www.anandtech.com/show/4649/mythlogic-pollux-1400-clevos-w150hr-tested/6
    My question is: which one is better for photo editing with photoshop and lightroom?
    Someone says that ips is better because of the fidelity of color reproduction, view angles and contrast.
    Someone, on the other side, says that the TN 95% is better because of the gamut%.
    Can you help me?
    Thanks,
    Marco Grechi

    Macbook pro is out of budget
    Hp assistance said that in italy they don't sell laptop with dreamcolor (i'll call again tomorrow to be sure ) but i think that it would be out of budget (max 2000 euro).
    They said that the best solution for me is the zbook 15 g2 (2300 euro), but they DON'T know brand and model of the display and if i can have SSD + HD inside the zbook 15 g2.
    The laptop with the lg panel costs 1500 euro. the question is; "i know that the lg display is not the best, but is it almost sufficient for my use?". In this way i may save 500/800 to buy a separated display later.
    I have read that dell xps 15 and dell precision m3800 have great display, but they are glossy and very reflective. Is it a big handicap?
    Do you know the 3k 15,6" display Panasonic VVX16T020G00 ? It should be a 8-bit display with 72%NTSC gamut ( http://www.panelook.com/VVX16T020G00_Panasonic_15.5_LCM_parameter_22014.html )
    Do you sugget me a 3k display for photo editing?
    Thanks

  • Experience​s with Lenovo and my purchases of two laptops

    Experiences with Lenovo and my purchases of two laptops (one was exchanged) and issues following with defective parts:
    First.. Lenovo Return Policy:
    I had ordered an E420, and by  mistake in that I responded to an email advertisement while at work, and rushed through the online order (bad mistake).
    When I received the E420, I didn't like the LCD or keyboard at all... and was really disappointed. While researching other customer experiences, I assumed Lenovo basically had an "all sales final" policy for Canadian Customers.
    I called them the next business day after receiving the E420, and said I was disatisified with the it, and would like to exchange it for a T520. She said that is possible, but I'd have to order the T520 before I could get a return authorization (which was ok).
    I ordered the T520, and within a week (I had to call and bug them once), I received the return labels for the E420, and returned it that day. It took about 10 days, for the full E420 credit to show up on my credit card, and I was very happy to see they did not charge me restocking.
    Second, issues with the T520:
    Within hours of opening the T520, I noticed the upper cursor key was not working. Not very good for a brand new laptop... a bit disappointing.
    I called lenovo the next morning, and she apologized for the issue, and said she'd send me another keyboard asap... and the instructions. This was ok, since repairing PC's and laptops is a skill I have. The keyboard came the next day.... and I replaced it.. all good.
    Next issue:
    The bluetooth worked for about 3 days, and stopped working (which was a pain because I used a lenovo blue tooth mouse).  Bios shows it enabled, but does not show up anymore when I do a FN F5, or in device manager. Just to be sure it wasn't an issue with software, I used the recovery DVDs to reinstall the OS... still no bluetooth.
    Called Lenovo support, he had me pull battery, press the power button with no power sources connected (he said it drained any capacitors), reset bios to system defaults... reboot a few times... still no bluetooth.
    He suggested I re-seat the bluetooth daughter card. While I felt comfortable with this, I was surprised Lenovo Support would suggest this, because I am sure many or most customers would not have this expertise to open a laptop without doing some sort of damage. That being said, Lenovo does have a Hardware Maintenance Guide that explains step by step procedures for replacement of parts on the T520.
    I didn't do this while on the phone with him, but after going through the troubleshooting, he said a box would come to my door, and I'd have to ship my laptop away for a week or so to have it fixed.
    I expressed my unhappyness with this idea as UPS/Lenovo just delivered the Laptop to my door and a week had not even passed, and I have to do without it for a week or ???. 
    I said, this is why purchasing a laptop online can be a huge drawback... had I purchased from "Best Buy" I could go exchange it over the counter in a few hours.
    Anyways.. I asked if I could drop it off at an Authorized Lenovo Repair depot, and he said yes.. just bring the case number.
    I personally don't trust "Repair Depots" by default.  They scratch laptops, they leave screws out, they mark the plastic edges when separating the covers, bezels, etc because they use metal screwdrivers or are not careful when doing so.
    After I got off the phone, I was able to re-seat the bluetooth card... still not resolved. I think I will call Lenovo back and ask the part to be sent to me, and I'll replace it.
    Other comments:
    Sound - The volume level on the T520 isn't as loud as my HP nx9420... unfortunate.. but I can live with it.
    Performance: The Performance rating on my 5 year old HP nx9420 was 4.3, this new T520 was 4.6... not that much better and appears to be due to the video card rating.
    Lenovo Packaging:
    I was also very surprised that Lenovo ships the laptops by sending them in their own box, and not putting them in a large box with padding to protect them. That means that any rough handing by UPS, would be experienced by the laptop, which if you ever talk to people who work for UPS or other couriers admit that they work on volume/speed and not giving much priority to ensuring items are handled carefully.

    The Windows experience index is only a rough guide, not a benchmark. Many people have reported having minor things wrong with the machines as shipped. Perhaps, this is due to shipping damage.
    I find it interesting that you BT went out after a keyboard replacement. Mine did the same thing, and had to be replaced. 
    When asking for help, post your question in the forum. Remember to include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help others with the same question in the future.
    My TPs: Twist 2HU: i5-3317U Win 8 Pro, 4GB RAM 250GB Samsung 840 | T420 4177CTO: i5-2520M, HD+, Win 7 Pro x64, 8GB RAM, Optimus, 160GB Intel 320 SSD, Intel 6300 WiFi, BT 3.0 | T400 2764CTO: P8700, WXGA, Win 7 Ult x64, AMD 3470, 8GB RAM, 64GB Samsung SSD, BT, Intel 5300 WiFi | A20m 14.1" PIII 500 (retired). Monitors: 2x Dell U2211h IPS 100% sRGB calibrated w/ Spyder3.

  • Using the MacBook Pro with external Monitor and Keyboard

    This may be a dumb question, but here it goes anyway:
    Can I use the MacBook Pro with an external monitor and a bluetooth keyboard and mouse without having it opened all of the time ?
    I am planning to buy a MacBook for my wife and most of the time she will be using it at her home office.
    I don't want her to use the computer opened all of the time when she is actually looking at the separate screen and using a separate keyboard. Having the laptop opened will only accumulate dust and reduce the lifetime of the built in screen.
    What I would actually need is a kind of "docking station", but Apple doesn't make that - I know.
    So can the MacBook at least be operated without the internal screen powered on while it is closed?
    Thanks for your help
    Martin
    Message was edited by: mdopp

    Yes - it's called clamshell mode:
    http://support.apple.com/kb/HT3131

  • Using the GT70 with external monitor and lid closed

    I wasn't sure where to post this question.
    I have several laptops and use external monitors. I close the lid on the laptops and the display continues to work.
    On the GT70, the system shuts down. It won't allow me to use the external keyboard and mouse or display the session.
    Any suggestions if there is a configuration option to allow the GT70 to continue to function with external monitor and lid closed.

    Yup. This is a windows setting. You need to go into your control panel -> power options -> "Choose when the computer sleeps" and "Choose what closing the lid does"
    That should solve the problem. I currently have my GT70 hooked up to a 42" TV and I can close the lid and it stays on and the TV continues displaying as well. No problems. =]

  • Silent Monitor and Call record with voice vlan

    We are pretty new to CCX, and want to get silent monitor and call recording working. I've read a bunch of troubleshooting docs, and a bunch of the discussions here, but I am still unable to get it to work the way that I want.
    Heres the setup. The phones are all set to the recommended settings, and the agent pc is plugged into the phone. The data vlan is 111 and the voice vlan is 222. When I run the nicq prog on the agent pc, it can not find the phone, but I can enter the ip in , and it sees the phone. The supervisor laptop can not monitor or record.
    If I change the voice vlan to 111, nicq still can not find the phone, but the supervisor can record and monitor with no problem. Is is an issue with 802.1q and perhaps my nics do not support it?
    CCX Ver:
    8.5.1.11004-25

    Hi
    It could be, but it's pretty rare.
    Have you enabled 'PC Port Voice VLAN Access' and 'SPAN to PC Port' on the phone?
    Have you tried alternate PCs/laptops on the back of that phone?
    Aaron

  • T61 worked with Dual Monitors and now it does not

    I'm having trouble getting two monitors to work. They used to work fine. There have been no changes to hardware. Now the DVI monitor is blank. The DVI monitor does work with other computers (I'm working through a KVM switch).
    T61 running XP Pro
    Docking station
    Worked well in the past
    Took laptop to a meeting and used VGA and Laptop displaying the same information (needed to fool around with a few things to get that to work (FN-F7, Presentation Director, not really sure what worked)
    Came back to docking station and my second monitor does not work anymore.
    Control Panel
    Shows two monitors (1 Bright, 2 Grayed)
    Can select and choose extend on the second monitor (1 Bright, 2 Bright)
    Apply reverts to (1 Bright and 2 Grayed)
    NVIDIA Control Panel\
    Set up multiple displays show choice is Only use one display (Single)
    Second monitor choice is grayed
    Presentation Director
    No option is shown for two monitors
    Laptop and monitor choices exist
    BIOS Display
    Tried Internal and PCI options (no joy with either)
    Display is set to VGA & DVI
    Any suggestions??

    The docking station is a type 2504. I have both the VGA and the DVI port hooked up to identical flat screen monitors. I have no intention of messing with that because the setup is working successfully via a KVM switch. Both ports and both monitors are working. However, there is a problem with swithching modes with the Lenovo laptop. The problem does not exist with any other computer working through the KVM switch.
    Please note that:
    this Laptop on this docking station, at my home, with all wiring and monitors unchanged, has worked for a long time.
    I took the laptop off the docking station, went to a meeting, hooked up to a projector, and successfully configured the laptop such that the laptop screen and the projector were displaying the same screen at the meeting.
    Then, I brought the laptop back to the same old docking station at my home and tried to regain use of my dual monitors unsuccessfully.
    Using Control Panel display, and all sorts of combinations of NVIDIA Control Panel, the 2nd monitor would not be consistently detected by NVIDIA Control Panel. During these attempts, on a few occasions, I had an option to Set Up Multiple Displays in NVIDIA Control Panel; but there was no success in choosing this option. Returning to NVIDIA Control Panel / Displays would not present Set Up Multiple Displays as a valid option (not present or greyed - can't remember). I even went through permutations with the laptop screen open and closed, warm boots, cold boots, searchign for new hardware, etc. Nothing was successful.
    Although changing the display within Windows Control Panel / Display was an option, any attempt to extend or replicate the dispay on the second monitor would fail and Windows Control Panel / Display would go back to the single monitor configuration was not successful and effectively ignored by both Windows Control Panel / Display and NVIDIA Control Panel.
    You may note the use of past tense. I simply gave up and went to doing productive work on one monitor. After a few weeks, I went back to NVIDIA Control Panel and the second monitor was detected.  I was able to Display / Set-up Multiple Displays via NVIDIA Control Panel. Subseaquently, I was able to use Windows Control Panel Display to enable and configure the second monitor and both monitors started working again (without having made any changes to wiring etc).
    I don't believe there is any difference in how I used NVIDIA Control Panel on this successful attempt than in any of the earlier failed attempts. There seems to be some sort of a problem with getting the Lenovo to recognize that the second monitor is really there. Please addess this part of the problem as I expect to repeat the process in an upcoming meeting with this laptop.
    Thank you for your attention.

  • Syslinux with additional monitor and keyboard?

    Hi,
    is it possible to use an additional monitor (and keyboard) with syslinux?
    I have a Lenovo T500 laptop with a docking station attached to a second monitor and keyboard which are recognized after starting arch. As I'm using disk encryption, I have to type in the password under syslinux and it would be very nice if I could do it using the external keyboard and monitor.
    Best regards

    WonderWoofy wrote:My machine allows me to set the default monitor in the bios.  I have a Thinkpad Edge E430.  I can choose between the laptop lcd, the HDMI, or the VGA.
    Thanks for the answer. Unfortunately, this did not work for me.
    Strangely, the external keyboard is working in the syslinux menu, but not after that when I have to type in the pass-phrase. Maybe it has something to do with my syslinux.cfg?
    DEFAULT arch
    PROMPT 0
    UI menu.c32
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND cryptdevice=/dev/sda2:main root=/dev/mapper/main-root ro locale=de_DE.UTF-8
    INITRD ../initramfs-linux.img
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL off
    MENU LABEL Power Off
    COMBOOT poweroff.com
    My mkinitcpio-hooks are
    HOOKS="base udev autodetect block usbinput keymap encrypt lvm2 filesystems keyboard fsck shutdown"

  • I have a MBPro mid 2013 with 1 Thunderbolt port. Just bought a Mac monitor and want to daisy chain a PC monitor to it. Use a Mini DVI to VGA adapter from MBP to PC monitor. How do I daisy chain the 2 monitors?

    I have a MBPro mid 2013 with 1 Thunderbolt port. Just bought a Mac monitor and want to daisy chain a PC monitor to it. Use a Mini DVI to VGA adapter from MBP to PC monitor. How do I daisy chain the 2 monitors?

    Hall Palm Desert,
    if your Mac monitor has Thunderbolt ports, and the PC monitor is on the end of the daisy chain, then you might be able to do it by connecting your PC monitor’s VGA cable to a Mini DisplayPort-to-VGA adapter (e.g. Apple, NewerTech), connecting that cable’s Mini DisplayPort end to one of the Mac monitor’s Thunderbolt ports, and then connecting a Thunderbolt cable between the other port on the Mac monitor and your MacBook Pro.

Maybe you are looking for