Skip to main content

Thread: Trendnet tew-648ub


can me finding drivers on trendnet tew-648ub?

lsusb:

code:
bus 007 device 001: id 1d6b:0001 linux foundation 1.1 root hub  bus 006 device 001: id 1d6b:0001 linux foundation 1.1 root hub  bus 005 device 002: id 0557:2008 aten international co., ltd uc-232a serial port [pl2303]  bus 005 device 001: id 1d6b:0001 linux foundation 1.1 root hub  bus 004 device 001: id 1d6b:0001 linux foundation 1.1 root hub  bus 003 device 001: id 1d6b:0001 linux foundation 1.1 root hub  bus 002 device 009: id 0bda:8171 realtek semiconductor corp. rtl8188su 802.11n wlan adapter  bus 002 device 001: id 1d6b:0002 linux foundation 2.0 root hub  bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub
lsmod:

code:
module                  size  used  nls_iso8859_1          12713  0   nls_cp437              16991  0   vfat                   21708  0   fat                    61374  1 vfat  usb_storage            53538  0   uas                    17996  0   cryptd                 20510  0   aes_x86_64             17208  1   aes_generic            38279  1 aes_x86_64  binfmt_misc            17565  1   pci_stub               12622  1   vboxpci                23190  0   vboxnetadp             13382  0   vboxnetflt             23435  0   vboxdrv               286726  3 vboxpci,vboxnetadp,vboxnetflt  vmnet                  55734  13   vmblock                18923  1   vsock                  47659  0   vmci                   64490  1 vsock  vmmon                  89333  0   parport_pc             36959  0   ppdev                  17113  0   vesafb                 13761  1   arc4                   12529  2   snd_hda_codec_realtek   336771  1   snd_hda_codec_si3054    13084  1   snd_hda_intel          33176  5   snd_hda_codec         103804  3 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_intel  iwl3945               152278  0   snd_hwdep              13604  1 snd_hda_codec  fglrx                2739144  85   snd_pcm                96391  5 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec  8712u                 345700  0   snd_seq_midi           13324  0   snd_rawmidi            30486  1 snd_seq_midi  iwlcore               167502  1 iwl3945  snd_seq_midi_event     14899  1 snd_seq_midi  snd_seq                61621  2 snd_seq_midi,snd_seq_midi_event  mac80211              294370  2 iwl3945,iwlcore  snd_timer              29602  2 snd_pcm,snd_seq  joydev                 17606  0   snd_seq_device         14462  3 snd_seq_midi,snd_rawmidi,snd_seq  r8712u                307592  0   lirc_ite8709           13336  0   pl2303                 17991  1   lirc_dev               19232  1 lirc_ite8709  cfg80211              178528  3 iwl3945,iwlcore,mac80211  snd                    67382  18 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device  video                  19438  0   lp                     17825  0   psmouse                73535  0   usbserial              42908  3 pl2303  parport                46458  3 parport_pc,ppdev,lp  soundcore              12680  1 snd  snd_page_alloc         18529  2 snd_hda_intel,snd_pcm  serio_raw              13166  0   ahci                   25951  2   r8169                  48022  0   libahci                26642  1 ahci
sudo lshw -c network:

code:
  *-network         description: wireless interface         product: pro/wireless 3945abg [golan] network connection         vendor: intel corporation         physical id: 0         bus info: pci@0000:04:00.0         logical name: wlan0         version: 02         serial: 00:1c:bf:67:46:25         width: 32 bits         clock: 33mhz         capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless         configuration: broadcast=yes driver=iwl3945 driverversion=2.6.38-11-generic firmware=15.32.2.9 ip=192.168.1.100 latency=0 link=yes multicast=yes wireless=ieee 802.11abg         resources: irq:46 memory:f0200000-f0200fff    *-network         description: ethernet interface         product: rtl8101e/rtl8102e pci express fast ethernet controller         vendor: realtek semiconductor co., ltd.         physical id: 0         bus info: pci@0000:05:00.0         logical name: eth0         version: 01         serial: 00:03:0d:8d:bb:b3         size: 10mbit/s         capacity: 100mbit/s         width: 64 bits         clock: 33mhz         capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation         configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3lk-napi duplex=half latency=0 link=no multicast=yes port=mii speed=10mbit/s         resources: irq:44 ioport:3000(size=256) memory:f0300000-f0300fff memory:80400000-8041ffff    *-network         description: wireless interface         physical id: 3         bus info: usb@2:1         logical name: wlan1         serial: 00:14:d1:b6:38:71         capabilities: ethernet physical wireless         configuration: broadcast=yes driver=r8712u multicast=yes wireless=unassociated
when trying this:
http://csiuo.com/drupal/content/inst...der-ubuntu-104
get:

code:
install r8192s_usb modprobe --ignore-install r8192s_usb ; /bin/echo "0bda 8171" > /sys/bus/usb/drivers/rtl819xu/new_id  ln: creating symbolic link `/lib/firmware/rtl8192su/rtl8192se': file exists  warning: config files need .conf: /etc/modprobe.d/r, ignored in future release.  fatal: module r8192s_usb not found.  warning: config files need .conf: /etc/modprobe.d/r, ignored in future release.  warning: config files need .conf: /etc/modprobe.d/r, ignored in future release.  fatal: module r8192s_usb not found.  sh: /sys/bus/usb/drivers/rtl819xu/new_id: no such file or directory  fatal: error running install command r8192s_usb

hi,

ubuntu-version use? there 2 drivers loaded:

code:
sudo modprobe -rf 8712u r8712u sudo modprobe -v 8712u sudo depmod -a sudo update-initramfs -u echo "blacklist r8712u" | sudo tee -a /etc/modprobe.d/blacklist.conf
you may reboot.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Trendnet tew-648ub


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support