Your message dated Thu, 20 Apr 2006 00:09:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363587: udev: no firmware found
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: udev
Version: 0.089-1
Severity: important

udev did not find the firmware for my Speedtouch USB modem where hotplug had. I 
fixed it by changing
the line in /etc/udev/hotplug.rules which read:
SUBSYSTEM=="firmware",          RUN+="firmware.agent"
to:
SUBSYSTEM=="firmware",          RUN+="/etc/hotplug/firmware.agent"

In my mind that means it was a bug that is now resolved.
Gummi


Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxrwxrwx 1 root root 20 2005-12-02 17:53 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-12-02 21:13 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx 1 root root 23 2005-12-02 21:23 025_libsane-extras.rules -> 
../libsane-extras.rules
lrwxrwxrwx 1 root root 16 2005-12-02 21:17 025_libsane.rules -> ../libsane.rules
lrwxrwxrwx 1 root root 22 2005-12-02 21:46 025_logitechmouse.rules -> 
../logitechmouse.rules
lrwxrwxrwx 1 root root 19 2005-01-11 22:24 cd-aliases.rules -> 
../cd-aliases.rules
lrwxrwxrwx 1 root root 13 2005-01-11 22:24 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 25 2006-04-18 23:59 z20_persistent-input.rules -> 
../persistent-input.rules
lrwxrwxrwx 1 root root 19 2005-12-02 17:53 z20_persistent.rules -> 
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-12-02 17:53 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 16 2005-12-02 17:53 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-12-02 23:42 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-12-03 08:08 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root 17 2005-12-02 17:53 z70_hotplugd.rules -> 
../hotplugd.rules

-- /sys/:
/sys/block/fd0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hdc/dev
/sys/block/hdc/hdc1/dev
/sys/block/hdc/hdc2/dev
/sys/block/hdc/hdc5/dev
/sys/block/hdc/hdc6/dev
/sys/block/hdc/hdc7/dev
/sys/block/hdc/hdc8/dev
/sys/block/hdd/dev
/sys/class/drm/card0/dev
/sys/class/graphics/fb0/dev
/sys/class/graphics/fb1/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input0/mouse0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/mice/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/pktcdvd/dev
/sys/class/misc/psaux/dev
/sys/class/ppp/ppp/dev
/sys/class/sound/audio/dev
/sys/class/sound/dsp1/dev
/sys/class/sound/dsp/dev
/sys/class/sound/dspW/dev
/sys/class/sound/midi1/dev
/sys/class/sound/midi/dev
/sys/class/sound/mixer/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/sequencer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev1.2/dev
/sys/class/usb_device/usbdev1.3/dev
/sys/class/usb_device/usbdev1.4/dev
/sys/class/usb_device/usbdev1.5/dev
/sys/class/usb/lp0/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages udev depends on:
ii  initscripts                   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an
ii  libselinux1                   1.30-1     SELinux shared libraries
ii  libvolume-id0                 0.089-1    libvolume_id shared library
ii  lsb-base                      3.0-12     Linux Standard Base 3.0 init scrip
ii  makedev                       2.3.1-79   creates device files in /dev
ii  sed                           4.1.4-4    The GNU sed stream editor

udev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Apr 19, Gudmundur Bjarnason <[EMAIL PROTECTED]> wrote:

> udev did not find the firmware for my Speedtouch USB modem where hotplug had. 
> I fixed it by changing
> the line in /etc/udev/hotplug.rules which read:
> SUBSYSTEM=="firmware",                RUN+="firmware.agent"
> to:
> SUBSYSTEM=="firmware",                RUN+="/etc/hotplug/firmware.agent"
This is not a fix, /etc/hotplug/firmware.agent is part of the hotplug
package which should not even be installed.
Your system is probably misconfigured, you should investigate why
/lib/udev/firmware.agent is not behaving as expected.
Start by checking your log and eventually raising the udev verbosity.
(You do not need to reboot, just reload the driver.)

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to