D-Link (RaLink RT2561/RT61 rev B 802.11g) Help ?

Hi All,

Have got to a point where I’m able to scan for Access points, however I think that my linux still thinks that my ethernet card is ‘wired’ not ‘wireless’ (just looking at the Network Tools GUI utility all my connections are in ‘wired’)

Here are various outputs… Looking for some advice?

lspci

00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev f3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC’97 Audio Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev f2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev f3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1)
05:06.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:06.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:08.0 Network controller: RaLink RT2561/RT61 rev B 802.11g
05:0c.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)

ifconfig

eth0 Link encap:Ethernet HWaddr 00:11:D8:79:FE:4E
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:23 Base address:0xc000

eth1 Link encap:Ethernet HWaddr 00:11:D8:7A:06:1E
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17

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:34 errors:0 dropped:0 overruns:0 frame:0
TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2580 (2.5 Kb) TX bytes:2580 (2.5 Kb)

ra0 Link encap:Ethernet HWaddr 00:1B:11:BA:5E:E2
inet6 addr: fe80::21b:11ff:feba:5ee2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1477 errors:0 dropped:0 overruns:0 frame:0
TX packets:6254 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:120468 (117.6 Kb) TX bytes:0 (0.0 b)
Interrupt:18

ping -c 10 192.168.1.1

connect: Network is unreachable

iwconfig

lo no wireless extensions.

eth0 no wireless extensions.

ra0 RT61 Wireless ESSID:""
Mode:Auto Frequency:2.412 GHz Bit Rate:54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level:-121 dBm Noise level:-79 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth1 no wireless extensions.

sudo /usr/sbin/iwlist scan
lo Interface doesn’t support scanning.

eth0 Interface doesn’t support scanning.

ra0 Scan completed :
Cell 01 - Address: 00:1A:2B:05:4A:ED
ESSID:“HOMEAP”
Mode:Managed
Channel:1
Encryption key:on
Bit Rates:0 kb/s

eth1 Interface doesn’t support scanning.

Looks like you have 2 wired Ethernet ports and one wireless one. Right?
I don’t know how come your wireless port got named as ra0. Seeing such a thing for the first time.
You have to make that to associate with an ESSID.

Yes there is two wired ethernet cards and one wireless card. Yes its strange that it picks it up as ra0.

I’m having little luck using GNOME - YaST to configure the WEP to see if it associates - I have all the correct info in there etc etc.

Is there a way I can configure it manually through the console? In case its being represented incorrectly through the GUI?

Use the iwconfig command. It is pretty easy to use. The man page is good also.

man iwconfig
iwconfig ra0 ...

Also, you can set it up via Yast.

not forgetting, if you are using WEP, use hex for the key :wink:

Andy

Thanks for your help. I am looking through the readmes and stickies here to find an answer.

I did this:


linux-cg0f:/home/user # dmesg | grep firmware

so apparently the device firmware is installed.

Next, I downloaded a troubleshooting script from Benutzeranleitung/Usersguide von/of collectNWData | collectNWData.sh

The output is:


linux-cg0f:/home/user/Desktop # sh ./collectNWData.sh
collectNWData.sh V0.6.1.12 (Rev: 1.162, Build: 2009/06/09 18:29:26)

--- Which type of your network connection should be tested?
--- (1) Wired connection
--- (2) Wireless connection (WLAN)
--- Please answer with 1-2:2

--- What's the type of networktopology?
--- (1) WLAN access point <---> LinuxClient
--- (2) WLAN HW router <---> LinuxClient
--- (3) WLAN access point <---> LinuxRouter <---> LinuxClient
--- (4) WLAN HW router <---> LinuxRouter <---> LinuxClient
--- Please answer with 1-4:3

--- On which host is the script executed?
--- (1) LinuxClient
--- (2) LinuxRouter
--- Please answer with 1-2:1
--- Analyzing system for common network configuration errors...
!!! CND0110E: For the selected connection type there was no active network interface found on your system
!!! CND0260E: ndiswrapper for rt61 can't be used in parallel with linux native driver rt61pci
!!! CND0230W: IPV6 enabled
!!! CND0310W: Classic network configuration with ifup was detected. Configuration with knetworkmanager is much easier
!!! CND0360E: Wireless connection tested with an existing wired connection on interface eth0. Unplug the cable and execute the script again
--- Collecting networkconfiguration information ...
--- Go to http://www.linux-tips-and-tricks.de/CND#English to get more detailed instructions about the error/warning messages and how to fix the problems
--- If you still don't have success then post the contents of file collectNWData.txt in the net (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) and then the nopaste link on your favorite Linux forum.

I did unplug my wired ethernet cable, but it still gives me that last error message.

Here is what is contained in my /var/log/boot.msg (I had to truncate it because it said my post was too long):


Inspecting /boot/System.map-2.6.27.23-0.1-default
Cannot find map file.
No module symbols loaded - kernel modules not enabled.
Cannot build symbol table - disabling symbol lookups
klogd 1.4.1, log source = ksyslog started.

<5>Linux version 2.6.27.23-0.1-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2009-05-26 17:02:05 -0400


