[Bug 44395] Nvidia 384.111 page fault on write access to 0x7c002fd4 in 32-bit code Beyond Good and Evil (and other games)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 25 08:40:26 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44395

--- Comment #16 from noabody at yahoo.com ---
PPA for 390.12 driver is:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update

Corrected instructions for building from experimental:

echo "deb-src http://httpredir.debian.org/debian/ experimental main contrib
non-free" | sudo tee /etc/apt/sources.list.d/experimental.list
sudo apt install debian-archive-keyring
sudo apt update
sudo apt build-dep nvidia-driver nvidia-graphics-drivers
mkdir $HOME/nvidia && cd $HOME/nvidia
apt source nvidia-driver=390.12-1
cd nvidia-graphics-drivers-390.12
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i nvidia*.deb

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list