Jump to content

Fedora 16 Da Nouveau Driverını Nasıl Kaldırılır?


SehZade
 Share

Recommended Posts

Sorunum ise başlıktan da anlaşılacağı gibi Fedora 16da nouveau driverını bir türlü kaldıramadım. Dolayısıyla kendi nvidia driverımı kuramıyorum bu yüzden. Nasıl kaldıracağım konusunda yardımcı olabilirseniz çok mutlu olurum.
Şimdiden teşekkürler.

(Konuyu doğru yere mi açtım emin değilim ama açacak başka bir yer bulamadım.)
Link to comment
Share on other sites

Cevabı buldum ama maehsüleyet kabul etmem :) Böyle yüzde yüz olur heralde
İlk önce root yetkisi al:
su -
Sonra kerneli güncelle ama sakın net gitmesin veya pc kapanmasın
yum update kernel* selinux-policy*
Sonra bilgisayarı yeniden başlat
reboot
Bu depoları pacmandı heralde ona ekle
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Bunları dene genelde ilki başarılı oluyor
akmod-nvidia
yum install akmod-nvidia xorg-x11-drv-nvidia-libs

or

kmod-nvidia
yum install kmod-nvidia xorg-x11-drv-nvidia-libs

or

kmod-nvidia-PAE and PAE-kernel devel
yum install kernel-PAE-devel kmod-nvidia-PAE
Sonra eskisini silelim:mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)
SOnra pcyi yeniden başlatalım
reboot

Link to comment
Share on other sites

Evet birlikte geldi. Ben nvidia tarafından verilen sürücüyü kurmak istiyorum.Sorun çıkarmıyor ama donmalar oluyor ki bilgisayarım i72630qm işlemci 6 gb ddr3 ram 128 gb ssd disk ve gt540m ekran kartım var. Donması normal değil bence:S
Dediklerini deneyeyim, sağol kardeş.

Link to comment
Share on other sites

Olmadı.Depoları eklerken hata verdi. Eklemedi bir tanesini. Bulamadı driverı. Ama yukarıdaki olay hazır depodan driver yüklemek. Ben onu aramıyorum. Ben Nvidia sitesinden driver indirdim. Kurarken nouveau driverını disable yapın diye hata veriyor, kurmuyor. Amacım onu kapatıp driverımı kurmak. Fedora depolarında da var driver ama beta olduğu için verimli olmuyor.

Link to comment
Share on other sites

Depododa vardır heralde
bu arada başka bir forumda bunu buldum denermisin?
Looking Fedora 16 “Verne” nVidia Drivers Install guide?

This is guide, howto install nVidia proprietary drivers on Fedora 15 and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300 series cards and also with GeForce FX cards.

Fedora 15 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems.
Install nVidia proprietary drivers on Fedora 15 and disable the nouveau driver
1. Change root user
su -
## OR ##
sudo -i
2. Make sure that you are running latest kernel

If not then update kernel and reboot
yum update kernel*
reboot
3. Add RPMFusion Repositories (Free and Non-Free)

32-bit and 64-bit
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
4. Install nVidia proprietary drivers

Select 4a. (GeForce 6/7/8/9/200/300/400/500) or 4b. (GeForce FX) depending on your card
4a. Install nVidia proprietary drivers for GeForce 6/7/8/9/200/300/400/500 series cards

Select kmod, kmod-PAE or akmod from following.

kmod-nvidia
yum install kmod-nvidia xorg-x11-drv-nvidia-libs

or

kmod-nvidia-PAE and PAE-kernel devel
yum install kernel-PAE-devel kmod-nvidia-PAE

or

akmod-nvidia
yum install akmod-nvidia xorg-x11-drv-nvidia-libs

akmod is good option and easy way avoid problems on kernel updates and is best and only option if you use:
self-compiled kernel
older Fedora kernel
quickly changing kernels from updates-testing/rawhide

Full spec of kmod and akmod differences, check this.
4b. Install nVidia proprietary drivers for GeForce FX cards

Select kmod, kmod-PAE or akmod from following.

kmod-nvidia
yum install kmod-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs.i686

or

kmod-nvidia-PAE and PAE-kernel devel
yum install kernel-PAE-devel kmod-nvidia-173xx-PAE

or

akmod-nvidia
yum install akmod-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs.i686

akmod is good option and easy way avoid problems on kernel updates and is best and only option if you use:
self-compiled kernel
older Fedora kernel
quickly changing kernels from updates-testing/rawhide

Full spec of kmod and akmod differences, check this.
5. Check /boot/grub/grub.conf file (Optional step)

This is optional, but butter check before reboot, because missing rdblacklist=nouveau nouveau.modeset=0 is the most common reason which causes black screen / blank screen on boot with nVidia drivers. So it’s good to check following also. ;)

Open /boot/grub/grub.conf file and check that the kernel row have following parameters rdblacklist=nouveau nouveau.modeset=0:
title Fedora (2.6.38.6-26.rc1.fc15.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.38.6-26.rc1.fc15.x86_64 .... rdblacklist=nouveau nouveau.modeset=0
initrd /initramfs-2.6.38.6-26.rc1.fc15.x86_64.img
6. All is done and then just reboot
reboot

Link to comment
Share on other sites

Bunları görmüştüm ben ama bir şey çıkmadı. Şuan depolarda başka bir sürüm buldum. Onu deniyorum sanırım bu sefer olacak. Ama hala nouveau driverını nasıl kapatılacağını merak etmiyor değilim. Ama yapacak bir şey yok...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...