View Single Post
  #6 (permalink)  
Old 23-Jun-2009, 05:42
dan8029 dan8029 is offline
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 20
dan8029 hasn't been rated much yet
Default Re: D-Link (RaLink RT2561/RT61 rev B 802.11g) Help ?

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

I did this:

Code:
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:

Code:
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.
Reply With Quote