summaryrefslogtreecommitdiff
path: root/Technology/Gentoo/nouveau.md
diff options
context:
space:
mode:
Diffstat (limited to 'Technology/Gentoo/nouveau.md')
-rw-r--r--Technology/Gentoo/nouveau.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/Technology/Gentoo/nouveau.md b/Technology/Gentoo/nouveau.md
deleted file mode 100644
index fc1e38e..0000000
--- a/Technology/Gentoo/nouveau.md
+++ /dev/null
@@ -1,25 +0,0 @@
-update
-
-sudo emerge --unmerge nvidia-drivers
-
-##update kernel ## BUILD NOUVEAU firmware directly in kernel !!!!
-# Add
-KERNEL Enabling nouveau
-Device Drivers --->
- Graphics support --->
- <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
- <*> Enable legacy fbdev support for your modesetting driver
- <*> Nouveau (NVIDIA) cards
-# Rm ?
-
-# after kernel update
-emerge --ask sys-firmware/nvidia-firmware
-
-/etc/portage/make.conf Set VIDEO_CARDS to nouveau
-VIDEO_CARDS="... nouveau ..."
-
-emerge -avuND @world
-
-remove /lib/udev/rules.d/99-nvidia.rules if exists
-
-check Permissions