Results 1 to 3 of 3

Thread: OpenSUSE ATI Driver Questions

  1. #1
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Question OpenSUSE ATI Driver Questions

    I am running openSUSE 11.1 on VirtualBox 2.0.4 OSE and I want to configure the drivers for my ATI Radeon 2600 HD XT. I found this on opensuse.org for 10.3 and 11.0:

    Code:
    The easy way of installing the proprietary driver has the benefits of being easy and does not require that one recompile the kernel module when updating the kernel. Please keep in mind that many older ATI cards are supported very well by the standard free driver. If you have such a card, consider sticking with that driver.
    
    Unfortunately, the version 8.41.7 of fglrx for 10.3 is not recommended by AMD for any non-HD cards, and is known to be broken on AGP 4th and 5th generation radeons (ie. the AGP x700, x1300, x1600, etc.)
    
    Before using the drivers below, try running your 3D application using open source drivers: radeon.
    [edit]
    openSUSE 10.3 and openSUSE 11.0
    
    You can use 1-click-install that will install the latest fgrlx version:
    
    <install link> Installs newest available drivers.
    
        * Open a terminal and type "sudo aticonfig --initial". This will configure X to use the ATI driver.
        * Restart X window manager by pressing CTRL+ALT+BACKSPACE (Twice for 11.0 and later). It will take 3-20 seconds. Alternative, you can restart openSUSE.
        * Skip all steps below and start using openSUSE!
    Will this work for 11.1?

    Otherwise they give instructions for the "repository way," below those:

    Code:
     The repository way
    
    This is for people who prefer not using 1-click install can do it the direct way and actually see a bit of what is happening.
    [edit]
    Prerequisites
    
        * Beeing able to use yast-package manager or zypper
        * Know which kernel you use (default, pae, ...), use 'uname -r' in a console 
    
    
    Add ATI Repository
    
    Choose the one corresponding to your openSUSE version: http://en.opensuse.org/Additional_YaST_Package_Repositories#ATI_Video_drivers and add it to your repository list
    
    Installation
    
    KERNEL is {pae, default, trace, debug}, the one corresponding to your running kernel
    
    install: x11-video-fglrxG01, ati-fglrxG01-kmp-KERNEL
    
    
    Restart and run 'sax2 -r -m 0=fglrx' or whatever you like to setup the new driver configuration
    First of all I don't understand the step, "KERNEL is {pae, default, trace, debug}, the one corresponding to your running kernel."

    Secondly when it tells me to "install: x11-video-fglrxG01, ati-fglrxG01-kmp-KERNEL," can I do that through YaST?

    Thanks for any help you can provide.

    EDIT: The how-to by Vince4Amy did not work, it said there was error during installation.
    Last edited by Universal344; January 24th, 2009 at 02:55 PM.
    The number of living people on Earth today is not in the trillions. In fact, the number is much much smaller. Most people are too busy living in yesterday and tomorrow.

  2. #2
    Join Date
    Apr 2005
    Location
    The Realm of Choice
    Beans
    883

    Re: OpenSUSE ATI Driver Questions

    Since openSUSE is running in a VirtualBox session, it will use the video emulator drivers contained within - installing the ATI drivers within the openSUSE guest will not work.

  3. #3
    Join Date
    Aug 2007
    Beans
    582

    Re: OpenSUSE ATI Driver Questions

    Just install the VM Additions and everything should run the way you expect. You won't be able to take full advantage of your GPU but it does support 3d now so you should get some performace.

    As Antman said, you don't need to install the ATI drivers on the guest.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •