Displaying 5 results from an estimated 5 matches for "plzk".
Did you mean:
plz
2008 Oct 29
34
iommu: mapping reserved region failed - Q35 - VT-D Issue
Xen 3.4 xen-unstable.hg from yesterday with debian etch on 64bit arch
Intel/Lenovo Q35 Mainboard with VT-d enabled
Bootoptions iommu=1 vtd=1
pci.backhide for a PCI-E nvidia graphiccard
xm dmesg Error messages includes:
[VT-D] iommu.c: 1694:d32767 iommu: mapping reserved region failed
[VT-D] iommu.c: 1542:d0 intel_iommu_add_device: context mapping failed
If i try to start my HVM by xm create
2010 Mar 25
1
Booting a 135MB Iso file with syslinux fails - version 3.85
...ult
Mar 25 14:46:28 smbsrv in.tftpd[18862]: RRQ from 192.168.0.102 filename boot.txt
Any ideas are greatly appreciated.
[1] no traffic - tcpdump udp port 69
Cheers
Stefan
--
Stefan Bauer -----------------------------------------
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
-------- plzk.de - Linux - because it works ----------
2008 Dec 11
1
Bug#508429: BUG: unable to handle kernel paging request
...age: xen-hypervisor-3.2-1-amd64
Version: 3.2.1-2
Severity: normal
After giving xen a shoot with the fresh lenny packages, an annoying
bug comes up right after trying to boot into the new system.
I'll provide further informations if needed.
Please see serial debug output below and here http://plzk.de/xen-lenny
(maxlines got extended for comfortable reading)
XEN) Xen version 3.2-1 (Debian 3.2.1-2) (waldi at debian.org) (gcc version 4.3.1 (Debian 4.3.1-2) ) Sat Jun 28 09:32:18 UTC 2008
(XEN) Command line: com1=9600,8n1 console=com1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font...
2008 May 19
0
Samba Printer shares - add printer port winxp
hello list,
thanks for the great piece of software :) now to my problem:
i setup samba long time ago with Version 3.0.14a-Debian. Now i want to
put my samba server into a fax gateway.
i create a printcap entry like the following:
fax:\
:lp=/dev/null:\
:sd=/var/spool/lpd/faxlp:\
:if=/usr/local/bin/sambafax:\
:sh:sf:mx#0:
and add a referring entry stanza into smb.conf
[fax]
2014 Dec 30
2
CVE-2002-0083 - whats the problem? beginners question
Hi,
I'm not a programmer nor able to fully understand the code of openssh in detail - hence my question here.
Out of curiosity I was looking at the patch for CVE-2002-0083 and tried to understand what the actual problem is, but failed:
--- channels_old.c?? ?Mon Mar? 4 02:07:06 2002
+++ channels.c?? ?Mon Mar? 4 02:07:16 2002
@@ -151,7 +151,7 @@
?channel_lookup(int id)
?{
??? ?Channel *c;
-??