<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>19019</bug_id>
          
          <creation_ts>2009-02-27 20:42:31 +0300</creation_ts>
          <short_desc>При использвании kppp и COM-модема на ttyS0 сбоит мышь</short_desc>
          <delta_ts>2009-03-13 00:28:55 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>ALT Linux Desktop</product>
          <component>bugs</component>
          <version>4.1.1</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="mc-sim">mc-sim85</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          <cc>drool</cc>
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86618</commentid>
    <comment_count>0</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-02-27 20:42:31 +0300</bug_when>
    <thetext>Вобщем проблема обнаружена только на дистрибутиве &quot;altlinux-4.1.0-desktop-i586-install-dvd5.iso&quot;. На altlinux-4.0.3-desktop-i586-install_ru-dvd5.iso все работает прекрасно! 
При иcпользовании любого (любого производителя) модема, подключенного к COM-порту (в ОС определяется на ttyS0). При настройке диалап соединения через kppp, при опросе модема или установке соединения, вобщем при посылке команд на порт, курсор мыши начинает &quot;сходить с ума&quot; - начинает беспорядочно перемещяться по рабочему столу, открывать всплывающие меню правой кнопки мыши, а после остановки курсора перестают работать кнопки мыши (мышь как USB так и PS/2 - результат один и тот же). Помогает либо ресет либо отключение питания... 
Версия kppp не обновлялась. Все компоненты системы по умолчанию из указанного дистрибутива, при установке выбирал все пункты устанавливаемого программного обеспечения.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86774</commentid>
    <comment_count>1</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2009-03-03 13:16:07 +0300</bug_when>
    <thetext>вероятнее всего, в /etc/X11/xorg.conf прописана мышь на порту /dev/ttyS0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86892</commentid>
    <comment_count>2</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-05 13:51:24 +0300</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; вероятнее всего, в /etc/X11/xorg.conf прописана мышь на порту /dev/ttyS0

Да, действительно, данный момент имеет место быть
---------------------------------------------------
Section &quot;InputDevice&quot;
	Identifier  &quot;/dev/ttyS1&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Device&quot; &quot;/dev/ttyS1&quot;
	Option	    &quot;Protocol&quot; &quot;microsoft&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;/dev/ttyS0&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Device&quot; &quot;/dev/ttyS0&quot;
	Option	    &quot;Protocol&quot; &quot;microsoft&quot;
EndSection 
--------------------------------------------------------
Подскажите, пожалуйста, как исправить ситуацию? Я человек начинающий в Линух, поэтому прошу по командам опишите, пожалуйста.
Заранее спасибо :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86900</commentid>
    <comment_count>3</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2009-03-05 18:44:14 +0300</bug_when>
    <thetext>
&gt; Подскажите, пожалуйста, как исправить ситуацию? Я человек начинающий в Линух,
&gt; поэтому прошу по командам опишите, пожалуйста.
любым текстовым редактором от пользователя root удалите процитированные вами строки.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87044</commentid>
    <comment_count>4</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-10 13:46:14 +0300</bug_when>
    <thetext>(В ответ на комментарий №3)
&gt; &gt; Подскажите, пожалуйста, как исправить ситуацию? Я человек начинающий в Линух,
&gt; &gt; поэтому прошу по командам опишите, пожалуйста.
&gt; любым текстовым редактором от пользователя root удалите процитированные вами
&gt; строки.

После удаления строк, после перезагрузки, ОС грузится под командной строкой. После восстановления файла xorg.conf - опять графически под иксами.
Опять прошу помощи :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87045</commentid>
    <comment_count>5</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-10 13:48:08 +0300</bug_when>
    <thetext>Да, пробовал менять ttySx на ttyS2 и ttyS3, ситуация та же - загрузка в командной строке.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87056</commentid>
    <comment_count>6</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-10 16:51:29 +0300</bug_when>
    <thetext>на всякий случай выкладываю весь xorg.conf
# With libXiconfig we don&apos;t need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#
# Composite is not yet stable on even major drivers;
# uncomment to enable
#Section &quot;Extensions&quot;
#	Option      &quot;RENDER&quot; &quot;Enable&quot;
#	Option      &quot;Composite&quot; &quot;Enable&quot;
#EndSection

Section &quot;ServerLayout&quot;
	Identifier     &quot;Minimal layout&quot;
	Screen         &quot;Screen0&quot; 0 0
	InputDevice    &quot;/dev/ttyS0&quot; &quot;CorePointer&quot;
EndSection

Section &quot;Module&quot;
	Load  &quot;freetype&quot;
	Load  &quot;glx&quot;
	Load  &quot;dri&quot;
	Load  &quot;dbe&quot;
	SubSection &quot;extmod&quot;
		Option	    &quot;omit xfree86-dga&quot;
	EndSubSection
EndSection

Section &quot;ServerFlags&quot;
	Option	    &quot;AutoAddDevices&quot; &quot;true&quot;
	Option	    &quot;AllowMouseOpenFail&quot; &quot;true&quot;
	Option	    &quot;AIGLX&quot; &quot;true&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;/dev/ttyS1&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Device&quot; &quot;/dev/ttyS1&quot;
	Option	    &quot;Protocol&quot; &quot;microsoft&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;/dev/ttyS0&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Device&quot; &quot;/dev/ttyS0&quot;
	Option	    &quot;Protocol&quot; &quot;microsoft&quot;
EndSection

Section &quot;Monitor&quot;
	Identifier   &quot;Monitor0|0&quot;
EndSection

Section &quot;Device&quot;
	Identifier  &quot;Card0|0&quot;
	Driver      &quot;intel&quot;
EndSection

