WLAN/PCI card not found in Opensuse 11.4

I am having difficulties in getting the PCI/WLAN interface to operate in my desktop PC. The WLAN/PCI card contains a RaLink 3062 device, which, according to the supplier, should work witk rt2860 driver supplied with Opensuse 11.4 (…drivers/staging/rt2860/rt2860sta.ko).

The interface does not show up in yast/…/Network interfaces.

Output from some commands:

--------------------- Output from command “lspci”: 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01) 05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81) 05:09.0 Network controller: RaLink Device 3062 --------------------- Output from command “lspci -n”: 00:00.0 0600: 8086:2560 (rev 01) 00:02.0 0300: 8086:2562 (rev 01) 00:1d.0 0c03: 8086:24c2 (rev 01) 00:1d.1 0c03: 8086:24c4 (rev 01) 00:1d.7 0c03: 8086:24cd (rev 01) 00:1e.0 0604: 8086:244e (rev 81) 00:1f.0 0601: 8086:24c0 (rev 01) 00:1f.1 0101: 8086:24cb (rev 01) 00:1f.3 0c05: 8086:24c3 (rev 01) 00:1f.5 0401: 8086:24c5 (rev 01) 05:08.0 0200: 8086:103b (rev 81) 05:09.0 0280: 1814:3062 --------------------- Output from command “lspci -nn |grep Ethernet”: 05:08.0 Ethernet controller [0200]: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller [8086:103b] (rev 81) --------------------- Output from command “dmesg |grep firmware”: 7.119656] intel_rng: don’t want to disable this in firmware setup, and if --------------------- Output from command “dmesg |grep found”: 0.000000] found SMP MP-table at [c00f9bf0] f9bf0 0.071864] ACPI: No dock devices found. 0.078750] HEST: Table is not found! 0.081714] pnp: PnP ACPI: found 15 devices 0.489689] bootsplash: …found (1280x1024, 131007 bytes, v3). 0.698720] ERST: Table is not found! 1.009316] isapnp: No Plug & Play device found 2.896141] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 2.896469] hub 1-0:1.0: USB hub found 2.986605] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 2.986860] hub 2-0:1.0: USB hub found 2.987107] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 2.987279] hub 3-0:1.0: USB hub found 3.301624] PM: Image not found (code -22) 3.583021] usb 3-1: New USB device found, idVendor=04b4, idProduct=0033 22.552854] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found --------------------- Output from command “dmesg |grep 2860”: 131.446136] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned. --------------------- Output from command “dmesg |egrep ‘ath|wifi|hal’”: --------------------- Output from command “ifconfig”: eth0 Link encap:Ethernet HWaddr 00:0B:CD:28:27:EC inet addr:192.168.0.167 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7615 errors:0 dropped:0 overruns:0 frame:0 TX packets:4399 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9572324 (9.1 Mb) TX bytes:320263 (312.7 Kb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:500 (500.0 b) TX bytes:500 (500.0 b) --------------------- Output from command “lsmod |grep 2860”: rt2860sta 523612 0 crc_ccitt 1419 1 rt2860sta --------------------- Output from command “ls -l /lib/firmware |grep 2860”: -rw-r–r-- 1 root root 8192 24 feb 2011 rt2860.bin --------------------- Output from command “rfkill list0”: --------------------- Output from command “ls -l /etc/Wireless/RT2860STA”: totalt 4 -rw-r–r-- 1 root root 740 18 sep 2008 RT2860STA.dat ---------------------
Are ther any hints on how to proceed in finding a solution?

/Bengt T

I made two attempts to send my question. Both however do not show the command outputs in a readable way (copy and paste from text file with LF as delimiter). Sorry about that. This is a new attempt with CR/LF as delimiter. Hope this works better:

--------------------- Output from command “lspci”: 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01) 05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81) 05:09.0 Network controller: RaLink Device 3062 --------------------- Output from command “lspci -n”: 00:00.0 0600: 8086:2560 (rev 01) 00:02.0 0300: 8086:2562 (rev 01) 00:1d.0 0c03: 8086:24c2 (rev 01) 00:1d.1 0c03: 8086:24c4 (rev 01) 00:1d.7 0c03: 8086:24cd (rev 01) 00:1e.0 0604: 8086:244e (rev 81) 00:1f.0 0601: 8086:24c0 (rev 01) 00:1f.1 0101: 8086:24cb (rev 01) 00:1f.3 0c05: 8086:24c3 (rev 01) 00:1f.5 0401: 8086:24c5 (rev 01) 05:08.0 0200: 8086:103b (rev 81) 05:09.0 0280: 1814:3062 --------------------- Output from command “lspci -nn |grep Ethernet”: 05:08.0 Ethernet controller [0200]: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller [8086:103b] (rev 81) --------------------- Output from command “dmesg |grep firmware”: 7.119656] intel_rng: don’t want to disable this in firmware setup, and if --------------------- Output from command “dmesg |grep found”: 0.000000] found SMP MP-table at [c00f9bf0] f9bf0 0.071864] ACPI: No dock devices found. 0.078750] HEST: Table is not found! 0.081714] pnp: PnP ACPI: found 15 devices 0.489689] bootsplash: …found (1280x1024, 131007 bytes, v3). 0.698720] ERST: Table is not found! 1.009316] isapnp: No Plug & Play device found 2.896141] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 2.896469] hub 1-0:1.0: USB hub found 2.986605] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 2.986860] hub 2-0:1.0: USB hub found 2.987107] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 2.987279] hub 3-0:1.0: USB hub found 3.301624] PM: Image not found (code -22) 3.583021] usb 3-1: New USB device found, idVendor=04b4, idProduct=0033 22.552854] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found --------------------- Output from command “dmesg |grep 2860”: 131.446136] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned. --------------------- Output from command “dmesg |egrep ‘ath|wifi|hal’”: --------------------- Output from command “ifconfig”: eth0 Link encap:Ethernet HWaddr 00:0B:CD:28:27:EC inet addr:192.168.0.167 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7615 errors:0 dropped:0 overruns:0 frame:0 TX packets:4399 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9572324 (9.1 Mb) TX bytes:320263 (312.7 Kb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:500 (500.0 b) TX bytes:500 (500.0 b) --------------------- Output from command “lsmod |grep 2860”: rt2860sta 523612 0 crc_ccitt 1419 1 rt2860sta --------------------- Output from command “ls -l /lib/firmware |grep 2860”: -rw-r–r-- 1 root root 8192 24 feb 2011 rt2860.bin --------------------- Output from command “rfkill list0”: --------------------- Output from command “ls -l /etc/Wireless/RT2860STA”: totalt 4 -rw-r–r-- 1 root root 740 18 sep 2008 RT2860STA.dat ---------------------

The former did not work either. New attempt wit “paste as plain text”:


Output from command “lspci”:
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01)
05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81)
05:09.0 Network controller: RaLink Device 3062

Output from command “lspci -n”:
00:00.0 0600: 8086:2560 (rev 01)
00:02.0 0300: 8086:2562 (rev 01)
00:1d.0 0c03: 8086:24c2 (rev 01)
00:1d.1 0c03: 8086:24c4 (rev 01)
00:1d.7 0c03: 8086:24cd (rev 01)
00:1e.0 0604: 8086:244e (rev 81)
00:1f.0 0601: 8086:24c0 (rev 01)
00:1f.1 0101: 8086:24cb (rev 01)
00:1f.3 0c05: 8086:24c3 (rev 01)
00:1f.5 0401: 8086:24c5 (rev 01)
05:08.0 0200: 8086:103b (rev 81)
05:09.0 0280: 1814:3062

Output from command “lspci -nn |grep Ethernet”:
05:08.0 Ethernet controller [0200]: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller [8086:103b] (rev 81)

Output from command “dmesg |grep firmware”:
7.119656] intel_rng: don’t want to disable this in firmware setup, and if

Output from command “dmesg |grep found”:
0.000000] found SMP MP-table at [c00f9bf0] f9bf0
0.071864] ACPI: No dock devices found.
0.078750] HEST: Table is not found!
0.081714] pnp: PnP ACPI: found 15 devices
0.489689] bootsplash: …found (1280x1024, 131007 bytes, v3).
0.698720] ERST: Table is not found!
1.009316] isapnp: No Plug & Play device found
2.896141] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
2.896469] hub 1-0:1.0: USB hub found
2.986605] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
2.986860] hub 2-0:1.0: USB hub found
2.987107] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
2.987279] hub 3-0:1.0: USB hub found
3.301624] PM: Image not found (code -22)
3.583021] usb 3-1: New USB device found, idVendor=04b4, idProduct=0033
22.552854] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found

