You are not logged in.

#1 2009-09-18 05:41:00

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Nouveau Driver Issue

Today I tried installing the Nouveau open-source NVIDIA driver with "pacman -Sy nouveau-drm xf86-video-nouveau" and got the following error:

cannot resolve "nouveau-drm>=20090612", a dependency of "xf86-video-nouveau"

The current nouveau-drm version is 0.0.15_20090908-1 yet xf86-video-nouveau does not recognise this as newer than 20090612.

Offline

#2 2009-09-19 02:52:15

LeoSolaris
Member
From: South Carolina
Registered: 2008-03-30
Posts: 354

Re: Nouveau Driver Issue

This seems to be a versioning issue. put it up on the bug tracker. I just tested it, and got the same result.

Try using abs to compile it and just change the version numbering to just the date portion of the sequence.


I keep getting distracted from my webserver project...

huh? oooh...  shiny!

Offline

#3 2009-09-19 10:27:06

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Nouveau Driver Issue

Repository     : extra
Name           : xf86-video-nouveau
Version        : 0.0.10_git20090909-1
URL            : http://nouveau.freedesktop.org/wiki/
Licenses       : GPL  
Groups         : xorg-video-drivers  
Provides       : None
Depends On     : nouveau-drm>=0.0.15_20090908  libdrm>=2.4.13  
Optional Deps  : None
Conflicts With : xorg-server<1.6.3.901  
Replaces       : None
Download Size  : 149.71 K
Installed Size : 348.00 K
Packager       : Andreas Radke <andyrtr@archlinux.org>
Architecture   : i686
Build Date     : Wed Sep 9 20:18:21 2009
MD5 Sum        : 6dbc50ed70d539d85e438756e2b20728

The dependency on nouveau-drm looks fine here.
Are you on x86 64 and the package is not up-to-date there or what ?


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#4 2009-09-19 14:44:44

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Nouveau Driver Issue

While I'm not the OP, I see this on x86_64, with up-to-date DBs. Something is not right.

ataraxia@amaranth:~ $ pacman -Si xf86-video-nouveau
Repository     : extra
Name           : xf86-video-nouveau
Version        : 0.0.10_git20090909-1
URL            : http://nouveau.freedesktop.org/wiki/
Licenses       : GPL  
Groups         : xorg-video-drivers  
Provides       : None
Depends On     : nouveau-drm>=20090612  libdrm>=2.4.13  
Optional Deps  : None
Conflicts With : xorg-server<1.6.3.901  
Replaces       : None
Download Size  : 160.96 K
Installed Size : 396.00 K
Packager       : Andreas Radke <andyrtr@archlinux.org>
Architecture   : x86_64
Build Date     : Wed 09 Sep 2009 10:22:58 AM EDT
MD5 Sum        : 5c4d161581e6578e0bf6b5038142b5df
Description    : Open Source 3D acceleration driver for nVidia cards (eperimental)

ataraxia@amaranth:~ $ pacman -Si nouveau-drm
Repository     : extra
Name           : nouveau-drm
Version        : 0.0.15_20090908-1
URL            : http://nouveau.freedesktop.org/
Licenses       : GPL  
Groups         : None
Provides       : None
Depends On     : kernel26>=2.6.30  kernel26<2.6.31  
Optional Deps  : None
Conflicts With : None
Replaces       : None
Download Size  : 327.57 K
Installed Size : 1340.00 K
Packager       : AndyRTR <andyrtr@archlinux.org>
Architecture   : x86_64
Build Date     : Wed 09 Sep 2009 01:59:32 PM EDT
MD5 Sum        : 54a6deade63b4e4120ab21018724e859
Description    : nvidia opensource X driver

Offline

#5 2009-09-19 21:10:41

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: Nouveau Driver Issue

Yes; I am also having the issue on Arch64.

Offline

#6 2009-09-19 23:54:02

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Nouveau Driver Issue

Offline

#7 2009-09-20 02:59:37

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: Nouveau Driver Issue

Thanks for reporting that, ataraxia! Hopefully it will be resolved soon.

Offline

Board footer

Powered by FluxBB