Re: Hotplug works, Reboot works, Cold Start - no work
CE <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hallo David, I believe this is the behavior of the driver, as the modules do not get loaded until the device is brought up with something like ifup wlan0 or hotplug takes over. Perhaps you could put something like ifup wlan0 in one of the startup scripts? You wrote: > Sorry for the long post. I'm a bit of a linux newbie (1 year) and I > didn't know how much information to provide. > > I'm using the at76c503-rfmd driver with a Belkin F5D6050 > (0xd5c/0xa002) on SUSE9.0. I've configured the interface with YaST > which created a file called ifcfg-wlan-usb. My system is a Gateway > `Fedora` m/board with a Pentium III 933MHz processor and 515MBytes > RAM. > > When I start my PC from cold, the WLAN interface fails to be > started, and my PC is networkless. As it doubles as a file/print > server for the family laptop, this is not optimal.