LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   D-Link 131 Nano USB WLan driver issue (realtek 8192cu chip) (https://www.linuxquestions.org/questions/linux-hardware-18/d-link-131-nano-usb-wlan-driver-issue-realtek-8192cu-chip-4175499875/)

BirdfromtheSouthpole 03-29-2014 07:06 AM

D-Link 131 Nano USB WLan driver issue (realtek 8192cu chip)
 
1 Attachment(s)
Hi everyone,

I have trouble to install the linux 64 bit driver for the above wlan usb stick.

Downloaded the latest file from Realtek to my standard Download folder, unpacked it and runned the install.sh in the console with

sudo sh install.sh

but I get errors. Searched the board for a solution, but nothing similar.

The long error list and also the details of the command

sudo lsusb -v

is saved in an attached txt file.

Well here this my system
Linux: Xubuntu 14.04 beta, all new updates Kernler 3.13
I7 4770k, 32GB Ram, 2 SSD and Radeon 290X gfx card.

the following commandss give this output:

ls -l /lib/modules/

Quote:

drwxr-xr-x 5 root root 4096 Mär 28 13:07 3.13.0-19-generic
sudo lsusb -t
Quote:

/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M
|__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=, 480M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 5: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 4, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 9: Dev 6, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
sudo ifconfig -a
Quote:

eth0 Link encap:Ethernet Hardware Adresse 94:de:80:a5:8a:9a
inet Adresse:192.168.2.101 Bcast:192.168.2.255 Maske:255.255.255.0
inet6-Adresse: fe80::96de:80ff:fea5:8a9a/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX-Pakete:0 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
TX-Pakete:0 Fehler:0 Verloren:0 Überläufe:0 Träger:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX-Bytes:0 (0.0 B) TX-Bytes:0 (0.0 B)
Interrupt:19

lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:65536 Metrik:1
RX-Pakete:635 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
TX-Pakete:635 Fehler:0 Verloren:0 Überläufe:0 Träger:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX-Bytes:56904 (56.9 KB) TX-Bytes:56904 (56.9 KB)

cat /etc/resolv.conf
Quote:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search Speedport_W_723V_1_32_000

yooy 03-30-2014 04:34 PM

just an idea:try to install through jockey?
Quote:

jockey-gtk&
4 ways to get wifi working on linux

EDDY1 04-02-2014 12:03 AM

If it's the dwa-131a it uses r8712u
Actually 8192 was replaced by 8712u
https://wiki.debian.org/rtl819x
Quote:

r8192s_usb

Supports USB devices based on the RTL8188SU, RTL8191SU and RTL8192SU chips.

Introduced in Linux 2.6.31,3 enabled at linux-2.6 2.6.32-10.

Superseded by r8712u and removed from mainline at Linux 2.6.37.4


All times are GMT -5. The time now is 01:59 AM.