search for: _exact_

Displaying 20 results from an estimated 73 matches for "_exact_".

2005 Jun 17
1
Re: screen fonts -- LCD and Analog Connections ...
Ryan wrote: > I did, 1024x768. > Sorry, analog Matthew Miller wrote: > Maybe the problem is just in that adjustment, then. Yes. You need to have your signaling _exact_ when dealing with LCDs. Some are very good at taking the timings of VESA standards. But some support some eccentric Windows timings that are _not_ the exact same as VESA. Or maybe you have configured your monitor for X with bandwidths that exceed the typical VESA modelines. E.g., did you upgrad...
2012 Jan 06
5
Fix cuesheet.c to allow metaflac_test.sh to run to completion
When reading the INDEX from the cue sheet, the format MM:SS:FF format is disallowed if the sample frequency is not a multiple of 75 because the index would only be approximate. However, 00:00:00 is _exact_ because it denotes the start of the track, so allow it as a special case. This allows metaflac_test.sh to pass. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20120105/4d7bad52/attachment.htm -------------- next...
2005 Aug 10
1
Setting X in 1024x768 60 hz refresh for LCD TV viewing
I am trying to hook up linux to an LCD 1333x768 LCD TV. XP in 1024x768 show up just fine. X does not. I have set the screen preferences to 1024x768. I have edited the xorf.conf file instead of have a range from 50 - 70 I change it to be only 60. I start X and it still comes up on my A70F monitor but still will not show on my LCD TV. xvidtune does not run on this PC. It says something about
2003 Sep 13
3
Trailing dot is not removed from client hostname if HostbasedUsesNameFromPacketOnly is yes
If HostbasedUsesNameFromPacketOnly is set to yes, sshd does not remove the trailing dot from the client supplied hostname, causing sshd to attempt to look up "foo.example.com." (note trailing period) in known_hosts and .shosts instead of "foo.example.com" Trivial patch attached. -- Carson -------------- next part -------------- An embedded and charset-unspecified text was
2019 Nov 06
2
syslinux.efi and vendor-class-identifier
...between downloading > > syslinux.efi and ldlinux.e64 > > > > So I'm puzzled as to why it doesn't work on the Dell 3930 - may be a > > firmware bug/feature (it is running the latest firmware) ? > > Also tested with an HP laptop (Zbook 15u G5) and this shows the _exact_ > same issue as with the Dell 3930 ... so the issue is looking more and > more like a problem somewhere with syslinux.efi ? It's a client-specific interaction that I haven't seen. My guess is the attempts to just use the default address works better on some clients but triggers this...
2005 Nov 24
1
boot with more scsi card
hi, we've got a server with a 8 port 3ware card and 2 ide system disks. now we'd like to replace the ide disks with scsi disks or sata disks (these also recognized as scsi in the kernel). but we can't boot from it. the problem are twofold. first in the normal case the first scsi host scsi0 id the 3ware card, but grub only see the first 8 disk so if the system disk are sdi and sdj the
2004 Aug 19
2
Syncing with --files-from
I want to sync files from remote to local. I have a file with all the includes on the local machine. When executing rsync with "--files-from=incfiles.txt", it fails while trying to open "incfiles.txt" on the remote machine. Is there a way to tell rsync to look for the file locally? Thanks, Dave.
2012 Apr 26
2
Fix cuesheet.c to allow metaflac_test.sh to run to completion
...>Subject: [flac-dev] Fix cuesheet.c to allow metaflac_test.sh to run to completion > > >When reading the INDEX from the cue sheet, the format MM:SS:FF format is disallowed if the sample frequency is not a multiple of 75 because the index would only be approximate. However, 00:00:00 is _exact_ because it denotes the start of the track, so allow it as a special case. This allows metaflac_test.sh to pass. > > >_______________________________________________ >flac-dev mailing list >flac-dev at xiph.org >http://lists.xiph.org/mailman/listinfo/flac-dev > > > _______...
2016 Nov 05
2
Icecast relay crash.
...> > > As you can see at frame #6 malloc() is failing but I don't know the > > reason behind this. Does anybody has any idea how to fix this issue? > > Note: this is happening only in the relay machines but not in edges. > > Thank you for your report. > What is the _exact_ version you run? > > > You can also reach us on IRC (on Freenode, #icecast) for some live > debugging (when the sun is over central Europe). > > > with best regards, > > > -- > Philipp Schafft (CEO/Geschäftsführer) > Telephon: +49.3535 490 17 92 > > Löwenfe...
2005 Aug 03
2
Question driving external LCD from dell laptop
I have a dell inspiron 8200 laptop running centos 4.1 just fine. I want to connect it to an external 32 inch LCD. This laptop is dual boot windows. I set windows up to 1024x768 and connected the LCD - it worked just fine. LCD max is 1333x768 I then booted Centos 4.1 and set X to be 1024x768 also. rebooted the laptop just ot make sure. I then connected the LCD and it says can't display
2005 Aug 18
2
Updated Patch to chan_agent.c for PREACKANNOUNCE
...es does _not_ permit multiple "preackannounce" messages, each tied to a different queue (this strikes me as having better been patched into the Queue command). Similarly, you can't have one queue that has "ackcall=yes", and another with "ackcall=no". 3) I have the _exact_ same source version of CVS HEAD (from 2005/07/31) running on different servers (after a "cvs co", I tar the source so that I can be sure I'm running _identical_ versions). On one machine, when an Agent logs in, I can see it in the DB, "database show" shows a key of: //Agen...
2012 Feb 02
2
Fix cuesheet.c to allow metaflac_test.sh to run to completion
...dev] Fix cuesheet.c to allow metaflac_test.sh to run to completion Earl Chew wrote: > When reading the INDEX from the cue sheet, the format MM:SS:FF format > is disallowed if the sample frequency is not a multiple of 75 because > the index would only be approximate. However, 00:00:00 is _exact_ because > it denotes the start of the track, so allow it as a special case. This > allows metaflac_test.sh to pass. Thanks for this patch Earl, but unfortunately even with this patch in place (and the exit 0 I added the script removed), test_metaflac.sh still fails with: ? ? test case43: -...
2015 Mar 02
2
Glibc sources?
On 03/02/2015 11:00 AM, Johnny Hughes wrote: > On 03/02/2015 10:38 AM, ANDY KENNEDY wrote: >>>> I'm tasked with reconstructing the CentOS version of the GlibC library for testing with >>>> gethostbyname(). My mission is to show that we are not affected by the latest exploit for >>>> the product we are shipping targeted for RHEL and CentOS. To do so, I
2012 Mar 18
2
Samba4: error in schema?
...ble to view the members that are in a group either in ADCU or phpldapadmin _after_ you have added objectClass: posixGroup to it. Why does adding the posixGroup Class knock out the ability to be able to view group membership? Is this an error in the posixGroup schema? Is it an aim that s4 be an _exact_ replacement for m$ AD? Is this the schema that is used? from: MS-AD_Schema_2K8_R2_Classes, under /usr/local/samba/share/setup/ad-schema cn: PosixAccount ldapDisplayName: posixAccount governsId: 1.3.6.1.1.1.2.0 objectClassCategory: 3 rdnAttId: uid subClassOf: top mayContain: uid, cn, uidNumber, gi...
2012 Nov 30
6
Illegal Opcode,the 2.
Hi to all, from syslinux 4.06 and 5.00 pre 12 came the same dump. Background: While trying to install syslinux on small (700 MB) FAT16 Partition on HP Server got Red Screen of Death with a register dump. Illegal OpCode EAX=00001F01 EBX=000001A4 ECX=00000000 EDX=00000019F EBP=0000FBFA ESI=000007BE EDI=00000800 DS=0000 ES=0000 FS=0000 GS=0000 CS:EIP=0000:000083A6 SS:ESP=1000:0000AFF6
2016 Nov 07
1
Icecast relay crash.
...> > reason behind this. Does anybody has any idea how to fix > > this issue? > > > Note: this is happening only in the relay machines but not > > in edges. > > > > Thank you for your report. > > What is the _exact_ version you run? > > > > > > You can also reach us on IRC (on Freenode, #icecast) for some > > live > > debugging (when the sun is over central Europe). > > > -- > Philipp Schafft (CEO/Geschäftsführer) > Telephon: +49.3535 490 17...
2016 Nov 05
3
Icecast relay crash.
Hi All, I'm facing a problem in icecast relay machines. I'm seeing frequently that some of the relay machines are crashing and generates core dump but the reason for the crash is not clear from the trace of the core. Here is how the gdb trace looks like: (gdb) bt #0 0xffffe435 in __kernel_vsyscall () #1 0xf742c607 in raise () from /lib/i386-linux-gnu/libc.so.6 #2 0xf742fa33 in
2016 Nov 05
3
Icecast relay crash.
Hi All, I'm facing a problem in icecast relay machines. I'm seeing frequently that some of the relay machines are crashing and generates core dump but the reason for the crash is not clear from the trace of the core. Here is how the gdb trace looks like: (gdb) bt #0 0xffffe435 in __kernel_vsyscall () #1 0xf742c607 in raise () from /lib/i386-linux-gnu/libc.so.6 #2 0xf742fa33 in
2012 May 02
1
Fix cuesheet.c to allow metaflac_test.sh to run to completion
...: [flac-dev] Fix cuesheet.c to allow metaflac_test.sh to run to completion >> >> >>When reading the INDEX from the cue sheet, the format MM:SS:FF format is disallowed if the sample frequency is not a multiple of 75 because the index would only be approximate. However, 00:00:00 is _exact_ because it denotes the start of the track, so allow it as a special case. This allows metaflac_test.sh to pass. >> >> >>_______________________________________________ >>flac-dev mailing list >>flac-dev at xiph.org >>http://lists.xiph.org/mailman/listinfo/flac-de...
2015 Mar 10
4
Glibc sources?
> Okay, thanks. I really don't need _EXACT_ match, but close. Again, my > aim is to equip GlibC with some logging facilities IF anyone is using the > gethostbyname(). Given the help from this list, I was able to rebuild > GlibC for CentOS and am testing my stuff now. > > I appreciate your help on this matter. Not knowing w...