Philippe Gerum wrote: > On Tue, 2007-07-31 at 18:11 +0200, Jan Kiszka wrote: >> Already a plain command sequence causes this problem: >> >> # modprobe xeno_nucleus >> # rmmod xeno_nucleus >> rmmod: xeno_nucleus: Resource temporarily unavailable >> >> Can anyone confirm? > > Cannot reproduce it here. However, I got another report saying that > /proc/xenomai/stat would return -ENOMEM. Cannot reproduce it here > either, though, but it does happen on the other site. False alarm: Some forgotten Linux program was waiting on /dev/rtp devices. Everything's unloading fine again after killing it. Jan