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

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

    <bug>
          <bug_id>6232</bug_id>
          
          <creation_ts>2005-03-09 14:40:05 +0300</creation_ts>
          <short_desc>wrong path for hiddev* devices</short_desc>
          <delta_ts>2005-05-16 19:02:27 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>udev</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="Sergey Vlasov">vsu</reporter>
          <assigned_to name="Alexey Morozov">morozov</assigned_to>
          <cc>arseny</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>22429</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey Vlasov">vsu</who>
    <bug_when>2005-03-09 14:40:05 +0300</bug_when>
    <thetext>Файлы устройств hiddev* (используемые, например, для работы с UPS через USB)
создаются в /dev/hiddev* вместо /dev/usb/hiddev*, в результате, например, nut в
стандартной конфигурации их не обнаруживает. Это происходит из-за ошибки в
/etc/udev/rules.d/00-lsb.rules:

--- 00-lsb.rules.rpmorig	2005-01-07 18:47:34 +0300
+++ 00-lsb.rules	2005-03-09 14:29:42 +0300
@@ -54,7 +54,7 @@
 KERNEL=&quot;timer&quot;,			NAME=&quot;snd/%k&quot; 
 KERNEL=&quot;seq&quot;,			NAME=&quot;snd/%k&quot; 
 
-KERNEL=&quot;hiddev&quot;,		NAME=&quot;usb/%k&quot; 
+KERNEL=&quot;hiddev*&quot;,		NAME=&quot;usb/%k&quot; 
 KERNEL=&quot;auer*&quot;,			NAME=&quot;usb/%k&quot; 
 KERNEL=&quot;dabusb*&quot;,		NAME=&quot;usb/%k&quot; 
 KERNEL=&quot;legousbtower*&quot;,		NAME=&quot;usb/%k&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22747</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Morozov">morozov</who>
    <bug_when>2005-03-24 19:52:13 +0300</bug_when>
    <thetext>Поправлю в alt4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22851</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Morozov">morozov</who>
    <bug_when>2005-03-29 18:14:29 +0400</bug_when>
    <thetext>0.50-alt4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>