Displaying 20 results from an estimated 3000 matches similar to: "updating ALSA"
2005 Sep 06
7
Cookbook receipe for SCSI tape install requested.
I need to install an HP Surestore dlt on a Centos 4 machine and I
am at a loss as to how to proceed. Can someone either provide or
point me to an online reference on how to proceed to add and
configure a SCSI adapter and tape drive. I have read, but not
really understood, the man page entry for st. Does kudzu handle
this?
Regards,
Jim
I am a digest subscriber so the favour of an
2007 Jan 09
3
Can i manage part of a file ..
Can I use puppet to ensure that a file includes certain text but not be
required to maintain the entire file?
For example,
I would like /etc/modprobe.conf to contain the following lines but the
file will also contain lines that are system dependent.
---------------------------------------------------------------------------------------
# Disable IPV6
alias net-pf-10 off
alias ipv6 off
2004 Mar 03
1
Sound Problems with Wine and ALSA
I've been trying to fix this for a couple of weeks now without any luck.
I'm hoping someone here can offer some help.
I Replaced my mainboard and CPU about a month ago. The new board has
on-board sound as did my old mainboard, but the new board uses an
Intel8x0 sound chip, the old board had a Yamaha YMFPCI chipset. Because
of the difference in sound systems I needed to rebuild the
2005 Nov 22
2
Doing fsck on shutdown
I usually shutdown computer for night (could probaly use software
shutdown, but have not yet studied it). In that case, the disk is
checked quite often with default settings, usually in those cases I am
in hurry and want computer to start up fast :-).
One alternative would be trying to run fsck at shutdown if fsck is due
in a few mounts. One could abort that if one wants computer to shutdown
2016 Sep 08
2
smbd to authenticate via pam modules
On 09/08/2016 05:10 PM, Volker Lendecke wrote:
> On Thu, Sep 08, 2016 at 04:59:14PM +0200, David Komanek via samba wrote:
>> and there is nothing logged by pam libraries, so I suppose they are not
>> called at all (other services are using it successfully and logging
>> without problems). But as long as I am using plaintext passwords, it
>> should be going to pam
2011 Oct 28
2
Split an array into arbirtary sizes
Hi there,
I have a ts object that I would like wo split into arbirary sizes.
Can'tfind how to do this?
I realise its probaly very simple buy I can't sem to find the right
function?
--
View this message in context: http://r.789695.n4.nabble.com/Split-an-array-into-arbirtary-sizes-tp3948938p3948938.html
Sent from the R help mailing list archive at Nabble.com.
2013 Oct 10
2
[LLVMdev] [lld] Handling a whole bunch of readers
On Wed, Oct 9, 2013 at 7:57 PM, Shankar Easwaran <shankare at codeaurora.org>wrote:
> On 10/9/2013 4:19 PM, Shankar Easwaran wrote:
>
>> On 10/9/2013 3:09 PM, Nick Kledzik wrote:
>>
>>> On Oct 9, 2013, at 11:23 AM, Shankar Easwaran <shankare at codeaurora.org>
>>> wrote:
>>>
>>>> We have a whole bunch of readers(we would have
2004 Dec 24
2
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Path const&,llvm::sys::P
Hi Reid,
Looking closer at the build process, I find that Path.cpp doesn't get
compiled, even if it is a newer version than its *.o file. That's probaly
the reason the error still exists.
I've zipped and attached the trace after the point the new Path.cpp was
updated by cvs. It clearly shows that it newer gets compiled and now shows
that it is the dependencies in the makefile
2004 Mar 15
3
ALSA and an intel i8x0/SiS SI7012 sound card
Hi,
I've been try to get sound in wine (20040121) working on my machine for
while now. As you've probably guessed I've got a SiS 7012 (which uses
the intel i8x0 modules) and alsa (either natively or OSS emulation.)
google came up with a few hits about this not working in the past,
namely:
http://www.winehq.org/hypermail/wine-devel/2002/12/0281.html
But I'm not sure if this is
2013 Oct 10
0
[LLVMdev] [lld] Handling a whole bunch of readers
On 10/9/2013 11:19 PM, Rui Ueyama wrote:
>
> Isnt having a YAML file starting with the below better, so that you dont
> need to go through file extensions.
>
> magic :
> arch:
>
> I guess we will use a fixed file extension anyway (we probaly don't want to
> use .txt for YAML object file for example), so what do you think is the
> benefit of depending on special
2013 Oct 10
2
[LLVMdev] [lld] Handling a whole bunch of readers
On Thu, Oct 10, 2013 at 9:16 AM, Shankar Easwaran
<shankare at codeaurora.org>wrote:
> On 10/9/2013 11:19 PM, Rui Ueyama wrote:
>
>>
>> Isnt having a YAML file starting with the below better, so that you dont
>> need to go through file extensions.
>>
>> magic :
>> arch:
>>
>> I guess we will use a fixed file extension anyway (we probaly
2003 Nov 17
1
problems with alsa (card ac97) in asterisk
Hello,
I have asterisk 0.5.0, asterisk-oh323-0.5.6, openh323-1.12.2 and pwlib 1.5.2
compiled and installed.
I have modules alsa 0.9.8 compiled and installed
My PC have and audio card ac97 chipset intel i810 in motherboard.
The list of the modules loaded is:
namor:/etc/asterisk# lsmod
Module ? ? ? ? ? ? ? ? ?Size ?Used by ? ?Not tainted
snd-pcm-oss ? ? ? ? ? ?35652 ? 0
snd-mixer-oss ? ? ? ?
2019 Dec 10
1
Re: [PATCH] rhv-upload: Fix waiting for transfer
On Thu, Nov 28, 2019 at 10:58 PM Richard W.M. Jones <rjones@redhat.com> wrote:
>
> On Thu, Nov 28, 2019 at 09:34:18PM +0200, Nir Soffer wrote:
> > We were not considering failures while initializing the transfer. In
> > this case the transfer phase can change to PAUSED_SYSTEM or
> > FINISHED_FAILURE, and transfer_url will be None, which failed the
> > upload
2019 Nov 28
3
[PATCH] rhv-upload: Fix waiting for transfer
We were not considering failures while initializing the transfer. In
this case the transfer phase can change to PAUSED_SYSTEM or
FINISHED_FAILURE, and transfer_url will be None, which failed the
upload with a misleading error:
RuntimeError: direct upload to host not supported, requires
ovirt-engine >= 4.2 and only works when virt-v2v is run within the
oVirt/RHV environment, eg. on
2004 Nov 23
1
Updating on CentOS-3.3
Sorry to be beating a dead horse to death here... but... in the
archives, mostly the FAQ is mentioned, but the FAQ seems to be 'coming
soon'. :)
I just did a clean install of 3.3. I am operating from the command line.
I first mistakenly ran.. been there done that on WhiteBox as well. :(
rpm --import /usr/share/rhn/RPM-GPG-KEY
Got what I understand now is the expected errors.
I then
2013 Oct 11
2
[LLVMdev] [lld] Handling a whole bunch of readers
# is a line comment chracter in YAML so it's valid. That's why I wrote a
simple magic "comment".
On Thu, Oct 10, 2013 at 6:21 PM, Shankar Easwaran
<shankare at codeaurora.org>wrote:
> On 10/10/2013 5:00 PM, Rui Ueyama wrote:
>
>> On Thu, Oct 10, 2013 at 9:16 AM, Shankar Easwaran
>> <shankare at codeaurora.org>**wrote:
>>
>> On
2013 Oct 11
0
[LLVMdev] [lld] Handling a whole bunch of readers
On 10/10/2013 5:00 PM, Rui Ueyama wrote:
> On Thu, Oct 10, 2013 at 9:16 AM, Shankar Easwaran
> <shankare at codeaurora.org>wrote:
>
>> On 10/9/2013 11:19 PM, Rui Ueyama wrote:
>>
>>> Isnt having a YAML file starting with the below better, so that you dont
>>> need to go through file extensions.
>>>
>>> magic :
>>> arch:
2004 Dec 24
0
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Pathconst&, llvm::sys::P
Hi Reid,
Looking closer at the build process, I find that Path.cpp doesn't get
compiled, even if it is a newer version than its *.o file. That's probaly
the reason the error still exists.
I've zipped and attached the trace after the point the new Path.cpp was
updated by cvs. It clearly shows that it newer gets compiled and now shows
that it is the dependencies in the makefile
2018 May 16
1
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
On 2018?04?25? 13:15, Tiwei Bie wrote:
> This commit introduces the event idx support in packed
> ring. This feature is temporarily disabled, because the
> implementation in this patch may not work as expected,
> and some further discussions on the implementation are
> needed, e.g. do we have to check the wrap counter when
> checking whether a kick is needed?
>
>
2005 Feb 26
5
Packages on demmand
Hi all,
I have four servers (one with redhat 7.3, two with
CentOS 3.4 and one with CentOS 4 for testing). I would
like to do a partial package mirror with os, updates,
contrib branches and so on. Anybody knows if exists
any tool for redhat based distros, like apt-proxy in
debian world ( that donwloads packages on demmand),
that supports this feature??
I see yam tool from dag repository, but it