LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot get wicd and ndiswrapper to work together, (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-get-wicd-and-ndiswrapper-to-work-together-759616/)

kylefrikkentoth 10-04-2009 11:28 AM

cannot get wicd and ndiswrapper to work together,
 
I just installed linux 9.04 and updated it fully, and only installed two programs. wicd manager and ndiswrapper. I only installed the rt2870.inf file in the same folder beside the .sys file. I cant get wicd to show my router, thats plugged in beside me. I can see it on windows, and connect, but not linux. Also, I have no clue how to setup the wireless interfaces, and such. But, can anybody give me a detailed step by step guide on how to get internet working with wicd and nidiswrapper, and my USB wifi stick, with the ralink chipset, with rt2870.inf driver, (Extra details)?
I'm pretty new, so I hope it'll work :) Thanks alot guys, I'm sick of windows...

repo 10-04-2009 11:33 AM

Did you installed the inf file ?
what is the output from
Code:

ifconfig -a
iwconfig
ndiswrapper -l


kylefrikkentoth 10-04-2009 12:03 PM

I installed correctly the drivers, and for the ifconfig -a
iwconfig
ndiswrapper -l

here are the results...

kyle@kyle-desktop:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:01:02:cd:3d:71
inet6 addr: fe80::201:2ff:fecd:3d71/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:3
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:228 (228.0 B)
Interrupt:10 Base address:0x4000

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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

pan0 Link encap:Ethernet HWaddr 0a:c1:89:98:54:6a
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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

kyle@kyle-desktop:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

pan0 no wireless extensions.

kyle@kyle-desktop:~$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
rt2870 : driver installed
device (148F:2070) present
kyle@kyle-desktop:~$


All times are GMT -5. The time now is 09:48 PM.