Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Pre-Req Section #287

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Updated Pre-Req Section #287

merged 3 commits into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. Updated SLES repo name

    SUSEConnect -p sle-module-desktop-applications/<version>/x86_64
    
    "s" is missing so corrected. 
    
    If any user will try to install in existing format without "s" , repo will not get enabled and driver install will throw the error
    
    # amdgpu-install --usecase=rocm --no-dkms
    Refreshing service 'container-suseconnect-zypp'.
    Loading repository data...
    Reading installed packages...
    Resolving package dependencies...
     
    Problem: 1: nothing provides 'libva2' needed by the to be installed rocdecode-0.6.0.60200-sles155.66.x86_64
    Solution 1: do not install rocm-6.2.0.60200-sles155.66.x86_64
    Solution 2: break rocdecode-0.6.0.60200-sles155.66.x86_64 by ignoring some of its dependencies
     
    Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
    pramenku committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a276597 View commit details
    Browse the repository at this point in the history
  2. Update prerequisites.rst

    Below is already part of Addition package install so it's duplicate at this section.
    
    subscription-manager repos --enable codeready-builder-for-rhel-{{ os_release }}-x86_64-rpms
    pramenku committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0f99d75 View commit details
    Browse the repository at this point in the history
  3. Update prerequisites.rst

    pramenku committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1849fb3 View commit details
    Browse the repository at this point in the history