Output from command “dmesg |grep 2860”:
131.446136] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.

Output from command “dmesg |egrep ‘ath|wifi|hal’”:

Output from command “ifconfig”:
eth0 Link encap:Ethernet HWaddr 00:0B:CD:28:27:EC
inet addr:192.168.0.167 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7615 errors:0 dropped:0 overruns:0 frame:0
TX packets:4399 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9572324 (9.1 Mb) TX bytes:320263 (312.7 Kb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:500 (500.0 b) TX bytes:500 (500.0 b)


Output from command “lsmod |grep 2860”:
rt2860sta 523612 0
crc_ccitt 1419 1 rt2860sta

Output from command “ls -l /lib/firmware |grep 2860”:
-rw-r–r-- 1 root root 8192 24 feb 2011 rt2860.bin

Output from command “rfkill list0”:

Output from command “ls -l /etc/Wireless/RT2860STA”:
totalt 4
-rw-r–r-- 1 root root 740 18 sep 2008 RT2860STA.dat

On 06/07/2012 09:16 AM, bengt t wrote:
> The former did not work either. New attempt wit “paste as plain text”

that is, by far the best so far…but, for future reference, most
think it best to use the instructions here http://goo.gl/i3wnr


dd

I removed your othe thread. And as said, use CODE tags: http://forums.opensuse.org/english/information-new-users/advanced-how-faq-read-only/451526-posting-code-tags-guide.html

Further experimenting and compilation of recommended driver DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217 and selecting device rt 3062, which is the device of my card, resulted in:

  • Successful operation in system with kernel 2.6.32.
  • Compilation stops (“no rules for makefile available”) with kernel 2.3.37, which is the system I am aiming to use.

For the time being it seems to me that the make file of the driver package is incompatible with kernel 2.3.37…

/Bengt T

On 06/09/2012 09:46 PM, bengt t wrote:
> For the time being it seems to me that the make file of the driver
> package is incompatible with kernel 2.3.37…

you really need to catch Larry’s attention, somehow…

if you are sure you posted all the output (and information) he requested
in his two stickies at the top of this forum, then please PM him and ask
him to look in on http://forums.opensuse.org/showthread.php?t=475894
beginning at post #
http://forums.opensuse.org/english/get-technical-help-here/wireless/475894-wlan-pci-card-not-found-opensuse-11-4-a.html#post2467900


dd
*

Thanks for your concern.

For the time being it seems to me, as mentioned earlier, that the problem is that the driver source program does not compile together with the actual kernel, 2.6.37 in my Opensuse 11.4 installation.

I managed compile the driver source program in a different PC using kernel 2.6.32 (an Ubuntu 10.x installation). The WLAN/PCI board works without problem in the Ubuntu PC.

I assume that I have to contact the driver source supplier for assistance on how to compile the driver together with kernel 2.6.37…*

Finally I have succeeded in compiling the module (some kernel module development sw was missing in my PC). I can identify networks in my neigbourhood with iwlist but the board does not show up in
Yast/…/Network settings for configuration.

Appreciate hints on how to proceed.

Here is present information from my PC:

File generated: 2012-06-13 22:31:12

WLAN/PCI board WUA-0614 manufactured by levelone.

The board contains a RL3062 device.


Output from command “cat output_from_yast_hw_information |grep 2860”:

      rt2860: /devices/pci0000:00/0000:00:1e.0/0000:05:09.0
      rt2860: module = rt3562sta
      rt2860: /devices/pci0000:00/0000:00:1e.0/0000:05:09.0
      rt2860: module = rt3562sta

E: DRIVER=rt2860
<4> 8.660775] ===> rt2860_probe
<6> 8.660817] rt2860 0000:05:09.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<4> 8.663047] <fb04b700>] rt2860_probe+0x301/0x4cf [rt3562sta]
<4> 8.664314] @rt2860_probe MAC address: 00:11:6b:b0:cb:68
<4> 8.664316] <=== rt2860_probe
<4> 2129.502088] Driver auto reconnect to last OID_802_11_SSID setting - Dennis2860AP, len - 12
<4> 2129.502266] CntlOidSsidProc():CNTL - 0 BSS of 2 BSS match the desire (12)SSID - Dennis2860AP
<4> 2132.510083] Driver auto reconnect to last OID_802_11_SSID setting - Dennis2860AP, len - 12
<4> 2132.510260] CntlOidSsidProc():CNTL - 0 BSS of 2 BSS match the desire (12)SSID - Dennis2860AP
<4> 2135.518103] Driver auto reconnect to last OID_802_11_SSID setting - Dennis2860AP, len - 12
<4> 2135.518278] CntlOidSsidProc():CNTL - 0 BSS of 2 BSS match the desire (12)SSID - Dennis2860AP
<4> 2138.526095] Driver auto reconnect to last OID_802_11_SSID setting - Dennis2860AP, len - 12
<4> 2138.526270] CntlOidSsidProc():CNTL - 0 BSS of 2 BSS match the desire (12)SSID - Dennis2860AP
Driver: “rt2860”


