You are not logged in.

#1 2012-05-13 09:58:12

tadasbar
Member
Registered: 2012-05-13
Posts: 3

NVIDIA drivers...[SOLVED]

Hi everybody

The problem is that my nvidia drivers don't work. I tried (almost) every method on arch wiki to make them work, but they don't. Nouveau driver don't work, closed surce nvidia drivers too. My card - geforce go 7300. What outputs should i show you?

Last edited by tadasbar (2012-05-13 11:10:04)

Offline

#2 2012-05-13 10:07:43

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: NVIDIA drivers...[SOLVED]

Welcome to Arch.  You need to learn to provide more details in your post if you expect people to help you.  According to nvidia.com. your card uses the extra/nvidia driver package.

# pacman -S nvidia
# reboot

The reboot is not normally needed, but I'm guess that nouveau is modprobed and to my knowledge cannot be removed without a reboot due to kms.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2012-05-13 10:31:02

tadasbar
Member
Registered: 2012-05-13
Posts: 3

Re: NVIDIA drivers...[SOLVED]

When i try it i get:

[root@tadasbar sienas]# pacman -S nvidia
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: nvidia-utils and libgl are in conflict

or

[root@tadasbar sienas]# pacman -S nvidia
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: ati-dri: requires libgl=8.0.2
:: intel-dri: requires libgl=8.0.2

Offline

#4 2012-05-13 10:35:59

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: NVIDIA drivers...[SOLVED]

Unless you have a really exotic pc you probably shouldn't have the ati and intel graphic drivers installed in the first place

Offline

#5 2012-05-13 10:41:10

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: NVIDIA drivers...[SOLVED]

skunktrader wrote:

Unless you have a really exotic pc you probably shouldn't have the ati and intel graphic drivers installed in the first place

+1
You seemed to have install both the ati and intel drivers for your machine with an nvidia 7300 yikes

# pacman -Rs ati-dri intel-dri
# pacman -S nvidia

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2012-05-13 10:55:55

tadasbar
Member
Registered: 2012-05-13
Posts: 3

Re: NVIDIA drivers...[SOLVED]

Thanks! It works! Now i can fully enjoy Arch linux!

Offline

#7 2012-05-13 10:57:22

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: NVIDIA drivers...[SOLVED]

tadasbar wrote:

Thanks! It works! Now i can fully enjoy Arch linux!

Glad to hear.  Please mark your thread as [solved]


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#8 2012-05-13 11:05:49

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: NVIDIA drivers...[SOLVED]

This looks like you installed the whole xorg group or the entire driver group. Don't do that, always hand-pick your Xorg packages, it'll save you trouble later.

Offline

#9 2012-05-13 15:07:22

distorx
Member
Registered: 2012-05-08
Posts: 25

Re: NVIDIA drivers...[SOLVED]

Install the bublebee, nvidia-utils-bumblebee, nvidia and final libvdpau. With that no error compilling.

Offline

Board footer

Powered by FluxBB