Re: [openthinclient-user] Openthinclient - Black screen with Autologin enabled

2015-04-13 Thread Stecher, Alexander
First update all packages. Start the client without a special setting. Usually the client starts with a desktop. Then open a shell. Type in: xrandr -q Then the name of the display-connection would be shown. Create a device display with this connection-type and assign it to the thinclient. --

Re: [openthinclient-user] RDP with ip choice

2015-04-13 Thread led import
Thanks for your quick answer Henry. Unfortunately code editing is not my area. Do you think you can give me some ideas from which I can start searching for a solution? 2015-04-13 12:23 GMT-03:00 Mican Jindrich jindrich.mi...@lgnexera.at: Hello, Oh well, you could if you would edit files

Re: [openthinclient-user] Openthinclient - Black screen with Autologin enabled

2015-04-13 Thread Dalton D
That works, actually. The client logs in by itself now without a display set, and it seems to detect the resolution all by itself anyway! Thank you! On Mon, Apr 13, 2015 at 10:21 AM, Mican Jindrich jindrich.mi...@lgnexera.at wrote: Heya, Have you tried not adding display at all to PXE

Re: [openthinclient-user] Openthinclient - Black screen with Autologin enabled

2015-04-13 Thread Mican Jindrich
Hello, exactly same thing happened to me when I tried to virtualize the client on Hyper-V. On my test thin client it actually works. What is your client setup? Is it Hyper-V or thin client or …? Henry Von: Dalton D [mailto:doubled...@gmail.com] Gesendet: Freitag, 10. April 2015 22:45 An:

Re: [openthinclient-user] Openthinclient - Black screen with Autologin enabled

2015-04-13 Thread Dalton D
This is, unfortunately, on a physical machine: an AMD Athlon 5350 system with 4GB RAM. On Mon, Apr 13, 2015 at 3:37 AM, Mican Jindrich jindrich.mi...@lgnexera.at wrote: Hello, exactly same thing happened to me when I tried to virtualize the client on Hyper-V. On my test thin client it

[openthinclient-user] RDP with ip choice

2015-04-13 Thread led import
Hi all, Is there a way to make any rdp application to ask for the RDP server ip instead of having a fixed one? My goal is fir the users to double click on rdesktop and be asked to which TS server they want to connect. Thank you.

Re: [openthinclient-user] Openthinclient - Black screen with Autologin enabled

2015-04-13 Thread Mican Jindrich
Heya, Have you tried not adding display at all to PXE client? If you have add wrong display it might generate error. Henry Von: Dalton D [mailto:doubled...@gmail.com] Gesendet: Montag, 13. April 2015 14:40 An: openthinclient-user@lists.sourceforge.net Betreff: Re: [openthinclient-user]

Re: [openthinclient-user] RDP with ip choice

2015-04-13 Thread Mican Jindrich
Hello, Oh well, you could if you would edit files in “TCOS” directory… If you will pull git with openthinclient packages, you should be able to at least try changing package of rdekstop/FreeRDP in way that it would ask you for ip address on start. I think it is possible, but it needs some