Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 79

Thread: wired network will not connect

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

    Re: wired network will not connect

    this is odd, it looks like it is not an isolated case
    check http://ubuntuforums.org/showthread.p...7#post11233857
    post # 16

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  2. #62
    Join Date
    Jul 2008
    Beans
    112

    Re: wired network will not connect

    No luck with Fedora 15 either.

  3. #63
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: wired network will not connect

    Hi, that is what I was afraid of, I am out of ideas my friend I am sorry I have not been able to solve this issue.
    Thank you

  4. #64
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: wired network will not connect

    Do you have a Windows partition? If so, does it work there?

  5. #65
    Join Date
    Jul 2008
    Beans
    112

    Re: wired network will not connect

    Yes, Windows connects just fine. That's how I've been posting this whole time... lots of reboots.

  6. #66
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: wired network will not connect

    Try this, but don't reboot yet:
    Code:
    sudo rmmod tg3
    sudo modprobe broadcom
    sudo modprobe tg3
    See if it works

  7. #67
    Join Date
    Jul 2008
    Beans
    112

    Re: wired network will not connect

    lkjoel, I tried running those commands, but they didn't seem to work.

    Code:
    chris@chris-Aspire-7740:~$ sudo rmmod tg3
    [sudo] password for chris: 
    chris@chris-Aspire-7740:~$ sudo modprobe broadcom
    WARNING: /etc/modprobe.d/tg3.conf line 1: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 3: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 5: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 7: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 9: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 11: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 13: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 15: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 17: ignoring bad line starting with '/sbin/modprobe'
    chris@chris-Aspire-7740:~$ sudo modprobe tg3
    WARNING: /etc/modprobe.d/tg3.conf line 1: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 3: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 5: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 7: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 9: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 11: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 13: ignoring bad line starting with 'install'
    WARNING: /etc/modprobe.d/tg3.conf line 15: ignoring bad line starting with '/sbin/modprobe'
    WARNING: /etc/modprobe.d/tg3.conf line 17: ignoring bad line starting with '/sbin/modprobe'

  8. #68
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: wired network will not connect

    OK, try this:
    Code:
    sudo rm /etc/modprobe.d/tg3.conf
    Then reboot and retry the commands in my previous post.

  9. #69
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: wired network will not connect

    Hi, I am glad to see you are still here lkjoel,it went above my pay grade.
    Thank you

  10. #70
    Join Date
    Jul 2008
    Beans
    2,732

    Re: wired network will not connect

    My hat goes off to all the people here helping this folk... After reading all the post and suggestions I do not know what to say but Thank You!!

Page 7 of 8 FirstFirst ... 5678 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
  •