ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] Опять про Cordless Optical mouse
@ 2004-07-13 13:46 Александр
  0 siblings, 0 replies; only message in thread
From: Александр @ 2004-07-13 13:46 UTC (permalink / raw)
  To: hardware

Установил
ftp://ftp.nluug.nl/pub/sunsite/distributions/altlinux/Sisyphus/files/i586/RPMS/hotplug-2004_03_29-alt2.i586.rpm
Мышь в иксах замерла.
/etc/init.d/hotplug restart оживляет её.



файл /etc/init.d/usb теперь отсутствует

file:/etc/hotplug/blacklist :

#
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first.  Sometimes user
# mode tools can also control driver binding.
#
# Syntax:  driver name alone (without any spaces) on a line. Other
# lines are ignored.
#

# uhci ... usb-uhci handles the same pci class
usb-uhci
# usbcore ... module is loaded implicitly, ignore it otherwise
usbcore

# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
de4x5
# At least 2.4.3 and later xircom_tulip doesn't have that conflict
# xircom_tulip_cb
dmfe

#evbug is a debug tool and should be loaded explicitly
evbug

# for hid loading
usbkbd
usbmouse
irusb
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
file:/etc/modules:

# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.

##
## САМ ДОБАВИЛ:
mousedev
##

scsi_hostadapter
battery
ac
button
processor
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
file:/etc/X11/XF86Config-4

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-13 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-13 13:46 [Hardware] Опять про Cordless Optical mouse Александр

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git