insmod insertion error: -1 Device or resource busy

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Thu Jun 18 21:11:54 UTC 2009


On Thu, Jun 18, 2009 at 05:01:22PM -0400, bob 295 wrote:
> Been trying to install a driver for a Diamond A-D card.   insmod is giving the 
> above error.   What are the likely causes for such an error?   base address 
> conflict?  IRQ conflict? other?
> 
> Thanks in advance.

Another driver already using device, driver not compatible with kernel,
device not present, device broken.

dmesg sometimes gives you clues.

Only looking at the sources can tell you what can make it return -EBUSY,
or whatever it is returning.

-- 
Len Sorensen
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list