Re: why is my wireless totally borked in f7?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somebody in the thread at some point said:

>>  - check you have a wireless interface: iwconfig
> 
> yup, wlan0, not currently encrypted, no access point, etc.
> 
>>  - bring it up:  ifconfig wlan0 up
> 
> huh?  i'm not sure why that should work yet, and what i get is:
> 
> SIOCSIFFLAGS:  No such file or directory.
> 
> nothing in the instructions you gave me talks about downloading new
> firmware.  shouldn't that be part of the process?  or are you not
> taking that into account here?

"My instructions" are generic ones... I don't have your card nor use
your particular driver.  Some common cards like ipw2200 and 3945
actually have their firmware in base Fedora packages already, for example.

Bringing the device up with ifconfig is needed for mac80211-based
drivers, it looks like yours isn't.

Normally though the driver takes care of loading the firmware file from
/lib/firmware and sending it to the device itself when the module is
inserted, and again normally it would complain in dmesg if that wasn't
happening.  Do you have any firmware for this device in /lib/firmware
already?  Because no complaints in dmesg could be interpreted as being
good news...

If you have some firmware in there, a quick sanity test would be to put
the device in Monitor mode and tcpdump on it, something like

iwconfig wlan0 mode monitor
iwconfig wlan0 channel 6
tcpdump -i wlan0

if that starts showing you packets, you definitely have a device that is
up and working.

-Andy

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux