Results 1 to 4 of 4

Thread: Strange problem after Hardy upgrade

  1. #1
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Strange problem after Hardy upgrade

    Hey guys. I have a problem after my Hardy install with my network interfaces. Basically, my OS can't see the internet.

    This might actually be two issues, 'cause my madwifi driver is having troubles with Hardy, but lets get to the essential stuff, let's start with my Ethernet card.

    I use wicd as a network manager, and I can connect fine to the network (I get an IP address assigned, I can get one through ifup too), but as soon as I run a command in the terminal I get the following:

    Code:
    ricardo@chupalaptop:~$ sudo ifup eth0
    sudo: unable to resolve host chupalaptop

    So I can't resolve my own hostname. I also try pinging my home router (which just gave me an IP address), but pinging is also unreachable, which also discards (I think) DNS issues. Weird, huh?

    While were at it, If there's any tricks to getting madwifi compiled in Hardy, throw me a bone please!

    Thanks guys!
    Last edited by rivera151; April 23rd, 2008 at 01:47 PM. Reason: Fix code tags

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

  3. #3
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Strange problem after Hardy upgrade

    Thanks for the reading material. Most links there are for setting up a wifi card with ndiswrapper, which although functional (and necessary in some unfortunate cases), it is nevertheless a hack. I'd like to stick to madwifi, I know it works on my system since I compiled the driver for source on my Gutsy and it worked great.

    I'd like to know if anybody has run into problems compiling madwifi under Hardy, and if they fixed those problems, how did they do it.

    But most importantly, I'd like to get my eth0 interface working. If I can't use my eth0 interface (even though it obtains an IP), then something (probably trivial and stupid) is up, and if I don't get that fixed, something tells me my wireless won't work either.

    Once again, thank you for your quick reply and interest in helping me.

  4. #4
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Strange problem after Hardy upgrade

    OK. Solved. A bridging setup that was not giving me issues in Gutsy was causing D.O.S. Tweaked /etc/network/interfaces and got back my eth0.

    Then uninstalled custom madwifi driver and installed from repos (now that eth0 works) linux-restricted-modules-generic and linux-restricted-modules-i386 and madwifi-tools (Ubuntu madwifi compilation included in these). Network is back to normal.

    ALSA is now screwed, but I think I can handle that. Thanks for everything.

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
  •