Xfreerdp Upgrade to version 1.1 to support Multi Monitor












2















I was trying to use freerdp with support for multiple monitor using ubuntu 13.10 x64 and I get error :



root@rdp-client:~# xfreerdp /multimon /f /u:a /p:1 /v:192.168.0.140:3389
transport_connect: getaddrinfo (Name or service not known)
Error:protocol security negotition failure


my version of freerdp 1.0.2



How can I upgrade to xfreerdp version 1.1 to support this syntax of command and multi monitor?










share|improve this question

























  • Have you managed to sort out this problem? Stuck with the same error here :/

    – radek
    Apr 3 '14 at 9:00
















2















I was trying to use freerdp with support for multiple monitor using ubuntu 13.10 x64 and I get error :



root@rdp-client:~# xfreerdp /multimon /f /u:a /p:1 /v:192.168.0.140:3389
transport_connect: getaddrinfo (Name or service not known)
Error:protocol security negotition failure


my version of freerdp 1.0.2



How can I upgrade to xfreerdp version 1.1 to support this syntax of command and multi monitor?










share|improve this question

























  • Have you managed to sort out this problem? Stuck with the same error here :/

    – radek
    Apr 3 '14 at 9:00














2












2








2








I was trying to use freerdp with support for multiple monitor using ubuntu 13.10 x64 and I get error :



root@rdp-client:~# xfreerdp /multimon /f /u:a /p:1 /v:192.168.0.140:3389
transport_connect: getaddrinfo (Name or service not known)
Error:protocol security negotition failure


my version of freerdp 1.0.2



How can I upgrade to xfreerdp version 1.1 to support this syntax of command and multi monitor?










share|improve this question
















I was trying to use freerdp with support for multiple monitor using ubuntu 13.10 x64 and I get error :



root@rdp-client:~# xfreerdp /multimon /f /u:a /p:1 /v:192.168.0.140:3389
transport_connect: getaddrinfo (Name or service not known)
Error:protocol security negotition failure


my version of freerdp 1.0.2



How can I upgrade to xfreerdp version 1.1 to support this syntax of command and multi monitor?







upgrade multiple-monitors






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 21 '15 at 10:53









gman

1,05131531




1,05131531










asked Mar 8 '14 at 11:06









Ahmad KabakibiAhmad Kabakibi

1115




1115













  • Have you managed to sort out this problem? Stuck with the same error here :/

    – radek
    Apr 3 '14 at 9:00



















  • Have you managed to sort out this problem? Stuck with the same error here :/

    – radek
    Apr 3 '14 at 9:00

















Have you managed to sort out this problem? Stuck with the same error here :/

– radek
Apr 3 '14 at 9:00





Have you managed to sort out this problem? Stuck with the same error here :/

– radek
Apr 3 '14 at 9:00










2 Answers
2






active

oldest

votes


















0














Another solution is installing from source files : take a look at https://github.com/FreeRDP/FreeRDP/wiki/Compilation



But as it mentioned by Adrian check the server support for multimonitor before it :D






share|improve this answer
























  • While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

    – gman
    Oct 21 '15 at 10:04



















0














FreeRDP has been above version 1.1 since Vivid - so the easiest way to get a compatible version is now to just install a recent version of Ubuntu. That said, Windows still imposes restrictions on which editions support multi monitor on the server.



