repeated kernel crashes with PCI passthru

2010-07-10 Thread Csillag Kristof
Hi all, I have recently upgraded one of my Debian servers from XEN 3.2 / Kernel 2.6.26 to XEN 4.0 / Kernel 2.6.32. I have configured PCI passthru for a NIC. Since the current Debian pvops kernel does not have the xen pci frontend driver required for PCI passthru, I am running a XEN kernel in bo

reviving xen-3.2 for testing?

2010-07-01 Thread Csillag Kristof
Hi there, Since the current XEN 3.4 and XEN 4.0 in debian lack HVM support, but the XEN 3.2 packages has it, I was wondering how much work would it require to revive the old 3.2 packages, so that they can be installed in current testing/unstable? (They were perfectly fine until a few weeks ago; o

Re: xen kernel features

2010-06-30 Thread Csillag Kristof
2010-07-01 01:27 keltezéssel, Csillag Kristof írta: > > What I do not understand is this: > > XEN_PCIDEV_BACKEND > > is enabled, but xen-pciback.ko is not built. > That's because it's compiled in, silly me. -- To UNSUBSCRIBE, email to debian-kernel-

Re: Re: xen kernel features

2010-06-30 Thread Csillag Kristof
> It have no effect, so no: > | $ grep XEN_PCI_PASSTHROUGH -r * > | arch/x86/xen/Kconfig:config XEN_PCI_PASSTHROUGH Full quote looks like this: config XEN_PCI_PASSTHROUGH bool "Enable support for Xen PCI passthrough devices" depends on XEN && PCI select PCI_XEN select

Re: xen kernel features

2010-06-30 Thread Csillag Kristof
At 2010-06-30 22:53, Ian Campbell wrote: > On Wed, 2010-06-30 at 20:58 +0200, Csillag Kristof wrote: > >> Hi all, >> >> I am trying to migrate my XEN 3.2 installation to XEN 4.0, on a 64-bit >> server. >> The dom0 kernel is 2.6.32-5-xen-amd64. >> >&

xen kernel features

2010-06-30 Thread Csillag Kristof
Hi all, I am trying to migrate my XEN 3.2 installation to XEN 4.0, on a 64-bit server. The dom0 kernel is 2.6.32-5-xen-amd64. I have run into a few problems: - The current xen-utils-4.0 does not support KVM guests, only PV. (This has nothing to with the kernel, though) - PCI passthru to

Re: [RESEND] 2.6.20/2.6.21

2007-04-13 Thread Csillag Kristof
Hi there! On Mon, Apr 09, 2007 at 04:51:59PM +0200, Bastian Blank wrote: > Hi folks > > I think we should upload 2.6.20 to unstable ASAP. It seems to work for > most of us, except that the xen patch is not of that good quality. Could someone give me some details about what's wrong with XEN? I w

linux 2.6.20 with XEN

2007-03-14 Thread Csillag Kristof
Hi there! I would like to ask whether someone has some information about when is kernel 2.6.20 with XEN support going to arrive in Debian? I need this to get my hardware working properly. (It has the latest intel graphics chipset, which requires the latest intel X server, which requires 2.6.20.)

Bug#321403: kernel 2.6.12.3 does not work either

2006-01-12 Thread Csillag Kristof
2006-01-03, k keltezéssel 20.53-kor David Schmitt ezt írta: > Tomorrow, 2.6.15 will be released to unstable, since 2.6.13 should have > received ACPI updates it might be interesting to test this again. I have just tested it with 2.6.15-2. It still does not work. I have attached the dmesg outputs f

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2006-01-03 Thread Csillag Kristof
--- Forwarded message ------ From: Csillag Kristof <[EMAIL PROTECTED]> To: maximilian attems <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8) Date: Tue, 23 Aug 2005 18:

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2005-08-25 Thread Csillag Kristof
2005-08-12, p keltezéssel 10.50-kor Maximilian Attems ezt írta: > could you test latest -rc6 from linus and followup there, > if you still see the bug. With -rc7, the bug still exists: When booting with ACPI, the whole PCI subsystem (including fb, usb, sound, networking) is down, but with acpi=off

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2005-08-23 Thread Csillag Kristof
2005-08-21, v keltezéssel 12.12-kor maximilian attems ezt írta: > > With 2.6.13-rc6, my whole PCI system seems to be broken. > > (No sound, no usb, lspci finds no devices at all.) > > > > With ACPI=off, the PCI devices (including the 8139too) work OK. > > urrgs, but that seem to match upstream bu

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2005-08-22 Thread Csillag Kristof
2005-08-21, v keltezéssel 12.12-kor maximilian attems ezt írta: > urrgs, but that seem to match upstream bugs thread. I don't know whether I should be happy about this.. > could you try out that bios workaround: > http://www.ussg.iu.edu/hypermail/linux/kernel/0403.1/1537.html I can test it on tues

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2005-08-18 Thread Csillag Kristof
2005-08-12, p keltezéssel 10.50-kor Maximilian Attems ezt írta: > reassign 321403 linux-2.6 > thanks > > this seems to be a known upstream bug: > http://bugzilla.kernel.org/show_bug.cgi?id=4773 > > unfortunately i don't see a resolution yet. > could you test latest -rc6 from linus and followup th

Bug#321403: kernel 2.6.12.3 does not work either

2005-08-05 Thread Csillag Kristof
Hi there! I tested with the vanilla 2.6.12.3, and it does not work either. The relevant output of kernel is this: eth0: RealTek RTL8139 at 0xe0802000, 00:20:18:8d:3d:40, IRQ 10 eth0: Identified 8139 chip type 'RTL-8139B' ... eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 NETDEV WATCHDOG: eth

Bug#321403: 8139too network driver won't work with my card (it did with 2.6.8)

2005-08-05 Thread Csillag Kristof
Package: kernel-source-2.6.11 Version: 2.6.11-7 Severity: important Hi there! When I tried to upgrade my kernel from 2.6.8 to 2.6.11, I was shocked to see that my Ethernet card stopped working. I am using the standard Debian kernel sources to build my own kernels. I tested kernel-source-2.6.10