Displaying 20 results from an estimated 600 matches similar to: "Allocaation resource error (DELL Optiplex 755)..."
2008 Dec 09
4
[VT-D]iommu.c:775: iommu_page_fault: iommu->reg = ffff828bfff57000
Hello,
I have been working sometime now on getting a HVM accepting a PCI card from
the host. As was said in the VT-D wiki I bought an ASUS P5E VM DO
motherboard (rel 0803) which has the VT-D option in the bios. I want to pass
a Hauppauge PVR 500 card to a virtual machine running LinuxMCE. After first
trying XEN 3.2.1 which did not enable the "VT-D virtualisation" bit in xm
dmesg, i
2010 May 31
14
Running Xen 4.0.0-rc8 with Linux 2.6.32.10 paravirt_ops dom0
Config from here
http://lists.xensource.com/archives/html/xen-users/2010-03/msg00878.html
work and my PC boot until switch in GUI mode.
When start X display off and no signal, but server working and receive ssh connection.
How can I make GUI work ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2015 Jan 25
2
Wiki (pjsip+realtime) says don't put the transports into realtime. Still true?
Hi,
The asterisk wiki page says:
"Sorcery.conf allows you to try to configure other PJSIP objects such as
transport using realtime and it currently won't stop you from doing so.
However, some of these object types should not be used with realtime and
this can lead to errant behavior."
Which objects and is this still true in 1.13.1 ?
Thanks,
Antonio.
PS:
2003 Nov 14
4
'Account disabled due to email bouncing' madness
We have a mail filter ( CanIt, by Roaring Penguin, see
http://www.roaringpenguin.com ) that is doing a very good job indeed of
blocking spam and viruses.
And I certainly get a lot from this list ... so much that without the
use of CanIt, I would have already had to retire my email address, and
possibly even our entire domain, to avoid the constant march of crap.
But ... the list server keeps
2015 Feb 18
2
Asterisk 13 - sorcery realtime for pjsip publish objects
Hello,
I am currently trying to set up pjsip realtime and would like to have
outbound-publish, inbound-publication, and asterisk-publication sorcery
object types in ODBC realtime. Is that currently supported? I know that
some object types are known working and others are not. I was curious
what the status of those objects are.
Thanks!
Matt Hoskins | NPG Corp | Systems Architect
2008 Jun 04
1
Determine what physical port a USB device is attatched to
How does one do this? For example:
# lspci | grep USB
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9
2011 Mar 21
1
Redelivery of 2 day old mail from this list?
Any ideas? This one would make the 10th email received.
Return-Path: <centos-bounces at centos.org>
Received: from psmtp.com (exprod8mx192.postini.com [64.18.3.171])
by mail.pdinc.us (8.12.11.20060308/8.12.11) with SMTP id p2LKkur4025229
for <jpyeron at pdinc.us>; Mon, 21 Mar 2011 16:46:57 -0400
Received: from source ([72.26.200.202]) by exprod8mx192.postini.com
([64.18.7.10]) with
2008 Sep 02
9
Can we disable secondary_bus_reset in runtime?
I think we need this feature at least for debugging purpose, right?
Or, do we already have this feature?
Thanks,
Neo
--
I would remember that if researchers were not ambitious
probably today we haven''t the technology we are using!
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2014 May 10
1
One mailbox for multiple extensions with individual greetings
Hi,
Is there a way in Asterisk 11 to use a single voicemailbox for multiple
extensions while still hearing each extension's individual greeting?
Use case: someone has 2 numbers and wants all voicemail messages for
both numbers to end up in one mailbox. So when dialing 1234 and NOANSWER
you would hear "the person at extension 1234 is unavailable" and the
message would be stored
2018 Dec 10
2
unable to add pci network to existing vm
Greetings,
I'm trying to add a virtual nic to an existing and active vm and I'm getting this error:
error: internal error: No more available PCI slots
the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config --live
the lspci output within the vm is this:
# lspci
00:00.0 Host bridge: Intel Corporation
2016 Mar 22
2
Problem with Winbind and Windows Clients
Any errors atm in
syslog and/or messages
and the samba logs.
And the interval of the problem, still 5 days?
Gr.
Louis
Van: Oliver Werner [mailto:oliver.werner at kontrast.de]
Verzonden: dinsdag 22 maart 2016 11:00
Aan: L.P.H. van Belle
CC: samba at lists.samba.org
Onderwerp: Re: [Samba] Problem with Winbind and Windows Clients
Hi,
now i have tested again
2019 Feb 20
4
PJSIP DNS ISSUE
Anyone know how to disable DNS in asterisk so PJSIP still works when the internet goes down.
I tried a few things but nothing is working. I even installed BIND on the asterisk box ...that didn't even work. Once I pull the plug on the internet, I cant dial anything.
John Bittner
CTO
[xaccellogoemail]
380 US Highway 46, Suite 500
Totowa, NJ 07512
Phone: 201.806.2602 x2405
Fax:
2010 Jul 30
4
can I create command line versions of the newer test releases?
Hi,
I am a newbe here, so I hope I am not asking something crazy. I was looking on the Celt downloads and I noticed that the latest command line builds were for version 0.6. I know it is still early in development, and that the devs probably don't have time for developing CL versions for everything. since I know nothing about sourcecode and whatnot, I was wondering if there was a fairly simple
2015 Feb 19
2
Asterisk 13 - sorcery realtime for pjsip publish objects
Matt Hoskins wrote:
> Good Morning,
>
> After further investigation, I found that the res_pjsip_publish_asterisk
> module does not use the realtime sorcery wizard, but instead only reads
> from the configuration files. I've been able to patch the module, using
> the logic from the other modules to learn how to make the sorery
> configuration read from the other sorcery
2016 Mar 15
3
Problem with Winbind and Windows Clients
Ok, next test.
Change :
kerberos method = secrets and keytab
to
kerberos method = secrets
and wait again.
I'll explain by giving this link.
http://changelogs.ubuntu.com/changelogs/pool/main/s/samba/samba_4.3.6+dfsg-1ubuntu1/changelog
Look at the last line bugfix in this change log of 4.3.6.
Im testing here also, because this looks like its also involves the kerberos changes, now, i
2015 Feb 18
3
Asterisk 13 - sorcery realtime for pjsip publish objects
Excellent. I was using ast-13.1.0 with no luck. I upgraded to 13.2.0 and
have made it further, but am having a little difficulty. The
outbound-publish object types seems to be working in realtime now. But
the asterisk-publication object is only reading from sorcery.conf. I know
you said that it *should* work, with no guarantee, which I'm fine with. I
just want to make sure I don't
2004 Jan 16
1
smbldap-tools 8.3 populate errors
I downloaded the new 8.3 (tgz format) ldap-tools from IDEALX today. When I
run the smbldap-populate script I receive an error that it cannot find the
smbldap_tools.pm file. This file was not included in the tar file. If I
use the tools file from the samba 3.0.2pre1 distribution it is then expecting
the old smbldap_conf.pm file which has now been split in favor of the
/etc/smbldap-tools config. I
2019 Jun 06
2
Fail2ban for asterisk 16 PJSIP
Hello
Anyone have a working copy of Fail2ban asterisk filter asterisk.conf
for Asterisk 16 running PJSIP.
I have tried 10 different filters but none of them show any matches when testing with
fail2ban-regex
I see date template hits but no matches....
My log
[2019-06-06 15:37:20] NOTICE[18081] res_pjsip/pjsip_distributor.c: Request 'REGISTER' from '"2405" <sip:2405 at
2016 Mar 11
3
Problem with Winbind and Windows Clients
On 11/03/16 09:40, Oliver Werner wrote:
> Haha, really? :D
>
> It should be possible without reboot not?
>
> OLIVER WERNER
> System-Administrator
>
>
>
>
>
>
Yes, remove the kdc lines :-D
Rowland
2016 Mar 11
6
Problem with Winbind and Windows Clients
Ah..
So every 5 days this happens, correct ?
Solution, reboot your pc every 4.99999999 days.
This way its gets a new ticket and isnt the old reused.
As it stats on the site,.
" tickets can be renewed for a maximum of 5 days from the date of original issue."
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces