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-devel

[Xen-users] RE: [Xen-devel] Re: "modprobe tpmbk" and "CONFIG_XEN_TPMDEV_

To: eleman italya <linux@xxxxxxxxxxxxxx>, Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>, Xen Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] RE: [Xen-devel] Re: "modprobe tpmbk" and "CONFIG_XEN_TPMDEV_BACKEND"
From: ilish ilish <ilishim@xxxxxxxxxxx>
Date: Sat, 24 Apr 2010 17:05:08 +0000
Cc:
Delivery-date: Sat, 24 Apr 2010 10:08:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <853742739.20100424185325@xxxxxxxxxxxxxx>
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>
References: <SNT139-w214DF5BD60353615C04BBDBC060@xxxxxxx>, <853742739.20100424185325@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
yes with this kernel my netwotk card is working now.

Could you please explain more about porting vTPM to pvos kernel? I don't have any idea about this.

Thank you very much for your help.

Ilhan

> Date: Sat, 24 Apr 2010 18:53:25 +0200
> From: linux@xxxxxxxxxxxxxx
> To: ilishim@xxxxxxxxxxx
> CC: xen-devel@xxxxxxxxxxxxxxxxxxx; xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] Re: "modprobe tpmbk" and "CONFIG_XEN_TPMDEV_BACKEND"
>
> Hello ilish,
>
> Your network card is working now ?
>
> Hmm i am afraid vTPM is probably one of the things that has not been ported to pvops kernels yet.
>
> --
> Sander
>
> Saturday, April 24, 2010, 6:39:09 PM, you wrote:
>
>
>
>
>
>
>
> > Hi ,
>
> > I have installed Xen4.0.0 and kernel 2.6.13 on my debian system and I boot from this configuration. Now I want to use vtpm_managerd command. First I used "modprobe tpmbk" and got an error like "FATAL: Module tpmbk not found."
>
> > Every source I read tells me that I have to modularise CONFIG_XEN_TPMDEV_BACKEND entry in my kernel configuration. I typed "make menuconfig" on my kernel's directory and searched for "Backend" and saw that there are a lot of entries for xen and backend and I did not see anything specifically TPMDEV_BACKEND.
>
> > These are the entries related to Xen backend. Can someone tell me which one to modularize to make tpmbk work?
>
> > Symbol: XEN_BACKEND [=y] │
> > │ Prompt: Backend driver support │
> > │ Defined at drivers/xen/Kconfig:31 │
> > │ Depends on: XEN_DOM0 │
> > │ Location: │
> > │ -> Device Drivers │
> > │ │
> > │ │
> > │ Symbol: XEN_BLKDEV_BACKEND [=y] │
> > │ Prompt: Block-device backend driver │
> > │ Defined at drivers/xen/Kconfig:39 │
> > │ Depends on: XEN_BACKEND && BLOCK │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ │
> > │ │
> > │ Symbol: XEN_PCIDEV_BACKEND [=m] │
> > │ Prompt: PCI-device backend driver │
> > │ Defined at drivers/xen/Kconfig:70 │
> > │ Depends on: PCI && XEN_BACKEND │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ │
> > │ │
> > │ Symbol: XEN_NETDEV_BACKEND [=y] │
> > │ Prompt: Xen backend network device │
> > │ Defined at drivers/xen/Kconfig:63 │
> > │ Depends on: XEN_BACKEND && NET │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y])
>
> > Symbol: XEN_NETDEV2_BACKEND [=y] │
> > │ Prompt: Net channel 2 backend support │
> > │ Defined at drivers/net/Kconfig:2914 │
> > │ Depends on: NETDEVICES && XEN_BACKEND && XEN_NETCHANNEL2 │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Network device support (NETDEVICES [=y]) │
> > │ -> Net channel 2 support (XEN_NETCHANNEL2 [=y]) │
> > │ │
> > │ │
> > │ Symbol: XEN_PCIDEV_BACKEND_CONTROLLER [=n] │
> > │ Prompt: Controller │
> > │ Defined at drivers/xen/Kconfig:113 │
> > │ Depends on: <choice> && IA64 │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ -> PCI-device backend driver (XEN_PCIDEV_BACKEND [=m]) │
> > │ -> PCI Backend Mode (<choice> [=y]) │
> > │ │
> > │ │
> > │ Symbol: XEN_PCIDEV_BACKEND_VPCI [=y] │
> > │ Prompt: Virtual PCI │
> > │ Defined at drivers/xen/Kconfig:86 │
> > │ Depends on: <choice> │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ -> PCI-device backend driver (XEN_PCIDEV_BACKEND [=m]) │
> > │ -> PCI Backend Mode (<choice> [=y])
>
> > Symbol: XEN_PCIDEV_BACKEND_PASS [=n] │
> > │ Prompt: Passthrough │
> > │ Defined at drivers/xen/Kconfig:94 │
> > │ Depends on: <choice> │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ -> PCI-device backend driver (XEN_PCIDEV_BACKEND [=m]) │
> > │ -> PCI Backend Mode (<choice> [=y]) │
> > │ │
> > │ │
> > │ Symbol: XEN_PCIDEV_BACKEND_SLOT [=n] │
> > │ Prompt: Slot │
> > │ Defined at drivers/xen/Kconfig:104 │
> > │ Depends on: <choice> │
> > │ Location: │
> > │ -> Device Drivers │
> > │ -> Backend driver support (XEN_BACKEND [=y]) │
> > │ -> PCI-device backend driver (XEN_PCIDEV_BACKEND [=m]) │
> > │ -> PCI Backend Mode (<choice> [=y])
>
>
>
>
> >
> >
> > _________________________________________________________________
> > Hotmail: Güçlü İSTENMEYEN POSTA koruması ile güvenilir e-posta.
> > https://signup.live.com/signup.aspx?id=60969
>
>
>
> --
> Best regards,
> Sander mailto:linux@xxxxxxxxxxxxxx
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


Hotmail: Güçlü İSTENMEYEN POSTA koruması ile güvenilir e-posta. Hemen kaydolun.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>