LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Proper use of ndiswrapper (https://www.linuxquestions.org/questions/slackware-14/proper-use-of-ndiswrapper-4175503077/)

nix84 04-26-2014 02:51 PM

Proper use of ndiswrapper
 
I suspect I am confused on the use of ndiswrapper.
I thought I followed the instructions but...
I can modprobe the ndiswrapper but modinfo shows nothing about the rtl8192cu driver just ndiswrapper.
If I modprobe rtl8192cu I get:
FATAL: Module rtl8192cu not found.
I can see the AP but am unsuccessful in connecting.
Messages shows:
Code:

Apr 25 03:08:06 solar kernel: [18630.940664] ndiswrapper: driver net8192cu (Realtek Semiconductor Corp.,03/26/2010,1003.0.0326.2010) loaded
Apr 25 03:08:07 solar kernel: [18631.867817] wlan0: ethernet device e8:4e:06:11:1f:68 using NDIS driver: net8192cu, version: 0x1, NDIS version: 0x500, vendor: 'Realtek RTL8192C Wireless LAN USB NIC                                    ', 0BDA:8176.F.conf
Apr 25 03:08:07 solar kernel: [18631.867872] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2-PSK; AES/CCMP with WPA, WPA2, WPA2-PSK
Apr 25 03:08:07 solar kernel: [18631.867944] usbcore: registered new interface driver ndiswrapper
Apr 25 03:08:07 solar kernel: [18631.869141] ADDRCONF(NETDEV_UP): wlan0: link is not ready

I would like to ping the access points around me but so far haven't been able to learn how to do that. Does one need to be connected to the AP in order to ping it?
Does "link is not ready" mean it is my fault due to ill configuration, connection refused, timeout, or the AP is down?
Too many possibilities. Thanks for any suggestions

allend 04-26-2014 08:52 PM

My advice would be to drop ndiswrapper. There was a recent thread on the rtl8192cu http://www.linuxquestions.org/questi...er-4175486756/

nix84 04-26-2014 10:16 PM

I scanned the reference but did not see anything in regards to ndiswrapper. I see there are/may be some problems with Realtek drivers and the rtl8188 chipset. Can you be more specific why to drop ndiswrapper and not try different rtl driver?

I got the EDUP EP-N8505 nano because it was low cost an supported all bands. The box says it supports 802.11n so I guess Amazon is unaware of the false advertising by the manufacturer. SOP for Chinese manufacturing lie and claim English is difficult.

allend 04-26-2014 11:17 PM

Why use a kludge when you can build a native Linux kernel module?

I consider Realtek Semiconductor Corp to be a reputable company. With the right kernel module you will get 802.11n operation.

nix84 04-27-2014 05:21 AM

That's reasonable. The package came with windoz rtl8192 driver so figured since I had never used ndiswrapper that it was an opportunity to try it. Are there instructions somewhere on installing the Realtec driver for linux?

the3dfxdude 04-27-2014 02:05 PM

There is actually a slightly more recent thread where I reported on why the in kernel driver for rtl8192cu was broken:

http://www.linuxquestions.org/questi...7/#post5092487


Anyhow, I have no bearing on the vendor's driver, and only have sympathy if it doesn't work on 14.1 or whatever you are doing. I highly recommend upgrading your kernel to 3.13.xx at least or later and grab the latest firmware.

allend 04-27-2014 06:31 PM

I suggest that you first try using the latest version of the open source driver.
You can build the latest version of the open source driver for your current kernel using the instructions shown here. https://backports.wiki.kernel.org/in.../Documentation
The direct link to the stable backport releases download is https://www.kernel.org/pub/linux/ker...kports/stable/

If you still experience problems, then try building the proprietary driver.


All times are GMT -5. The time now is 03:58 AM.