Displaying 20 results from an estimated 100 matches similar to: "[Bug 1338] New: Can't add IPv6 concatenation rule"
2018 Nov 06
2
[PATCH] drm/nouveau: tegra: Initialize mode configuration
From: Thierry Reding <treding at nvidia.com>
Irrespective of whether or not the device has any usable outputs, the
modesetting helpers will try to register all the resources such as CRTCs
and planes. Unfortunately, the helpers rely on drm_mode_config_init() to
properly set up internal data structures. Since the Tegra GPU does not
have a display engine, the Nouveau driver doesn't set
2015 Jul 11
7
[LLVMdev] instructions copy
Hi,
I want to copy some dependent statements, like a = b, b = c, from one basicblock to another basicblocks.
Because of SSA, a = b, will be like %1 = load %b, store %1, %a.
If I just use clone() method in Instruction class, it will be like <badref> = load %b, store <badref>, %a.
If I need remap the virtual registers, this map just will affect the whole module? And how to use it? I am
2009 Mar 13
0
Singal channel spike in controls with custom microRNA slides - Normalization help needed
Hi,
I'm working with custom slides(Cy5) and working in the normalization of the
arrays.
I have three arrays (technical replicates).
I have sucesfully normalized the data using vsn, however i would like to
normalize using spike in controls.
My controls are annotated as CTL-1 to x and i would like to do etiher a
normalization by block per array or the mean of all the controls per array.
The gal
2020 Sep 06
2
debian 10, vm cant connect to the host bridge
This is my system info:
Debian Release: 10.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.4.60-1-pve (SMP w/16 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh
2004 Jun 08
1
[Q] raw -> gpr in aroma package
Hi.
Is it possible to make gpr from raw?
library(aroma)
#read gpr file
gpr <- GenePixData$read("gpr123.gpr", path=aroma$dataPath)
# gpr -> raw
raw <- as.RawData(gpr)
# raw -> ma
ma <- getSignal(raw, bgSubtract=FALSE)
ma.norm <- clone(ma)
#normalization
normalizeWithinSlide(ma.norm, "s")
#ma -> raw
raw2 <- as.RawData(ma)
I want to make gpr data from
2018 Nov 06
0
[PATCH] drm/nouveau: tegra: Initialize mode configuration
On Tue, Nov 06, 2018 at 05:24:15PM +0100, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> Irrespective of whether or not the device has any usable outputs, the
> modesetting helpers will try to register all the resources such as CRTCs
> and planes. Unfortunately, the helpers rely on drm_mode_config_init() to
> properly set up internal data
2007 Apr 20
2
limmaGUI
Dear all,
I have a question about limmaGUI that is usually run in R environment.
My problem is loading data into the programm. I have 6 gpr files that
apparently are not compatible with limma. Everytime I'm trying to load
the data (including a RNA targets file, an error appears:Error reading
files. that I'm not sure,but seems to have something to do with the
format of my files
2020 Sep 07
1
AW: debian 10, vm cant connect to the host bridge
someone recommended that i should give br0 the same hardware address as eno2. I did that, and restarted the vm, and it still does not work.
Here is my current host interface config:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft
2020 Sep 09
5
[Bug 1463] New: nft --json table list ruleset crashes
https://bugzilla.netfilter.org/show_bug.cgi?id=1463
Bug ID: 1463
Summary: nft --json table list ruleset crashes
Product: nftables
Version: unspecified
Hardware: All
OS: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2018 Dec 20
4
Samba AD DC replication error - 2, 'WERR_BADFILE'
Hai,
As extra on Rowland comment..
Your config looks ok as said, i did see..
smb.conf
map to guest = bad user < remove it.
Bad User - Means user logins with an invalid password are rejected, unless the username does not exist, in
which case it is treated as a guest login and mapped into the guest account.
and you want that for a AD DC setup? you might
2006 Sep 06
0
Problems with D-Link DGE-530T and skge module on Centos 4.3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am running Centos 4.3 with the 2.6.9-42.EL.jwltest.156 kernel (to get
the skge module)
The card is recognized, and I can see traffic when I utlilize wireshark
in promiscuous mode including attempts at responding to ARP requests.
9.608260 DellPcba_b8:d7:63 -> Broadcast ARP Who has 172.20.15.25?
Tell 172.20.15.27
9.608281 D-Link_87:55:06
2018 Dec 20
5
Samba AD DC replication error - 2, 'WERR_BADFILE'
Hello everyone,
I have setup two Samba AD DC's with BIND9_DLZ dns backend.
faiserver.example.corp is one of them hosting all FSMO Roles.
location-000001.example.corp is the second one.
Both are in different subnets but can reach each other.
Unfortunately replication only works from faiserver.example.corp ->
location-000001.example.corp.
In the other direction location-000001.example.corp
2020 Sep 07
0
AW: debian 10, vm cant connect to the host bridge
I should have what i want to achive.
The server is intended as a host for VMs. Our network has multiple VLANs, and the VMs will be connected to different VLANS. The interface eno1 is for host traffic and eno2 is connected to the trunk port of the switch, making the different VLANS availabel to the VMs via the br0. I want to use a VLAN-aware br0, so that I specify in my VM config (on the host
2007 Jul 10
1
[Bug 1338] New: Idletimeout for both client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=1338
Summary: Idletimeout for both client and server
Product: Portable OpenSSH
Version: 4.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: wmertens at
2012 Oct 04
0
CEEA-2012:1338 CentOS 5 tzdata Update
CentOS Errata and Enhancement Advisory 2012:1338
Upstream details at : https://rhn.redhat.com/errata/RHEA-2012-1338.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8b0fb22dc6fa2cddc1f62e8107f56a8722bab71512fb2efdffbb808d651cd005 tzdata-2012f-1.el5.i386.rpm
2012 Oct 04
0
CEEA-2012:1338 CentOS 6 tzdata Update
CentOS Errata and Enhancement Advisory 2012:1338
Upstream details at : https://rhn.redhat.com/errata/RHEA-2012-1338.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
014b6b2ef2b4750c086d061ef6db6aa6a62b64004d01fd89b0b8174725f8babf tzdata-2012f-1.el6.noarch.rpm
2019 Jul 04
0
CEBA-2019:1338 CentOS 7 glibc BugFix Update
CentOS Errata and Bugfix Advisory 2019:1338
Upstream details at : https://access.redhat.com/errata/RHBA-2019:1338
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
78909e538243066250336d5b466c97a11803e6b1b4ce47ac3ac484780294021f glibc-2.17-260.el7_6.6.i686.rpm
2002 Mar 01
3
Setting working directory (PR#1338)
Full_Name: Jeffrey M. Freedman
Version: 1.4.1
OS: Mac OSX
Submission from: (NULL) (169.226.200.51)
I'm running R version 1.4.1 (NOT DARWIN VERSION) and it crashes every time I set
a working directory (either from the menu or using setwd) to a path that is
longer than a certain number of characters. This was not a problem in version
1.3.1.
Thank you.
2018 Jan 30
7
[Bug 1221] New: "fib" produces strange results with an IPv6 default route
https://bugzilla.netfilter.org/show_bug.cgi?id=1221
Bug ID: 1221
Summary: "fib" produces strange results with an IPv6 default
route
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
2018 Dec 21
1
Samba AD DC replication error - 2, 'WERR_BADFILE'
Ok, some more resolving things to fix.
On both DC's few things to edit.
In resolv.conf, the order is important here and dont point to nameserver 127.0.0.1 for the DC's.
DC1.
file: /etc/resolv.conf
search example.corp
nameserver IP_DC1
nameserver IP_DC2
nameserver 8.8.4.4
/etc/hosts
IP_DC1 hostname.internal.example.com hostname
IP_DC2 hostname.internal.example.com hostname