Jump to content

Net connection problem in MDK 10.1 Official


Joni
 Share

Recommended Posts

I have MDK 10.1 Official, Realtek RTL8139/810X network-card and ADSL-connection.

 

My problem is that I have to set up my network every time when i boot or restart my computer. Once I define my connection in the Mandrake Control Center, Internet works fine, but when I boot, there's "No Connection" in the bottom bar and I cant go to net. But when I set up my network again, It works again.

 

I here solution for this? I have tried to set up my connection as LAN and ADSL, but still the same problem.

 

Re-installing the Mandrake doesn't help.

 

Network works fine under Windows :(

 

Please, help me. Dont wanna surf with Win :-(

 

Edit: Typo :cry:

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

I've had problems with Realtek 8139 cards, and there are a couple of things that affect them.

 

First, go into System/Configuration/Hardware/HardDrake. Select your network card, and click Run Config Tool. Check the options, there is one called enable at bootup. Make sure this is selected so it will start at boot, just in case it's not selected already.

 

If that doesn't do it, then go to System/Configuration/Configure Your Computer. Go to the Boot section, and Boot Loader. Make sure the No APIC option is selected. If it still doesn't work after this, then enable the No Local APIC option.

 

If that still doesn't work, then add the following line to /etc/modprobe.conf:

 

alias net-pf-10 off

 

after that you should be OK.

Link to comment
Share on other sites

The above is good advice. I would just add that the APIC stuff is the most likely culprit so I would do that first. Also, those graphical tools you are using generally edit two files, /etc/modprobe.conf(to load the driver for your nic on boot) and /etc/sysconfig/netwoork-scripts/ifcfg-eth0(set up network parameters such as dhcp, load on boot, etc etc). If the APIC stuff doesn't help, post those two files and we can take it from there.

Link to comment
Share on other sites

If that still doesn't work, then add the following line to /etc/modprobe.conf:

 

alias net-pf-10 off

 

after that you should be OK.

 

I'm not a guru, but I added that line, and now it's up on every boot. In the wizard I had the load at boot option already enabled and no acpi too.

 

Thanx again, guys!

 

:cheesy:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...