Displaying 20 results from an estimated 90 matches similar to: "[Bug 58101] New: Rendering problems with a Geforce Go 5300"
2012 Apr 15
5
[Bug 48745] New: windows are clipped to a certain vertical space
https://bugs.freedesktop.org/show_bug.cgi?id=48745
Bug #: 48745
Summary: windows are clipped to a certain vertical space
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Jan 31
0
Xen and cciss (Smart Array 5300)
Hi all,
i have the same problem as in
http://lists.xensource.com/archives/html/xen-users/2006-01/msg00458.html :
I have tried to boot xen with cciss compiled in kernel and as module
(with initramfs). The kernel hangs at the moment the cciss module is
load. A vanilla kernel works without any problems (but of course, i want
xen ;-) )
I am using gentoo with xen 3.0.2 and xen-sources-2.6.16.28-r2.
2003 Jun 25
0
RTP stream missing the target - cisco 5300 + mgcp
Hi!
I have strange problem, I hope it's just a configuration problem, but
maybe not.
I'm trying to make a call between a MGCP gateway and Cisco 5300 talking SIP.
Everything is fine except that audio is one way (from 5300 to MGCP
gateway only). It seems that during reinvite Cisco gets confused by
session ID and version and excpects RTP stream on different port. The
call flow on SDP
2003 Oct 08
0
SIP Problems with Cisco 5300 - Invalid CSeq Number
People:
Did you have seen this message before?
noc2pbx*CLI>
-- Executing Goto("SIP/-081363a0", "ivr1|2000|1") in new stack
-- Goto (ivr1,2000,1)
-- Executing Answer("SIP/-081363a0", "") in new stack
-- Executing Wait("SIP/-081363a0", "1") in new stack
-- Executing BackGround("SIP/-081363a0",
2005 Jul 04
1
Asterisk and Cisco 5300
Hello Everyone,
This is my first post, and this is my problem :-).
I have a asterisk@home, work excellent (only internal users), but i need
outbound calls. One person give me an access to his "Cisco 5300 Media
Gateway", he give me a dial rule and the router ip address.
I've created a SIP Trunk, and a outbound routing, with all the info (the
rare thing, the
2005 Oct 17
0
Centos 4.1 Boot Problem on ML570 with Compag 5300 Storage Array Raid Controller
Hello All,
Hardware:
HP ML570
2G Ram
Dual 2.8G procs
Compaq 5300 Smart Array Controller
Software:
Centos 4.1
I yum-med a server last week and rebooted it.
When it came up, it stopped. Looking at the console, I got:
---snip
Setting Hostname: OK
Checking root filesystem:
/dev/cciss/c0d0p10 is mounted, e2fsck cannot continue, aborting failed
*** an error occurred during the file system check
2008 Mar 03
1
DO NOT REPLY [Bug 5300] New: --xattrs-exclude and --xattrs-exclude-from
https://bugzilla.samba.org/show_bug.cgi?id=5300
Summary: --xattrs-exclude and --xattrs-exclude-from
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: stlman@poczta.fm
2009 Jan 19
3
Wifi card - Intel PRO 5300
Hi,
I'm trying to use my wireless connection on a HP 8530w laptop with no
success.
My OS : CentOS 5.2 x86_64 (kernel 2.6.18-92)
The wifi card is : Intel PRO 5300
Is somenone try it with success ?
Please, any help will be appreciated.
Best regards.
__________________________
Ce message (et toutes ses pi?ces jointes ?ventuelles) est confidentiel et ?tabli ? l'intention exclusive de
2004 Jun 29
5
SIP->Asterisk->GnuGK->Cisco 5300
Hi all,
I would like to call from SIP client to Asterisk then GnuGk, then Cisco 5300
to PSTN phone. Is this possible? I need simple config asterisk and gnugk.Can
somebody help me?
Ganbaa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040629/cfe09e1e/attachment.htm
2012 Dec 10
2
[LLVMdev] Possible bug in DFAPacketizer::ReadTable
Hi all,
I have found what I think it is a bug in DFAPacketizer::ReadTable.
When finding NextStateInTable to cache all transitions belonging to a state
into CachedTable, ReadTable does not check bounds:
unsigned ThisState =
DFAStateEntryTable[state];
|
unsigned NextStateInTable = DFAStateEntryTable[state+1];
which makes NextStateInTable get a random value when state == <last state
in
2012 Dec 10
2
[LLVMdev] typeinfo for llvm::MCAsmInfo is missing
Hi all.
I fully understand that the problem is a bit OT for llvmdev, but I'm stuck for two days now and I really need some direct push.
To the problem. I have a C++ shared library, that's working with llvm C++ api. Consider a function:
static Object llvm_Target_createMCAsmInfo(Object self, Object tripleName)
{
llvm::Target target = from_ruby<llvm::Target>(self);
char const
2006 Aug 05
0
CESA-2006:0603 Important CentOS 4 i386 libtiff - security update
CentOS Errata and Security Advisory 2006:0603
https://rhn.redhat.com/errata/RHSA-2006-0603.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
libtiff-3.6.1-12.i386.rpm
libtiff-devel-3.6.1-12.i386.rpm
src:
libtiff-3.6.1-12.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2012 Dec 10
0
[LLVMdev] Possible bug in DFAPacketizer::ReadTable
Hi Carlos,
Thanks for identifying the bug. I'll confirm and fix. Is there a bug
report open for this?
-Anshu
---
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
On 12/10/2012 4:48 AM, Carlos Sánchez de La Lama wrote:
> Hi all,
>
> I have found what I think it is a bug in DFAPacketizer::ReadTable.
>
> When finding
2013 Feb 08
0
[LLVMdev] Rotated loop identification
On Feb 7, 2013, at 10:53 AM, Michele Scandale <michele.scandale at gmail.com> wrote:
>> Thanks for the details. Please add them to a bug report.
>
> I will do this.
Thanks.
>> InstCombine is certainly interfering with our ability to analyze the loop. I think the problem is that ScalarEvolution cannot reason about signed division. This is a general problem independent of
2013 Feb 08
1
[LLVMdev] Rotated loop identification
On 02/08/2013 06:56 AM, Andrew Trick wrote:
> There's been talk of adding metata do the branch that terminates the loop latch block. What llvm calls the "latch" is just a unique backward branch to the loop header and not necessarilly even a loop exit.
>
> I'm not sure how you would interpret that metadata, since the branch exit may be rewritten (just like the loop
2013 Feb 07
3
[LLVMdev] Rotated loop identification
> Thanks for the details. Please add them to a bug report.
I will do this.
> InstCombine is certainly interfering with our ability to analyze the loop. I think the problem is that ScalarEvolution cannot reason about signed division. This is a general problem independent of your target. At the moment I'm not sure if we can teach ScalarEvolution to reason about this, or if we can defer
2012 Dec 10
6
[Bug 58087] New: [-next] nouveau corrupts kernel mm allocator
https://bugs.freedesktop.org/show_bug.cgi?id=58087
Priority: medium
Bug ID: 58087
Assignee: nouveau at lists.freedesktop.org
Summary: [-next] nouveau corrupts kernel mm allocator
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: peter at
2012 Dec 10
2
[LLVMdev] Possible bug in DFAPacketizer::ReadTable
Hi Anshu,
no, I did not fill a bug report. It is not so easy to make the code fail
noticeably; during Hexagon CodeGen tests it happens silently and tests
pass. I am working on another VLIW backend which uses DFAPacketizer and
compiling llvm with gcc-4.4 makes it segfault, but with gcc-4.7 the bug
gets hidden again (it still happens, but values after DFAStateEntryTable in
memory are such that
2013 Feb 08
3
[LLVMdev] Rotated loop identification
----- Original Message -----
> From: "Andrew Trick" <atrick at apple.com>
> To: "Michele Scandale" <michele.scandale at gmail.com>
> Cc: "llvmdev at cs.uiuc.edu List" <llvmdev at cs.uiuc.edu>
> Sent: Thursday, February 7, 2013 11:56:42 PM
> Subject: Re: [LLVMdev] Rotated loop identification
>
>
> On Feb 7, 2013, at 10:53 AM,
2013 Feb 08
0
[LLVMdev] llvm.meta (was Rotated loop identification)
On Feb 7, 2013, at 10:58 PM, Hal Finkel <hfinkel at anl.gov> wrote:
>> As long as this is brainstorming time, I actually like the idea of an
>> llvm.invariant intrinsic that the optimizers know to ignore. I like
>> it for other purposes, but would happen to work for you as a
>> temporary workaround. It could take one or two IR values (as
>> metadata operands)