pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43493: X11 pci enumeration problem



Tobias Nygren writes:
> The following reply was made to PR pkg/43493; it has been noted by GNATS.
> 
> From: Tobias Nygren <tnn%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/43493: X11 pci enumeration problem
> Date: Tue, 22 Jun 2010 16:28:31 +0200
> 
>  Please try up update everything to pkgsrc-current and then downgrade
>  sysutils/libpciaccess to the pkgsrc-2010Q1 tag.
>  
>  If the problem is with libpciaccess then I guess native X11 should have
>  the same issue since the netbsd PCI enumeration code was copied from
>  there ...
>  
>  You could also try to overwrite /usr/pkg/lib/libpciaccess.so.*
>  with binaries from native X11 in the daily builds.
>  ( http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/ )

As recompiling whole x11 takes some time, I decided to do it otherway
around first, i.e. on a working pkgsrc-2010Q1 I said:

# cd /usr/pkgsrc/sysutils/libpciaccess/
# cvs -q up -A -d -P
# make replace

And verified that X11 does not work after that, i.e. updating
libpciaccess will cause the x11 to do pci device enumeration
incorrectly. 

I will now update everything else than libpciaccess to current and
recompile everything and test if that works (I assume it does), but
this will take some time as this means I will be recompiling quite a
lot of stuff... (132 packages :-)
-- 
kivinen%iki.fi@localhost


Home | Main Index | Thread Index | Old Index