Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-18-2008, 12:35 PM
|
#1
|
Member
Registered: Feb 2008
Posts: 635
Rep:
|
what does irqpoll do ?
Without "linux irqpoll" option, my installation of linux will hang
at "Loading ata_piix driver...". Even though
my linux system is installed after using irqpoll option, I am always puzzled by this little magic kernel option.
I google searched around but I cannot get a definitive answer.
Question: Does the message "Loading ata_piix driver..." means
that my hard drive is the culprit for hanging ?
If this is the case, how do I know what type of hard drives that will
cause linux installation to fail without irqpoll. You see, if the type of hard drive can cause
linux installation to fail, that's not a very encouraging fact is it ?
(I see too many installation failure due to the graphic cards, but this
is okay, since graphics card technology is always moving very fast, but not
this Loading ata_piix beasty related to hard drive right ??)
As far as I know irqpoll is to poll all the interrupts ?
Can I conclude that the most common device that will cause linux
installation to fail (in descending order) is (1) graphic card,
(2) hard drive , (3) ... ?
Where can I find a full list of kernel options so that I can
try all the secret options that will eventually to install a linux system ??
Thanks for sharing your thoughts!!
|
|
|
12-19-2008, 12:03 AM
|
#2
|
LQ Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211
Rep:
|
Quote:
Originally Posted by centguy
Without "linux irqpoll" option, my installation of linux will hang
at "Loading ata_piix driver...". Even though
my linux system is installed after using irqpoll option, I am always puzzled by this little magic kernel option.
I google searched around but I cannot get a definitive answer.
Question: Does the message "Loading ata_piix driver..." means
that my hard drive is the culprit for hanging ?
|
or the controller - you needed irqpoll for the kernel anh HW to agree which interrupts to use.
Quote:
If this is the case, how do I know what type of hard drives that will
cause linux installation to fail without irqpoll. You see, if the type of hard drive can cause
linux installation to fail, that's not a very encouraging fact is it ?
|
You cannot tell in advance. However, if a particular device has already been tried, someone will have worked it out and written about it someplace. Your logs can help determine if there are interrupt problems.
Quote:
As far as I know irqpoll is to poll all the interrupts ?
|
That's right.
Quote:
Can I conclude that the most common device that will cause linux
installation to fail (in descending order) is (1) graphic card,
(2) hard drive , (3) ... ?
|
No.
Quote:
Where can I find a full list of kernel options so that I can
try all the secret options that will eventually to install a linux system ??
|
kernel documentation, which is included with the source and some books. You can also google for boot options.
|
|
|
12-19-2008, 09:57 PM
|
#3
|
Member
Registered: Feb 2008
Posts: 635
Original Poster
Rep:
|
Thanks for your answers. I guess we can just hope that we don't have to
tweak to many kernel options when we install a linux distro.
It seems the drivers for a hardware must communicate with the kernel
carefully. So my guess is that irqpoll is to sort out the conflicting
interrupts (more than one hard driver may share the same interrupt number: either the kernel or the driver makes an unfortunate choice) so that the
kernel won't get confused. I gues irqpoll pools all interrupts and then sort out
the which is which.
Cheers!!
|
|
|
All times are GMT -5. The time now is 03:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|