Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread Casper A.. Jensen
Hi ChrisI have a similar issue... I haven't updated my case with my latest findings but for now i have come to the conclution that perhap its my graphics drivers or lack of the right one that force my T5540 HP thin client to run in 1024*768...I just realized this like two min ago..if you go to device and right click and choose new you can in type choose GFXcard ... which in the next menu will give you some choices in this regard..my first test run here didn't go that well :) but i think you may have the same problem here..also read this.. its a good read!http://wiki.openthinclient.org/wiki/Monitor_configuration/enand it also touches the creation of gfxdrivers a littlebitGLFra: "chris winkel" ch...@ververexport.nlTil: openthinclient-user@lists.sourceforge.netSendt: torsdag, 10. april 2014 11:17:41Emne: [openthinclient-user] request for more display drivers







All,

I have a dell OptiPlex FX160,

The resolution will not get higher than 1024 X 743,

Also I cannot use the dual screen mode ( vga + dvi ) ,

Can someone please tell me how to fix this or add drivers maybe?

I hope someone can help me , I am really a fan of openthinclient

Kind regards,

Christian Winkel



--Put Bad Developers to ShameDominate Development with Jenkins Continuous IntegrationContinuously Automate Build, Test  Deployment Start a new project now. Try Jenkins in the cloud.http://p.sf.net/sfu/13600_Cloudbees___The Open Source Thin Client Solution http://openthinclient.orgopenthinclient-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/openthinclient-user--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user


Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread chris winkel
Hi alexander,

Found this on the internet

But I am new to linux and I don’t know how add it to the openthinclient


· Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here: 
https://sites.google.com/site/easylinuxtipsproject/sis

The xorg drivers you can install in ubuntu software center won’t give you 
anything higher than 1024×768 as it fails to recognize the SIS671 chipset and 
falls back to the stock framebuffer.
Put the two binary files in the tarball from the site above, sis671_drv.so and 
sis671_drv.la where the page above describes. Be sure to get the correct 
package for 32bit vs 64bit to match the version of ubunty you are running. 
Thus, I used the files in sis-64-bit-1204.tar.gz

Don’t use the xorg.conf contained in the tarball, or if you do, it may not 
work. It didn’t for me, and just hung. If it does don’t forget you can open a 
console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and get back 
to where you were before.

Once you get back into the gui, go to the display settings and you should see 
you can change the resolution up to 1920×1080.

Here is my working xorg.conf that works and has a proper modeline for 1920×1080.

Section “Device”
Identifier “Configured Video Device”
Driver “sis671″
EndSection

Section “Monitor”
Identifier “Configured Monitor”
Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120 
-hsync +vsync
EndSection

Section “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
EndSection


