Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rmmod issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mayday147
l33t
l33t


Joined: 22 Mar 2004
Posts: 825
Location: Bucharest, Romania

PostPosted: Mon Dec 06, 2004 11:17 pm    Post subject: rmmod issue Reply with quote

After I executed
Code:
modprobe lirc_serial -o /dev/lirc/lirc0

I cannot rmmod the module, as:
Code:
root@charlie xmms-lirc-1.4 # rmmod /dev/lirc/lirc0
ERROR: Module lirc0 does not exist in /proc/modules

Code:

root@charlie xmms-lirc-1.4 # cat /proc/modules
/dev/lirc/lirc0 11168 0 - Live 0xd99c3000
lirc_dev 10828 1 /dev/lirc/lirc0, Live 0xd993c000
[....]


I even tryied with:
Code:
modprobe -fr lirc_serial
modprobe -fr /dev/lirc/lirc0


What is the correct syntax?
_________________
gentoo.ro
Back to top
View user's profile Send private message
anxt
Apprentice
Apprentice


Joined: 25 Feb 2003
Posts: 254
Location: Frozen Tundra, Canada

PostPosted: Sat Apr 23, 2005 9:03 pm    Post subject: Reply with quote

well it seems you are trying to remove a device file not a module. have you resolved this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum