Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Unable to connect to Wired Network

  1. #1
    Join Date
    Dec 2008
    Beans
    51

    Unable to connect to Wired Network

    I have just installed Kubuntu 9.10

    Earler I was using Ubuntu 9.04 For some reason I am not able to connect to wired network

    Any suggestions ??

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

    Re: Unable to connect to Wired Network

    Has a driver attached and created an interface? Please open a terminal and post:
    Code:
    sudo lshw -C network
    ifconfig 
    sudo ethtool eth0
    Thanks.
    "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
    Dec 2008
    Beans
    51

    Re: Unable to connect to Wired Network

    @chili555

    thanks for reply

    let me tell you what I have tried till now

    All problems started with this

    http://ubuntuforums.org/showthread.php?t=1431176 my previous thread .

    Realising that i cannot make it correct i decidee to reinstall

    and then I reinstalled kubuntu .The internet did not worked both the wired and wireless

    i thought that i am doing some mistake so reinstalled Kubuntu again since i was not sure of the manual partition where one has to choose tpe of file system i choosed ext4 ...

    Now in all this mess i have deleted my windows partition while reinstalling kubuntu second time ,which was working fine even when kubuntu was not working .

    The output of the command that you asked me is here below

    ethtool eth0

    Settings for eth0:
    Supported ports: [ TP ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Supports auto-negotiation: Yes
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised auto-negotiation: Yes
    Speed: 100Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: on
    Supports Wake-on: pg
    Wake-on: d
    Current message level: 0x000000ff (255)
    Link detected: yes


    ifconfig

    eth0 Link encap:Ethernet HWaddr 00:21:9b:d7:48:86
    inet6 addr: fe80::221:9bff:fed7:4886/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1235 errors:0 dropped:0 overruns:0 frame:0
    TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:154563 (154.5 KB) TX bytes:3546 (3.5 KB)
    Interrupt:16

    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:24 errors:0 dropped:0 overruns:0 frame:0
    TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1640 (1.6 KB) TX bytes:1640 (1.6 KB)

    lshw -C network

    *-network
    description: Ethernet interface
    product: 88E8040 PCI-E Fast Ethernet Controller
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:09:00.0
    logical name: eth0
    version: 12
    serial: 00:21:9b:d7:48:86
    size: 100MB/s
    capacity: 100MB/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.23 duplex=full firmware=N/A latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
    resources: irq:28 memory:fe8fc000-fe8fffff ioport:de00(size=256)
    *-network
    description: Network controller
    product: BCM4312 802.11b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:0b:00.0
    version: 01
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list
    configuration: driver=b43-pci-bridge latency=0
    resources: irq:17 memory:fe7fc000-fe7fffff


    please give me suggestion now i am almost mad i am ubuntu user for more than 1.5 years and now i am feeling so weird whats all is happening ...

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

    Re: Unable to connect to Wired Network

    Let's see what's happening, or not, under the hood. Please hook up the ethernet cable and post:
    Code:
    dmesg | grep -e eth -e sky
    Thanks.
    "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
    Dec 2008
    Beans
    51

    Re: Unable to connect to Wired Network

    here is the output of the command you asked for

    thanks for you cooperation

    [ 0.988830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    [ 1.593212] sky2 eth0: addr 00:21:9b:d7:48:86
    [ 5.368314] input: Dell WMI hotkeys as /devices/virtual/input/input9
    [ 9.956470] sky2 eth0: enabling interface
    [ 9.956634] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 12.197541] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx
    [ 12.197742] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 22.244035] eth0: no IPv6 routers present

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

    Re: Unable to connect to Wired Network

    [ 12.197541] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx
    [ 12.197742] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 22.244035] eth0: no IPv6 routers present
    This looks like the card was working and connected! Let's try to coax it a bit. Please open a terminal and do:
    Code:
    sudo ifconfig eth0 down
    sudo rmmod -f sky2
    sudo modprobe sky2 disable_msi=1
    sudo ifconfig eth0 up
    Does it connect? If so, we can make this permanent.
    "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
    Dec 2008
    Beans
    51

    Re: Unable to connect to Wired Network

    when i typed the third command a notification appeared in panel right down saying Network Management attached ...

    but it does not connect to internet still ... Should I reboot the system to bring about these changes .

    Best Regards

  8. #8
    Join Date
    Dec 2008
    Beans
    51

    Re: Unable to connect to Wired Network

    well i also rebooted but no connection still

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

    Re: Unable to connect to Wired Network

    Let's create a file:
    Code:
    sudo gedit /etc/modprobe.d/sky2.conf
    Substitute nano or kate or vim if you do not have gedit. Add two lines:
    Code:
    alias eth0 sky2
    options sky2 disable_msi=1
    Proofread, save and close gedit. Reboot. Can you now connect?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #10
    Join Date
    Dec 2008
    Beans
    51

    Re: Unable to connect to Wired Network

    I was just going to try your last suggestion . And hence booted notebook

    And guess what

    The network is working without implementing last suggestion .

    Dude I must thank you for your patience continuing with my post .

    Best Regards

Page 1 of 2 12 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
  •