From: Stecher, Alexander [mailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 11:46
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Please try to use Consus.
Consus supports dual-screen.
To add a driver:
- setup a build environment
- compile it in the kernel
- if needed, some libraries have also to be updated

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 11:17 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
All,

I have a dell OptiPlex FX160,

The resolution will not get higher than 1024 X 743,

Also I cannot use the dual screen mode ( vga + dvi ) ,

Can someone please tell me how to fix this or add drivers maybe?

I hope someone can help me , I am really a fan of openthinclient

Kind regards,

Christian Winkel

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.netmailto:openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user


Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread Stecher, Alexander
Hey Chris,

if you are
 ... new to linux ...
I believe it isn't possible for you to add a driver in the core system.


Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com


2014-04-10 12:09 GMT+02:00 chris winkel ch...@ververexport.nl:

  Hi alexander,



 Found this on the internet



 But I am new to linux and I don’t know how add it to the openthinclient



 · Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here:
 https://sites.google.com/site/easylinuxtipsproject/sis

 The xorg drivers you can install in ubuntu software center won’t give you
 anything higher than 1024×768 as it fails to recognize the SIS671 chipset
 and falls back to the stock framebuffer.
 Put the two binary files in the tarball from the site above, sis671_drv.so
 and sis671_drv.la where the page above describes. Be sure to get the
 correct package for 32bit vs 64bit to match the version of ubunty you are
 running. Thus, I used the files in sis-64-bit-1204.tar.gz

 Don’t use the xorg.conf contained in the tarball, or if you do, it may not
 work. It didn’t for me, and just hung. If it does don’t forget you can open
 a console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and
 get back to where you were before.

 Once you get back into the gui, go to the display settings and you should
 see you can change the resolution up to 1920×1080.

 Here is my working xorg.conf that works and has a proper modeline for
 1920×1080.

 Section “Device”
 Identifier “Configured Video Device”
 Driver “sis671″
 EndSection

 Section “Monitor”
 Identifier “Configured Monitor”
 Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120
 -hsync +vsync
 EndSection

 Section “Screen”
 Identifier “Default Screen”
 Monitor “Configured Monitor”
 Device “Configured Video Device”
 DefaultDepth 24
 EndSection





 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 11:46
 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Please try to use Consus.

 Consus supports dual-screen.

 To add a driver:
 - setup a build environment
 - compile it in the kernel

 - if needed, some libraries have also to be updated


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 11:17 GMT+02:00 chris winkel ch...@ververexport.nl:

 All,



 I have a dell OptiPlex FX160,



 The resolution will not get higher than 1024 X 743,



 Also I cannot use the dual screen mode ( vga + dvi ) ,



 Can someone please tell me how to fix this or add drivers maybe?



 I hope someone can help me , I am really a fan of openthinclient



 Kind regards,



 Christian Winkel



 --
 Put Bad Developers to Shame
 Dominate Development with Jenkins Continuous Integration
 Continuously Automate Build, Test  Deployment
 Start a new project now. Try Jenkins in the cloud.
 http://p.sf.net/sfu/13600_Cloudbees
 ___
 The Open Source Thin Client Solution http://openthinclient.org
 openthinclient-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/openthinclient-user




 --
 Put Bad Developers to Shame
 Dominate Development with Jenkins Continuous Integration
 Continuously Automate Build, Test  Deployment
 Start a new project now. Try Jenkins in the cloud.
 http://p.sf.net/sfu/13600_Cloudbees
 ___
 The Open Source Thin Client Solution http://openthinclient.org
 openthinclient-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/openthinclient-user


--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user


Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread chris winkel
How do i know if openthinclient detects my vga and dvi port ?

From: Stecher, Alexander [mailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 12:20
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Hey Chris,

if you are
 ... new to linux ...
I believe it isn't possible for you to add a driver in the core system.

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 12:09 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
Hi alexander,

Found this on the internet

But I am new to linux and I don’t know how add it to the openthinclient


• Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here: 
https://sites.google.com/site/easylinuxtipsproject/sis

The xorg drivers you can install in ubuntu software center won’t give you 
anything higher than 1024×768 as it fails to recognize the SIS671 chipset and 
falls back to the stock framebuffer.
Put the two binary files in the tarball from the site above, sis671_drv.so and 
sis671_drv.lahttp://sis671_drv.la where the page above describes. Be sure to 
get the correct package for 32bit vs 64bit to match the version of ubunty you 
are running. Thus, I used the files in sis-64-bit-1204.tar.gz

Don’t use the xorg.conf contained in the tarball, or if you do, it may not 
work. It didn’t for me, and just hung. If it does don’t forget you can open a 
console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and get back 
to where you were before.

Once you get back into the gui, go to the display settings and you should see 
you can change the resolution up to 1920×1080.

Here is my working xorg.conf that works and has a proper modeline for 1920×1080.

Section “Device”
Identifier “Configured Video Device”
Driver “sis671″
EndSection

Section “Monitor”
Identifier “Configured Monitor”
Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120 
-hsync +vsync
EndSection

Section “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
EndSection


From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 11:46
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Please try to use Consus.
Consus supports dual-screen.
To add a driver:
- setup a build environment
- compile it in the kernel
- if needed, some libraries have also to be updated

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761%202961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0tel:%2B49%20711%201378636-0
Telefax: +49 711 1378636-9tel:%2B49%20711%201378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 11:17 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
All,

I have a dell OptiPlex FX160,

The resolution will not get higher than 1024 X 743,

Also I cannot use the dual screen mode ( vga + dvi ) ,

Can someone please tell me how to fix this or add drivers maybe?

I hope someone can help me , I am really a fan of openthinclient

Kind regards,

Christian Winkel

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.netmailto:openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user


--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.netmailto:openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

--
Put Bad Developers to Shame

Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread chris winkel
Hi alexander,

I am unable to pxe boot with corsus,
I have put in the mac address of the thinclient , pxe boot not working.

In mandriva it works if I only add the thinclient with it’s mac address



From: Stecher, Alexander [mailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 15:14
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Device - Display - see the bubble-help xrandr -q
To open a shell: control-alt-x

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 15:02 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
How do i know if openthinclient detects my vga and dvi port ?

From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 12:20
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Hey Chris,

if you are
 ... new to linux ...
I believe it isn't possible for you to add a driver in the core system.

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761%202961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0tel:%2B49%20711%201378636-0
Telefax: +49 711 1378636-9tel:%2B49%20711%201378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 12:09 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
Hi alexander,

Found this on the internet

But I am new to linux and I don’t know how add it to the openthinclient


• Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here: 
https://sites.google.com/site/easylinuxtipsproject/sis

The xorg drivers you can install in ubuntu software center won’t give you 
anything higher than 1024×768 as it fails to recognize the SIS671 chipset and 
falls back to the stock framebuffer.
Put the two binary files in the tarball from the site above, sis671_drv.so and 
sis671_drv.lahttp://sis671_drv.la where the page above describes. Be sure to 
get the correct package for 32bit vs 64bit to match the version of ubunty you 
are running. Thus, I used the files in sis-64-bit-1204.tar.gz

Don’t use the xorg.conf contained in the tarball, or if you do, it may not 
work. It didn’t for me, and just hung. If it does don’t forget you can open a 
console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and get back 
to where you were before.

Once you get back into the gui, go to the display settings and you should see 
you can change the resolution up to 1920×1080.

Here is my working xorg.conf that works and has a proper modeline for 1920×1080.

Section “Device”
Identifier “Configured Video Device”
Driver “sis671″
EndSection

Section “Monitor”
Identifier “Configured Monitor”
Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120 
-hsync +vsync
EndSection

Section “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
EndSection


From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 11:46
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Please try to use Consus.
Consus supports dual-screen.
To add a driver:
- setup a build environment
- compile it in the kernel
- if needed, some libraries have also to be updated

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761%202961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0tel:%2B49%20711%201378636-0
Telefax: +49 711 1378636-9tel:%2B49%20711%201378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 11:17 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
All,

I have a dell OptiPlex FX160,

The resolution will not get higher than 1024 X 743,

Also I cannot use the dual screen mode ( vga + dvi ) ,

Can someone please tell me how to fix this or add drivers maybe?

I hope someone can help me , I am really a fan of openthinclient

Kind regards,

Christian Winkel

--
Put Bad Developers to Shame
Dominate

Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread Stecher, Alexander
What type of DHCP-server do you use?

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com


2014-04-10 15:28 GMT+02:00 chris winkel ch...@ververexport.nl:

  Hi alexander,



 I am unable to pxe boot with corsus,

 I have put in the mac address of the thinclient , pxe boot not working.



 In mandriva it works if I only add the thinclient with it’s mac address







 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 15:14

 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Device - Display - see the bubble-help xrandr -q

 To open a shell: control-alt-x


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 15:02 GMT+02:00 chris winkel ch...@ververexport.nl:

 How do i know if openthinclient detects my vga and dvi port ?



 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 12:20
 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Hey Chris,

 if you are
  ... new to linux ...

 I believe it isn't possible for you to add a driver in the core system.


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 12:09 GMT+02:00 chris winkel ch...@ververexport.nl:

 Hi alexander,



 Found this on the internet



 But I am new to linux and I don’t know how add it to the openthinclient



 · Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here:
 https://sites.google.com/site/easylinuxtipsproject/sis

 The xorg drivers you can install in ubuntu software center won’t give you
 anything higher than 1024×768 as it fails to recognize the SIS671 chipset
 and falls back to the stock framebuffer.
 Put the two binary files in the tarball from the site above, sis671_drv.so
 and sis671_drv.la where the page above describes. Be sure to get the
 correct package for 32bit vs 64bit to match the version of ubunty you are
 running. Thus, I used the files in sis-64-bit-1204.tar.gz

 Don’t use the xorg.conf contained in the tarball, or if you do, it may not
 work. It didn’t for me, and just hung. If it does don’t forget you can open
 a console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and
 get back to where you were before.

 Once you get back into the gui, go to the display settings and you should
 see you can change the resolution up to 1920×1080.

 Here is my working xorg.conf that works and has a proper modeline for
 1920×1080.

 Section “Device”
 Identifier “Configured Video Device”
 Driver “sis671″
 EndSection

 Section “Monitor”
 Identifier “Configured Monitor”
 Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120
 -hsync +vsync
 EndSection

 Section “Screen”
 Identifier “Default Screen”
 Monitor “Configured Monitor”
 Device “Configured Video Device”
 DefaultDepth 24
 EndSection





 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 11:46
 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Please try to use Consus.

 Consus supports dual-screen.

 To add a driver:
 - setup a build environment
 - compile it in the kernel

 - if needed, some libraries have also to be updated


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 11:17 GMT+02:00 chris winkel ch...@ververexport.nl:

 All,



 I have a dell OptiPlex FX160,



 The resolution will not get higher than 1024 X 743,



 Also I cannot use the dual screen mode ( vga + dvi ) ,



 Can someone please tell me how to fix this or add drivers maybe?



 I hope someone can help me , I am really a fan of openthinclient

Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread chris winkel
I use Windows server 2008 R2 DHCP

From: Stecher, Alexander [mailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 16:01
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

What type of DHCP-server do you use?

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 15:28 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
Hi alexander,

I am unable to pxe boot with corsus,
I have put in the mac address of the thinclient , pxe boot not working.

In mandriva it works if I only add the thinclient with it’s mac address



From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 15:14

To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Device - Display - see the bubble-help xrandr -q
To open a shell: control-alt-x

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761%202961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0tel:%2B49%20711%201378636-0
Telefax: +49 711 1378636-9tel:%2B49%20711%201378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 15:02 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
How do i know if openthinclient detects my vga and dvi port ?

From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 12:20
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Hey Chris,

if you are
 ... new to linux ...
I believe it isn't possible for you to add a driver in the core system.

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761%202961
mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0tel:%2B49%20711%201378636-0
Telefax: +49 711 1378636-9tel:%2B49%20711%201378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com

2014-04-10 12:09 GMT+02:00 chris winkel 
ch...@ververexport.nlmailto:ch...@ververexport.nl:
Hi alexander,

Found this on the internet

But I am new to linux and I don’t know how add it to the openthinclient


• Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here: 
https://sites.google.com/site/easylinuxtipsproject/sis

The xorg drivers you can install in ubuntu software center won’t give you 
anything higher than 1024×768 as it fails to recognize the SIS671 chipset and 
falls back to the stock framebuffer.
Put the two binary files in the tarball from the site above, sis671_drv.so and 
sis671_drv.lahttp://sis671_drv.la where the page above describes. Be sure to 
get the correct package for 32bit vs 64bit to match the version of ubunty you 
are running. Thus, I used the files in sis-64-bit-1204.tar.gz

Don’t use the xorg.conf contained in the tarball, or if you do, it may not 
work. It didn’t for me, and just hung. If it does don’t forget you can open a 
console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and get back 
to where you were before.

Once you get back into the gui, go to the display settings and you should see 
you can change the resolution up to 1920×1080.

Here is my working xorg.conf that works and has a proper modeline for 1920×1080.

Section “Device”
Identifier “Configured Video Device”
Driver “sis671″
EndSection

Section “Monitor”
Identifier “Configured Monitor”
Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120 
-hsync +vsync
EndSection

Section “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
EndSection


From: Stecher, Alexander 
[mailto:a.stec...@openthinclient.commailto:a.stec...@openthinclient.com]
Sent: donderdag 10 april 2014 11:46
To: Mailingliste
Subject: Re: [openthinclient-user] request for more display drivers

Please try to use Consus.
Consus supports dual-screen.
To add a driver:
- setup a build environment
- compile it in the kernel
- if needed, some libraries have also to be updated

Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1tel:%2B49%20711%201378636-1
Handy:   +49 151 2761 2961tel:%2B49%20151%202761

Re: [openthinclient-user] request for more display drivers

2014-04-10 Thread Stecher, Alexander
Realm - openthinclient - rightclick edit
Change the PXE-Service from Auto to SingleHomedBroadcasePXEService

Then restart the openthinclient-service.

Do not add the client manual with its MAC.
Please try first, if it will be found automaticly in PXE-Clients.
Then doubleclick on it and register the client.


Alexander Stecher
--
Dipl.-Ing. (BA)
Telefon: +49 711 1378636-1
Handy:   +49 151 2761 2961
mailto:a.stec...@openthinclient.com


openthinclient gmbh
Heilbronner Str. 150, 70191 Stuttgart, Deutschland
Telefon: +49 711 1378636-0
Telefax: +49 711 1378636-9
Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
Geschäftsführer: Alexander Stecher
http://openthinclient.com


2014-04-10 16:06 GMT+02:00 chris winkel ch...@ververexport.nl:

  I use Windows server 2008 R2 DHCP



 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 16:01

 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 What type of DHCP-server do you use?


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 15:28 GMT+02:00 chris winkel ch...@ververexport.nl:

 Hi alexander,



 I am unable to pxe boot with corsus,

 I have put in the mac address of the thinclient , pxe boot not working.



 In mandriva it works if I only add the thinclient with it’s mac address







 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 15:14


 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Device - Display - see the bubble-help xrandr -q

 To open a shell: control-alt-x


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 15:02 GMT+02:00 chris winkel ch...@ververexport.nl:

 How do i know if openthinclient detects my vga and dvi port ?



 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 12:20
 *To:* Mailingliste
 *Subject:* Re: [openthinclient-user] request for more display drivers



 Hey Chris,

 if you are
  ... new to linux ...

 I believe it isn't possible for you to add a driver in the core system.


   Alexander Stecher
 --
 Dipl.-Ing. (BA)
 Telefon: +49 711 1378636-1
 Handy:   +49 151 2761 2961
 mailto:a.stec...@openthinclient.com


 openthinclient gmbh
 Heilbronner Str. 150, 70191 Stuttgart, Deutschland
 Telefon: +49 711 1378636-0
 Telefax: +49 711 1378636-9
 Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
 Geschäftsführer: Alexander Stecher
 http://openthinclient.com



 2014-04-10 12:09 GMT+02:00 chris winkel ch...@ververexport.nl:

 Hi alexander,



 Found this on the internet



 But I am new to linux and I don’t know how add it to the openthinclient



 · Using Ubuntu 12.04 LTS. 64bit. Get the driver files from here:
 https://sites.google.com/site/easylinuxtipsproject/sis

 The xorg drivers you can install in ubuntu software center won’t give you
 anything higher than 1024×768 as it fails to recognize the SIS671 chipset
 and falls back to the stock framebuffer.
 Put the two binary files in the tarball from the site above, sis671_drv.so
 and sis671_drv.la where the page above describes. Be sure to get the
 correct package for 32bit vs 64bit to match the version of ubunty you are
 running. Thus, I used the files in sis-64-bit-1204.tar.gz

 Don’t use the xorg.conf contained in the tarball, or if you do, it may not
 work. It didn’t for me, and just hung. If it does don’t forget you can open
 a console with Ctrl+Alt+F1 and login and copy / remove the xorg.conf and
 get back to where you were before.

 Once you get back into the gui, go to the display settings and you should
 see you can change the resolution up to 1920×1080.

 Here is my working xorg.conf that works and has a proper modeline for
 1920×1080.

 Section “Device”
 Identifier “Configured Video Device”
 Driver “sis671″
 EndSection

 Section “Monitor”
 Identifier “Configured Monitor”
 Modeline “1920x1080_60.00″ 173.00 1920 2048 2248 2576 1080 1083 1088 1120
 -hsync +vsync
 EndSection

 Section “Screen”
 Identifier “Default Screen”
 Monitor “Configured Monitor”
 Device “Configured Video Device”
 DefaultDepth 24
 EndSection





 *From:* Stecher, Alexander [mailto:a.stec...@openthinclient.com]
 *Sent:* donderdag 10 april 2014 11:46
 *To:* Mailingliste
 *Subject