Displaying 20 results from an estimated 7000 matches similar to: "Mapping PCI/PCX hardware to a specific VM"
2005 Sep 15
1
PXE boot hangs after trying to load cfg/<max address>
Hi,
i'm trying to get my VIA Epia with VIA Rhine ethernet device to boot
PXELinux. I have done this before, but now i can't get it to work.
The machine loads pxelinux.0, i see some messages. But it fails just
after trying reading the first config file (the one with the mac
address). It kinda says this (transcribed):
CLIENT IP: 192.168.1.23 MASK: 255.255.255.0 DHCP IP: 192.168.1.93
2004 Dec 10
1
subset bug?
I ran into a problem with "subset" while working at home that I am not sure is a bug or not. I defined a custom function to take a data frame of tree positions, sizes, and types (containing the columns TRT, COMP, PLOT, X, Y, DBH and CON) and wanted to make a stem map of the plot using different symbols and colors to represent the different types of tree stems. I copied a bit of the
2006 Nov 15
4
dyn.load (PR#9364)
Full_Name: Jonathan Tuke
Version: 2.4.0
OS: Mac OS X 10.4.8
Submission from: (NULL) (203.173.46.189)
I am writing C code to implement in R. I am using R CMD SHLIB and then
dyn.load("file.so"). The function I then call with .C("function"). Since I
installed the latest R version, I have found that if I alter my C code and
recompile, then use dyn.load("file.so"), the
2004 Sep 03
2
TV cards
Hi, has anyone tried to use wine to control a tv tuner card ?
any hints tips advice gratefully received
Richard
2017 Nov 12
2
create waveform sawtooth
My tuneR sawtooth wave function generator is broken.
When I use the sine function, I get exactly what I expect: a sine wave whose frequency is defined by the freq parameter. In particular, higher frequencies have shorter wavelengths (more cycles per second means shorter waves). When I create a sawtooth wave, the opposite seems to occur: higher frequencies result in longer waves. But that?s not
2013 Jan 31
2
Writing audio files (.wav) in a different directory
Hi.
I'm trying to export a .wav file using the writeWave function from tuneR
package in a different folder than the default getwd().
After reading through the manuals of some audio packages I couldn't figure
it out.
I'm picking one 3-hour .wav file and asking the function to take a sample
of 1 minute (from minute 100 to minute 101 of the 3-hour file) and saving
it in an object
2017 Nov 12
0
create waveform sawtooth
Ccing the maintainer if the tuneR package.
Looks to me like sawtooth (and square) don't behave as expected when using xunit="samples". Workaround is to use xunit="time" instead:
sawtooth(110,duration=1/100,samp.rate=sample_rate,xunit="time")
I looked at the code but found it to be opaque.
--
Sent from my phone. Please excuse my brevity.
On November 12, 2017
2008 Jun 23
3
AM/FM tuner for centos 4 or 5?
Looking for a radio tuner for my audio server.
Needs to do AM.
Any hardware reccomendations?
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1 (443) 269-1555 x333
2003 Sep 06
2
TV tuner
Dear All,
Can anyone recommend a TV-tuner card that works well on 4.x or 5.x
Thanks in advance
Regards
Dmitry
2008 May 24
1
VT-d success - passing PCI TV tuner to Windows DomU
Hi all,
Thought I''d share my success with VT-d. I picked up an Asus P5E-VM DO motherboard as it was relatively cheap and had an extra PCI slot compared to the Intel Q35 board. The people on #xen IRC were very helpful. I wasted 2 days trying to get things working on Ubuntu and OpenSUSE with forward patched versions of Xen for newer kernels. Ended up using CentOS 5.1 which has the requred
2012 Jan 27
1
laod multichannel-audio-files with readWave (tuneR)
Hi,
I have a huge collection of 6-channel .wav files containing audio and
sensor recordings, which I need to analyse, across all 6 channels.
I'm thinking about what will be easier to do.
1. Just split the channels in an external audio-editor and than read
each mono channel seperatly with readWave (from tuneR), or
2. inherite the readWave class and extend it to multichannel reading?
What
2005 Oct 16
3
Radio software
Hi List,
Does anyone know of any type of radio tuner software available for
CentOS in either 32 or 64-bit versions? The card is an ATI X600. I've
got the video driver from ATI installed, but they do not have any other
user level software available. I think I remember reading something
about some software being available for the BT chipset, but I'm a tad
out of date on that.
2017 Mar 17
2
RFC: (in-principle) native unquoting for standard evaluation
I love the pointer analogy. Presumably the additional complication of scope
breaks this however. * itself would have been a nice operator for this were
it not prone to ambiguity (`a * *b` vs `a**b`, from which @ does not
suffer).
Would this extension require that function authors explicitly enable
auto-quoting support? I somewhat envisioned functions seeing the resolved
unquoted object (within
2016 Mar 23
2
Very odd issue w/ a CentOS 6 system
Phil Wyett wrote:
> On Wed, 2016-03-23 at 10:26 -0400, m.roth at 5-cent.us wrote:
<snip>
>> >
>> > What is the make/model of the card?
>> lspci says:
>> Brooktree Corporation Bt878 Audio Capture (rev 11)
>> >
>> > Are you supplying options when loading the bttv module?
>>
>> On and off, I've been googling to find if
2012 Sep 13
20
Xen 4.2.0-rc4 issues with DVB tuner
On Thu, Aug 30, 2012 at 6:33 PM, Konrad Rzeszutek Wilk <konrad@kernel.org>wrote:
Hi,
> > I''ve just upgraded a server of mine from a Core i3 2100T to an i7 3770,
> in order
> > to do full virtualization with VTd.
> >
> > I''m using kernel 3.5.2 and Xen from git://xenbits.xen.org/xen.git @
> commit
> >
2002 Jun 06
10
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer properties cannot be displayed"
Hello, I have a FreeBSD 4.5-RELEASE box running the SAMBA 2.2.4_1 port. I
have successfully added a printer driver to the unit, and when connecting
from a Windows 2000 client, I get the driver successfully installed. I then
converted the system to a PDC and added a test machine to it's domain. I can
connect to the printer, it downloads drivers, but when I choose printer
properties, I get:
2002 Jun 06
14
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer prope rties cannot be displayed"
I've experienced something like this, as well. Though I don't know if this
will help, I would make sure that your NT username(s) are appropriately
mapped to unix users. You may not be able to view the properties because
the permissions/mapped user are mixed up. You can check this by doing a
smbstatus - the user names listed as connected are the unix usernames that
have been mapped to.
2002 Jun 05
9
swat seems broken in HEAD
it just says
/usr/sbin/swat.new
Aborted
when i run it from the command line.
nothing i can see in the logs...
The swat binary from a 2 week old head now
(with the rest of the installation from today's head)
seems to work okay.
what's going on with swat - did i screw up the build?
Are others also having problems? (nothing in the marc)
brad
2010 Aug 06
1
Signals and Noise
Is there a reference page indicating which packages or functions are available in R for the filed of electrical engineering?
I'm not an EE but I've been doing some simulations regarding signals and noise and I found the 'tuneR' to be useful. Are there any others?
2005 Jan 03
3
Line-in as MOH source
Hello,
Most traditional PBX-es have the ability to use external audio source
(e.g. radio tuner) for music on hold. This is also useful because you
can let your users listen to radio by dialing some extension.
I wanted to achieve the same on asterisk, and chan_alsa seemed the
logical choice. I installed ALSA drivers, connected the radio to line-in
and added the folowing to extensions.conf:
exten