
|
AUTOREPLY Thinstation-general Digest, Vol 42, Issue 5
|
Neue
Siedlung 44 95339 Neuenmarkt Fon: Fax:
...
|
|
Sehr geehrte Damen und Herren,
Vom 02.11.2009 bis 06.11..2009 befinde
ich im Urlaub.
In dringenden Fllen wenden Sie sich
bitte an die Zentrale unter der Nummer +49 (0)9227 94699-0,
hier werden Sie an den entsprechenden Ansprechpartner
weitergeleitet.
Bei Fragen stehe ich gerne fr Sie bereit.
Mit
freundlichen Gren aus Neuenmarkt
freundlichen Gren aus Neuenmarkt
enutzer
Name)
| |
| |
|
|
|
| |
|
* Neue Siedlung 44 *
95339 Neuenmarkt * * fon * fax * fax enutzer
Fax) * * Geschftsfhrer: Christian Mller * * Sitz der
Gesellschaft: Neuenmarkt * * Handelsregister: Registergericht
Bayreuth * HRB 4378 * * ... *
|
|
| |
|
|
|
|
|
|
| Send Thinstation-general mailing list submissions to
thinstation-general@...
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/thinstation-general
or, via email, send a message with subject or body 'help' to
thinstation-general-request@...
You can reach the person managing the list at
thinstation-general-owner@...
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Thinstation-general digest..."
Today's Topics:
1. AMD Radeon X1250 (Christian Schmeisser)
2. Re: AMD Radeon X1250 (Mike Eriksen)
3. strange issue with Citrix (Stephan Poller)
4. Re: AMD Radeon X1250 (Daniel Meyer)
----------------------------------------------------------------------
Message: 1
Date: Mon, 2 Nov 2009 10:18:42 +0100 (CET)
From: Christian Schmeisser
Subject: [Thinstation-general] AMD Radeon X1250
To: thinstation-general@...
Hello,
we're using TS-2.2.1RC2 for booting our thinclients (all of them are
Fujitsu Futro S300/S400) with an external Matrox VGA. All of these
thinclients are working fine. 'Cause S300/S400 thinclients were no
longer available, we have buyed an Fujitsu Futro S550 thinclient with
Radeon X1250 chipset as vga. By booting thinstation fails with the
following lines in /var/log/X.org.0.log:
---snip
(II) Primary Device is: PCI 01:05:0
(II) ATI: Candidate "Device" section "Card0"
(II) ATI: Candidate "Device" section "Card1"
(WW) ATI: PCI Mach64 in slot 1:5:0 could not be detected!
(EE) No devices detected
Fatal server error:
??no screens found
---snap
The error message is the same when using "radeon" instead of "ati" in
section "Device" of xorg.conf, excepting the lines Candidate Device and
Mach64.
And here is our xorg.conf for the new thinclient:
---snip
Section "Files"
???RgbPath??? "/usr/X11R6/lib/X11/rgb"
???FontPath??? "/usr/X11R6/lib/X11/fonts/misc/"
???FontPath??? "/usr/X11R6/lib/X11/fonts/misc"
???FontPath??? "/usr/share/fonts/X11/cyrillic"
???FontPath??? "/usr/X11R6/lib/X11/fonts/cyrillic"
???FontPath??? "/usr/share/fonts/X11/100dpi/:unscaled"
???FontPath??? "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
???FontPath??? "/usr/share/fonts/X11/75dpi/:unscaled"
???FontPath??? "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
???FontPath??? "/usr/share/fonts/X11/Type1"
???FontPath??? "/usr/X11R6/lib/X11/fonts/Type1"
???FontPath??? "/usr/share/fonts/X11/100dpi"
???FontPath??? "/usr/X11R6/lib/X11/fonts/100dpi"
???FontPath??? "/usr/share/fonts/X11/75dpi"
???FontPath??? "/usr/X11R6/lib/X11/fonts/75dpi"
???ModulePath??? "/usr/X11R6/lib/X11/modules"
EndSection
Section "ServerFlags"
???Option??? "BlankTime"??? "10"
???Option??? "StandbyTime"??? "10"
???Option??? "SuspendTime"??? "10"
???Option??? "OffTime"??? "10"
???Option??? "Xinerama"??? "Off"
EndSection
Section "InputDevice"
???Identifier??? "Mouse2"
???Driver??? "mouse"
???Option??? "Protocol"??? "ImPS/2"
???Option??? "Device"??? "/dev/input/mice"
???Option??? "ZAxisMapping"??? "4 5"
???Option??? "AlwaysCore"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "ctrl:nocaps"
EndSection
Section "Screen"
???Identifier "Screen0"
???Device???? "Card0"
???Monitor??? "Monitor0"
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 1
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 4
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 8
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 15
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 16
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 24
???EndSubSection
EndSection
Section "Monitor"
???#DisplaySize??? ? 380?? 300??? # mm
???Identifier?? "Monitor0"
???VendorName?? "MAX"
???Option??? ??? "DPMS"
EndSection
Section "Screen"
???Identifier "Screen1"
???Device???? "Card1"
???Monitor??? "Monitor1"
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1280x1024"
??????Depth???? 16
???EndSubSection
???SubSection "Display"
??????Viewport?? 0 0
??????Modes "1024x768"
??????Depth???? 16
???EndSubSection
EndSection
Section "Monitor"
#??? DisplaySize??? ? 352?? 264??? # mm
???Identifier?? "Monitor1"
???VendorName?? "Belinea"
???Option??? ??? "DPMS"??? "true"
???Option "100dpi"
#??? HorizSync?? 91.7
???VertRefresh 75
EndSection
Section "Device"
???Option "swcursor" "On"
???Option "rfbauth"???? "/etc/.vncpasswd"
???Option "usevnc"
???Option "httpdir"???? "/usr/X11R6/lib/vnc/classes"
???Option? "httpport" "5800"
???Option "DRI" "On"
???Identifier? "Card0"
???Driver????? "ati"
???VendorName? "ATi"
???BoardName?? "Radeon X1250"
???BusID?????? "PCI:1:5:0"
???Screen????? 0
EndSection
Section "Device"
???Option "swcursor" "On"
???Option "DRI" "On"
???Identifier? "Card1"
???Driver????? "ati"
???VendorName? "ATI"
???BoardName?? "Radeon X1250"
???BusID?????? "PCI:1:5:0"
???Screen????? 1
EndSection
Section "ServerLayout"
???Identifier???? "X.org Configured"
???InputDevice "vncMouse"??? "ExtraPointer"
???InputDevice "vncKeyboard" "ExtraKeyboard"
???Screen????? 0? "Screen0" RightOf "Screen1"
???Screen????? 1? "Screen1"
???InputDevice??? "Mouse2" "CorePointer"
???InputDevice??? "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
???# vncKeyboard: keyboard actions from vnc
???Identifier? "vncKeyboard"
???Driver????? "rfbkeyb"
EndSection
Section "InputDevice"
???# vncMouse: mouse actions from vnc
???Identifier? "vncMouse"
???Driver????? "rfbmouse"
EndSection
Section "Module"
???Load? "dbe"
???Load? "extmod"
???Load? "vnc"
EndSection
Section "InputDevice"
???Identifier??? "Keyboard0"
???Driver??? "kbd"
???Option??? "AutoRepeat"??? "400 30"
EndSection
---snap
Is there a new driver for the Radeon X1250 available? Where can we
download?
Can anybody help us with this problem?
Best regards
Christian Schmei?er
------------------------------
Message: 2
Date: Mon, 2 Nov 2009 10:45:21 +0100
From: Mike Eriksen
Subject: Re: [Thinstation-general] AMD Radeon X1250
To: christian.schmeisser@...
Cc: thinstation-general@...
The "ati" driver doesn't support this new card. You are stuck with VESA.
Mike
On Mon, Nov 2, 2009 at 10:18 AM, Christian Schmeisser
wrote:
> Hello,
>
> we're using TS-2.2.1RC2 for booting our thinclients (all of them are
> Fujitsu Futro S300/S400) with an external Matrox VGA. All of these
> thinclients are working fine. 'Cause S300/S400 thinclients were no
> longer available, we have buyed an Fujitsu Futro S550 thinclient with
> Radeon X1250 chipset as vga. By booting thinstation fails with the
> following lines in /var/log/X.org.0.log:
>
> ---snip
> (II) Primary Device is: PCI 01:05:0
> (II) ATI: Candidate "Device" section "Card0"
> (II) ATI: Candidate "Device" section "Card1"
> (WW) ATI: PCI Mach64 in slot 1:5:0 could not be detected!
> (EE) No devices detected
>
> Fatal server error:
> ??no screens found
> ---snap
>
> The error message is the same when using "radeon" instead of "ati" in
> section "Device" of xorg.conf, excepting the lines Candidate Device and
> Mach64.
>
> And here is our xorg.conf for the new thinclient:
> ---snip
> Section "Files"
> ???RgbPath??? "/usr/X11R6/lib/X11/rgb"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/misc/"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/misc"
> ???FontPath??? "/usr/share/fonts/X11/cyrillic"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/cyrillic"
> ???FontPath??? "/usr/share/fonts/X11/100dpi/:unscaled"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> ???FontPath??? "/usr/share/fonts/X11/75dpi/:unscaled"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> ???FontPath??? "/usr/share/fonts/X11/Type1"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/Type1"
> ???FontPath??? "/usr/share/fonts/X11/100dpi"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/100dpi"
> ???FontPath??? "/usr/share/fonts/X11/75dpi"
> ???FontPath??? "/usr/X11R6/lib/X11/fonts/75dpi"
> ???ModulePath??? "/usr/X11R6/lib/X11/modules"
> EndSection
>
> Section "ServerFlags"
> ???Option??? "BlankTime"??? "10"
> ???Option??? "StandbyTime"??? "10"
> ???Option??? "SuspendTime"??? "10"
> ???Option??? "OffTime"??? "10"
> ???Option??? "Xinerama"??? "Off"
> EndSection
>
> Section "InputDevice"
> ???Identifier??? "Mouse2"
> ???Driver??? "mouse"
> ???Option??? "Protocol"??? "ImPS/2"
> ???Option??? "Device"??? "/dev/input/mice"
> ???Option??? "ZAxisMapping"??? "4 5"
> ???Option??? "AlwaysCore"
> EndSection
>
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "keyboard"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "de"
> Option "XkbVariant" "nodeadkeys"
> Option "XkbOptions" "ctrl:nocaps"
> EndSection
>
> Section "Screen"
> ???Identifier "Screen0"
> ???Device???? "Card0"
> ???Monitor??? "Monitor0"
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 1
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 4
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 8
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 15
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 16
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 24
> ???EndSubSection
> EndSection
>
> Section "Monitor"
> ???#DisplaySize??? ? 380?? 300??? # mm
> ???Identifier?? "Monitor0"
> ???VendorName?? "MAX"
> ???Option??? ??? "DPMS"
> EndSection
>
> Section "Screen"
> ???Identifier "Screen1"
> ???Device???? "Card1"
> ???Monitor??? "Monitor1"
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1280x1024"
> ??????Depth???? 16
> ???EndSubSection
> ???SubSection "Display"
> ??????Viewport?? 0 0
> ??????Modes "1024x768"
> ??????Depth???? 16
> ???EndSubSection
> EndSection
>
> Section "Monitor"
> #??? DisplaySize??? ? 352?? 264??? # mm
> ???Identifier?? "Monitor1"
> ???VendorName?? "Belinea"
> ???Option??? ??? "DPMS"??? "true"
> ???Option "100dpi"
> #??? HorizSync?? 91.7
> ???VertRefresh 75
> EndSection
>
> Section "Device"
> ???Option "swcursor" "On"
> ???Option "rfbauth"???? "/etc/.vncpasswd"
> ???Option "usevnc"
> ???Option "httpdir"???? "/usr/X11R6/lib/vnc/classes"
> ???Option? "httpport" "5800"
> ???Option "DRI" "On"
> ???Identifier? "Card0"
> ???Driver????? "ati"
> ???VendorName? "ATi"
> ???BoardName?? "Radeon X1250"
> ???BusID?????? "PCI:1:5:0"
> ???Screen????? 0
> EndSection
>
> Section "Device"
> ???Option "swcursor" "On"
> ???Option "DRI" "On"
> ???Identifier? "Card1"
> ???Driver????? "ati"
> ???VendorName? "ATI"
> ???BoardName?? "Radeon X1250"
> ???BusID?????? "PCI:1:5:0"
> ???Screen????? 1
> EndSection
>
> Section "ServerLayout"
> ???Identifier???? "X.org Configured"
> ???InputDevice "vncMouse"??? "ExtraPointer"
> ???InputDevice "vncKeyboard" "ExtraKeyboard"
> ???Screen????? 0? "Screen0" RightOf "Screen1"
> ???Screen????? 1? "Screen1"
> ???InputDevice??? "Mouse2" "CorePointer"
> ???InputDevice??? "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "InputDevice"
> ???# vncKeyboard: keyboard actions from vnc
> ???Identifier? "vncKeyboard"
> ???Driver????? "rfbkeyb"
> EndSection
>
> Section "InputDevice"
> ???# vncMouse: mouse actions from vnc
> ???Identifier? "vncMouse"
> ???Driver????? "rfbmouse"
> EndSection
>
> Section "Module"
> ???Load? "dbe"
> ???Load? "extmod"
> ???Load? "vnc"
> EndSection
>
> Section "InputDevice"
> ???Identifier??? "Keyboard0"
> ???Driver??? "kbd"
> ???Option??? "AutoRepeat"??? "400 30"
> EndSection
> ---snap
>
> Is there a new driver for the Radeon X1250 available? Where can we
> download?
>
> Can anybody help us with this problem?
>
> Best regards
>
> Christian Schmei?er
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Thinstation-general mailing list
> Thinstation-general@...
> https://lists.sourceforge.net/lists/listinfo/thinstation-general
>
--
Thinstation oldtimer
http://thinstation.org
- a light, full featured linux based thin client OS
------------------------------
Message: 3
Date: Mon, 2 Nov 2009 01:38:44 -0800 (PST)
From: Stephan Poller
Subject: [Thinstation-general] strange issue with Citrix
To: thinstation-general@...
since a week we have strange problems in our farm with around 450 clients.
During a Citrix Session it seems that the Thinclient is hanging. No Keyboard
action will be accepted or come with a long time difference viewable on the
desktop. If we break the session and start it again, without booting the
thinclient everything goes back to normal. This problem we have only with
the thinclients, not with the windows fat clients.
the logs on the thinclients looking ok nothing strange here and we havent
changed there something in the last weeks and in the moment i have no clue,
where i could start to investigate. The farm should normally have no
performance problems. around 20 clients are on the servers. The connections
to the client are sometimes 100Mbit... Another strange thing is that the
problems start around a hour after the clients have started.
Has someone an idea, where i could start my investigations?
--
View this message in context: http://old.nabble.com/strange-issue-with-Citrix-tp26156644p26156644.html
Sent from the thinstation-general mailing list archive at Nabble.com.
------------------------------
Message: 4
Date: Mon, 02 Nov 2009 10:51:08 +0100
From: Daniel Meyer
Subject: Re: [Thinstation-general] AMD Radeon X1250
To: christian.schmeisser@...
Cc: thinstation-general@...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
> Can anybody help us with this problem?
Well, what we need is a newer version of xorg. 6.9 is getting WAY old.
I've spent the better part of the last two weeks trying out thinstation
2.3, the various xorg 7.3 versions etc, but without success.
There is heresay of "someone" who has xorg 7.4 running, there are THREE
(!!!) different "new" versions of thinstation (2.3, 2.4 and 3.0) which
haven#t produced a stable version in the last 12 month.
Forgive my this rant - I am not that guy who just complains and
complains, I've contributed to this project in the past, and i'd like to
help again, but to be honest - right now the only reason for me to stick
with thinstation is that I can't find an alternative.
The development environment of 2.2 and 2.3 is... strange at best, the
development of 2.4 is unavailable for anyone except Trevor (which makes
2.4 somewhat of a one-man-show and thus somewhat of a dead end), and 3.0
i can't judge at all, because I was told that its not in any usable state.
Don't get me wrong, I know from personal experience how much work
maintaining both a public and a inhouse linux distribution is. I really
think Mike and Trevor are doing a good job with the resources at their
disposal, but its rather frustrating wanting to help but not being able
too.
Right now the development-model of thinstation is the biggest issue,
followed by a rather OLD software stack throughout the whole distribution.
Right now I'm trying to get the intel video driver compiled, but its
rather tricky, given that xorg 6.9 isn't supported by intel for ages
now... I think that you'll encounter the same problems with any newer
radeon driver.
Danny
- --
There is infinite time. = http://www.cyberdelia.de
You are finite. = eagle@...
Zathras is finite. =
This is wrong tool. = \o/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkruq4wACgkQCa/LtJGgW5GSXgCgmSAHm+yBnHJH65/v5ov/OFb8
SLkAn06q4SNS2FN1/+UAslNrey4F6pxR
=G+5C
-----END PGP SIGNATURE-----
------------------------------
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
------------------------------
_______________________________________________
Thinstation-general mailing list
Thinstation-general@...
https://lists.sourceforge.net/lists/listinfo/thinstation-general
End of Thinstation-general Digest, Vol 42, Issue 5
**************************************************
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Thinstation-general mailing list
Thinstation-general@...
https://lists.sourceforge.net/lists/listinfo/thinstation-general
|