hello all,
first thank you for the answers and encouragement, we (my cameroonian friends and i) are still struugling to build y2to network and it works, but...
i work with pcengines.ch alix board (www.pcengines.ch) as pxe client with a x2go-home (ubuntu 9.10 without ldap). it works until the graphics and it stops.
the lcd monitor shows
frequence fH 89 khz (red) frequence fV 59.8 hz
and the fH is written in red, i suppose the frequency is to high
i run puppy on the client and i have xwindow, so i copy the xorg.conf file to /opt/thinclient.../etcX11/xorg.conf
but the graphics does not come at all
i copy than the xorg.conf from the virtual machine (i send it as attach) and it works, but...
the graphic from the browser are not coming well when i put "verbindung" on lan, i get some pictures (for example google start page with blue turkis colour. one person ask me to to make a screenshot, but ... o the screen shot it is "normal" (no turkis colour).
i ask www.pcengines.ch and i recieve a documentation, (i send it as attach), i test it, but it was not working, may be i made a mistake, i test many configuration, but no success.
i had a similar problem with ltsp and i had to put in lts.conf X_MODE_0 = 1024x768
i am looking now for a long if there is such a file in x2go, i did not find, so i want to configure a client, where can i put configuration i want?
ok after many tests, i give up and hope somebody can help us
warm salutations (if somebody would like to have sun, just mail us, we have sun, warm!!!!
michel
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
# inserted : 09Sep2009 12:46/pa config/hal could not iniitialize context ... Section "ServerFlags" # Option "AutoAddDevices" "false" # Option "AutoEnableDevices" "false" # Option "AllowEmptyInput" "false" # added 14Nov2009 15:40/pa : Option "DontVTSwitch" "false" EndSection # ------------------------------------------------------------------
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection
Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" # Option "XkbModel" "pc104" Option "XkbModel" "pc102" Option "XkbLayout" "sg" #xkeymap0 ???(Puppy 4.21/pa) # 14Nov2009 17:08/pa : ctrl-alt-1 virtual console activate ??? # funktioniert nicht... # Option "Xkbdisable" "true" EndSection
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" #mouse0protocol ???(Puppy 4.21/pa) #Option "Device" "/dev/mouse" #Option "Emulate3Buttons" #Option "Emulate3Timeout" "50" #Option "ZAxisMapping" "4 5" #scrollwheel EndSection
Section "Device" Identifier "Card0" EndSection
Section "Monitor" Identifier "Monitor0" EndSection
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubsection EndSection
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
# inserted : 09Sep2009 12:46/pa config/hal could not iniitialize context ... Section "ServerFlags" # Option "AutoAddDevices" "false" # Option "AutoEnableDevices" "false" # Option "AllowEmptyInput" "false" # added 14Nov2009 15:40/pa : Option "DontVTSwitch" "false" EndSection # ------------------------------------------------------------------
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection
Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" # Option "XkbModel" "pc104" Option "XkbModel" "pc102" Option "XkbLayout" "sg" #xkeymap0 ???(Puppy 4.21/pa) # 14Nov2009 17:08/pa : ctrl-alt-1 virtual console activate ??? # funktioniert nicht... # Option "Xkbdisable" "true" EndSection
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" #mouse0protocol ???(Puppy 4.21/pa) #Option "Device" "/dev/mouse" #Option "Emulate3Buttons" #Option "Emulate3Timeout" "50" #Option "ZAxisMapping" "4 5" #scrollwheel EndSection
Section "Device" Identifier "Card0" EndSection
Section "Monitor" Identifier "Monitor0" EndSection
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubsection EndSection