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

Thread: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not working

  1. #1
    Join Date
    Sep 2011
    Beans
    32

    Unhappy Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not working

    Hi,
    I recently installed Ubuntu11.04. I am having trouble in connecting to my wireless internet connection. Below are the details I got from various commands which might be helpful.

    1 ) Machine Brand and Model (PC/Laptop)
    :
    Code:
         Lenovo Ideapad Laptop Z575 with AMD A6 processor
    2 ) Wireless Brand, Model and Wireless Chipset:
    Code:
      $ lspci
      00:00.0 Host bridge: Advanced Micro Devices [AMD] Device 1705
      00:01.0 VGA compatible controller: ATI Technologies Inc Device 9647
      00:01.1 Audio device: ATI Technologies Inc Device 1714
      00:04.0 PCI bridge: Advanced Micro Devices [AMD] Device 1709
      00:06.0 PCI bridge: Advanced Micro Devices [AMD] Device 170b
      00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode]
      00:12.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
      00:12.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
      00:13.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
      00:13.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
      00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
      00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
      00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
      00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
      00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
      00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
      00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
      00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
      00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
      00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
      00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
      00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
      01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
      02:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe


    3 ) check interface:

    Code:
    New
     $ ifconfig
      eth0      Link encap:Ethernet  HWaddr f0:de:f1:77:55:1d  
                UP BROADCAST MULTICAST  MTU:1500  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
                Interrupt:40 Base address:0xe000
       
      lo        Link encap:Local Loopback  
                inet addr:127.0.0.1  Mask:255.0.0.0
                inet6 addr: ::1/128 Scope:Host
                UP LOOPBACK RUNNING  MTU:16436  Metric:1
                RX packets:388 errors:0 dropped:0 overruns:0 frame:0
                TX packets:388 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0
                RX bytes:29392 (29.3 KB)  TX bytes:29392 (29.3 KB)
       
      wlan0     Link encap:Ethernet  HWaddr 38:59:f9:ab:f3:13  
                UP BROADCAST MULTICAST  MTU:1500  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    
    Old:~$ ifconfig
      eth0      Link encap:Ethernet  HWaddr f0:de:f1:77:55:1d  
                UP BROADCAST MULTICAST  MTU:1500  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
                Interrupt:40 Base address:0xc000
       
      lo        Link encap:Local Loopback  
                inet addr:127.0.0.1  Mask:255.0.0.0
                inet6 addr: ::1/128 Scope:Host
                UP LOOPBACK RUNNING  MTU:16436  Metric:1
                RX packets:1796 errors:0 dropped:0 overruns:0 frame:0
                TX packets:1796 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0
                RX bytes:144432 (144.4 KB)  TX bytes:144432 (144.4 KB)
       
      iwconfig
      lo        no wireless extensions.
       
      eth0      no wireless extensions.
       
      wlan0     IEEE 802.11bgn  ESSID:off/any  
                Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
                Retry  long limit:7   RTS thr:off   Fragment thr:off
                Power Management:off


    4 ) Check for modules:
    Code:
     $ lsmod
      Module                  Size  Used by
      parport_pc             36959  0
      ppdev                  17113  0
      vesafb                 13761  1
      joydev                 17606  0
      binfmt_misc            17565  1
      snd_hda_codec_realtek   336693  1
      rt2860sta             543010  0
      arc4                   12529  2
      acer_wmi               23771  0
      rt2800pci              18535  0
      snd_hda_codec_hdmi     28103  1
      rt2800lib              45181  1 rt2800pci
      crc_ccitt              12667  2 rt2860sta,rt2800lib
      rt2x00pci              14322  1 rt2800pci
      rt2x00lib              49235  3 rt2800pci,rt2800lib,rt2x00pci
      snd_seq_midi           13324  0
      snd_hda_intel          33211  2
      snd_hda_codec         103804  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
      snd_hwdep              13604  1 snd_hda_codec
      psmouse                73535  0
      mac80211              294370  3 rt2800lib,rt2x00pci,rt2x00lib
      snd_rawmidi            30486  1 snd_seq_midi
      uvcvideo               72195  0
      snd_pcm                96625  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
      snd_seq_midi_event     14899  1 snd_seq_midi
      serio_raw              13166  0
      videodev               82052  1 uvcvideo
      v4l2_compat_ioctl32    17078  1 videodev
      snd_seq                61621  2 snd_seq_midi,snd_seq_midi_event
      k10temp                13119  0
      i2c_piix4              13303  0
      snd_timer              29602  2 snd_pcm,snd_seq
      cfg80211              178528  2 rt2x00lib,mac80211
      snd_seq_device         14462  3 snd_seq_midi,snd_rawmidi,snd_seq
      snd                    67382  14 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_device
      eeprom_93cx6           12725  1 rt2800pci
      soundcore              12680  1 snd
      snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
      ideapad_laptop         13494  0
      sparse_keymap          13898  2 acer_wmi,ideapad_laptop
      video                  19438  0
      lp                     17825  0
      parport                46458  3 parport_pc,ppdev,lp
      ahci                   25951  3
      libahci                26642  1 ahci
      r8169                  48022  0


    5) Network configuration
    :
    Code:
    New:
    
      sudo lshw -C network
        *-network               
             description: Ethernet interface
             product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
             vendor: Realtek Semiconductor Co., Ltd.
             physical id: 0
             bus info: pci@0000:01:00.0
             logical name: eth0
             version: 05
             serial: f0:de:f1:77:55:1d
             size: 10Mbit/s
             capacity: 100Mbit/s
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress msix vpd bus_master cap_list 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:40 ioport:1000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
        *-network
             description: Wireless interface
             product: RT3090 Wireless 802.11n 1T/1R PCIe
             vendor: Ralink corp.
             physical id: 0
             bus info: pci@0000:02:00.0
             logical name: wlan0
             version: 00
             serial: 38:59:f9:ab:f3:13
             width: 32 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
             configuration: broadcast=yes driver=rt2800pci driverversion=2.6.38-8-generic firmware=0.11 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
             resources: irq:18 memory:f0100000-f010ffff  
    
    
    Old:
    sudo lshw -C network
      [sudo] password for prag:
        *-network               
             description: Ethernet interface
             product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
             vendor: Realtek Semiconductor Co., Ltd.
             physical id: 0
             bus info: pci@0000:01:00.0
             logical name: eth0
             version: 05
             serial: f0:de:f1:77:55:1d
             size: 10Mbit/s
             capacity: 100Mbit/s
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress msix vpd bus_master cap_list 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:40 ioport:1000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
        *-network DISABLED
             description: Wireless interface
             product: RT3090 Wireless 802.11n 1T/1R PCIe
             vendor: Ralink corp.
             physical id: 0
             bus info: pci@0000:02:00.0
             logical name: wlan0
             version: 00
             serial: 38:59:f9:ab:f3:13
             width: 32 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
             configuration: broadcast=yes driver=rt2800pci driverversion=2.6.38-8-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
             resources: irq:18 memory:f0100000-f010ffff
    6) Scan for networks:
    Code:
     iwlist scan
       
      wlan0     Failed to read scan data : Network is down

    7) Ubuntu Version:
    Code:
     lsb_release -d
      Description:     Ubuntu 11.04


    8. Kernel/architecture (including 32 vs. 64 bit):

    Code:
    uname -mr
      2.6.38-8-generic x86_64


    9) Restarting the network:
    Code:
      sudo /etc/init.d/networking restart
       * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
       * Reconfiguring network interfaces...
    But my internet works fine with Windows 7 which is the other OS in my laptop. Kindly help me in solving this problem. Thanks in advance.
    Last edited by SyncMr; September 13th, 2011 at 07:38 PM.

  2. #2
    Join Date
    Sep 2011
    Beans
    32

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    gentle bounce...

  3. #3
    Join Date
    Sep 2011
    Location
    India
    Beans
    123
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    I think you need to install the drivers manually.

  4. #4
    Join Date
    Apr 2005
    Beans
    2,336

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    have a read at this guide;

    it seems the most detailed around

    http://www.techytalk.info/ralink-rt3...tu-driver-ppa/

    (I understand that from 2.6.38 version, the driver is included in the kernel)

    let us know how it goes;

  5. #5
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    before playing around with the drivers can youn please post the results of:

    Code:
    sudo ifconfig wlan0 up 
    rfkill list all
    nm-tool
    from the following results that you posted it looks like your card is switched in "OFF" mode.
    *-network DISABLED
    description: Wireless interface
    product: RT3090 Wireless 802.11n 1T/1R PCIe

    ......
    wlan0 Failed to read scan data : Network is down

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  6. #6
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    There are two drivers loaded rt2860sta and rt2800pci, the latter is in better development right now. Unload both, reload the right one, and blacklist the wrong one:

    Code:
    echo "blacklist rt2860sta" | sudo tee -a /etc/modprobe.d/blacklist.conf
    sudo modprobe -rf rt2860sta rt2800pci
    sudo modprobe -v rt2800pci
    This
    Code:
    wlan0     IEEE 802.11bgn  ESSID:off/any  
                Mode:Managed  Access Point: Not-Associated   Tx-Power=off
    means, that there is a button/switch, etc, the card is "off". Also check the BIOS settings.

    Please show:

    Code:
    rfkill list

  7. #7
    Join Date
    Sep 2011
    Beans
    32

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    Thanks a lot for your reply. Unfortunately my wireless was off. Sorry for not checking that.



    I have edited my original post(ifconfig and sudo lshw -C network) with updated results after ensuring that the wireless is On.Here are the outputs of few other commands. Kindly help me in fixing this.

    iwlist scan:

    Code:
    $ iwlist scan
      lo        Interface doesn't support scanning.
       
      eth0      Interface doesn't support scanning.
       
      wlan0     No scan results
    ifconfigand rfkill
    Code:
    sudo ifconfig wlan0 up
      unnamed:~$
      unnamed:~$ rfkill list all
      0: ideapad_wlan: Wireless LAN
                  Soft blocked: no
                  Hard blocked: no
      1: phy0: Wireless LAN
                  Soft blocked: no
                  Hard blocked: no
      2: acer-wireless: Wireless LAN
                  Soft blocked: yes
                  Hard blocked: no
    nm-tool

    Code:
    nm-tool
       
      NetworkManager Tool
       
      State: disconnected
       
      - Device: eth0 -----------------------------------------------------------------
        Type:              Wired
        Driver:            r8169
        State:             unavailable
        Default:           no
        HW Address:        F0:DE:F1:77:55:1D
       
        Capabilities:
          Carrier Detect:  yes
          Speed:           10 Mb/s
       
        Wired Properties
          Carrier:         off
       
       
      - Device: wlan0 ----------------------------------------------------------------
        Type:              802.11 WiFi
        Driver:            rt2800pci
        State:             unavailable
        Default:           no
        HW Address:        38:59:F9:AB:F3:13
       
        Capabilities:
       
        Wireless Properties
          WEP Encryption:  yes
          WPA Encryption:  yes
          WPA2 Encryption: yes
       
        Wireless Access Points

  8. #8
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    cab you try:
    Code:
    sudo rfkill unblock all
    and see if there is any improvement. you may need to reboot. if nothing happens try to follow praseodym steps.

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  9. #9
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    Try

    Code:
    sudo rfkill unblock all
    You may unload the module acer_wmi:

    Code:
    sudo rmmod acer_wmi

  10. #10
    Join Date
    Sep 2011
    Beans
    32

    Re: Belkin Surf N300 Wireless N Router F7D6301/ Ubuntu 11.04/ Lenovo Z575 - Not worki

    Thanks for your quick replies. Even after trying these steps, the problem remains. After executing the commands, i rebooted to machine and still unable to connect to internet.

    I am yet to try post 4 and post 6 by pdc and praseodym. Just want to update you with the results after turning on the wireless.

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
  •