Output from command “cat output_from_yast_hw_information |grep 3562”:

      rt2860: module = rt3562sta
      rt2860: module = rt3562sta

<4> 8.644593] rt3562sta: module license ‘unspecified’ taints kernel.
<4> 8.662692] WARNING: at /usr/src/linux-2.6.37.1-1.2/include/linux/netdevice.h:1557 RtmpPhyNetDevInit+0xd0/0xe0 rt3562sta
<4> 8.662701] Modules linked in: rt3562sta(P+) snd_intel8x0 snd_ac97_codec sr_mod e100 ac97_bus iTCO_wdt iTCO_vendor_support snd_pcm cdrom snd_timer ppdev shpchp i2c_i801 parport_pc usb_storage sg snd soundcore parport pci_hotplug uas serio_raw pcspkr snd_page_alloc floppy preloadtrace usbhid hid ext4 jbd2 crc16 uhci_hcd ehci_hcd i915 drm_kms_helper drm i2c_algo_bit rtc_cmos i2c_core video rtc_core rtc_lib button output usbcore fan processor thermal thermal_sys hwmon ata_generic ata_piix ahci libahci libata
<4> 8.662896] <fb034460>] RtmpPhyNetDevInit+0xd0/0xe0 [rt3562sta]
<4> 8.663047] <fb04b700>] rt2860_probe+0x301/0x4cf [rt3562sta]
rt3562sta 908755 1 - Live 0xfafa3000 (P)
Driver Modules: “rt3562sta”
Driver Status: rt3562sta is active
Driver Activation Cmd: “modprobe rt3562sta”


Output from command “uname -a”:

Linux evo-hp 2.6.37.1-1.2-default #1 SMP 2011-02-21 10:34:10 +0100 i686 i686 i386 GNU/Linux


Output from command “lspci |grep Network”:

05:09.0 Network controller: RaLink Device 3062


Output from command “lspci -n”:

00:00.0 0600: 8086:2560 (rev 01)
00:02.0 0300: 8086:2562 (rev 01)
00:1d.0 0c03: 8086:24c2 (rev 01)
00:1d.1 0c03: 8086:24c4 (rev 01)
00:1d.7 0c03: 8086:24cd (rev 01)
00:1e.0 0604: 8086:244e (rev 81)
00:1f.0 0601: 8086:24c0 (rev 01)
00:1f.1 0101: 8086:24cb (rev 01)
00:1f.3 0c05: 8086:24c3 (rev 01)
00:1f.5 0401: 8086:24c5 (rev 01)
05:08.0 0200: 8086:103b (rev 81)
05:09.0 0280: 1814:3062


Output from command “lsmod |grep rt”:

parport_pc 33251 1
rt3562sta 908755 1
iTCO_vendor_support 2554 1 iTCO_wdt
parport 33974 3 lp,parport_pc,ppdev
rtc_cmos 10609 0
rtc_core 17445 1 rtc_cmos
rtc_lib 2457 1 rtc_core


