LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Ubuntu 10.04 - mainboard MSI H61M-P23-B3 - LAN card not detected (https://www.linuxquestions.org/questions/ubuntu-63/ubuntu-10-04-mainboard-msi-h61m-p23-b3-lan-card-not-detected-893254/)

SgC.9711 07-22-2011 10:30 PM

Ubuntu 10.04 - mainboard MSI H61M-P23-B3 - LAN card not detected
 
Installation of ubuntu 10.04 on new PC with motherboard MSI H61M-P23-B3 was ok. However, the on-board LAN card could not be detected/recognized. USB Wi-Fi adapter could be used.

But I need to get this PC running on wired LAN, as the intended location of the PC in the office is not suited for Wi-Fi LAN access.

I read another post in another forum that ubuntu 11.04 could solve the problem.

But this office has all its PCs on ubuntu 10.04 LTS. And it's not practical nor desirable to have one PC on another version.

Can anyone suggest how I can solve the LAN card detection problem?

Thank you.

andrewthomas 07-22-2011 11:04 PM

I think that the module that you are looking for is atl1c

It is in newer kernels

CONFIG_ATL1C=m

You can either use the solution in this thread to build the module for your kernel or build a newer kernel altogether.

http://ubuntuforums.org/showthread.php?t=1806056

I looked at the config from 2.6.39.

SgC.9711 07-25-2011 02:40 AM

Thanks. I will try it out and post the results later.


Quote:

Originally Posted by andrewthomas (Post 4422894)
I think that the module that you are looking for is atl1c

It is in newer kernels

CONFIG_ATL1C=m

You can either use the solution in this thread to build the module for your kernel or build a newer kernel altogether.

http://ubuntuforums.org/showthread.php?t=1806056

I looked at the config from 2.6.39.


SgC.9711 07-25-2011 07:14 AM

[Solved] Re: MSI H61M-P23-B3 - ubuntu 10.04 - LAN card not detected
 
Quote:

Originally Posted by SgC.9711 (Post 4424418)
Thanks. I will try it out and post the results later.

Problem solved. On-board LAN card is now detected.

The solution was posted in:

http://ubuntuforums.org/showthread.php?t=1806056&page=2

and the Atheros AR8151 drivers can be found at:

http://wireless.kernel.org/en/users/...ng_the_tarball

Thanks for pointing me to the right direction.

3dBdown 11-04-2011 12:39 PM

SgC.9711,

I have the same motherboard in a new system I purchased, and also have issues getting network running. (on Slackware 13.37)

I read above you have two NICs: one wired and one wireless.

Is the Atheros AR8151 your wired NIC (?), This is what my Mainboard User's Guide says it's supposed to be, but it is ID'd by lspci -nn on my system as an: Atheros [1969:1083] (rev c0)
(I think this is at the basic root of my issues.)

Does that compare with your on-board NIC (using lspci)?


thanks

3dBdown 11-06-2011 01:35 AM

I got mine working now,

I had to get a clean copy of the original atl1e_main.c (and perhaps the other files too) a link for which came at the bottom of m0gwai's post : http://ubuntuforums.org/showthread.php?t=1677122

I think it's the only link for the source that wasn't broken!

the first attempt to patch the existing driver files failed badly.

I am much obliged to any and all who even considered my questions and issue.

SgC.9711 11-08-2011 07:38 AM

3dBdown,

I'm glad that you have solved the problem. My mainboard has only one network card (wired). For wi-fi, I used a USB adaptor.

Best regards,


Quote:

Originally Posted by 3dBdown (Post 4515909)
SgC.9711,

I have the same motherboard in a new system I purchased, and also have issues getting network running. (on Slackware 13.37)

I read above you have two NICs: one wired and one wireless.

Is the Atheros AR8151 your wired NIC (?), This is what my Mainboard User's Guide says it's supposed to be, but it is ID'd by lspci -nn on my system as an: Atheros [1969:1083] (rev c0)
(I think this is at the basic root of my issues.)

Does that compare with your on-board NIC (using lspci)?


thanks



All times are GMT -5. The time now is 01:47 AM.