LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Wireless card 2200 recognized as ethernet? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/wireless-card-2200-recognized-as-ethernet-285260/)

thordivel 02-02-2005 04:58 AM

Wireless card 2200 recognized as ethernet?
 
Hi everyone. I'm a complete noob at Linux, so bear with me.

I have a notebook which I'm trying to get wireless to work on. I haven't used the system for a while, and when I did a yum upgrade, kudzu notified me of new hardware ( the 2200 card). This was actually progress, since I haven't been able to find it at all earlier.

Solve one, discover two, right? Now I see the wireless card in the list of ethernet adapters, but not in the list of wireless ones. How do I get it recognized correctly?

Regards,
Thor

csfalcon 02-02-2005 06:49 PM

there is configure file but it is different for different distribution, for fedora is
Code:

/etc/sysconfig/network-scripts/ifcfg-eth?
in that file change TYPE to
Code:

TYPE=Wireless
which distro do you use?


All times are GMT -5. The time now is 02:11 AM.