ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Aleksandr Blokhin <sass@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Как "зажечь" USB-мышь?
Date: Thu, 26 Jan 2006 22:14:29 +0200
Message-ID: <43D92DA5.3060307@altlinux.ru> (raw)
In-Reply-To: <1138188019.4041.20.camel@localhost.localdomain>

Mikhail Zabaluev wrote:

>Доброго времени суток.
>
>Не знаю, может быть, моя проблема тупая и тривиальная, но у меня не
>подключается оптическая мышь на USB (Logitech M-BT58). Лежит мертвая, не
>светит. В /proc/bus/usb/devices не наблюдается. Под Windows на той же
>машине работает. Что делать?
>
>Стоит hotplug-2004_09_23-alt14
>
>  
>

Одно время usb-мышь не работала без pci.rc в /etc/sysconfig/hotplug. 
Сейчас вроде бы всё пашет и без этого.
Никаких драйверов для usb вручную не подгружается - всё автоматически.
Вот, что есть у меня в системе из мышиного.

/etc/sysconfig/hotplug
HOTPLUG=yes
HOTPLUGRC="cpu.rc usb.rc sound.rc block.rc"
USBPLUG=yes
PCIPLUG=yes

/etc/sysconfig/mouse
MOUSETYPE=ps/2
XMOUSETYPE=IMPS/2
FULLNAME="USB|Wheel"
XEMU3=no
WHEEL=yes
device=usbmouse

/etc/sysconfig/usb
USB=yes
MOUSE=yes

/dev/usbmouse -> input/mice
mouse -> psaux
psmouse -> psaux

/etc/X11/xorg.conf
Section "InputDevice"
        Identifier  "mouse0"
        Option  "Device"        "/dev/input/mice"
        #"Logitech USB-PS/2 Optical Mouse"
        Driver  "mouse"
        Option "Protocol"    "IMPS/2"
        Option "ZAxisMapping" "4 5"
EndSection

lsmod |grep usb
usbhid                 37216  0
usbcore               120704  3 usbhid,uhci_hcd

uname -srm
Linux 2.6.14-wks26-up-alt4 i686


>В конфигурации ядра:
>CONFIG_INPUT=y
>CONFIG_INPUT_MOUSEDEV=y
>CONFIG_INPUT_MOUSEDEV_PSAUX=y
>CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
>CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
>CONFIG_INPUT_EVDEV=m
>CONFIG_INPUT_EVBUG=m
>CONFIG_INPUT_MOUSE=y
>CONFIG_MOUSE_PS2=m
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@lists.altlinux.org
>https://lists.altlinux.org/mailman/listinfo/sisyphus
>


-- 
Best regards
AB
--
		... In nomine Altli, et Ctrli, et Spititus Deli, Reset!



  parent reply	other threads:[~2006-01-26 20:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-25 11:20 Mikhail Zabaluev
2006-01-26 10:37 ` Alexei V. Mezin
2006-01-26 20:14 ` Aleksandr Blokhin [this message]
2006-01-27  7:31 ` [sisyphus] [JT] " Anton Farygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43D92DA5.3060307@altlinux.ru \
    --to=sass@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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