Subject: Re: install/29218: compaq Netelligent 10 T/2 PCI UTP/Coax Controller not configured - solved
To: A L Meyers <me@privacy.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-bugs
Date: 02/21/2005 21:40:48
On Sun, Feb 20, 2005 at 08:52:21PM +0100, A L Meyers wrote:
> Bonsoir Manuel,
>
> Everything went well with the install of 2.99.16 except that I had to
> get the X sets from another site and opted for 2.0.
Yes, I didn't build X11.
>
> For my side we can close the case.
I'll commit this and close the PR once I'm back in paris, in about 2 weeks.
>
> However, hope you can answer some ancillary questions:
>
> 1. Which sources should I cvs to keep up to date but avoid hazardous
> experiments?
You probably want the netbsd-2 branch.
>
> 2. When installing packages from 2.0, pkg_add keeps rightly shouting at
> me about the version mismatch between 2.0 and 2.99.16. How could I
> resolve this?
I don't have a solution right now, exept rebuilding packages.
pkg_add will complain if the 2 versions don't match, where it
should probably complain only if the package is built on a newer version
than the one running. But this is probably something that should be disussed
with the pkg peoples.
>
> 3. How can I config X for the wheel mouse? xf86config does not ask
> about this.
I have this in my XF86Config file:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "wsmouse"
Option "Device" "/dev/wsmouse"
Option "ZAxisMapping" "4 5"
EndSection
--
Manuel Bouyer <bouyer@antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la difference
--