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

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

    <bug>
          <bug_id>8217</bug_id>
          
          <creation_ts>2005-10-14 15:36:43 +0400</creation_ts>
          <short_desc>wvdial unuseable with USB modem</short_desc>
          <delta_ts>2009-03-20 20:08:39 +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>wvdial</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex Ogurtsov">iscander</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
    
    <cc>eostapets</cc>
    
    <cc>real.altlinux.org</cc>
    
    <cc>rider</cc>
    
    <cc>vsu</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31877</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Ogurtsov">iscander</who>
    <bug_when>2005-10-14 15:36:43 +0400</bug_when>
    <thetext>wvdial и wvstreams в своём текущем коде содержат ошибку обработки   
подключения к USB модемам.   
Проблема характерна и для других дистрибутивов SuSE9.3 в частности   
http://www.linuxquestions.org/questions/history/321834   
Steps to Reproduce:
1.В wvdial.conf Modem = /dev/ttyACM0 
2.Модуль crm_acm загружен 
3.echo &quot;ATDT123123&quot; &gt; /dev/ttyACM0 
 приводит к набору номера телефоном 
4. вызываем дозвон wvdial от root 
 
Actual Results:  
Ошибка wvdial 
Cannot open /dev/ttyACM0  Cannot get information for serial port 

Expected Results:  
 дозвон и установление ppp соединения</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31878</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2005-10-14 15:41:43 +0400</bug_when>
    <thetext>2 rider: а для 3.0 это критично или нунафиг?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31881</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Ogurtsov">iscander</who>
    <bug_when>2005-10-14 15:56:18 +0400</bug_when>
    <thetext>(In reply to comment #1) 
&gt; 2 rider: а для 3.0 это критично или нунафиг? 
Критично! 
в sisyphus@ смотри ветку 
Мобильный телефон и Branch-3.0 
 Дата: 2005-09-14 18:05 
PS http://lists.altlinux.ru/pipermail/sisyphus/ - мне сейчас недоступно 
 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31888</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2005-10-14 17:47:12 +0400</bug_when>
    <thetext>критично для тех, кто сидит на branch&apos;е.

Для Compact&apos;а - явно не критично.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31924</commentid>
    <comment_count>4</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2005-10-15 11:23:32 +0400</bug_when>
    <thetext>Try this patch.

--- wvstreams-4.0.2/streams/wvmodem.cc- 2005-03-24 02:01:23 +0000
+++ wvstreams-4.0.2/streams/wvmodem.cc 2005-10-15 07:20:42 +0000
@@ -191,7 +191,7 @@ void WvModem::setup_modem(bool rtscts)
     
     drain();
     
-#if HAVE_LINUX_SERIAL_H
+#if 0
     struct serial_struct old_sinfo, sinfo;
     sinfo.reserved_char[0] = 0;
     if (ioctl(getrfd(), TIOCGSERIAL, &amp;old_sinfo) &lt; 0)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31943</commentid>
    <comment_count>5</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2005-10-15 18:48:19 +0400</bug_when>
    <thetext>SmartLink WinModem no longer works with wvdial 1.54
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297694</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31948</commentid>
    <comment_count>6</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2005-10-15 20:15:07 +0400</bug_when>
    <thetext>Хм. &quot;Cannot get information for serial port&quot; -- это не фатальная ошибка, просто
warning.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31961</commentid>
    <comment_count>7</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2005-10-16 12:03:36 +0400</bug_when>
    <thetext>Нет, это не warning.  Короче, пробуем мой патч.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86353</commentid>
    <comment_count>8</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2009-02-23 18:24:53 +0300</bug_when>
    <thetext>realssign</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86532</commentid>
    <comment_count>9</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2009-02-26 08:51:44 +0300</bug_when>
    <thetext>(В ответ на комментарий №4)
&gt; Try this patch.

Попробую.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86767</commentid>
    <comment_count>10</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2009-03-03 06:41:37 +0300</bug_when>
    <thetext>fixed:
4.5.1-alt2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87611</commentid>
    <comment_count>11</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2009-03-20 20:08:39 +0300</bug_when>
    <thetext>fixed (sorry for long time to set resolved)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>