Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 71

Thread: Cannot connect to ethernet with wired connection

  1. #11
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    Quote Originally Posted by chili555 View Post
    Yes, you can install what's missing: There is some possibility that these packages, too, have missing dependencies that need to be installed. In a few hours or days, I'm sure you'd get it.

    You could, alternatively install 12.10 and download and install linux-image-3.5.0-25 where your device is supported by default.

    Code:
    $ modinfo /lib/modules/3.5.0-25-generic/kernel/ubuntu/alx/alx.kofilename:       /lib/modules/3.5.0-25-generic/kernel/ubuntu/alx/alx.ko
    version:        1.2.2
    license:        Dual BSD/GPL
    description:    Qualcomm Atheros Gigabit Ethernet Driver
    author:         Qualcomm Corporation, <nic-devel@qualcomm.com>
    srcversion:     064F975FF20C38BFEB63745
    alias:          pci:v00001969d000010A0sv*sd*bc*sc*i*
    alias:          pci:v00001969d000010A1sv*sd*bc*sc*i*
    alias:          pci:v00001969d00001090sv*sd*bc*sc*i*
    alias:          pci:v00001969d00001091sv*sd*bc*sc*i*
    depends:        mdio
    intree:         Y
    vermagic:       3.5.0-25-generic SMP mod_unload modversions

    Hi chili555

    I took your advice and installed 12.10 and linux-image-3.5.0-25 , now I have no wireless mouse. Any ideas what I could have done wrong and how to correct the problem?

    Thank You

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

    Re: Cannot connect to ethernet with wired connection

    now I have no wireless mouse. Any ideas what I could have done wrong and how to correct the problem?
    I do not, although that isn't the first time I've heard it! You might search 'wireless mouse' and then ask here: http://ubuntuforums.org/forumdisplay.php?f=331

    May I assume you however do have ethernet??
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    May I assume you however do have ethernet??

    No luck there either.

  4. #14
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    Should I format and reinstall 12.04 64 bit? Has anyone been successful getting (12.04 or 12.10) 64 bit to run? Or is it just this ethernet card?
    Last edited by SUPERFITTER; March 9th, 2013 at 07:48 PM.

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

    Re: Cannot connect to ethernet with wired connection

    What does this tell us?
    Code:
    sudo modprobe alx
    dmesg | grep alx
    modinfo alx 
    lspci -nn | grep 0200
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #16
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    No mouse to get terminal.

  7. #17
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    There are a lot of mouse problems with 12.10 64 bit, maybe I should format and go back to 12.04 where the mouse works? Will I be able to fix the connection problem with 12.04?

    Thank You

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

    Re: Cannot connect to ethernet with wired connection

    Will I be able to fix the connection problem with 12.04?
    By downloading a ton of prerequisites and compiling from source. I think it's far easier to find out what is not working with the mouse and fix it. By the way, my wireless mouse works fine in 12.10.

    You might try a live CD for 12.10; I worked on and solved a similar case where a fresh install worked when an upgrade didn't. You can get a terminal with Crtl+Alt+t.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #19
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    sudo modprobe alx
    FATAL: Module alx not found


    dmesg | grep alx
    nothing shows up here?



    modinfo alx
    ERROR: modinfo: could not find module alx



    lspci -nn | grep 0200
    0300.0 Ethernet controller [0200]: Atheros Communication Inc. AR8161 Gigabit Ethernet [1969: 1091] (rev 10)

  10. #20
    Join Date
    Jun 2011
    Beans
    354

    Re: Cannot connect to ethernet with wired connection

    Live CD for 12.10 will not boot, computer boots from hard drive when CD is in drive?

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