<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>163610</bug_id>
          
          <creation_ts>2007-01-24 15:02 0000</creation_ts>
          <short_desc>media-tv/wis-go7007 does not supply working udev-rules for fxload</short_desc>
          <delta_ts>2007-05-19 03:55:51 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>145809</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>zzam@gentoo.org</reporter>
          <assigned_to>beandog@gentoo.org</assigned_to>
          <cc>udev-bugs@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>zzam@gentoo.org</who>
            <bug_when>2007-01-24 15:02:51 0000</bug_when>
            <thetext>media-tv/wis-go7007 does not supply working udev-rules to call fxload for correct Vendor/Device combinations.

Delivered rules look like this:
ACTION==&quot;add&quot;, BUS==&quot;usb&quot;, ENV{PRODUCT}==&quot;93b/a002/*&quot;, \
  RUN+=&quot;@FXLOAD@ -t fx2 -I @FIRMWARE_DIR@/ezusb/hpi_PX-M402U.hex&quot;

It should look like this:
ACTION==&quot;add&quot;, BUS==&quot;usb&quot;, ATTR{idVendor}==&quot;093b&quot;, ATTR{idProduct}==&quot;a002&quot;, \
  RUN+=&quot;@FXLOAD@ -t fx2 -I @FIRMWARE_DIR@/ezusb/hpi_PX-M402U.hex&quot;

The @...@ sequences seem to be substituted by Makefile.
But as I cannot test it this perhaps needs to be checked for minor errors.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>zzam@gentoo.org</who>
            <bug_when>2007-04-26 08:45:43 0000</bug_when>
            <thetext>Added wis-go7007-0.9.8-r1 to contain the modified rules, but did have no chance to test them.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nickrobbins@yahoo.com</who>
            <bug_when>2007-05-19 03:55:51 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; Added wis-go7007-0.9.8-r1 to contain the modified rules, but did have no chance
&gt; to test them.
&gt; 

They don&apos;t work on my system. The old rule work better. I still need to run udevtrigger to recognize the device on boot, but even with that the new rules don&apos;t make a device for me.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>