LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-16-2005, 04:27 PM   #1
chrisortiz
Member
 
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429

Rep: Reputation: 30
Question possible resource conflicts


how would i check for an irq conflict on a pcmcia device and how would i go about fixing it?

or would someone tell me how to go about resource conflicts in general.
 
Old 12-16-2005, 06:26 PM   #2
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
My best guess is as to why you're asking this is because you have some problem at hand you want fixed, not because you're interested in the intricacies of the way Linux does interrupt requests (in particular with relevance to pcmcia devices).

If I'm right, go read http://www.catb.org/~esr/faqs/smart-questions.html. If I'm wrong, I apologise for being unhelpful.

--Jonas
 
Old 01-26-2006, 03:56 PM   #3
SuSE_Lamer
Member
 
Registered: Nov 2004
Location: Hamburg/Germany
Distribution: Debian 10
Posts: 169

Rep: Reputation: 16
Nothing to say!

Quote:
Originally Posted by jonaskoelker
My best guess is as to why you're asking this is because you have some problem at hand you want fixed, not because you're interested in the intricacies of the way Linux does interrupt requests (in particular with relevance to pcmcia devices).

If I'm right, go read http://www.catb.org/~esr/faqs/smart-questions.html. If I'm wrong, I apologise for being unhelpful.

--Jonas
Hello!

Hmmm... To be honest, I never met something less usefull than your reply. 90% of people here ask questions because they have problems and don't know how to solve those problems. That's our nature - noone can know everything.

So, if you know the answer - place it here. In any form - open text, link, reference to the proper page in the book... Be heplfull and usefull, share your knowledge. But send somebody to the page teaching how to ask questions - is simply silly, sorry... If you have nothing to say, just keep silence.

Regards,
A.

P.S. Yes, I'm one of those 90% - I ask questions about my daily problems in Linux.
P.S.2 Perhaps, MS is a criminal company. But in WinXP I could use my modem to send faxes, my cell phone was recognized via IrDA and I could see pretty fonts... Everything has its advantages and disadvantages.
 
Old 01-26-2006, 04:33 PM   #4
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
Hi.

I'm sure you already have looked at http://pcmcia-cs.sourceforge.net/ftp...A-HOWTO-4.html, since it's on the first page of google("linux irq pcmcia").

Anything beyond that, I don't know--sorry.

Now, I'd like to quote from `Smart Questions', especially the part where I think you could learn something--it's meant as things you should grep for and read the whole context.

"When you ask your question, display the fact that you have done these things (searched the web, read the faq, ...) first."

Assuming--like I said--that you aren't asking this question because you're interested in PCMCIA-to-kernel interfacing, or the kernels ways of dealing with IRQ, but because you want a specific piece of hardware and/or software to work and/or cooperate:

"Be precise and informative about your problem"
"Describe the symptoms of your problem or bug carefully and clearly."
"Describe the environment in which it occurs (machine, OS, application, whatever). Provide your vendor's distribution and release level (e.g.: `Fedora Core 4', `Slackware 9.1', etc.)."

also, "Describe the problem's symptoms, not your guesses"; "It's not useful to tell hackers what you think is causing your problem. (If your diagnostic theories were such hot stuff, would you be consulting others for help?)"

I think this exactly what you're doing--you're displaying (double horror) only your guess.

Quote:
or would someone tell me how to go about resource conflicts in general?
No.

"Open-ended questions tend to be perceived as open-ended time sinks."
"In general, asking yes-or-no questions is a good thing to avoid unless you want a yes-or-no answer."

And finally "If you can't get an answer, please don't take it personally that we don't feel we can help you."

Sorry if you were offended by my curtness, mistaking it for arrogance.

--Jonas
 
Old 01-26-2006, 04:34 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by SuSE_Lamer
Hello!

Hmmm... To be honest, I never met something less usefull than your reply. 90% of people here ask questions because they have problems and don't know how to solve those problems. That's our nature - noone can know everything.
And helping would be more easy with more detailed descriptions
of the problem; hence Jonas' attmept to encourage the person
to be more verbose/descriptive; and "How to ask questions the
smart way" is a VERY valuable ressource on the way there.
I suggest you read it, too.


Quote:
Originally Posted by SuSE_Lamer
So, if you know the answer - place it here. In any form - open text, link, reference to the proper page in the book... Be heplfull and usefull, share your knowledge. But send somebody to the page teaching how to ask questions - is simply silly, sorry... If you have nothing to say, just keep silence.

Regards,
A.
And ifyou haven't got anything constructive to contribute to a thread:
take your own advice. If it really bugs you that much, either take it
up with the poster in a private e-Mail exchange or (if for example
he has e-Mailing disabled) report the post to a mod.

Quote:
Originally Posted by SuSE_Lamer
P.S. Yes, I'm one of those 90% - I ask questions about my daily problems in Linux.
P.S.2 Perhaps, MS is a criminal company. But in WinXP I could use my modem to send faxes, my cell phone was recognized via IrDA and I could see pretty fonts... Everything has its advantages and disadvantages.
Neither of these has got anything to do with anything in this
thread, really ... what was that in aid of?



Cheers,
Tink

Last edited by Tinkster; 01-26-2006 at 04:36 PM.
 
Old 01-26-2006, 10:20 PM   #6
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
strange thread
first let me say i understood the question (which is unusual for me)
must have been everybody is crashing from an extended bender and angry at the world for asking about things they don't understand.

you can look at lspci -v and get some info about IRQ.
and look in /proc
cat /proc/interrupts

The only think i think you could do is mess with the BIOS settings and more junk around in the case.
try reading
http://www-128.ibm.com/developerwork...ary/l-hw2.html
http://www.scyld.com/pci_irq.html
http://www.xml.com/ldd/chapter/book/ch09.html

it is fairly rare in Linux for IRQ sharing to cause any latency or problems but given a crappy driver all things are possible.
 
  


Reply



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
Amaya and conflicts linda SUSE / openSUSE 3 09-20-2005 02:39 AM
yum conflicts chrisplinux Linux - General 2 08-21-2004 09:44 AM
apt-get conflicts pk21 Linux - Software 6 03-03-2004 11:24 AM
IRQ Conflicts jeempc Linux - Hardware 2 02-29-2004 05:53 PM
irq 11 conflicts hpaulk Linux - Networking 1 02-26-2002 08:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:42 PM.

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