Page 9 of 14 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 138

Thread: Asus n13 wireless adapter

  1. #81
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by chili555 View Post
    Have you placed any extra settings in Network Manager? if so, they need to be removed. Normally, NM will do all the setting without assistance, aside from the password. NM should be set as attached.

    I assume, from your scan results, that your network is set to WEP encryption. How many characters are in your key?
    ten characters, no i have 12.04 clean slate, no adjusting or setting anything up, i never connected to web at all, except tether on phone

  2. #82
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by steeldriver View Post
    Hi chili I was hoping you would stop by and help out - is it possible that the OP's previous attempts to fix have left some cruft around? The syslog seems to be showing an issue with DHCP and I wondered if that might be a result of a conflict with wicd?

    Mar - did you purge wicd when you reinstalled network-manager?

    Code:
    sudo apt-get purge wicd
    yes i ran that code when you told me ....i will check when i did it. But im 100% sure i ran this code on termnal

  3. #83
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    sudo apt-get remove --purge network-manage*

    theen it did not work so we did this code


    Also I am wondering about this link primarily with the suggestion of dumping network manager for wicd.

    The commands suggested to do this are as follows:
    Code:

    sudo apt-get install wicd

    Code:

    sudo apt-get purge network-manager

  4. #84
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by Marthewicked View Post
    sudo apt-get remove --purge network-manage*

    theen it did not work so we did this code


    Also I am wondering about this link primarily with the suggestion of dumping network manager for wicd.

    The commands suggested to do this are as follows:
    Code:

    sudo apt-get install wicd

    Code:

    sudo apt-get purge network-manager
    i am sure i did the code or to my knowledge followed everything.....double checked whenever i entered but im human and possibility is there

    i ran now and this is what i got,

    mar@mar-Vostro-200:~$ sudo apt-get purge wicd
    [sudo] password for mar:
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    mar@mar-Vostro-200:~$

  5. #85
    Join Date
    Apr 2012
    Beans
    7,256

    Re: i need help connecting to internet please.

    OK so do you have another package manager open (synaptic or software center)? if so close it then try the sudo apt-get purge wicd again

    also can we just check which DHCP client is running (dhclient versus dhcpcd)

    Code:
    ps -e|grep dhc

  6. #86
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by steeldriver View Post
    OK so do you have another package manager open (synaptic or software center)? if so close it then try the sudo apt-get purge wicd again

    also can we just check which DHCP client is running (dhclient versus dhcpcd)

    Code:
    ps -e|grep dhc
    oh yeah there was synaptic manager open my fault

    mar@mar-Vostro-200:~$ sudo apt-get purge wicd
    [sudo] password for mar:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    python-wicd wicd-daemon wicd-gtk
    Use 'apt-get autoremove' to remove them.
    The following packages will be REMOVED:
    wicd*
    0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
    After this operation, 47.1 kB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 196115 files and directories currently installed.)
    Removing wicd ...
    mar@mar-Vostro-200:~$ ps -e | grep dhc
    2042 ? 00:00:00 dhclient
    mar@mar-Vostro-200:~$

  7. #87
    Join Date
    Apr 2012
    Beans
    7,256

    Re: i need help connecting to internet please.

    Ok and now if you restart n-m (or go the whole hog and reboot)? Any improvement?

  8. #88
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by steeldriver View Post
    Ok and now if you restart n-m (or go the whole hog and reboot)? Any improvement?
    i rebooted and still the same but it does not ask for passcode, just refreshing then says disconnected

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

    Re: i need help connecting to internet please.

    Let's see the syslog again, please:
    Code:
    sudo cat /var/log/syslog | grep etwork | tail -n20
    It certainly ought to be asking for your key.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #90
    Join Date
    Oct 2012
    Location
    Icecold, Andromeda
    Beans
    126
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: i need help connecting to internet please.

    Quote Originally Posted by steeldriver View Post
    The Asus N13 can be tricky iirc because different generations use different chipsets / drivers

    Since it's a USB device we will need either

    Code:
    lsusb
    (not lspci) or

    Code:
    lshw -C network
    while the device is plugged in please
    mar@mar-Vostro-200:~$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 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 005 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 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 0b05:17ab ASUSTek Computer, Inc.
    Bus 006 Device 002: ID 04d9:a01c Holtek Semiconductor, Inc.
    Bus 001 Device 004: ID 04e8:6864 Samsung Electronics Co., Ltd
    mar@mar-Vostro-200:~$ lshw -c network
    WARNING: you should run this program as super-user.
    *-network
    description: Ethernet interface
    product: 82562V-2 10/100 Network Connection
    vendor: Intel Corporation
    physical id: 19
    bus info: pci@0000:00:19.0
    logical name: eth0
    version: 02
    serial: 00:1a:a0:9e:e1:2e
    capacity: 100Mbit/s
    width: 32 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.5.1-k firmware=1.1-2 latency=0 multicast=yes port=twisted pair
    resources: irq:42 memory:fdfc0000-fdfdffff memory:fdfff000-fdffffff ioport:fe00(size=32)
    *-network:0
    description: Ethernet interface
    physical id: 1
    logical name: usb0
    serial: 02:79:33:34:30:3c
    capabilities: ethernet physical
    configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.43 multicast=yes
    *-network:1
    description: Wireless interface
    physical id: 2
    bus info: usb@1:6
    logical name: wlan0
    serial: c8:60:00:d4:9e:86
    capabilities: ethernet physical wireless
    configuration: broadcast=yes driver=rtl8192cu multicast=yes wireless=unassociated
    WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
    mar@mar-Vostro-200:~$

Page 9 of 14 FirstFirst ... 7891011 ... LastLast

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
  •