WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] can not unbind pci device, xen kernel, openSUSE

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] can not unbind pci device, xen kernel, openSUSE
From: István HERCZEG <advoper@xxxxxxxxx>
Date: Sat, 30 Oct 2010 15:37:45 +0200
Delivery-date: Sat, 30 Oct 2010 06:39:11 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=/MNCmjTDyoOgApg4PEDPPByLqKRozrCIZWKcg/Yyg10=; b=ARSnGhTOzbspsrNJHoJL6fvnbr8lRyGuyjW4i/Jg7QyNY/8XXlWf5pH9RAyFgXQYt0 pBH0LjRouF33OeOaQcAQvW8y9nlbGDJixVblxahny25U5xoeS43BEzle5O9T9Svx31MX K8mJ1Q/gU9EKZ1v15cynD+ZZXlr8BUvZgNE+A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=atwzuusit0kRh63EPwSii3HoeMJ8tB5wi5FV8O+ZvxzzjzpFMC2HRZ2L8+YCRY939u ZXOGTdnRIxfb/u9vEiw4CtWCdBlCMJAYH4DW/EdchcghTxwGInQnhrXlmWNyjRUK1zU0 H9KG/kzFPJIqzGBg4+S6WWxNnp9zDlB0Jb/jw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear All,

I can not unbind my PCI device.
It is easy an and well know procedure how to unbind a PCI device:
lspci | grep USB
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)

lspci -k
..
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
Subsystem: ASUSTeK Computer Inc. Device 8383
Kernel driver in use: ehci_hcd
..
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
Subsystem: ASUSTeK Computer Inc. Device 8383
Kernel driver in use: ehci_hcd
...

then echo -n "domain:bus:slot:.role" > /sys/bus/pci....

at this point:
echo -n "0000:1a.0" > /sys/bus/pci/drivers/ehci_hcd/unbind

i get an error message:
-bash: echo: write error: No such device

my config:
Linux linux-n0km 2.6.31.14-0.4-xen #1 SMP 2010-10-25 08:45:30 +0200 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/SuSE-release
openSUSE 11.2 (x86_64)
VERSION = 11.2

rpm -qa | grep xen
xen-4.0.1_01-79.2.x86_64
xen-tools-4.0.1_01-79.2.x86_64
kernel-xen-2.6.31.14-0.4.1.x86_64
xen-libs-4.0.1_01-79.2.x86_64


Please help me, any help appreciated.
Regards,
advOPer
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users