Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: Device 002: 8176 Realtek Semiconductor Corp

  1. #1
    Join Date
    Aug 2005
    Beans
    391
    Distro
    Xubuntu 13.04 Raring Ringtail

    Device 002: 8176 Realtek Semiconductor Corp

    Bus 001 Device 002: ID xxxx:8176 Realtek Semiconductor Corp

    Is there driver for this wireless USB dongle? At least it does not load when plug-in like rtl8187.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Device 002: 8176 Realtek Semiconductor Corp

    Bus 001 Device 002: ID xxxx:8176 Realtek Semiconductor Corp
    In order to research and answer your question, we need the vendor id that you have carefully obscured with xxxx. Please post.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Aug 2005
    Beans
    391
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Device 002: 8176 Realtek Semiconductor Corp

    Bus 002 Device 003: ID 0bda:8176 Realtek Semiconductor Corp.

    I have RTL8188CUS_v2.0.1212.zip but I could not compile it like in http://ubuntuforums.org/showthread.php?t=1534918 . Or when I do ./clean:

    ERROR: Module r8192s_usb does not exist in /proc/modules
    ERROR: Module ieee80211_rsl does not exist in /proc/modules
    ERROR: Module ieee80211_crypt_ccmp does not exist in /proc/modules
    ERROR: Module ieee80211_crypt_tkip does not exist in /proc/modules
    ERROR: Module ieee80211_crypt_wep does not exist in /proc/modules
    ERROR: Module ieee80211_crypt does not exist in /proc/modules

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Device 002: 8176 Realtek Semiconductor Corp

    All that does is remove any conflicting drivers that may be loaded. The error simply means that the module we want to remove is not loaded so we can't remove it. No problem!

    I think all you really need to do is:
    Code:
    cd Downloads/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1212.20101208
    sudo su
    chmod +x install.sh
    ./install.sh
    Substitute the location you downloaded the file if it's not Downloads. Press any key followed by Enter to exit the install process.
    Code:
    modprobe 8192su
    exit
    Is your wireless working now?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #5
    Join Date
    Aug 2005
    Beans
    391
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Device 002: 8176 Realtek Semiconductor Corp

    No. It is not working.

    make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-27-generic'
    Compile make driver ok!!
    Authentication requested [root] for remove driver:
    ERROR: Module 8192cu does not exist in /proc/modules
    Authentication requested [root] for insert driver:
    Authentication requested [root] for install driver:
    install -p -m 644 8192cu.ko /lib/modules/2.6.32-27-generic/kernel/drivers/net/wireless/
    /sbin/depmod -a 2.6.32-27-generic
    ################################################## ##############
    The Setup Script is completed !
    Plese Press any keyword to exit.

    sudo modprobe 8192su
    FATAL: Module 8192su not found.

    dmesg:

    [ 7860.390168] usb_write8...error(-19)
    [ 7860.390174] reg 0xf0, usb read TimeOut! status:-19 value=0xff
    [ 7860.390181] usb_read_port_cancel
    [ 7860.390187] usb_read_port_cancel
    [ 7860.390192] -rtw_dev_unload
    [ 7860.390196] +r871xu_dev_remove, hw_init_completed=1
    [ 7860.390296] free_recv_skb_queue not empty, 8
    [ 7860.390353] -r871xu_dev_remove, done

  6. #6
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Device 002: 8176 Realtek Semiconductor Corp

    Oops! Sorry, I goofed. It's supposed to be:
    Code:
    sudo modprobe 8192cu
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #7
    Join Date
    Aug 2005
    Beans
    391
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Device 002: 8176 Realtek Semiconductor Corp

    sudo modprobe 8192cu

    dmesg
    [13027.242592] usb_write8...error(-19)
    [13027.242595] reg 0xf0, usb read TimeOut! status:-19 value=0xff
    [13027.242597] usb_read_port_cancel
    [13027.242600] usb_read_port_cancel
    [13027.242602] -rtw_dev_unload
    [13027.242603] +r871xu_dev_remove, hw_init_completed=1
    [13027.242648] free_recv_skb_queue not empty, 8
    [13027.242663] -r871xu_dev_remove, done

  8. #8
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Device 002: 8176 Realtek Semiconductor Corp

    Please try a reboot and post:
    Code:
    dmesg | grep 819
    lsmod | grep 819
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #9
    Join Date
    Aug 2005
    Beans
    391
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Device 002: 8176 Realtek Semiconductor Corp

    dmesg | grep 819
    [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001c00000 s91544 r8192 d23144 u1048576
    [ 0.000000] pcpu-alloc: s91544 r8192 d23144 u1048576 alloc=1*2097152
    [ 1.881954] Linux agpgart interface v0.103
    [ 2.763609] ata3: SATA max UDMA/133 abar m8192@0xf2684000 port 0xf2684100 irq 26
    [ 2.763613] ata4: SATA max UDMA/133 abar m8192@0xf2684000 port 0xf2684180 irq 26
    [ 2.763616] ata5: SATA max UDMA/133 abar m8192@0xf2684000 port 0xf2684200 irq 26
    [ 2.763620] ata6: SATA max UDMA/133 abar m8192@0xf2684000 port 0xf2684280 irq 26
    [ 9.968819] Disabling lock debugging due to kernel taint

    lsmod | grep 819

    I cannot boot dongle plugged in.

  10. #10
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Device 002: 8176 Realtek Semiconductor Corp

    I cannot boot dongle plugged in.
    I don't understand that. The driver 8192cu is correct for your device:
    modinfo 8192cu | grep 8176
    alias: usb:v0BDAp8176d*dc*dsc*dp*ic*isc*ip*
    May I assume that the install process went without incident aside from this, which is to be expected?
    ERROR: Module 8192cu does not exist in /proc/modules
    Please do:
    Code:
    sudo tail -f /var/log/messages
    Leave the terminal open as you insert the device and note any errors or warnings. Post them here.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •