Displaying 20 results from an estimated 61 matches for "dirvers".
Did you mean:
dirver
2004 Jan 16
2
Auto printer dirver install for windows client
Dear Sir,
We have HP Laserjet 4000 / 4050 printer, I made Redhat Linux as my print
server, I was not able to auto install the printer dirver to windows
client machine, I tried various option make driver auto install, now
print job is come to the queue but it's not printing.
If any solutions for this problem, pls. mail me.
Thanks in advance
Nandish
2007 Aug 13
1
bristuff - qozap dirver bug (and fix?)
Hi,
(cc. asterisk-users, hope that is not a big Faux Pas)
I've had trouble with the qozap driver for a LONG time now, where it
will not recognise and ignore a missing ISDN2 line on a quad card if
one of the 4 ports is unplugged or somehow faulty.
The symptom is that is correctly recognises the fault, but then clears
the RED ALARM almost immediately, leaving Asterisk thinking that it
can call
2009 Aug 31
2
Can xen pv drivers take profit from this ?
Hello,
some have maybe heard of the GPL dirvers for KVM.
See:
http://www.techworld.com.au/article/316219/red_hat_open_sources_windows_virtualisation_drivers
Is there any profit that Xen can get from this ?
Matthieu.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com...
2007 May 11
2
megasr Sata Raid driver and the lastest kernel
Hi List
I'm trying to update to the lastest kernel but I have a dirver that is not
inculded in the distrubution, and I had to use the driver disk when installing
centos 4.4 in the first place, The driver megasr .ko works fine with the
installed kernel but I cannot find on for the updated kernel, any adive would
be appreciated.
without the updated driver there is a kernel panic on boot due to
2011 Jun 27
9
Is there a way to map pv guest pseudo physical address into dom0?
Hi, all
I''m reading the code of QEMU''s virtio infrastructure (hw/virtio.c) and
Linux''s virtio driver (virtio_blk.c, virtio_net.c).
Virtio drivers utilize scatter gather infrastructure in the Linux
kernel. It stores the physical addresses in scatter list. In Xen''s hvm
case, QEMU can access guest address space with
cpu_physical_memory_map.
However, in
2009 Sep 07
4
Poor network performance on Win2k3 DomU
...one.
I´m having this problem with Red Hat 5.4 running on a HP ProLiant BL460c G6.
I have two windows 2k3 x64, but network performance is extremely bad without
PV drivers, i mean, it takes a lot of time to access any location and if the
path has many folders it can´t conect.
Redhat provides some PV dirvers. I´ve installed them, but with no
improvements.
I tested another DomU, with the gplpv_fre_wnet_AMD64_0.10.0.86 drivers, and
the results where better, but still slow.
Network on Dom0 works perfect. And file transfer between Dom0 and DomU works
great too.
I´ve tested a Win 32bit also, but the proble...
2008 Jul 03
3
megatec driver floods syslog with "UPS lost/re-established" messages
Hello,
I have bought Powerman Optima 500 Plus UPS. While this
product might be unknown outside Russia, it is shipped with
megatec software and obviously works with megatec driver in
NUT. besides the following problems (I think they are
caused by one reason):
1) megatac driver is able to load and detect UPS only on
second or third run. On the first run it typically fails.
Later if daemon is
2007 Apr 18
1
[Bridge] SMP vs UNP performance
I was running a frame loss test the other day against an rhel4 smp
kernel and a non-smp kernel. I noticed I was getting better numbers
when I ran the non-smp kernel. I was surprised by that. Anyone have
any insight into this? I am running this with e1000 dirvers.
I also ran a test where I ran the smp kernel with hyper threading
turned on and off. There, the frame loss numbers were worse when
hyper threading was turned off. I would not have thought that having
hyperthreading turned off would make such a big difference.
Just trying to make sense of these...
2005 Feb 07
1
ROracle problem.
ROracle ploblem
I can't install ROracle in the window XP. Is there any
way to install ROracle package on the windows OS ? I
think I can enhance data acquisition performance using
oracle native dirver instead of using ODBC.
Tae Sik Han.
North Carolina State University.
2013 Mar 25
7
question about zapata.conf
hello list,
i have a question related to zapata.conf,if i do any change in zapata.conf
i must restart asterisk or just i restart zapata ,and how to do .
?service zaptel restart? or there is any other command
Thanks and regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Oct 25
8
[RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
From: Li Liu <john.liuli at huawei.com>
This set of patches try to implemet irqfd support of vhost-net
based on virtio-mmio.
I had posted a mail to talking about the status of vhost-net
on kvm-arm refer to http://www.spinics.net/lists/kvm-arm/msg10804.html.
Some dependent patches are listed in the mail too. Basically the
vhost-net brings great performance improvements, almost 50%+.
2014 Oct 25
8
[RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
From: Li Liu <john.liuli at huawei.com>
This set of patches try to implemet irqfd support of vhost-net
based on virtio-mmio.
I had posted a mail to talking about the status of vhost-net
on kvm-arm refer to http://www.spinics.net/lists/kvm-arm/msg10804.html.
Some dependent patches are listed in the mail too. Basically the
vhost-net brings great performance improvements, almost 50%+.
2014 Nov 05
2
[Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
On 10/27/2014 12:23 PM, Li Liu wrote:
>
>
> On 2014/10/27 17:37, Peter Maydell wrote:
>> On 25 October 2014 09:24, john.liuli <john.liuli at huawei.com> wrote:
>>> To get the interrupt reason to support such VIRTIO_NET_F_STATUS
>>> features I add a new register offset VIRTIO_MMIO_ISRMEM which
>>> will help to establish a shared memory region
2014 Nov 05
2
[Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
On 10/27/2014 12:23 PM, Li Liu wrote:
>
>
> On 2014/10/27 17:37, Peter Maydell wrote:
>> On 25 October 2014 09:24, john.liuli <john.liuli at huawei.com> wrote:
>>> To get the interrupt reason to support such VIRTIO_NET_F_STATUS
>>> features I add a new register offset VIRTIO_MMIO_ISRMEM which
>>> will help to establish a shared memory region
2008 Jun 21
5
[Bug 16450] New: Powerbook G4 12" (NV34M [GeForce FX Go5200]) freezes on X restart - Fedora 9
http://bugs.freedesktop.org/show_bug.cgi?id=16450
Summary: Powerbook G4 12" (NV34M [GeForce FX Go5200]) freezes on
X restart - Fedora 9
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2014 Oct 27
2
[Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
On 25 October 2014 09:24, john.liuli <john.liuli at huawei.com> wrote:
> To get the interrupt reason to support such VIRTIO_NET_F_STATUS
> features I add a new register offset VIRTIO_MMIO_ISRMEM which
> will help to establish a shared memory region between qemu and
> virtio-mmio device. Then the interrupt reason can be accessed by
> guest driver through this region. At the
2014 Oct 27
2
[Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
On 25 October 2014 09:24, john.liuli <john.liuli at huawei.com> wrote:
> To get the interrupt reason to support such VIRTIO_NET_F_STATUS
> features I add a new register offset VIRTIO_MMIO_ISRMEM which
> will help to establish a shared memory region between qemu and
> virtio-mmio device. Then the interrupt reason can be accessed by
> guest driver through this region. At the
2004 Oct 01
1
Unable to create Zap channels/IAX Warning
Please can someone help me with the following two error messages:
Error 1. I have loaded the Zaptel dirvers and everything is ok with ztcfg. I
have configured Zapata.conf and everthing looks good but it apears the Zap
channels dont load when starting Asterisk. When I make a call to one of the
fxs port I get the following error message.
-- Executing Dial("SIP/39-b204", "Zap/6|30|r...
1998 Aug 26
2
Printing NT to Linux w\Cannon bjc-4000
I am able to see my printer as a share. Well better put, I see four
representations of my printer: ascii, lp2, lp-mono, and raw. I tried
the naive thing and just selected lp2 and added the cannon bjc 4000
driver for NT. This didn't work. I get an error report:
%%[ Error: undefined; offending Command: K ]%% . . . a bunch of strings
that I don't understand. This does not look like the
2014 Oct 27
1
[RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
On 2014/10/26 19:52, Michael S. Tsirkin wrote:
> On Sat, Oct 25, 2014 at 04:24:52PM +0800, john.liuli wrote:
>> From: Li Liu <john.liuli at huawei.com>
>>
>> This set of patches try to implemet irqfd support of vhost-net
>> based on virtio-mmio.
>>
>> I had posted a mail to talking about the status of vhost-net
>> on kvm-arm refer to