Displaying 17 results from an estimated 17 matches for "ctlr".
Did you mean:
ctl
2008 Apr 14
1
shift, alt, or ctlr + mouse click not working in 0.9.59?
Since the latest wine, I noticed that pressing down shift or alt or ctlr and clicking the mouse doesn't have the intended effect.
In games like civ4, shift or alt clicking is used for city queues and selecting multiple units, nether of which work, and in warcraft3, pressing alt will show the health bars of units, but this goes away as soon as the mouse is clicked.
2006 Sep 21
0
Intermittent problems connecting to Samba share-Domain Ctlr issue
Hi everyone,
We've been having intermittent problems connecting to Samba shares from Windows machines. I wrote a test program that tries to connect to the share and get a list of all of the files in it. It tries to do this every second. On some occasions this test program succeeds 14 times in a row before failing. It then fails once, and then succeeds 14 or so more times. It keeps repeating
2007 Feb 09
1
HP DL380 G2 does not boot off local disk from PXE boot menu
...quot;Standard Boot Order (IPL)" menu, I have:
IPL 1: CD-ROM
IPL 2: floppy drive (A)
IPL 3: PCI Embedded Compaq NC3163 10/100 Fast Ethernet NIC Port 1
IPL 4: Hard Drive (C:) (See Boot Controller Order)
In "Boot Controller Order" menu, I didn't change anything:
Ctlr:1 Compaq Smart Array 5i
Ctlr:2 Integrated PCI IDE controller
My kickstart server runs on RHEL3, and the image to install is also
RHEL3.
The PXE boot menu is as follows:
#
serial 0 9600
prompt 1
timeout 30
display boothelp.txt
default local
label ks-nofb
ker...
2003 Oct 03
1
How to list members of a workgroup
Hi
I look for a way to generate a text file, holding the workgroup/user
relation - which users belongs to a workgroup. Can I use a samba tool to
list all members of any known group? Or maybe run a domain ctlr, and
lookup the information in files on the server?
I must get this info from a M$ lan with arround 20.000 workstations and
some hudreds servers.
Brgds Jorgen
2011 Mar 19
1
Dual-booting VMware and chainbooting GRUB
...ge2.dat grubcfg=menu.lst
LABEL grub3
COM32 chain.c32
APPEND hd0 4 grub=stage2.dat grubcfg=menu.lst
LABEL vmware
COM32 safeboot.c32
None of the above works except the VMware. Chainloading hd1 ("linux")
ends with no new messages, nothing happening. System is not locked up
though, ctlr-alt-del reboots it. Same happens with label "grub".
Labels "grub2" and "grub3" complain of partition not found.
Does anyone have any suggestions?
Thank you,
-- Pete
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...nit_devno\n");
kfree(rtable);
return 0;
@@ -208,11 +210,11 @@ static inline int power_on(struct slot *slot_cur)
retval = ibmphp_hpc_writeslot(slot_cur, cmd);
if (retval) {
- err("power on failed\n");
+ pr_err("power on failed\n");
return retval;
}
if (CTLR_RESULT(slot_cur->ctrl->status)) {
- err("command not completed successfully in power_on\n");
+ pr_err("command not completed successfully in power_on\n");
return -EIO;
}
msleep(3000); /* For ServeRAID cards, and some 66 PCI */
@@ -226,11 +228,11 @@ static inline i...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...nit_devno\n");
kfree(rtable);
return 0;
@@ -208,11 +210,11 @@ static inline int power_on(struct slot *slot_cur)
retval = ibmphp_hpc_writeslot(slot_cur, cmd);
if (retval) {
- err("power on failed\n");
+ pr_err("power on failed\n");
return retval;
}
if (CTLR_RESULT(slot_cur->ctrl->status)) {
- err("command not completed successfully in power_on\n");
+ pr_err("command not completed successfully in power_on\n");
return -EIO;
}
msleep(3000); /* For ServeRAID cards, and some 66 PCI */
@@ -226,11 +228,11 @@ static inline i...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...nit_devno\n");
kfree(rtable);
return 0;
@@ -208,11 +210,11 @@ static inline int power_on(struct slot *slot_cur)
retval = ibmphp_hpc_writeslot(slot_cur, cmd);
if (retval) {
- err("power on failed\n");
+ pr_err("power on failed\n");
return retval;
}
if (CTLR_RESULT(slot_cur->ctrl->status)) {
- err("command not completed successfully in power_on\n");
+ pr_err("command not completed successfully in power_on\n");
return -EIO;
}
msleep(3000); /* For ServeRAID cards, and some 66 PCI */
@@ -226,11 +228,11 @@ static inline i...
2012 Nov 29
4
Intel HD4000 IGD pass through appears to work, but monitor complains about 'no signal'
I''ve seen a recent report claiming that it works:
http://linux-bsd-sharing.blogspot.pt/2012/10/howto-xen-413-windows-8-hvm-domu-with.html
However, in my case, with a slightly different HW configuration the story
is totally different. :-(
My config:
HW: I7-3770 + AsRock H77M-ITX board
Dom0: Debian Wheezy stock xen (v4.1.3) + Debian stock kernel (3.2.x /
3.6.x) 64 bit version.
Note that
2013 Feb 23
1
Old ICH7 SATA-2 question
Hello there, I've got a question about SATA.
I've got ASUS P5GC-MX/1333 with ICH7. (SATA2 support)
A few HDD with SATA2.
system:
uname -a
FreeBSD diablo.miekoff.local 9.1-STABLE FreeBSD 9.1-STABLE #1 r246666:
Tue Feb 12 00:19:07 MSK 2013
root at diablo.miekoff.local:/usr/obj/usr/src/sys/DIABLO64 amd64
camcontrol info
camcontrol iden ada2
pass2: <ST3500320AS SD1A> ATA-8 SATA 2.x
2010 Mar 03
26
How to verify ecc for ram is active and enabled?
Is there a method to view the status of the rams ecc single or double bit errors? I would like to confirm that ecc on my xeon e5520 and ecc ram are performing their role since memtest is ambiguous.
I am running memory test on a p6t6 ws, e5520 xeon, 2gb samsung ecc modules and this is what is on the screen:
Chipset: Core IMC (ECC : Detect / Correct)
However, further down "ECC" is
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2013 Oct 11
40
[Bug 70388] New: [NV34] failed to idle channel 0xcccc0000
https://bugs.freedesktop.org/show_bug.cgi?id=70388
Priority: medium
Bug ID: 70388
Assignee: nouveau at lists.freedesktop.org
Summary: [NV34] failed to idle channel 0xcccc0000
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: rosti.bsd at gmail.com
Hardware: x86 (IA32)
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone,
this is the fourth version of the patch series that introduces ARMv7
with virtualization extensions support in Xen.
The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
Express simulator.
See the following announce email for more informations about what we
are trying to achieve, as well as the original git history:
See
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone,
this is the very first version of the patch series that introduces ARMv7
with virtualization extensions support in Xen.
The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
Express simulator.
See the following announce email for more informations about what we
are trying to achieve, as well as the original git history:
See
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...74960dc6..a4be6f439c47 100644
--- a/drivers/scsi/fcoe/fcoe.c
+++ b/drivers/scsi/fcoe/fcoe.c
@@ -1892,11 +1892,10 @@ static int fcoe_device_notification(struct notifier_block *notifier,
fcoe_interface_remove(fcoe);
fcoe_interface_cleanup(fcoe);
mutex_unlock(&fcoe_config_mutex);
fcoe_ctlr_device_delete(fcoe_ctlr_to_ctlr_dev(ctlr));
goto out;
- break;
case NETDEV_FEAT_CHANGE:
fcoe_netdev_features_change(lport, netdev);
break;
default:
FCOE_NETDEV_DBG(netdev, "Unknown event %ld "
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 83ce4f11a589..4513...
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...74960dc6..a4be6f439c47 100644
--- a/drivers/scsi/fcoe/fcoe.c
+++ b/drivers/scsi/fcoe/fcoe.c
@@ -1892,11 +1892,10 @@ static int fcoe_device_notification(struct notifier_block *notifier,
fcoe_interface_remove(fcoe);
fcoe_interface_cleanup(fcoe);
mutex_unlock(&fcoe_config_mutex);
fcoe_ctlr_device_delete(fcoe_ctlr_to_ctlr_dev(ctlr));
goto out;
- break;
case NETDEV_FEAT_CHANGE:
fcoe_netdev_features_change(lport, netdev);
break;
default:
FCOE_NETDEV_DBG(netdev, "Unknown event %ld "
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 83ce4f11a589..4513...