Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 02:22:07 +0100 (CET)
From:      Gheorghe Ardelean <ardelean@ww.uni-erlangen.de>
To:        <freebsd-sparc64@freebsd.org>
Subject:   No Console section in sysinstall's Configuration menu on sparc64
Message-ID:  <Pine.LNX.4.33.0803140159020.29065-100000@servww6.ww.uni-erlangen.de>

next in thread | raw e-mail | index | archive | help

Hi,

I see that sysinstall in FreeBSD sparc64 has in Configuration
menu no Console section. In this way I can not configure the moused via
sysinstall. Anyway it seems that it works and the corresponding commands
for Ultra 5 and maybe also Ultra 10 to setup and enable are:

moused -t mousesystems -p /dev/ttyu3
vidcontrol -m on

or make the changes permanent via /etc/rc.conf:

moused_enable="YES"
moused_type="mousesystems"
moused_port="/dev/ttyu3"

and it works also togheter with the Xorg.conf I have posted on this list!

Nice work! Thank you guys!

Best regards,

Gheorghe Ardelean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0803140159020.29065-100000>