Re: [cbm4linux-users] module loading problem
Brought to you by:
cbm4linux
From: Kees J. <ke...@dd...> - 2003-01-13 06:41:56
|
On Monday 13 January 2003 01:07 am, Mikko Kein=E4nen wrote: > Hi! > Using /lib/modules/2.4.19-16mdk/misc/cbm.o > /lib/modules/2.4.19-16mdk/misc/cbm.o: init_module: Device or resource b= usy > Hint: insmod errors can be caused by incorrect module parameters, inclu= ding > invalid IO or IRQ parameters. > You may find more information in syslog or the output from dmesg Hi, for me to make it work i need to specify the io port and interrupt at the= =20 command line (or in modules.conf) options parport_pc io=3D0x378 irq=3D7 after that I do a=20 modprobe parport_pc modprobe cbm maybe you need to do the same also I my bios I have set my parport to use the irq en no ecp. I hope this helps. |