You are not logged in.

#1 2015-04-11 07:21:07

NewbLinuxUser
Member
Registered: 2015-04-11
Posts: 15

How To Install Gallium Nine + DRI3 + Patched Wine ?

I have AMD A8-6410 APU and games with wine works fine using 9 plus dri3. When I was using Kubuntu, Installing it was pretty easy with PPA.
Now I am using Arch and I want to use 9+dri3 and patched wine to play games again, but I don't know how to do it.

I did some research and did learn to use yaourt. However, I didn't find any non-obsolete 9+dri3 package.
I want to know, how can i build packages using Pkgbuild ? I found pkgbuilds from https://github.com/brettlyons/pkgbuilds-nine and i would like to build it from source if no package is available in AUR.

Is there any package in AUR which makes it easy to install 9+dri3 and patched wine without messing too much ?
If not, please tell me how can i use pkgbuild files of https://github.com/brettlyons/pkgbuilds-nine to build and install.

PS : Apologies if I sound noob. Kinda new in Archlinux and Linux world too. Thank you.

Offline

#2 2015-04-11 08:14:49

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: How To Install Gallium Nine + DRI3 + Patched Wine ?

Welcome to Arch smile

First, uninstall yaourt and learn how to use the AUR. This will save you a lot of trouble later on and will help you to understand how to use a PKGBUILD to create a package. Read the following wiki articles to get acquainted with building packages, the AUR and the ABS:
https://wiki.archlinux.org/index.php/Ar … Repository
https://wiki.archlinux.org/index.php/Makepkg
https://wiki.archlinux.org/index.php/Arch_Build_System

Once you understand this and did it a few times, you can go back to yaourt or another AUR helper.

Now, for your actual question: Do some more research. I can't find nine (is this a DirectX driver for linux or something?), but dri3 is available in the official repos. Patched wine might be available in the AUR, but otherwise you'll have to write your own PKGBUILD or use the linked one. Also take a look ate the wiki page of wine.
https://wiki.archlinux.org/index.php/Wine

Last edited by runical (2015-04-11 08:15:42)

Offline

#3 2015-04-11 08:32:19

NewbLinuxUser
Member
Registered: 2015-04-11
Posts: 15

Re: How To Install Gallium Nine + DRI3 + Patched Wine ?

runical wrote:

Welcome to Arch smile

First, uninstall yaourt and learn how to use the AUR. This will save you a lot of trouble later on and will help you to understand how to use a PKGBUILD to create a package. Read the following wiki articles to get acquainted with building packages, the AUR and the ABS:
https://wiki.archlinux.org/index.php/Ar … Repository
https://wiki.archlinux.org/index.php/Makepkg
https://wiki.archlinux.org/index.php/Arch_Build_System

Once you understand this and did it a few times, you can go back to yaourt or another AUR helper.

On it! Imma read and learn now.
Thanks for guiding and showing correct way smile

Cheers.

Offline

#4 2015-04-13 11:44:58

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,845

Re: How To Install Gallium Nine + DRI3 + Patched Wine ?

Gallium nine is enabled in arch stock mesa.

(look at the build section of the PKGBUILD).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB