ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Branch4.1, xorg, mouse
@ 2008-06-20  1:50 Gleb Kulikov
  2008-06-20  4:44 ` Алексей Шенцев
  0 siblings, 1 reply; 4+ messages in thread
From: Gleb Kulikov @ 2008-06-20  1:50 UTC (permalink / raw)
  To: community

Джентельмены, доброе утро.

После обновления xorg из 4.1, наблюдается чудное удвоение "нажатия" на любую 
кнопку мыши. Проверялись A4 Tech и распространённая Genius GM-03025A, 
поведение одинаково.

Ну и общая стабильность xorg оставляет желать много лучшего, наблюдаются 
зависания при переключениях между консолями. Если в lilo.conf указан 
видеорежим, при переключении в консоль изображение оказывается испорченным. 
Композитные расширения (и соотв., compiz/beryl и т.п., не работают), при 
попытке использовать таковые, при загрузке KDE наблюдаются артефакты, сама 
загрузка KDE до конца не проходит: xorg аварийно завершается. Дальнейшие 
попытки работы после этого события, приводят к зависанию видео.

На xorg с "оригинальной" альфы десктопа, наблюдаемых особенностей не было.

Железо: DELL Inspiron 1525, Video: Intel GMA X3100, чипсет 
GM965/82GM965/82801HBM.

-- 
      Салют, /GLeb

UIN: 15341920
jabber://gleb@asd.iao.ru
sip://2387245@sipnet.ru			(telephony)
skype://gleb_kulikov.tomsk		(telephony)
sip://20000204@sip.pctel.ru		(telephony)
netmail: 2:5005/78


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Branch4.1, xorg, mouse
  2008-06-20  1:50 [Comm] Branch4.1, xorg, mouse Gleb Kulikov
@ 2008-06-20  4:44 ` Алексей Шенцев
  2008-06-20  5:32   ` Gleb Kulikov
  0 siblings, 1 reply; 4+ messages in thread
From: Алексей Шенцев @ 2008-06-20  4:44 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В сообщении от Friday 20 June 2008 05:50:48 Gleb Kulikov написал(а):
> Джентельмены, доброе утро.
Бодрого времени суток ... ;)

> После обновления xorg из 4.1, наблюдается чудное удвоение "нажатия" на
> любую кнопку мыши. Проверялись A4 Tech и распространённая Genius GM-03025A,
> поведение одинаково.
Не подтверждаю. Мышь как раз А4 tech оптическая ps/2.
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Branch4.1, xorg, mouse
  2008-06-20  4:44 ` Алексей Шенцев
@ 2008-06-20  5:32   ` Gleb Kulikov
  2008-06-20  6:20     ` Maks Re
  0 siblings, 1 reply; 4+ messages in thread
From: Gleb Kulikov @ 2008-06-20  5:32 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В сообщении от Пятница 20 июня 2008 Алексей Шенцев написал:
> В сообщении от Friday 20 June 2008 05:50:48 Gleb Kulikov написал(а):
> > Джентельмены, доброе утро.
>
> Бодрого времени суток ... ;)
>
> > После обновления xorg из 4.1, наблюдается чудное удвоение "нажатия" на
> > любую кнопку мыши. Проверялись A4 Tech и распространённая Genius
> > GM-03025A, поведение одинаково.
>
> Не подтверждаю. Мышь как раз А4 tech оптическая ps/2.

К сожалению, проверить PS/2 не представляется возможным. А вот на USB --- 
удвоение (а среднее колесо --- даже учетвирение!!!) нажатия.

#Section "InputDevice"
#       Identifier  "A4Tech PS/2+USB Mouse|0"
#       Driver      "mouse"
#       Option      "Device" "/dev/input/mice"
#       Option      "Protocol" "IMPS/2"
#       Option      "ZAxisMapping" "4 5"
#EndSection

Section "InputDevice"
        Identifier  "PS/2 Mouse|2"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
EndSection
Встроенный тачпад работает нормально.

Интересно, что посмотреть вывод xev не получается:

$ xev
xev:  unable to open display ':0'
No protocol specified

--
      Салют, /GLeb

UIN: 15341920
jabber://gleb@asd.iao.ru
sip://2387245@sipnet.ru			(telephony)
skype://gleb_kulikov.tomsk		(telephony)
sip://20000204@sip.pctel.ru		(telephony)
netmail: 2:5005/78


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Branch4.1, xorg, mouse
  2008-06-20  5:32   ` Gleb Kulikov
@ 2008-06-20  6:20     ` Maks Re
  0 siblings, 0 replies; 4+ messages in thread
From: Maks Re @ 2008-06-20  6:20 UTC (permalink / raw)
  To: ALT Linux Community general discussions

в моем случае, помогла вычленение из иксов "лишнего" точпада

при этом точпад, трекпоинт, и юсб мышь стали вести себя адекватно.

2008/6/20 Gleb Kulikov <glebus@asd.iao.ru>:
> В сообщении от Пятница 20 июня 2008 Алексей Шенцев написал:
>> В сообщении от Friday 20 June 2008 05:50:48 Gleb Kulikov написал(а):
>> > Джентельмены, доброе утро.
>>
>> Бодрого времени суток ... ;)
>>
>> > После обновления xorg из 4.1, наблюдается чудное удвоение "нажатия" на
>> > любую кнопку мыши. Проверялись A4 Tech и распространённая Genius
>> > GM-03025A, поведение одинаково.
>>
>> Не подтверждаю. Мышь как раз А4 tech оптическая ps/2.
>
> К сожалению, проверить PS/2 не представляется возможным. А вот на USB ---
> удвоение (а среднее колесо --- даже учетвирение!!!) нажатия.
>
> #Section "InputDevice"
> #       Identifier  "A4Tech PS/2+USB Mouse|0"
> #       Driver      "mouse"
> #       Option      "Device" "/dev/input/mice"
> #       Option      "Protocol" "IMPS/2"
> #       Option      "ZAxisMapping" "4 5"
> #EndSection
>
> Section "InputDevice"
>        Identifier  "PS/2 Mouse|2"
>        Driver      "mouse"
>        Option      "Device" "/dev/input/mice"
>        Option      "Protocol" "IMPS/2"
>        Option      "ZAxisMapping" "4 5"
> EndSection
> Встроенный тачпад работает нормально.
>
> Интересно, что посмотреть вывод xev не получается:
>
> $ xev
> xev:  unable to open display ':0'
> No protocol specified
>
> --
>      Салют, /GLeb
>
> UIN: 15341920
> jabber://gleb@asd.iao.ru
> sip://2387245@sipnet.ru                 (telephony)
> skype://gleb_kulikov.tomsk              (telephony)
> sip://20000204@sip.pctel.ru             (telephony)
> netmail: 2:5005/78
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community



-- 
С уважением,
 Макс.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-20  6:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-20  1:50 [Comm] Branch4.1, xorg, mouse Gleb Kulikov
2008-06-20  4:44 ` Алексей Шенцев
2008-06-20  5:32   ` Gleb Kulikov
2008-06-20  6:20     ` Maks Re

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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