LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Linux "testing the io apic" problem (https://www.linuxquestions.org/questions/linux-software-2/linux-testing-the-io-apic-problem-4175578180/)

povver 04-23-2016 04:10 PM

Linux "testing the io apic" problem
 
*I restored a new pc with Linux image...(new and old pc looks full same)..Linux booting but it is not opening because of "testing the io apic". it is only waiting..old pc is opening but new not...what can be the problem?

*Also, old pc is opening in linux but two lan ports of motherboard don't appear with "ifconfig" but ethernet card eth0 appears.. because of that I restored new pc with same image..but I faced "The testing the testing io apic"..I did not understand what the problem is...

allend 04-23-2016 08:37 PM

Welcome to LQ!

There may be a problem with the APIC (Advanced Programmable Interrupt Controller) implementation on the PC. You can try booting passing the 'noapic' or 'nolapic' kernel option.

The problem with network configuration may be with the '/etc/udev/rules.d/70-persistent-net.rules' file. You can try deleting that file and then rebooting. It should be automatically regenerated on reboot.

povver 05-09-2016 09:35 AM

Quote:

Originally Posted by allend (Post 5535659)
Welcome to LQ!

There may be a problem with the APIC (Advanced Programmable Interrupt Controller) implementation on the PC. You can try booting passing the 'noapic' or 'nolapic' kernel option.

The problem with network configuration may be with the '/etc/udev/rules.d/70-persistent-net.rules' file. You can try deleting that file and then rebooting. It should be automatically regenerated on reboot.

thank you for your reply..I saw a problem with VGA port on motherboard...Then I used other VGA port and solved the problem with APIC..


All times are GMT -5. The time now is 03:08 AM.