Comment 7 for bug 441161

Revision history for this message
Mohegan (jack-mohegan) wrote : Re: [karmic] Dell Inspiron 9400 / IWL4965 - Wireless is disabled

I have the same problem with my dell inspiron 6400. My wireless card is also intel 4965 agn.
Network-manager don't see my card but I have this in the file /etc/udev/rules.d/70-persistent-net.rules :

# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x14e4:0x170c (b44)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:19:b9:72:a1:97", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x8086:0x4229 (iwlagn)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:13:e8:21:ae:a7", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

So, I think the card is detected by the system but it doesn't work.