Results 1 to 4 of 4

Thread: TRENDnet 300Mbps Mini Wireless N

  1. #1
    Join Date
    Dec 2012
    Beans
    1

    TRENDnet 300Mbps Mini Wireless N

    I am new to Ubuntu and an running the 12.10 on amd64.

    I purchased the TRENDnet wireless USB network adapter and it seemed to install itself with no intervention required.
    I can view wireless networks in the area but when I attempt to authenticate, it keeps returning the same authenticate message asking for a password. Even if I remove authentication on the wifi router, my ubuntu still keeps asking for authentication password?

    Any help would be appreciated!

  2. #2
    Join Date
    Nov 2012
    Beans
    42
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: TRENDnet 300Mbps Mini Wireless N

    Hi,

    Please open the terminal:

    Code:
    sudo lshw -C Network
    ...and post the results..

    --
    Zu

  3. #3
    Join Date
    Aug 2008
    Location
    Rimouski, Québec
    Beans
    125
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: TRENDnet 300Mbps Mini Wireless N

    I'm having the same trouble with this wifi router. It has some connection problem with my Ubuntu desktop and my Android tablet, but not with Apple and Windows devices. Sometimes it connects, sometimes not and I have to unplug and replug the router. Pretty annoying...

    Here are my settings :

    Code:
    lspci -v 
    06:00.0 Network controller: Ralink corp. RT3060 Wireless 802.11n 1T/1R
    	Subsystem: Ralink corp. RT3060 Wireless 802.11n 1T/1R
    	Flags: bus master, slow devsel, latency 32, IRQ 21
    	Memory at ff500000 (32-bit, non-prefetchable) [size=64K]
    	Capabilities: <access denied>
    	Kernel driver in use: rt3562sta
    	Kernel modules: rt3562sta
    Code:
    iwconfig
    ra0       Ralink STA  ESSID:"MEBC"  Nickname:"RT3562STA"
              Mode:Managed  Frequency=2.462 GHz  Access Point: 00:14:D1:40:30:0D   
              Bit Rate=54 Mb/s   
              RTS thr:off   Fragment thr:off
              Link Quality=98/100  Signal level:-68 dBm  Noise level:-87 dBm
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    
    eth0      no wireless extensions.
    
    lo        no wireless extensions.

  4. #4
    Join Date
    Nov 2012
    Beans
    42
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: TRENDnet 300Mbps Mini Wireless N

    Hi, the original post is talking about a Wireless USB Adapter. If you are having trouble with your router, have you tried the manufacturers website for the latest firmware?

    I assume the driver in use on Ubuntu may also not be correct "rt3562sta". You may want to have a look at this post. Although this refers to the 2800 kernal module, your issue may be similar

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
  •