Date: Mon, 17 Jul 2000 14:13:57 +0200 From: Thierry.Herbelot@alcatel.fr To: STABLE@freebsd.org Subject: lost mouse when switching back to X Message-ID: <C125691F.004332FC.00@frmta003.netfr.alcatel.fr>
index | next in thread | raw e-mail
Hello,
I've recently upgraded two PCs to a recent snapshots (4.0-20000710-STABLE)
with the new make world / make kernel procedure (from a 4.0-Release install).
From the associated ports tree, I've compiled and installed XFree86 4.01 and KDE 1.1.2
When I switch from X-Windows to the text console and then back to X-windows (Ctrl-Alt-F1,
then Alt-F9), the mouse pointer is fixed on the screen (When I move the "physical" mouse, the
pointer stays at the same place on the X screen).
This happens with both KDE and twm as window managers.
I have installed XFree 3.3.6, also from the ports, and the switching from X to the text console
and back works as expected - so I use this version.
I'm using the system moused (moused_enable="YES" in /etc/rc.conf)
TfH
PS :
extracts from the dmesg :
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <ATI Mach64-GB graphics accelerator> at 0.0 irq 9
isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
......
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
----------------------------------------------------------
extracts from the 3.3.6 startx log :
(--) Mach64: PCI (92) and CONFIG_CHIP_ID (124) don't agree on ChipRev,
using PCI value
(--) Mach64: Card type: AGP
(--) Mach64: Memory type: SGRAM (1:1) (5)
(--) Mach64: Clock type: Internal
(--) Mach64: Maximum allowed dot-clock: 230.000 MHz
(**) Mach64: Mode "1152x864": mode clock = 92.000
(**) Mach64: Mode "640x480": mode clock = 45.800
(**) Mach64: Mode "800x600": mode clock = 60.750
(**) Mach64: Mode "1024x768": mode clock = 85.000
(--) Mach64: Virtual resolution: 1152x864
(--) Mach64: Video RAM: 4096k
(--) Mach64: Using hardware cursor
(--) Mach64: Using 16 MB aperture @ 0xfd000000
(--) Mach64: Using 4 KB register aperture @ 0xfcfff000
(--) Mach64: Ramdac is Internal
(--) Mach64: Ramdac speed: 230 MHz
(--) Mach64: Using 8 bits per RGB value
(--) Mach64: Pixmap cache: 2 256x256 slots, 8 128x128 slots, 32 64x64 slots
(--) Mach64: Font cache: 16 fonts
----------------------------------------------------------
from /etc/X11//XF86Config (config file for 4.0.1) :
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/mouse"
EndSection
----------------------------------------------------------
from : /usr/X11R6/lib/X11/XF86Config (config file for 3.3.6) :
Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
EndSection
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C125691F.004332FC.00>