Section &quot;Screen&quot;
	Identifier &quot;Screen0&quot;
	Device     &quot;Card0|0&quot;
	Monitor    &quot;Monitor0|0&quot;
	DefaultDepth     16
	SubSection &quot;Display&quot;
		Depth     8
		Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
	EndSubSection
	SubSection &quot;Display&quot;
		Depth     15
		Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
	EndSubSection
	SubSection &quot;Display&quot;
		Depth     16
		Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
	EndSubSection
	SubSection &quot;Display&quot;
		Depth     24
		Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
	EndSubSection
	SubSection &quot;Display&quot;
		Depth     32
		Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
	EndSubSection
EndSection

Section &quot;DRI&quot;
	Group        &quot;xgrp&quot;
	Mode         0660
EndSection</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87088</commentid>
    <comment_count>7</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2009-03-11 12:22:51 +0300</bug_when>
    <thetext>(В ответ на комментарий №5)
&gt; Да, пробовал менять ttySx на ttyS2 и ttyS3, ситуация та же - загрузка в
&gt; командной строке.

Такое впечатление, что вы каким-то образом портите файл при внесении в него любых изменений..

советую попросить помощи в community@, или на форуме повторив процесс удаления и приложив /var/log/Xorg.*.log</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87150</commentid>
    <comment_count>8</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-12 10:25:49 +0300</bug_when>
    <thetext>Все, спасибо, на форуме помогли...
Проблема была решена путем изменения значения /dev/ttyS0 на /dev/input/mice в секциях Section &quot;InputDevice&quot; и Section &quot;ServerLayout&quot;. Вот код файла xorg.conf, который работает:
# With libXiconfig we don&apos;t need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#
# Composite is not yet stable on even major drivers;
# uncomment to enable
#Section &quot;Extensions&quot;
#    Option      &quot;RENDER&quot; &quot;Enable&quot;
#    Option      &quot;Composite&quot; &quot;Enable&quot;
#EndSection

Section &quot;ServerLayout&quot;
    Identifier     &quot;Minimal layout&quot;
    Screen         &quot;Screen0&quot; 0 0
    InputDevice    &quot;/dev/input/mice&quot; &quot;CorePointer&quot;
EndSection

Section &quot;Module&quot;
    Load  &quot;freetype&quot;
    Load  &quot;glx&quot;
    Load  &quot;dri&quot;
    Load  &quot;dbe&quot;
    SubSection &quot;extmod&quot;
        Option        &quot;omit xfree86-dga&quot;
    EndSubSection
EndSection

Section &quot;ServerFlags&quot;
    Option        &quot;AutoAddDevices&quot; &quot;true&quot;
    Option        &quot;AllowMouseOpenFail&quot; &quot;true&quot;
    Option        &quot;AIGLX&quot; &quot;true&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier  &quot;/dev/input/mice&quot;
    Driver      &quot;mouse&quot;
    Option        &quot;Device&quot; &quot;/dev/input/mice&quot;
    Option        &quot;Protocol&quot; &quot;microsoft&quot;
EndSection

Section &quot;Monitor&quot;
    Identifier   &quot;Monitor0|0&quot;
EndSection

Section &quot;Device&quot;
    Identifier  &quot;Card0|0&quot;
    Driver      &quot;intel&quot;
EndSection

Section &quot;Screen&quot;
    Identifier &quot;Screen0&quot;
    Device     &quot;Card0|0&quot;
    Monitor    &quot;Monitor0|0&quot;
    DefaultDepth     16
    SubSection &quot;Display&quot;
        Depth     8
        Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
    EndSubSection
    SubSection &quot;Display&quot;
        Depth     15
        Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
    EndSubSection
    SubSection &quot;Display&quot;
        Depth     16
        Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
    EndSubSection
    SubSection &quot;Display&quot;
        Depth     24
        Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
    EndSubSection
    SubSection &quot;Display&quot;
        Depth     32
        Modes    &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x854&quot; &quot;1280x800&quot; &quot;1280x768&quot; &quot;1280x720&quot; &quot;1152x870&quot; &quot;1152x864&quot; &quot;1120x840&quot; &quot;1024x768&quot; &quot;1024x736&quot; &quot;1024x600&quot; &quot;960x720&quot; &quot;848x480&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x576&quot; &quot;640x480&quot;
    EndSubSection
EndSection

Section &quot;DRI&quot;
    Group        &quot;xgrp&quot;
    Mode         0660
EndSection</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87202</commentid>
    <comment_count>9</comment_count>
    <who name="Motsyo Gennadi">drool</who>
    <bug_when>2009-03-13 00:13:52 +0300</bug_when>
    <thetext>(В ответ на комментарий №8)
&gt; Проблема была решена путем изменения значения /dev/ttyS0 на /dev/input/mice в
&gt; секциях Section &quot;InputDevice&quot; и Section &quot;ServerLayout&quot;.

А при каких обстоятельствах установщик(?) делает такую подляну, цепляя мышь на COM-порт?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87203</commentid>
    <comment_count>10</comment_count>
    <who name="mc-sim">mc-sim85</who>
    <bug_when>2009-03-13 00:28:55 +0300</bug_when>
    <thetext>(В ответ на комментарий №9)
&gt; (В ответ на комментарий №8)
&gt; &gt; Проблема была решена путем изменения значения /dev/ttyS0 на /dev/input/mice в
&gt; &gt; секциях Section &quot;InputDevice&quot; и Section &quot;ServerLayout&quot;.
&gt; 
&gt; А при каких обстоятельствах установщик(?) делает такую подляну, цепляя мышь на
&gt; COM-порт?
Не понял вопроса...
Если имеется ввиду, что я отмечал при установке, то вся установка по умолчанию, софт весь выбирал для установки, но ставил через KVM (D-Link DKVM-4K переключатель между системниками).
Хотя и без него (DKVM-4K) пробовал установку, тот же результат...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>