There are no versions of Windows that support multimon on a Home edition server (the computer you're connecting to).



Windows 7 only supports it on Ultimate and Enterprise editions and not Pro.



Windows 8 and 10 support it on Pro and Enterprise editions (and there is no Ultimate edition).



Old answer preserved below.





The easiest means of getting a version of FreeRDP that supports multimon seems to be via this PPA :



https://launchpad.net/~9v-shaun-42/+archive/freerdp



(the usual warnings about using a PPA for software apply).



That said... I tried this and still no joy. Why?



I'm running Windows 7 Professional on the server machine I want to use. Which doesn't support multimon as a server, just as a client. So FreeRDP enters span mode anyway, which is not what I need because my monitors have different vertical resolutions.



This is by design, apparently. Multimon RDP service is only supported by Windows 7 Ultimate or Enterprise, even if the RDP client on other editions supports using it. [1]



I can't imagine the number of hours of productivity that have been lost by people trying to get this to work and finally discovering it's not supported on their edition of Windows.....



[1] http://social.technet.microsoft.com/Forums/windows/en-US/75f72cb1-fa8b-46bd-ad95-8a8d22042db0/multimonitor-on-windows-7-professional-running-rdp?forum=w7itproperf






share|improve this answer


























  • I think this PPA is gone.

    – dfrankow
    Jun 18 '16 at 21:54











  • It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

    – Adrian
    Jun 20 '16 at 11:47













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f431284%2fxfreerdp-upgrade-to-version-1-1-to-support-multi-monitor%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Another solution is installing from source files : take a look at https://github.com/FreeRDP/FreeRDP/wiki/Compilation



But as it mentioned by Adrian check the server support for multimonitor before it :D






share|improve this answer
























  • While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

    – gman
    Oct 21 '15 at 10:04
















0














Another solution is installing from source files : take a look at https://github.com/FreeRDP/FreeRDP/wiki/Compilation



But as it mentioned by Adrian check the server support for multimonitor before it :D






share|improve this answer
























  • While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

    – gman
    Oct 21 '15 at 10:04














0












0








0







Another solution is installing from source files : take a look at https://github.com/FreeRDP/FreeRDP/wiki/Compilation



But as it mentioned by Adrian check the server support for multimonitor before it :D






share|improve this answer













Another solution is installing from source files : take a look at https://github.com/FreeRDP/FreeRDP/wiki/Compilation



But as it mentioned by Adrian check the server support for multimonitor before it :D







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 21 '15 at 8:43









Ali AhariAli Ahari

11




11













  • While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

    – gman
    Oct 21 '15 at 10:04



















  • While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

    – gman
    Oct 21 '15 at 10:04

















While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

– gman
Oct 21 '15 at 10:04





While the information in the link may answer the question you should include the detail in your answer should the link ever go dead.

– gman
Oct 21 '15 at 10:04













0














FreeRDP has been above version 1.1 since Vivid - so the easiest way to get a compatible version is now to just install a recent version of Ubuntu. That said, Windows still imposes restrictions on which editions support multi monitor on the server.



There are no versions of Windows that support multimon on a Home edition server (the computer you're connecting to).



Windows 7 only supports it on Ultimate and Enterprise editions and not Pro.



Windows 8 and 10 support it on Pro and Enterprise editions (and there is no Ultimate edition).



Old answer preserved below.





The easiest means of getting a version of FreeRDP that supports multimon seems to be via this PPA :



https://launchpad.net/~9v-shaun-42/+archive/freerdp



(the usual warnings about using a PPA for software apply).



That said... I tried this and still no joy. Why?



I'm running Windows 7 Professional on the server machine I want to use. Which doesn't support multimon as a server, just as a client. So FreeRDP enters span mode anyway, which is not what I need because my monitors have different vertical resolutions.



This is by design, apparently. Multimon RDP service is only supported by Windows 7 Ultimate or Enterprise, even if the RDP client on other editions supports using it. [1]



I can't imagine the number of hours of productivity that have been lost by people trying to get this to work and finally discovering it's not supported on their edition of Windows.....



[1] http://social.technet.microsoft.com/Forums/windows/en-US/75f72cb1-fa8b-46bd-ad95-8a8d22042db0/multimonitor-on-windows-7-professional-running-rdp?forum=w7itproperf






share|improve this answer


























  • I think this PPA is gone.

    – dfrankow
    Jun 18 '16 at 21:54











  • It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

    – Adrian
    Jun 20 '16 at 11:47


















0














FreeRDP has been above version 1.1 since Vivid - so the easiest way to get a compatible version is now to just install a recent version of Ubuntu. That said, Windows still imposes restrictions on which editions support multi monitor on the server.



There are no versions of Windows that support multimon on a Home edition server (the computer you're connecting to).



Windows 7 only supports it on Ultimate and Enterprise editions and not Pro.



Windows 8 and 10 support it on Pro and Enterprise editions (and there is no Ultimate edition).



Old answer preserved below.





The easiest means of getting a version of FreeRDP that supports multimon seems to be via this PPA :



https://launchpad.net/~9v-shaun-42/+archive/freerdp



(the usual warnings about using a PPA for software apply).



That said... I tried this and still no joy. Why?



I'm running Windows 7 Professional on the server machine I want to use. Which doesn't support multimon as a server, just as a client. So FreeRDP enters span mode anyway, which is not what I need because my monitors have different vertical resolutions.



This is by design, apparently. Multimon RDP service is only supported by Windows 7 Ultimate or Enterprise, even if the RDP client on other editions supports using it. [1]



I can't imagine the number of hours of productivity that have been lost by people trying to get this to work and finally discovering it's not supported on their edition of Windows.....



[1] http://social.technet.microsoft.com/Forums/windows/en-US/75f72cb1-fa8b-46bd-ad95-8a8d22042db0/multimonitor-on-windows-7-professional-running-rdp?forum=w7itproperf






share|improve this answer


























  • I think this PPA is gone.

    – dfrankow
    Jun 18 '16 at 21:54











  • It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

    – Adrian
    Jun 20 '16 at 11:47
















0












0








0







FreeRDP has been above version 1.1 since Vivid - so the easiest way to get a compatible version is now to just install a recent version of Ubuntu. That said, Windows still imposes restrictions on which editions support multi monitor on the server.



There are no versions of Windows that support multimon on a Home edition server (the computer you're connecting to).



Windows 7 only supports it on Ultimate and Enterprise editions and not Pro.



Windows 8 and 10 support it on Pro and Enterprise editions (and there is no Ultimate edition).



Old answer preserved below.





The easiest means of getting a version of FreeRDP that supports multimon seems to be via this PPA :



https://launchpad.net/~9v-shaun-42/+archive/freerdp



(the usual warnings about using a PPA for software apply).



That said... I tried this and still no joy. Why?



I'm running Windows 7 Professional on the server machine I want to use. Which doesn't support multimon as a server, just as a client. So FreeRDP enters span mode anyway, which is not what I need because my monitors have different vertical resolutions.



This is by design, apparently. Multimon RDP service is only supported by Windows 7 Ultimate or Enterprise, even if the RDP client on other editions supports using it. [1]



I can't imagine the number of hours of productivity that have been lost by people trying to get this to work and finally discovering it's not supported on their edition of Windows.....



[1] http://social.technet.microsoft.com/Forums/windows/en-US/75f72cb1-fa8b-46bd-ad95-8a8d22042db0/multimonitor-on-windows-7-professional-running-rdp?forum=w7itproperf






share|improve this answer















FreeRDP has been above version 1.1 since Vivid - so the easiest way to get a compatible version is now to just install a recent version of Ubuntu. That said, Windows still imposes restrictions on which editions support multi monitor on the server.



There are no versions of Windows that support multimon on a Home edition server (the computer you're connecting to).



Windows 7 only supports it on Ultimate and Enterprise editions and not Pro.



Windows 8 and 10 support it on Pro and Enterprise editions (and there is no Ultimate edition).



Old answer preserved below.





The easiest means of getting a version of FreeRDP that supports multimon seems to be via this PPA :



https://launchpad.net/~9v-shaun-42/+archive/freerdp



(the usual warnings about using a PPA for software apply).



That said... I tried this and still no joy. Why?



I'm running Windows 7 Professional on the server machine I want to use. Which doesn't support multimon as a server, just as a client. So FreeRDP enters span mode anyway, which is not what I need because my monitors have different vertical resolutions.



This is by design, apparently. Multimon RDP service is only supported by Windows 7 Ultimate or Enterprise, even if the RDP client on other editions supports using it. [1]



I can't imagine the number of hours of productivity that have been lost by people trying to get this to work and finally discovering it's not supported on their edition of Windows.....



[1] http://social.technet.microsoft.com/Forums/windows/en-US/75f72cb1-fa8b-46bd-ad95-8a8d22042db0/multimonitor-on-windows-7-professional-running-rdp?forum=w7itproperf







share|improve this answer














share|improve this answer



share|improve this answer








edited Jun 20 '16 at 12:02

























answered Jun 19 '14 at 8:10









AdrianAdrian

4,8761026




4,8761026













  • I think this PPA is gone.

    – dfrankow
    Jun 18 '16 at 21:54











  • It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

    – Adrian
    Jun 20 '16 at 11:47





















  • I think this PPA is gone.

    – dfrankow
    Jun 18 '16 at 21:54











  • It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

    – Adrian
    Jun 20 '16 at 11:47



















I think this PPA is gone.

– dfrankow
Jun 18 '16 at 21:54





I think this PPA is gone.

– dfrankow
Jun 18 '16 at 21:54













It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

– Adrian
Jun 20 '16 at 11:47







It should be redundant now - freerdp has been version 1.1 since Vivid, so the latest LTS release of Ubuntu has a freerdp package compatible with -multimon ; that said, limitations still apply to which versions of Windows support multimon on the server ; Window 7 ; Ultimate and Enterprise ; Windows 8 and 10 - Pro and Enterprise. ie - "Home" edition does not support multimon as a server for ANY version of Windows.

– Adrian
Jun 20 '16 at 11:47




















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f431284%2fxfreerdp-upgrade-to-version-1-1-to-support-multi-monitor%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局