XEN - unbind/bind a PCI device
Ben Scott
dragonhawk at gmail.com
Wed Sep 26 00:40:15 EDT 2007
On 9/26/07, Tech Writer <TechWtr at handspun.com> wrote:
> You're right. The rmmod command failed because the device was being used.
> I tried to "force" the remove, but that just hung like the unbind attempt.
Yah, forcing a module to unload usually yields results ranging from
"won't work" to "system crash". If something is in use, yanking bits
of it away tends to cause problems. Problems in the kernel are bad.
:)
> I think the gameport is on the same device, and that daemon is running...
> Will have to look for other connections in the morning.
As a test, you can bring the system down to single-user mode and
then try the echo-to-unbind command. As root, "init 1" will go to
single-user. At the single-user shell prompt, "exit" will usually
bring you back to the default runlevel.
-- Ben
More information about the gnhlug-discuss
mailing list