Output from command “dmesg |grep firmware”:


Output from command “cat /var/log/boot.msg |grep firmware”:

<4> 7.491601] intel_rng: don’t want to disable this in firmware setup, and if


Output from command “ifconfig”:

eth0 Link encap:Ethernet HWaddr 00:0B:CD:28:27:EC
inet addr:192.168.0.167 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13683 errors:0 dropped:0 overruns:0 frame:0
TX packets:9246 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:18947392 (18.0 Mb) TX bytes:660691 (645.2 Kb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:58 errors:0 dropped:0 overruns:0 frame:0
TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6073 (5.9 Kb) TX bytes:6073 (5.9 Kb)

ra0 Link encap:Ethernet HWaddr 00:11:6B:B0:CB:68
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33497 errors:0 dropped:0 overruns:0 frame:0
TX packets:21462 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4756486 (4.5 Mb) TX bytes:0 (0.0 b)
Interrupt:18


Output from command “iwconfig”:

ra0 Ralink STA ESSID:"" Nickname:“RT3562STA”
Mode:Auto Frequency=2.412 GHz Bit Rate=1 Mb/s
RTS thr:off Fragment thr:ff
Encryption key:ff
Link Quality=10/100 Signal level:0 dBm Noise level:0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


Output from command “iwlist scan”:

ra0 Scan completed :
Cell 01 - Address: 00:26:18:18:C2:53
Protocol:802.11b/g
ESSID:“cc8309”
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:7/100 Signal level:-87 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Cell 02 - Address: E0:69:95:85:F7:E6
Protocol:802.11b/g
ESSID:“57be0e”
Mode:Managed
Frequency:2.437 GHz (Channel 6)
Quality:0/100 Signal level:-91 dBm Noise level:-100 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Cell 03 - Address: 00:18:4D:8C:35:66
Protocol:802.11b/g
ESSID:“Albinnet”
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:0/100 Signal level:-93 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK

You seem to have completley ignored the above. Result: corrupted computer text in your post.
Because it is a new day here and I am (still) in a good mood, I will show you how it works when properly done:

boven:~ # lspci
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:01.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70)
01:04.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
01:08.0 Ethernet controller: Intel Corporation N10/ICH 7 Family LAN Controller (rev 01)
boven:~ #

Complete and uanabridged: prompt, command, output, prompt. No need to tell stories like: “Output from command “lspci”:”.
No smileys, no interpreted URLs, fixed font, white space layout preserved, vertical and horizontal scrolling added when needed. In short all we need to see what you saw in one. Please, your turn.

I apologize. My problem is that I do not have an Internet connection available at the site where my PC with the WLAN problem is (even if ifconfig reports eth0 availability). I will when my WLAN connection becomes operable… Consequently, as I understand, I can not insert command output results “with CODE” as this forum is not accessible without an Internet connection.

In the meantime my only way, as I understand, is to log the command results into a file to a USB-memory and, later, bring the file to an other site with Internet connection and sent it from there.

Anyway, my remaining problem seems to be that yast does not identify my WLAN/PCI board. Instead I hope to be able to configure it with iwconfig. Or do you have any other recommendation?

Well, when you redirect the output to files on an USB stick, that will still contain all the characters (unclusing spaces and tabs). Thus whn you read that file on another system (wher eyou post), you can still cat it in a terminal and copy/paste from there between CODE tags. I do not see the problem If you even had tried to put CODE tags around ewhat you posted above instead of just ignoring the advice without further explanation.

Your device seems to be gotten the name ra0. Does YaST > Network > Network devices not offer you it?

No. Yast only offers eth0.

I would still urge you to repost your outputs between CODE tags. Even if a few things like prompt and command fail, the other features of CODE will still improve the redability. What you showed until now does not invite many people to look into IMHO.
I would also do this in a new thread, where the name of your device is in the Title of the thread, This to draw the attention of people who use the same or similar device. Something like: WLAN/PCI card contains a RaLink 3062 device shows as ra0, not as wlan0, YaST does not see it.
You may of course vary on this title as you think fit, but IMHO these are the crucial elements of your problem.

I will consider re-posting later according to your suggestion. For the time being, and for some time, I am not at the site where I have the problem.

Bengt T