Re: [cbm4linux-users] module loading problem
Brought to you by:
cbm4linux
From: Mikko <mik...@ra...> - 2003-01-13 14:04:40
|
Viestiss=E4 Monday 13 January 2003 11:51, Marc 'BlackJack' Rintsch kirjoi= tti: > On Monday January 13 2003 01:07, Mikko Kein=E4nen wrote: > > Could someone help me with my problem, please! > > When I try to load cbm module with insmod i get "init_module: Device = or > > resource busy"? Seems like port is reserved??? > > Most likely another module is using the port already. > > > [root@client-a155 cbm4linux-0.3.1]# lsmod > > [...] > > lp 6720 0 > > parport_pc 21672 1 > > parport 23936 1 [lp parport_pc] > > And it seems it's 'lp' (the "line printer" driver). Try 'rmmod lp' bevo= r > loading the cbm module. > > Ciao, > =09Marc 'BlackJack' Rintsch Thanks a lot. It (cbm module) loaded right away after I removed lp module= =2E=20 Seems like I have other problems ... but I have no time to test right now= =2E Thanks a lot both of you who helped me out with this thing!!! Mikko. |