OpenSUSE 12.2: Difference between revisions

From ThinkServer
>Samthecrazyman
Installation notes included
>Samthecrazyman
m Touch up
Line 8: Line 8:
# During the installation process, you will get to choose what software packages will be installed. The way to make this work is only leave the fbdev driver on the computer so it has no choice but to use it.  
# During the installation process, you will get to choose what software packages will be installed. The way to make this work is only leave the fbdev driver on the computer so it has no choice but to use it.  
# In the search box type '<code>xf86</code>'. This will display a whole list of drivers.
# In the search box type '<code>xf86</code>'. This will display a whole list of drivers.
# Find the drivers the begin with '<code>xf86-video-xxxx</code>'
# Find the drivers that begin with '<code>xf86-video-xxxx</code>'
# Right click on all the modules '''except''' '<code>xf86-video-fbdev</code>' and then select 'Do not install'.
# Right click on all the modules '''except''' '<code>xf86-video-fbdev</code>' and then select 'Do not install'. This has to be done one by one.
# Make any other adjustments to packages that you wish and then press 'Accept'
# Make any other adjustments to packages that you wish and then press 'Accept'



Revision as of 22:33, 26 September 2012

This is the Linux distribution my server is based on. More information is available here. If you are looking to install openSUSE, there is more details in obtaining openSUSE 12.2.

Installation notes

Due to a buggy video driver, the server will not function correctly if the Mach64 video driver is allowed to load. The workaround for now is to make the server use the fbdev driver (standard framebuffer device). This is not the ideal solution, only a workaround. Some graphics in KDE are corrupted but useable for the time being. To make the server use the fbdev driver:

  1. During the installation process, you will get to choose what software packages will be installed. The way to make this work is only leave the fbdev driver on the computer so it has no choice but to use it.
  2. In the search box type 'xf86'. This will display a whole list of drivers.
  3. Find the drivers that begin with 'xf86-video-xxxx'
  4. Right click on all the modules except 'xf86-video-fbdev' and then select 'Do not install'. This has to be done one by one.
  5. Make any other adjustments to packages that you wish and then press 'Accept'

This will be updated if any more information becomes available.

Information

openSUSE 12.1 was released on 5th September 2012. This is the latest version of the openSUSE line. It is an open-source distribution and is free of charge. It is developed by the community and sponsored by Novell.

Previous versions