LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-30-2013, 04:02 PM   #1
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Rep: Reputation: 46
What to do after installing a new motherboard?


Running CentOS 6.4 x86_64

My old mobo was acting flaky, so I installed a new one. I am using a different model mother. My old mobo was a Biostar A780LG3, my new one is a Gigabyte 78LMT-USB3. Both use the same AMD Phenom II CPU.

Everything works, but I suspect there may be some problems with the config files, regarding MAC address of eth0, and so on.

Also, I don't know if I am using the best video drivers.

Should I try to do a non-destructive re-install, or something?

Last edited by walterbyrd; 06-30-2013 at 04:06 PM. Reason: added information.
 
Old 06-30-2013, 04:10 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
If eth0 is still eth0, there's no problem.

If you want to install manufacturer drivers for your graphics card, feel free.

Don't know what "and so on" is supposed to imply.
 
Old 06-30-2013, 04:57 PM   #3
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Original Poster
Rep: Reputation: 46
Looks to me like the system is now using eth1 instead of eth0. I am not sure why. Maybe it's because of previous config files?

As to the "and so on" I am afraid that several of the configuration settings might not be accurate anymore, since the config files were originally created for different video, audio, usb, sata, and network, adapters. I am afraid this might cause sub-optimal performance, or might cause things not to work at all.

I am trying to install KVM, and I am not certain that some of the config files match up with my actual hardware.

A re-install would be a lot of work, especially if had to re-install all my packages. I would like to avoid that, if it is practical to do so.

I do not know the CentOS internals well enough to know if CentOS will re-configure itself correctly, or if I have to do all that manually, or if I should re-install.
 
Old 07-01-2013, 05:56 AM   #4
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by walterbyrd View Post
As to the "and so on" I am afraid that several of the configuration settings might not be accurate anymore, since the config files were originally created for different video, audio, usb, sata, and network, adapters. I am afraid this might cause sub-optimal performance, or might cause things not to work at all.
Biostar A780LG3- 760G/SB710 chipset.
http://www.biostar.com.tw/app/en/mb/...?S_ID=479#spec

Gigabyte 78LMT-USB3- 760G/SB710 chipset.
http://www.gigabyte.com/products/pro...px?pid=4305#sp

Video, SATA and USB are the same between both models.

Network might be different (gigabyte doesnt list the Realtek LAN chip version), audio will be different.
 
Old 07-04-2013, 05:47 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by walterbyrd View Post
Looks to me like the system is now using eth1 instead of eth0. I am not sure why. Maybe it's because of previous config files?
It is because udev still remembers your old network device. Delete the file /etc/udev/rules.d/70-persistent-net.rules, after a reboot your network card will be seen as eth0. Other hardware specific config files should not be present, so that you shouldn't have problems with that. I never had.
 
1 members found this post helpful.
Old 07-20-2013, 08:08 PM   #6
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Original Poster
Rep: Reputation: 46
Quote:
Originally Posted by cascade9 View Post
Biostar A780LG3- 760G/SB710 chipset.
http://www.biostar.com.tw/app/en/mb/...?S_ID=479#spec

Gigabyte 78LMT-USB3- 760G/SB710 chipset.
http://www.gigabyte.com/products/pro...px?pid=4305#sp

Video, SATA and USB are the same between both models.

Network might be different (gigabyte doesnt list the Realtek LAN chip version), audio will be different.
How can USB be the same? The Gigabyte has USB 3.
 
Old 07-21-2013, 06:27 AM   #7
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
The USB 3.0 controller is an addon chip and as its like you added a USB 3.0 card to your pervious motherboard. The USB 2.0 ports which are provided by the SB710 southbridge should be unchanged.
 
Old 07-27-2013, 12:18 PM   #8
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Original Poster
Rep: Reputation: 46
Quote:
Originally Posted by TobiSGD View Post
It is because udev still remembers your old network device. Delete the file /etc/udev/rules.d/70-persistent-net.rules, after a reboot your network card will be seen as eth0. Other hardware specific config files should not be present, so that you shouldn't have problems with that. I never had.
I did that, but my /etc/sysconfig/network-scripts/ifcfg-eth0 has a different hardware address than what I get when I do an ifconfig. Anyway to know which is the real MAC address?
 
  


Reply

Tags
motherboard



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help With Installing to an M3N78-EMH Motherboard psd_prasad Fedora - Installation 2 02-16-2010 12:43 PM
Cannot boot after installing new motherboard I_like_TUX Linux - General 1 09-25-2007 12:30 AM
installing new motherboard maprx Linux - Hardware 2 08-27-2006 07:12 PM
installing motherboard drivers Geminias Linux - Newbie 3 10-13-2005 01:20 PM
hardware, installing Motherboard problem nbn792 Linux - Hardware 10 01-25-2004 08:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration