Displaying 20 results from an estimated 5000 matches similar to: "[Bug 39992] New: Screen corruption"
2014 Jul 18
22
[Bug 81485] New: dmesg spam on startup
https://bugs.freedesktop.org/show_bug.cgi?id=81485
Priority: medium
Bug ID: 81485
Assignee: nouveau at lists.freedesktop.org
Summary: dmesg spam on startup
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: fry.kun at gmail.com
Hardware: Other
2008 Jun 18
1
USB-HDD
Hi there,
I've read the instructions on using syslinux; in particular, I'm
interested in booting off a USB stick.
According to doc/usbkey.txt, USB-HDD is the best mode -- but there's no
mention of how to get that working.
I've tried googling it, but can't seem to find instructions (probably
not searching for the right thing)
Could someone here point me in the right
2015 Sep 25
4
VLIW support
Kun,
Thanks for the reply. I looked at it, but wasn't able to find where actual
instruction bundling takes place, i.e. where exactly in the code they pack
instruction into a single bundle. Do you know where it is done? I would
really appreciate any pointers.
Thanks.
On Fri, Sep 25, 2015 at 4:37 PM, Kun Ling <kunling at lingcc.com> wrote:
> Hi Rail,
> For the VLIW support,
2005 Aug 10
2
app_voicemail.c still looking for config file even I try to configure the voicemail from database.
Hi
I am trying to make asterisk load config from database, so far I get the
sip, extension working, but voicemail seems still looking for config file,
not from the database.
the extconfig.conf looks like
...
sipusers => mysql,asterisk,sip_buddies
sippeers => mysql,asterisk,sip_buddies
extensions => mysql,asterisk,extensions_table
voicemail => mysql,asterisk,voicemail_users
..
the
2000 Jul 13
2
Programming puzzle...
Dear R guru's,
I'd like to sort the columns of a matrix according to the elements in the
first row, and in case of a tie according to the second row, etc.
In case of a 3xn matrix woppa, something like
colorder _ order(woppa[1,], woppa[2,], woppa[3,])
I just cannot seem to find a way to do this for a variable number of rows,
e.g. if woppa has 10 or 15 rows I now manually cut and paste to
2001 Nov 13
2
r-gnome: plots go blank directly after R is finished plotting (PR#1167)
Full_Name: Dirk Eddelbuettel
Version: 1.3.1
OS: Linux
Submission from: (NULL) (65.184.214.9)
[ This bug report has previously been filed as #116701 in the
Debian Bug Tracking System. --edd ]
From: Egon Willighagen <egonw@sci.kun.nl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: r-gnome: plots go blank directly after R is finished plotting
Date: Mon, 22 Oct
2013 Oct 22
2
VBR conflicts filesystem?
In my usb drive with EXT3 filesystem in /dev/sda1 partition, syslinux uses
the first sector on /dev/sda1 but EXT3 filesystem doesn't?
On Mon, Oct 21, 2013 at 4:49 PM, Ferenc Wagner <wferi at niif.hu> wrote:
> Kun Huang <gareth at unitedstack.com> writes:
>
> > For a bootable usb drive, syslinux seems use MBR and VBR
>
> (and some files on the partition)
>
2005 Aug 10
1
where the debug log stored?
Hi;
I was trying to load config from database. I got the "Failed to query
database error. Check debug for more info."
The problem is where is debug log stored? I don't see it under
/var/log/asterisk.
Thanks
Kun
2013 Dec 12
5
How to use syslinux(isolinux, etc.) for EFI?
Hi,
When we meet UEFI or EFI firmware, lots of linux os release use
GRUB bootloader. But I wanna use isolinux to boot the installation
environment and also the linux os installed. Some question puzzled me. Now,
I look for your help:
1. I didn't found information about how to use
syslinux(isolinux,etc.) in uefi. I wanna know that are there some
differences of the isolinux configuration
2005 Aug 07
1
mysql sock location
Hi;
In case your * and mysql are running on the same machine, and you get error
"Failed to connect to mysql database server ..." when using Asterisk with
Mysql database, check the location of mysql.sock
not /tmp/mysql.sock, but /var/lib/mysql/mysql.sock
Regards
Kun
2018 May 19
1
Bug on qr.coef when qr is created by a zero matrix with colnames and all y equals zero
Dear maintainers,
I'm reporting a bug in qr.coef that mishandles the colnames of matrix. A minimal reproducible example is as follows:
x <- cbind(rep(0, 10), rep(0, 10))
y <- rep(0, 10)
q <- qr.default(x)
qr.coef(q, y)
[1] NA NA
If x has colnames, then qr.coef will end up with an error:
x <- cbind(x1 = rep(0, 10), x2 = rep(0, 10))
y <- rep(0, 10)
q <- qr.default(x)
2005 Aug 10
1
asterisk query mysql problem or bug?
Hi;
I have entries as below in DB,
mysql> select * from sip_buddies;
+----+------+----------+------------+---------+------------+--------+-------
-----+------------+----------+------+
| id | name | context | defaultip | host | mailbox | type |
regseconds | ipaddr | username | port |
+----+------+----------+------------+---------+------------+--------+-------
2020 Jun 23
2
from field encoding
Good day.
I have a dovecot 2.3.4.1 on debian 10 as an imap server. I found there are emails where the header field From has no encoding even if there is a name with special characters like ?lut? K??. The header looks like:
From: "?lut? K??" <zluty.kun at domain.tld>
In this case the email client - roundcube, outlook etc. will show the From with wrong characters. This behaviour is
2010 Jul 02
0
[LLVMdev] Qualitative comparisons between Open64 and llvm
Hi, Arvind Sudarsanam:
I know some of Open64. Above all, Open64 is designed for a high
performance compiler. It is now supported by AMD, HP, ICT Chinese
Academy of Science, etc. and has been ported to X86, Itanium, Loongson
CPU etc.
And to your questions
1, Open64 already have some main optimization phases, Inline for
aggressive inline opt. LNO for loop opt, WOPT for machine independent
opt(
2009 Sep 25
1
[Bug 24147] New: xv output slow and causes wmaker screen corruption
http://bugs.freedesktop.org/show_bug.cgi?id=24147
Summary: xv output slow and causes wmaker screen corruption
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2011 Jan 28
8
[Bug 33668] New: [regression] [nv4c] Screen corruption
https://bugs.freedesktop.org/show_bug.cgi?id=33668
Summary: [regression] [nv4c] Screen corruption
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2005 Aug 23
1
where is addmailbox now?
Hi;
Do you know where the addmailbox script goes? Now in CVS, it shows
revision 1.3
date: 2005/08/02 11:57:06; author: markster; state: dead; lines: +0 -0
This script is now useless...
----------------------------
So any new tool to create voicemail folder?
Thanks
Kun
2017 Mar 13
1
Re: [PATCH 2/4] v2v: chmod original OVA file if running as root (RHBZ#1430680).
In data lunedì 13 marzo 2017 14:47:43 CET, Richard W.M. Jones ha scritto:
> In the case where we are going to read the disk directly from the OVA
> file (partial = true), we will create a qcow2 image backed by the OVA.
> If running as root, libvirt will run qemu as a non-root user (because
> of no qemu:///session support for root, which is a libvirt bug). qemu
> will not be able to
2017 Jun 29
1
[PATCH] lib: libvirt: Pass copyonread flag through to the libvirt XML.
From: "Richard W.M. Jones" <rjones@redhat.com>
We were dropping the add_drive copyonread flag when using the libvirt
backend. This resulted in significant performance degradation (2x-3x
slower) when running virt-v2v against VMware servers.
Thanks: Kun Wei.
---
lib/launch-libvirt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/launch-libvirt.c
2009 Mar 18
1
is that a bug
Dear people,
I was using plot function, and kept getting information such as "Error in
axis(1, 1:4, LETTERS[1:4]) : too few arguments".
I use the examples given in 'axis' help, and got same error information.
Can any of you please tell me what's the problem and how can I fix it?
Thanks a lot and hope to hear from you soon,
Kun
--
View this message in context: