similar to: Is my understanding accurate?

Displaying 20 results from an estimated 14000 matches similar to: "Is my understanding accurate?"

2005 Oct 30
2
GUI client?
It's very nice to see that NUT now supports my Belkin Universal UPS. Great work! Now I'm wondering if there's a GUI client that will build/run on a modern distribution. KNutClient requires an outdated version of Qt, and the "UPS Monitor" link leads to a Spanish error page. Thanks! -- ======================================================================== Ian Pilcher
2001 Feb 09
3
API implementation "HOWTO"
Maybe my imagination is overactive, but I seem to remember reading some- thing in the vein of a HOWTO/tutorial on adding a Win32 API call to Wine. It discussed the SPEC file, header files, etc. I've searched the winehq website and the source tree, but I can't seem to find this. Anyone know what I'm thinking of? Thanks! --
2001 May 16
2
WineHQ down again - not a DNS problem
WineHQ is down again, and Corel is bouncing mailing list messages. Any- one know what it is this time? -- ======================================================================== Ian Pilcher ian.pilcher@home.com ========================================================================
2018 Jun 01
2
Re: Make discard='unmap' the default?
On 06/01/2018 05:19 AM, Daniel P. Berrangé wrote: > On Thu, May 31, 2018 at 02:34:15PM -0500, Ian Pilcher wrote: >> Is it possible to make discard='unmap' the default for virtio-scsi >> disks? (Related, is it possible to make virtio-scsi the default disk >> type, rather than virtio-blk?) > > This is really a question for whatever management tool you're
2012 May 11
2
dovecot wants to access my music directory
I am getting an SELinux error every time dovecot starts, because it is trying to access my music directory (/srv/music). I've read the doveadm-mount man page, and tried: doveadm mount add /srv/music ignore but it didn't make any difference. Now, I certainly didn't tell dovecot to access this directory, so how can I tell it *not* to do so. This is dovecot-2.1.6-2.fc17.x86_64 on
2000 Oct 29
0
Sample-granularity file length and editing whitepaper
A few folks have asked for specifics, at the spec level, on how sample granularity editing works in Vorbis. So, here's a whitepaper as the beginnings of a real document. This doc is also in CVS on branch_beta3. Note that vorbisfile is not actually tested with the beginning sample-offset spec for editing. I'll be testing/fixing any bugs in vorbisfile on that front now, and keeping
2011 Sep 21
2
T.38 "client" for Linux?
I am looking for a simple way to send occasional faxes via the FXO port on my SPA3102 -- without having to connect a fax modem to an ATA. In an ideal world, this would be some sort of "softfax" that runs on my Linux desktop and talks (via Asterisk) to the SPA3102 with T.38. This is one of those things that I thought would be relatively straightforward, but a couple of hours of Googling
2018 May 31
2
Make discard='unmap' the default?
Is it possible to make discard='unmap' the default for virtio-scsi disks? (Related, is it possible to make virtio-scsi the default disk type, rather than virtio-blk?) Thanks! -- ======================================================================== Ian Pilcher arequipeno@gmail.com -------- "I grew up before Mark Zuckerberg invented
2004 Sep 10
2
Need help building Red Hat RPM
I'm trying to build a Red Hat 7.3 RPM, and the XMMS plugin build is failing, because the FLAC libraries aren't installed yet. I've looked at some of the SRPMS out there. They all patch Makefile.am in the XMMS plugin directory to make things work, but I can't to that on Red Hat 7.3, because it uses automake-1.4p5. (I know it's old, but upgrading it would likely break just
2007 Jan 02
2
Storing RTP in Ogg
Hello learned ogg folks, and welcome to 2007. Sadly I am back at work already, and I'd like to seek your advice. We need to store raw RTP packets on disk as they are received from the network. There will be multiple streams of media--at least one audio and one video--that all need to go in the same file. We have decided to use ogg because it is the simplest container format that meets our
2014 Jul 14
3
Changing gdm background
Anyone know how to do $SUBJECT? I've tried running both gnome-control- center and dconf as the gdm user, but neither one had any effect. TIA -- ======================================================================== Ian Pilcher arequipeno at gmail.com -------- "I grew up before Mark Zuckerberg invented friendship" --------
2010 Apr 04
1
Make check failure
Hi all, I've just grabbed a copy of SVN head for libogg and 'make check' is failing: ./test_framing testing single page encoding... 0, (0), granule:0 ok. testing basic page encoding... 0, (0), granule:0 1, (1), granule:6151 ok. testing basic nil packets... 0, (0), granule:0 1, (1), granule:10247 ok. testing initial-packet lacing > 4k... 0, (0), granule:0
2013 Mar 04
5
Lockups with kernel-2.6.32-358.0.1.el6.i686
I updated my home server with the 6.4 CR packages, and I've experienced 3 or 4 hard lockups since. The server is a fanless VIA C7 "CentaurHauls" system with a 1GHz CPU underclocked to 800MHz and 1GB of RAM. It has a dual-port Intel 82546GB NIC in its single PCI slot. (It also has an on-board Realtek RTL-8110SC/8169SC NIC that is plugged in, but doesn't currently have an IP
2004 Feb 25
1
a new proposal
I'm hoping this is a new proposal, and not a rehash of something that's already been discussed and shot down. Without logs of the recent IRC discussion there's no way for me to know without asking. When I suggested it in #theora earlier derf_ or AndrewBachmann said that it had already been discussed, so I'm under the belief that this is a new idea. <p>Ok so we've
2013 Jul 03
1
Asterisk stops registering
On several occassions lately, my home Asterisk box has stopped registering with my VoIP provider. I haven't been able to reproduce the problem, and the log doesn't contain anything useful. How can I increase the log verbosity for SIP registration-related events? I've looked through logger.conf and tried searching with Google, but I haven't been able to find a clear answer. This
2016 Feb 15
1
GTX 960M
I'm considering a Dell XPS 15 laptop, that comes with the subject GPU. Is this thing usable with nouveau? -- ======================================================================== Ian Pilcher arequipeno at gmail.com -------- "I grew up before Mark Zuckerberg invented friendship" --------
2017 Mar 13
2
MIPS emulation broken - No PCI buses available
I am trying to create a QEMU MIPS guest, so that I can test some code for big-endian safety. Every attempt to create a MIPS guest is giving me an error: Unable to complete install: 'XML error: No PCI buses available' It seems like this is a known issue. https://www.redhat.com/archives/libvir-list/2016-May/msg00197.html However, I am still getting this on a fully updated Fedora
2014 Jul 09
3
VLC for CentOS 7
Anyone know of a source for $SUBJECT. RPMForge, etc., don't seem to have EL7 repos yet. Thanks! -- ======================================================================== Ian Pilcher arequipeno at gmail.com Sent from the cloud -- where it's already tomorrow ========================================================================
2014 Nov 19
2
Can't build RPM for i686 target (i386 works)
I'm creating a simple RPM for my 32-bit CentOS 6 server. When I build the RPM without specifying a target architecture (rpmbuild foo.spec), it successfully builds an i386 RPM. If I try to build an i686 RPM, I get nothing: $ rpmbuild --target i686 foo.spec Building target platforms: i686 Building for target i686 And I'm returned to command prompt with no error message. The SPEC
2019 Sep 15
1
How to disable i915 module
I am setting up CentOS 7 on my new firewall. This will run as a head- less system, accessed via a serial console when necessary. It's only a 2GB system, so I don't see any reason to have the GPU consuming any of the RAM. I've blacklisted the i915, drm, and drm_kms_helper modules and rebuilt the initramfs, but the i915 module is still being loaded. Anyone know what might be loading