Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
I would like a recommendation for a distro that works perfectly with the Realtek 8139c card without any terminal commands or editing any files. Neither Ubuntu nor opensuse nor Mandriva ...
  1. #1
    Just Joined! namespace std's Avatar
    Join Date
    Mar 2008
    Posts
    8

    Realtek 8139c - Distro recommendation

    I would like a recommendation for a distro that works perfectly with the Realtek 8139c card without any terminal commands or editing any files. Neither Ubuntu nor opensuse nor Mandriva doesn't offer any kind of Internet connection with this card.

    I would like a distro that when installed, to have absolutely NO PROBLEM with the Internet connection.

    Does anybody know one ?

  2. #2
    Linux Guru
    Join Date
    Nov 2007
    Location
    Córdoba (Spain)
    Posts
    1,513
    Quote Originally Posted by namespace std View Post
    I would like a recommendation for a distro that works perfectly with the Realtek 8139c card without any terminal commands or editing any files. Neither Ubuntu nor opensuse nor Mandriva doesn't offer any kind of Internet connection with this card.

    I would like a distro that when installed, to have absolutely NO PROBLEM with the Internet connection.

    Does anybody know one ?
    This (and to tell the truth, 99%) of the 10/100 wired NIC adapters, work without any glitch under linux, as long as you have the relevant driver in your kernel. I don't know how the distros you named handle that, but since they are just binary distros, your kernel will usually ship all the drivers as external modules. So, a simple "modprobe 8139cp" as root (or just "sudo modprobe 8139cp" under some other distros like ubuntu), will wake up your card. You can also use "lsmod" to see if the modules has been loaded by the os (in which case you don't need to load it).

    But even if the driver is loaded automatically (and I bet that most distros amongst those you named do that), you will need to configure your net for it to work conveniently. You even need to do that in windows (independently of the level of automatism of the process). If you really don't want to learn even to hit a few keys, I can't help.

    Note that, even if the distro is more graphical, just like in Windows, you still need to set your ip and all the few things that allow your OS to access internet though your ISP. If you are afraid of the command line there might be distros that have graphical assistants to configure these things. But even then, if you don't want to bother, then you have only two options: to pay a technician, or suffer a bit and learn something new, provided you have the time to do so.

  3. #3
    Just Joined! namespace std's Avatar
    Join Date
    Mar 2008
    Posts
    8
    Thank you. For some reasons, the thing I had to do was to enable Wake-On-Lan from BIOS. Now, all the distros I tested work !

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Glad you got it working. I have the same chipset in my Ethernet card, and I haven't found a single Distro that didn't work with it. Nor have I found a single Distro that I didn't have to configure either.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Just Joined! namespace std's Avatar
    Join Date
    Mar 2008
    Posts
    8
    Can you tell me all the distros that worked successfully with it ? I wanna know what to download when I'll try another one.

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Quote Originally Posted by namespace std View Post
    Can you tell me all the distros that worked successfully with it ? I wanna know what to download when I'll try another one.
    For me, Fedora 4 through 7, Ubuntu Feisty, Gentoo, Sabayon, Knoppix, Mepis, CentOS, I'm sure I am missing a few, but the thing is, they all should work just fine.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  7. #7
    Just Joined! namespace std's Avatar
    Join Date
    Mar 2008
    Posts
    8
    Thanks a lot!

    Just one more question. What program should I use in Ubuntu to burn an ISO image easily ?

  8. #8
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    I usually use K3b, but Gnome has CD Burning software too.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  9. #9
    Linux Guru
    Join Date
    Nov 2007
    Location
    Córdoba (Spain)
    Posts
    1,513
    Quote Originally Posted by MikeTbob View Post
    For me, Fedora 4 through 7, Ubuntu Feisty, Gentoo, Sabayon, Knoppix, Mepis, CentOS, I'm sure I am missing a few, but the thing is, they all should work just fine.
    As I said above, this is a driver that belongs to the linux kernel. Since all the linux distros use the linux kernel (strange, I know) they all support that card as you say.

  10. #10
    Just Joined! namespace std's Avatar
    Join Date
    Mar 2008
    Posts
    8
    I love Ubuntu, but I've got a little problem: I have an old GeForce4 MX440 and I'm using the restricted nVidia
    drivers but the desktop and all the windows and applications are rendering and scrolling very very slow as like I'm not using any drivers at all! Does anyone know how can I make sure that these drivers are loaded and working properly ?

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...