Re: wireless card no longer appears after dist-upgrade
On Fri, Dec 22, 2006 at 13:05:10 +0100, Jörg-Volker Peetz wrote:
> Colin Cotter wrote:
> > ...
> > Its there already:
> >
> > # PCI device 8086:4220 (ipw2200)
> > ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:12:f0:2e:4c:14",
> > NAME="eth1"
> >
> > This suggests that the system can't find the device with the new kernel?
> >
> > --Colin
>
> Yes, this may be. Take a look at the output of dmesg or /var/log/dmesg
> if something goes wrong with the initialization of the WLAN-card.
> Since it uses the ipw2200 driver it needs a firmware with a version matching
> the kernel driver version.
Maybe the problem is related to this (from udev's NEWS.Debian.gz):
udev (0.098-1) experimental; urgency=low
Starting with this release the rules files keys BUS, ID, SYSFS and DRIVER
have been deprecated. While rules using the old syntax will continue to
work, custom rules files using these keys should be updated.
For details please consult /usr/share/doc/udev/RELEASE-NOTES.gz .
-- Marco d'Itri Thu, 24 Aug 2006 17:21:16 +0200
It seems that SYSFS is now replaced by ATTRS; maybe your last upgrade
removed the support for the legacy keys.
--
Regards,
Florian
Reply to: