A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/15 19:25 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481817080 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [List of open ToDos/FIXMEs for this page] User : stefanbaur @@ -322,9 +322,13 @@ FIXME This page is missing a section/subpage that explains how to retrieve an xorg.conf from a different system. Things to try: KNOPPIX Live Linux, other Distribution's Live Images (a recent Fedora or Arch, maybe?) - Basically, in the running Linux where you have a working X Server on that particular hardware, shut down X, then run Xorg -configure, which should output ~/xorg.conf.new, which could then be saved somewhere else (LAN share, USB stick, ...). + Basically, in the running Linux where you have a working X Server on that particular hardware: + * change to a command shell + * try to run ''Xorg :$(($(ps -C Xorg -o args= | awk ' $2 ~ /^:[0-9]/ { print $2 }' | tr -d ':' | sort -n)+1)) -configure'' + * if that fails, stop the currently running X server, then run ''Xorg -configure'' + * this should output ~/xorg.conf.new, which could then be saved somewhere else (LAN share, USB stick, ...). FIXME This page is missing a section/subpage that explains how to create images for USB/CD/local storage. Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso, iso-hybrid, or hdd. -- This mail was generated by DokuWiki at http://wiki.x2go.org/