Displaying 7 results from an estimated 7 matches for "vttoth".
Did you mean:
toth
2005 Nov 15
2
Fwd: RE New xanto driver for NUT
please keep the list cc'ed when replying me.
---------- Forwarded message ----------
From: Andreas Thienemann <andreas@bawue.net>
Date: 15 nov. 2005 15:36
Subject: Re: RE New xanto driver for NUT
To: Arnaud Quette <aquette.dev@gmail.com>
Hello Arnaud,
On Tue, 15 Nov 2005, Arnaud Quette wrote:
> is there really a need to separate it from the megatec.
> we're currently
2005 Nov 15
2
Fwd: RE New xanto driver for NUT
please keep the list cc'ed when replying me.
---------- Forwarded message ----------
From: Andreas Thienemann <andreas@bawue.net>
Date: 15 nov. 2005 15:36
Subject: Re: RE New xanto driver for NUT
To: Arnaud Quette <aquette.dev@gmail.com>
Hello Arnaud,
On Tue, 15 Nov 2005, Arnaud Quette wrote:
> is there really a need to separate it from the megatec.
> we're currently
2006 May 09
3
Eaton Powerware 5110 UPS
...ing above.
- In a fit of woeful optimism I have configured ups.conf to connect to
hiddev0 but I get this error when I run upsdrvctl
hiddev path open /dev/usb/hid/hiddev0: No such device
Driver failed to start (exit status=1)
I have been looking to this document
(http://www.vttoth.com/ER-OF800.htm) as well as attempting to follow the
nut FAQ:
If anyone could please help me that would be much appreciated.
Kind regards,
John
2005 Jun 06
1
Is it possible to mix encoded audio?
...i want to record the
conversation to a file.
As i have two indipendent thread transmitting e receiving voice i
whish to mix both audio streams in one stream before saving the
conversation to a file.
I'm using Speex in narrow band mode, 8 bits per sample, mono.
i found at this link
http://www.vttoth.com/digimix.htm
a simple way to mix audio:
".........Let's say we have two signals, A and B. If A is quiet, we
want to hear B on the output in unaltered form. If B is quiet, we want
to hear A on the output (i.e., A and B are treated symmetrically.) If
both A and B have a non-zero amplit...
2004 Sep 07
2
Printing an extra blank page all the time.
Hi,
I'm running samba-3.0.5 on OpenBSD 3.5.
I'm trying out using samba as a print server for the first time, and it
works ok, but I have this problem where everytime I print anything, a
additional blank page comes out of the printer at the end of what was
just printed.
It's an old HP Laserjet 4 connected to the parallel port of the samba
server.
/etc/printcap
lp|HP4|HP Laserjet
2005 Jun 06
0
Is it possible to mix encoded audio?
...> As i have two indipendent thread transmitting e receiving voice i
> whish to mix both audio streams in one stream before saving the
> conversation to a file.
>
> I'm using Speex in narrow band mode, 8 bits per sample, mono.
>
> i found at this link
>
> http://www.vttoth.com/digimix.htm
>
> a simple way to mix audio:
>
> ".........Let's say we have two signals, A and B. If A is quiet, we
> want to hear B on the output in unaltered form. If B is quiet, we want
> to hear A on the output (i.e., A and B are treated symmetrically.) If
>...
2005 Dec 28
1
Non Standard USB HID UPS
...non-standard hid Unitek
UPS.
I've tried to use hiddev to access my UPS as its USB HID interface is the same
as the energizerups. Nevertheless, the protocols are different and I didn't
manage to communicate with my UPS through hiddev. Moreover, the problem
described in this page http://www.vttoth.com/ER-OF800.htm about the Linux
kernel not registering as an hiddev a device that is recognized as an input
device is back in recent kernel release and I can't afford compiling my kernel
with CONFIG_HID_USBINPUT off as I use a USB mouse.
That's why I decided to use libhid.
So here are my...