<6>Allocating PCI resources starting at d4000000 (gap: d0000000:2f700000)
<6>PERCPU: Allocating 61344 bytes of per cpu data
<7>NR_CPUS: 512, nr_cpu_ids: 4, nr_node_ids 1
<4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2058454
<4>Policy zone: Normal
<5>Kernel command line: root=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 repair=1 splash=silent vga=0x317
<6>bootsplash: silent mode.

<7>sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

<7>sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6> sdb: sdb1
<5>sd 2:0:0:0: [sdb] Attached SCSI disk
<5>sd 4:0:0:0: [sdc] 312581808 512-byte hardware sectors: (160GB/149GiB)
<5>sd 4:0:0:0: [sdc] Write Protect is off
<7>sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
<5>sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>sd 4:0:0:0: [sdc] 312581808 512-byte hardware sectors: (160GB/149GiB)
<5>sd 4:0:0:0: [sdc] Write Protect is off
<7>sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
<5>sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6> sdc: sdc1
<5>sd 4:0:0:0: [sdc] Attached SCSI disk
<6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb1: Product: EHCI Host Controller
<6>usb usb1: Manufacturer: Linux 2.6.27.23-0.1-default ehci_hcd
<6>usb usb1: SerialNumber: 0000:00:12.2
<6>ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
<6>ehci_hcd 0000:00:13.2: EHCI Host Controller
<6>ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
<6>ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
<6>ehci_hcd 0000:00:13.2: debug port 1
<6>ehci_hcd 0000:00:13.2: irq 19, io mem 0xf8fff400
<6>ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
<6>usb usb2: configuration #1 chosen from 1 choice
<6>hub 2-0:1.0: USB hub found
<6>hub 2-0:1.0: 6 ports detected
<6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
<6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb2: Product: EHCI Host Controller
<6>usb usb2: Manufacturer: Linux 2.6.27.23-0.1-default ehci_hcd
<6>usb usb2: SerialNumber: 0000:00:13.2
<6>ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<6>ohci_hcd 0000:00:12.0: OHCI Host Controller
<6>ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
<6>ohci_hcd 0000:00:12.0: irq 16, io mem 0xf8ffe000
<6>usb usb3: configuration #1 chosen from 1 choice
<6>hub 3-0:1.0: USB hub found
<6>usb 2-6: new high speed USB device using ehci_hcd and address 2
<6>hub 3-0:1.0: 3 ports detected
<6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb3: Product: OHCI Host Controller
<6>usb usb3: Manufacturer: Linux 2.6.27.23-0.1-default ohci_hcd
<6>usb usb3: SerialNumber: 0000:00:12.0
<6>ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<6>ohci_hcd 0000:00:12.1: OHCI Host Controller
<6>usb 2-6: configuration #1 chosen from 1 choice
<6>hub 2-6:1.0: USB hub found
<6>hub 2-6:1.0: 4 ports detected
<6>ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
<6>ohci_hcd 0000:00:12.1: irq 16, io mem 0xf8ffd000
<6>usb usb4: configuration #1 chosen from 1 choice
<6>hub 4-0:1.0: USB hub found
<6>hub 4-0:1.0: 3 ports detected
<6>usb 2-6: New USB device found, idVendor=05e3, idProduct=0608
<6>usb 2-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
<6>usb 2-6: Product: USB2.0 Hub
<6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb4: Product: OHCI Host Controller
<6>usb usb4: Manufacturer: Linux 2.6.27.23-0.1-default ohci_hcd
<6>usb usb4: SerialNumber: 0000:00:12.1
<6>ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>ohci_hcd 0000:00:13.0: OHCI Host Controller
<6>ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
<6>ohci_hcd 0000:00:13.0: irq 18, io mem 0xf8ffc000
<6>usb usb5: configuration #1 chosen from 1 choice
<6>hub 5-0:1.0: USB hub found
<6>hub 5-0:1.0: 3 ports detected
<6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb5: Product: OHCI Host Controller
<6>usb usb5: Manufacturer: Linux 2.6.27.23-0.1-default ohci_hcd
<6>usb usb5: SerialNumber: 0000:00:13.0
<6>ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>ohci_hcd 0000:00:13.1: OHCI Host Controller
<6>ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
<6>ohci_hcd 0000:00:13.1: irq 18, io mem 0xf8ffb000
<6>usb usb6: configuration #1 chosen from 1 choice
<6>hub 6-0:1.0: USB hub found
<6>hub 6-0:1.0: 3 ports detected
<6>usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb6: Product: OHCI Host Controller
<6>usb usb6: Manufacturer: Linux 2.6.27.23-0.1-default ohci_hcd
<6>usb usb6: SerialNumber: 0000:00:13.1
<6>ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
<6>ohci_hcd 0000:00:14.5: OHCI Host Controller
<6>ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
<6>ohci_hcd 0000:00:14.5: irq 18, io mem 0xf8ffa000
<6>usb usb7: configuration #1 chosen from 1 choice
<6>hub 7-0:1.0: USB hub found
<6>hub 7-0:1.0: 2 ports detected
<6>usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb7: Product: OHCI Host Controller
<6>usb usb7: Manufacturer: Linux 2.6.27.23-0.1-default ohci_hcd
<6>usb usb7: SerialNumber: 0000:00:14.5

Loading CPUFreq modulesdone
Starting HAL daemonInitializing random number generatordone
Starting Firewall Initialization (phase 1 of 2) done
done
Setting up (localfs) network interfaces:
lo 
lo IP address: 127.0.0.1/8 
IP address: 127.0.0.2/8 
lo 
done eth0 device: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
eth0 Starting DHCP4 client. <notice>killproc: kill(2064,20)
<notice>killproc: kill(2061,1)
<notice>killproc: kill(2064,18)
<notice>killproc: kill(2064,12)
<notice>startproc: execve (/usr/bin/kdm)  /usr/bin/kdm ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs TERM=linux SHELL=/bin/sh ROOTFS_FSCK=0 INIT_VERSION=sysvinit-2.86 KDEROOTHOME=/root/.kdm repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin DO_CONFIRM= vga=0x317 RUNLEVEL=5 SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PWD=/ LANG=en_US.UTF-8 PREVLEVEL=N LINES=44 QT_SYSTEM_DIR=/usr/share/desktop-data SHLVL=2 HOME=/ XCURSOR_THEME=DMZ WINDOWMANAGER=/usr/bin/startkde SPLASH=yes splash=silent ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/bin/kdm ]
eth0 IP address: 192.168.1.109/24 (linux-cg0f)
eth0 
done eth1 device: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
eth1 Starting DHCP4 client. . <notice>checkproc: /usr/bin/kdm 3219
. . . . . . 
eth1 DHCP4 continues in background
eth1 
waiting
Waiting for mandatory devices: eth1 __NSC__
9 7 6 5 4 2 1 0 
eth1 device: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
eth1 DHCP4 client (dhcpcd) is running
eth1 . . . but is still waiting for data
eth1 
waiting
eth1 interface could not be set up until now
failedSetting up service (localfs) network . . . . . . . . . .failed
Starting service kdmdone
<notice>startproc: execve (/sbin/rpcbind)  /sbin/rpcbind ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/sbin/rpcbind ]
Starting VirtualBox host networkingdone
<notice>startproc: execve (/sbin/auditd)  /sbin/auditd -s disable ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/sbin/auditd ]
Starting rpcbind done
Not starting NFS client services - no NFS found in /etc/fstab:unused
Starting auditd done
Starting VirtualBox kernel modulefailed
(No suitable module for running kernel found)
Loading console font lat9w-16.psfu -m trivial G0:loadable
doneLoading keymap assuming iso-8859-15 euro
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
doneLoading compose table latin1.adddone
Start Unicode mode
done<notice>checkproc: /usr/bin/kdm 3219
<notice>startproc: execve (/usr/sbin/irqbalance)  /usr/sbin/irqbalance ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/irqbalance ]
<notice>startproc: execve (/usr/sbin/cupsd)  /usr/sbin/cupsd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/cupsd ]
Starting irqbalance done
Starting cupsddone
Starting java.binfmt_misc done
<notice>startproc: execve (/usr/sbin/nscd)  /usr/sbin/nscd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Avahi daemon done
Starting Name Service Cache Daemondone
Starting mail service (Postfix)done
Starting smartd done
Setting up (remotefs) network interfaces:
ra0 device: RaLink RT2561/RT61 802.11g PCI
ra0 warning: using NO encryption
command 'iwconfig ra0 mode Managed' returned
Error for wireless request "Set Mode" (8B06) :
SET failed on device ra0 ; Network is down.
command 'iwconfig ra0 key off' returned
Error for wireless request "Set Encode" (8B2A) :
SET failed on device ra0 ; Network is down.
command 'iwconfig ra0 essid dd-wrt' returned
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device ra0 ; Network is down.
ra0 Starting DHCP4 client. <notice>startproc: execve (/usr/sbin/cron)  /usr/sbin/cron ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
Starting wicddone
<notice>startproc: execve (/usr/sbin/wicd)  /usr/sbin/wicd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/wicd ]
<notice>startproc: execve (/usr/sbin/sshd)  /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 repair=1 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-Hitachi_HDT721010SLA360_STF604MH0K4REB-part2 _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
Starting CRON daemondone
Starting SSH daemondone
. . . . . . . 
ra0 DHCP4 continues in background
ra0 
waiting
Waiting for mandatory devices: ra0 wlan0 __NSC__
10 9 7 6 5 4 2 1 0 
ra0 device: RaLink RT2561/RT61 802.11g PCI
ra0 DHCP4 client (dhcpcd) is running
ra0 . . . but is still waiting for data
ra0 
waiting
ra0 interface could not be set up until now
failed wlan0 No interface found
failedSetting up service (remotefs) network . . . . . . . . . .failed
done
Starting Firewall Initialization (phase 2 of 2) done
Master Resource Control: runlevel 5 has been reached
Failed services in runlevel 5: network network-remotefs
Skipped services in runlevel 5: nfs
<notice>killproc: kill(2038,3)

Sorry, wrong thread. Please delete my posts here.