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

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

    <bug>
          <bug_id>12935</bug_id>
          
          <creation_ts>2007-09-26 17:13:24 +0400</creation_ts>
          <short_desc>не учитывается /etc/X11/xorg.conf</short_desc>
          <delta_ts>2008-03-24 12:46:01 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>x11_autosetup</component>
          <version>unstable</version>
          <rep_platform>all</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>
          <dependson>13060</dependson>
          <blocked>12100</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey V Turchin">zerg</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          <cc>inger</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>55897</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2007-09-26 17:13:24 +0400</bug_when>
    <thetext>В установленной системе при настроенном xorg.conf x11serupdrv должен 
выполняться с учетом его.
Сервис hardware, который темерь обсолетиться этим пакетом раньше себя так и 
вел.

Это нужно, например, для того, чтобы при перезагрузке в другое ядро 
подхватывался другой драйвер nvidia, если модули ядра разные.

А эта ситуация сейчас и будет после перенесения в бранч нового драйвера.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55933</commentid>
    <comment_count>1</comment_count>
    <who name="Anton V. Boyarshinov">boyarsh</who>
    <bug_when>2007-09-27 12:02:28 +0400</bug_when>
    <thetext>это на пакет alterator-x11</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55934</commentid>
    <comment_count>2</comment_count>
    <who name="inger@altlinux.org">inger</who>
    <bug_when>2007-09-27 12:05:30 +0400</bug_when>
    <thetext>Ни слова не понятно. Уточни что ты имеешь в виду. У нас везде x11setupdrv
вызывается именно с актуальным конфигом.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55947</commentid>
    <comment_count>3</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2007-09-27 13:40:54 +0400</bug_when>
    <thetext>(In reply to comment #2)
&gt; x11serupdrv вызывается именно с актуальным конфигом.
Не вижу. Где он вызывается с /etc/X11/xorg.conf?
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55950</commentid>
    <comment_count>4</comment_count>
    <who name="inger@altlinux.org">inger</who>
    <bug_when>2007-09-27 15:26:04 +0400</bug_when>
    <thetext>Не понимаю.
запуск &quot;x11setupdrv&quot; не эквивалентен запуску &quot;x11setupdrv /etc/x11/xorg.conf&quot; ?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55951</commentid>
    <comment_count>5</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2007-09-27 15:40:25 +0400</bug_when>
    <thetext>(In reply to comment #4)
&gt; запуск &quot;x11setupdrv&quot; не эквивалентен 
&gt; запуску &quot;x11setupdrv /etc/x11/xorg.conf&quot; ?
не нашел ни первого ни второго случая
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55960</commentid>
    <comment_count>6</comment_count>
    <who name="inger@altlinux.org">inger</who>
    <bug_when>2007-09-27 17:09:51 +0400</bug_when>
    <thetext>После беседы выяснилось , что это не alterator, а сервис x11_autosetup.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55961</commentid>
    <comment_count>7</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2007-09-27 17:17:11 +0400</bug_when>
    <thetext>в условие if [ ! -f /etc/X11/xorg.conf ]
достаточно добавить
else
    x11setupdrv</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55965</commentid>
    <comment_count>8</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2007-09-27 18:16:32 +0400</bug_when>
    <thetext>Это в бранч нужно закинуть</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56279</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2007-10-08 13:41:53 +0400</bug_when>
    <thetext>* Tue Oct 02 2007 Anton V. Boyarshinov &lt;boyarsh@altlinux&gt; 0.4-alt1
- fixed #12935</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>