Bugzilla – Bug 115268
Wifi pc card detected but YaST thinks it is wired ethernet
Last modified: 2005-10-12 08:51:51 UTC
Ran installation on Beta 4 with an RTL8180 chipset PCMCIA wifi card plugged into the laptop. YaST correctly identified the card chipset and loaded the right module - however, the card was classed as "Ethernet" and not "Wireless". Therefore the screen for entering ESSID was not available. By clicking the drop-down box and changing the card type to "Wireless", I was able to configure the ESSID and get online. I later ejected the card, and inserted a different one (Belkin) also using the RTL8180 chipset. The card was correctly detected as a Belkin Wireless card, but again the YaST screen initially had it set to "Ethernet" instead of "Wireless". I am unsure if this problem is confined to RTL8180 chipset cards, as I haven't got another PCMCIA card to test, but I shall try to borrow one.
hwinfo doesn't know about rtl8180 up to beta4. Should be fixed in rc1.
Unfortunately did not get to retest until 10.0 final. Installed with the same generic (not belkin) RTL8180 chipset PCMCIA card in the laptop throughout the install. Same behaviour as before - Yast reported the card as "ethernet" and not "wireless." had to manually change the card type in order to access the ESSID settings. Relevant lspci info for card is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20) Subsystem: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 2000 [size=256] Memory at 0a000000 (32-bit, non-prefetchable) [size=512] Capabilities: [50] Power Management version 2 Once the card type wart has been fixed, card works excellently!
Ugh, I've meant to reassign, hwinfo has to report the correct hardware type to yast.
Joe?
Indeed, 'rtl8180' is not in the wlan module list of hwinfo. I could swear I've added it within a hwinfo patch regarding WLAN detection. Maybe it didn't apply cleanly and got lost or something. Steffen, could you add it? Btw, the module file name is rtl8180.ko, but the kernel name is r8180, so I'm not sure which name is the right one to add.
btw Additional piece of info, just in case you aren't aware: the RTL8180 chipset is used in both PCMCIA cards and some PCI cards. I do have an RTL8180-based PCI card for future testing on desktops.
You mean r8180.ko?
Oops, yes, of course. Please ignore comment 5. ;)