I have installed F11 on my Dell Inspiron 1501. I tried to get the Broadcom 4311 wireless card to work by following the instructions for installing the Broadcom driver from this link:
http://www.cenolan.com/2009/06/insta...a-11/#more-120.
That resulted in the following errors when I gave the command:
Code:
/sbin/service network restart
I removed the broadcom-wl package and installed the autoen package from DangerMouse. After rebooting wireless works but I still get the same errors when I give the command:
Code:
/sbin/service network restart
I had to disable encryption on the router to connect, but I guess that's a compromise I'll have to make right now. I will work on that some more after I get these error messages straightened out:
Code:
Shutting down interface eth0: [60G[[0;32m OK [0;39m]
Shutting down loopback interface: [60G[[0;32m OK [0;39m]
Bringing up loopback interface: [60G[[0;32m OK [0;39m]
Bringing up interface eth0:
Determining IP information for eth0... done.
[60G[[0;32m OK [0;39m]
Bringing up interface wlan0: WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: All config files need .conf: /etc/modprobe.d/broadcom-wl-blacklist, it will be ignored in a future release.
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: All config files need .conf: /etc/modprobe.d/broadcom-wl-blacklist, it will be ignored in a future release.
Device wlan0 does not seem to be present, delaying initialization.
[60G[[0;31mFAILED[0;39m]
Note that wireless does seem to be working (though without encryption) despite the error messages. And I got these same error messages with the Broadcom driver but I could not get wireless working.