summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/files/nvidia-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-138/+0Star
|
* add support for ubuntu 9.10 to xserver installSebastian Schmelzer2009-08-251-2/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3128 95ad53e4-c205-0410-b2fa-d234c58c8868
* use 8.10 dkms install method for ubuntu 9.04 gfx stuffSebastian Schmelzer2009-04-211-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2820 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-241-1/+1
| | | | | | | | * fixed suse-10.2 yet again (nvidia and fglrx-driver should work now) * sanity check for ati Xorg-module existence git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2634 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-181-19/+23
| | | | | | | | | * Corrected support for SuSE 11.0 (NVIDIA/ATI) * Added support for SuSE 11.1 (NVIDIA/ATI) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2608 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * corrected kernel module building with nvidia-installerBastian Wissler2009-02-181-4/+69
| | | | | | * suse-10.2 works with ati/nvidia-installer git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2600 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to run VMplayer 1.0 / Workstation 5.5 properly ...Dirk von Suchodoletz2009-02-161-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2579 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups: Removed completely useless nvidia installer part for SuSE10.2,Dirk von Suchodoletz2009-02-021-1/+3
| | | | | | | see #371 too ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2562 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding general purpose NVidia lib installer (incomplete, just demoDirk von Suchodoletz2009-02-021-28/+45
| | | | | | | directory structure within the xserver plugin), see #371 too. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2561 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dkms+fglrx on ubuntu 8.10Sebastian Schmelzer2009-01-201-3/+3
| | | | | | | * minor changes to nvidia stuff git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2507 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-01-191-1/+1
| | | | | | | | | | | | * Bash programming bug fixed (has been a long time since...) - Diese und die folgenden Zeilen werden ignoriert -- M xserver/files/nvidia-install.sh M xserver/files/ati-install.sh git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2501 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-01-191-2/+9
| | | | | | | | * added new nvidia package name for ubuntu-8.10 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2499 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added suse-gfx-install.shVolker Uhrig2008-08-291-70/+7Star
| | | | | | | | | | | | * delivers nvida files for suse-10.2 * just suse-10.2, because the suse package handling is a little bit... errm, accidentally unhappily implemented in zypper. Let's check against 10.2 first, if it works we'll support more. * cleaned up old stuff. We won't compile kernels anymore, to tricky with newer versions (won't compile against 2.6.26 etc) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2137 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added graphics driver installation from Ubuntu-PackagesBastian Wissler2008-08-291-0/+21
| | | | | | | * Added stage3 setup of ati drivers -> files in xserver-plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2124 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesVolker Uhrig2008-08-281-1/+2
| | | | | | | | | | | * ati and nvidia compile under suse-10.2 * ati and nvidia don't compile under ubuntu 8.04 and needs a special setup (gcc-4.1) * other vendorOSes where not tested git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2116 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made script compatible with pluginVolker Uhrig2008-08-271-51/+37Star
| | | | | | | | * fixed kernel compile and error checks * kernel module compiles now git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2107 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed nvidia-install.sh to support module compilation!Bastian Wissler2008-08-251-51/+67
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2093 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added ati-install-dev.shVolker Uhrig2008-08-201-1/+1
| | | | | | | | | | | | | | - based on Bastians ati-install.sh, but made it more straight readable - prepared for kernel compilation (need to be fixed... we should use Makefile) - need to copy needed libs etc out of it This way we won't need rpm2cpio or similiar stuff and will get sure it will also run other Distros as the given SuSE * minor fix in *-install.sh: changed shell * minor fix in README: added linebreaks for lines >= 80 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2066 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated README of xserver-Plugin and changed ati/nvidia-extraction scriptsBastian Wissler2008-08-201-25/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2065 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added scripts from bastianVolker Uhrig2008-08-111-0/+68
* currently in development state and not usable * currently not included into the plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2025 95ad53e4-c205-0410-b2fa-d234c58c8868