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

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

    <bug>
          <bug_id>17317</bug_id>
          
          <creation_ts>2008-09-24 14:50:31 +0400</creation_ts>
          <short_desc>Инсталятор ALD4.1 beta создает некорректный xorg.conf</short_desc>
          <delta_ts>2008-11-28 14:47:47 +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.0</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="alrusdi">alrusdi</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78641</commentid>
    <comment_count>0</comment_count>
    <who name="alrusdi">alrusdi</who>
    <bug_when>2008-09-24 14:50:31 +0400</bug_when>
    <thetext>Ставил из iso, собранного из коммита 485db6a91d61b782e665ba89db88bd9d5016e6be
ALD4.1 ставится нормально, за исключением багов, у которых ноги, возможно, растут из https://bugzilla.altlinux.org/show_bug.cgi?id=17213

Инсталятор создал вот такой xorg.conf:
Section &quot;ServerLayout&quot;
	Identifier     &quot;Minimal layout&quot;
	Screen         &quot;Screen0&quot; 0 0
EndSection

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

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

4.0 делал так:

Section &quot;ServerLayout&quot;
	Identifier     &quot;Minimal layout&quot;
	Screen         &quot;Screen0&quot; 0 0
	InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
	InputDevice    &quot;ImPS/2 Generic Wheel Mouse|0&quot; &quot;CorePointer&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;ImPS/2 Generic Wheel Mouse|0&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Device&quot; &quot;/dev/input/mice&quot;
	Option	    &quot;Protocol&quot; &quot;IMPS/2&quot;
	Option	    &quot;ZAxisMapping&quot; &quot;4 5&quot;
EndSection

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

К тому же если вручную написать Driver &quot;nvidia&quot; в Section &quot;Device&quot; и перезагрузить оконный менеджер, то комп мертво зависает. Если Driver &quot;nv&quot;, то оконный менеджер стартует нормально.
Далее в альтераторе выбираю драйвер nvidia - это ожидаемо приводит к зависанию системы, но после перезагрузки все работает корректно причем с драйверами nvidia.
Видео GF 7300, проц Celeron 2400, мать noname какая-то, мышь и клавиатура стандартные.
Можно снести систему и поставить снова - проблема стабильно воспроизводится.
Какую инфу еще предоставить?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78643</commentid>
    <comment_count>1</comment_count>
    <who name="Vladimir V. Kamarzin">vvk</who>
    <bug_when>2008-09-24 15:04:13 +0400</bug_when>
    <thetext>Видимо, зависание происходило из-за незапуска x11setupdrv. А альтератор разве не должен его дёргать?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78678</commentid>
    <comment_count>2</comment_count>
    <who name="inger@altlinux.org">inger</who>
    <bug_when>2008-09-25 12:08:36 +0400</bug_when>
    <thetext>есть подозрение что это та неудачная бета то 19.09</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78680</commentid>
    <comment_count>3</comment_count>
    <who name="Vladislav Zavjalov">slazav</who>
    <bug_when>2008-09-25 12:22:24 +0400</bug_when>
    <thetext>Ага, проблема с видеодрайвером была решена в alterator-x11-0.20-alt2.M41.4
Проблема с мышиным драйвером - в installer-0.7-alt27 (как я понимаю с ним еще дистрибутив не собирался)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81883</commentid>
    <comment_count>4</comment_count>
    <who name="alrusdi">alrusdi</who>
    <bug_when>2008-11-28 14:47:46 +0300</bug_when>
    <thetext>old bug, notabug for now</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>