Results 1 to 4 of 4

Thread: Ethernet works in Ubuntu but not in Fedora 11 alpha

  1. #1
    Join Date
    Jan 2009
    Posts
    289

    Ethernet works in Ubuntu but not in Fedora 11 alpha

    Hi Guys!
    I have fedora core 11 alpha. When i boot & detect my eth0 (LAN) & eth1 (ADSL) it does it, but after sometime it say fail on both device. what i do. If i go network manager its show both device and when i enable it manually it say intialization failed. i'm screwed! Please help! Its not an hardware issue as everything works fine with Ubuntu 8.10...

  2. #2
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Ethernet works in Ubuntu but not in Fedora 11 alpha

    Hey there!
    As fedora 11 alpha, is still under testing and not a stable version, this might be a bug which brings down the network services like ethernet and adsl... Try to install a stable OS if you want a total bug free experience...
    All the best!

  3. #3
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Ethernet works in Ubuntu but not in Fedora 11 alpha

    lspci (a command) should list a line that describes your network interface, among just about all the other hardware you've got. If it doesn't, you know the hardware is bad. /etc/modprobe.conf (a file) should list a kernel module for your NIC that get loaded when the network starts. It probably aliases the interface to eth0.

    "ifconfig -a" (a command) should list info about all the interfaces that are up.
    "ifconfig eth0" should list info about eth0 even if it's down. /etc/sysconfig/network-scripts/ifcfg-eth0 (a file) contains info about how to configure eth0 when it comes up (like static vs. dhcp) and if it should be brought up by default. ifup and ifdown (commands) manually bring up and take down an interface. ifup invokes dhclient (a command) to get dhcp info. You can use it manually if you have to to test dhcp.

  4. #4
    Join Date
    Jan 2009
    Posts
    289

    Re: Ethernet works in Ubuntu but not in Fedora 11 alpha

    Hey there!
    Thank you for the suggestions. All is well now. As soon as I looked at the ifconfig output, I knew things looked suspecious because there wasn't a 'inet addr' in the output. I used the Fedora Core 11's built-in program to create a new network connection and evertything was fine.

Similar Threads

  1. mount windows vista on fedora core alpha
    By aanchal8 in forum Operating Systems
    Replies: 1
    Last Post: 19-12-2009, 08:28 AM
  2. how to install fedora core 11 alpha after windows vista
    By aanchal8 in forum Operating Systems
    Replies: 8
    Last Post: 19-07-2009, 04:35 PM
  3. Ethernet fails during boot - Fedora Core 11
    By JAMIN in forum Operating Systems
    Replies: 3
    Last Post: 08-04-2009, 11:26 AM
  4. Replies: 2
    Last Post: 13-02-2009, 06:21 PM
  5. Download Leonidas Fedora 11 first alpha version
    By Philip21 in forum Operating Systems
    Replies: 7
    Last Post: 07-02-2009, 01:02 PM

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
  •  
Page generated in 1,713,870,167.39998 seconds with 17 queries