Displaying 9 results from an estimated 9 matches for "t5400".
Did you mean:
5400
2008 Sep 04
3
OT: workstation recommends: Thinkmate?
...top I bought a few years ago from a small outfit that sold Linux boxes exclusively. Does anyone have experience with Thinkmate, and in particular, the VSX line? If the later, is it really quiet.
I run Centos on four machines now, three of which are Dells, and I'm hoping to do better. The Dell T5400 is close to what I want, but I get more for less from Thinkpad -- at least on paper.
thx,
Barry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080904/4ace8d69/attachment-0002.html>
2019 Jul 30
3
Installation question?
I've been doing a CentOS 7.6.1810 net-install since last night. The machine
seems ok but has been stuck with "performing post-installation setup tasks"
for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
Is there a way to pull up its skirt (so to speak) and check/monitor the
installation activity while installing it? Having already started the
installation?
BTW, in the phase of the install process, is it still hitting the net?
2019 Jul 30
4
Installation question?
...writes:
> On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote:
> > I've been doing a CentOS 7.6.1810 net-install since last night. The machine
> > seems ok but has been stuck with "performing post-installation setup tasks"
> > for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
> >
> > Is there a way to pull up its skirt (so to speak) and check/monitor the
> > installation activity while installing it? Having already started the
> > installation?
> >
> Yes, there are shells running on the alterna...
2013 Mar 23
1
[bisected][3.9.0-rc3] NULL ptr dereference from nv50_disp_intr()
...0000000000000001
> IP: [<0000000000000001>] 0x0
> PGD 0
> Oops: 0010 [#1] PREEMPT SMP
> Modules linked in: ip6table_filter ip6_tables ebtable_nat ebtables ...<snip>...
> CPU 3
> Pid: 0, comm: swapper/3 Not tainted 3.9.0-rc3-xeon #rc3 Dell Inc. Precision WorkStation T5400 /0RW203
> RIP: 0010:[<0000000000000001>] [<0000000000000001>] 0x0
> RSP: 0018:ffff8802afcc3d80 EFLAGS: 00010087
> RAX: ffff88029f6e5808 RBX: 0000000000000001 RCX: 0000000000000000
> RDX: 0000000000000096 RSI: 0000000000000001 RDI: ffff88029f6e5808
> RBP: ffff8802afcc3d...
2019 Jul 30
0
Installation question?
On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote:
> I've been doing a CentOS 7.6.1810 net-install since last night. The machine
> seems ok but has been stuck with "performing post-installation setup tasks"
> for hours. This is an old Dell T5400 box, so it isn't blazing fast but ...
>
> Is there a way to pull up its skirt (so to speak) and check/monitor the
> installation activity while installing it? Having already started the
> installation?
>
Yes, there are shells running on the alternative consoles, so if you
are d...
2019 Jul 31
0
Installation question?
...9-07-30 at 13:24 -0400, John Chludzinski wrote:
> > > I've been doing a CentOS 7.6.1810 net-install since last night. The
> machine
> > > seems ok but has been stuck with "performing post-installation setup
> tasks"
> > > for hours. This is an old Dell T5400 box, so it isn't blazing fast but
> ...
> > >
> > > Is there a way to pull up its skirt (so to speak) and check/monitor the
> > > installation activity while installing it? Having already started the
> > > installation?
> > >
> > Yes, there...
2016 Feb 02
2
[Bug 93968] New: BUG in nouveau_fbcon_sync()
...ffffffff81753898>]
netlink_poll+0x138/0x1c0
[ 37.438520] softirqs last disabled at (1650): [<ffffffff81753857>]
netlink_poll+0xf7/0x1c0
[ 37.438522] CPU: 7 PID: 2276 Comm: auditd Not tainted
4.4.0-rc5+wip-xeon+debug #rc5+wip
[ 37.438523] Hardware name: Dell Inc. Precision WorkStation T5400 /0RW203,
BIOS A11 04/30/2012
[ 37.438526] ffffffff81ce5cc8 ffff8802a87c3590 ffffffff813fb6c5
ffff8802ac768000
[ 37.438528] ffff8802a87c35b8 ffffffff810a6fb9 ffffffff81ce5cc8
0000000000000507
[ 37.438530] 0000000000000000 ffff8802a87c35e0 ffffffff810a70b9
00000000024080c0
[ 37.438531] Ca...
2013 Aug 27
0
[PATCH 6/9] drm/nouveau: Convert event handler list to RCU
...***
1 lock held by swapper/7/0:
#0: (&(&event->lock)->rlock){-.....}, at: [<ffffffffa0101dbd>] nouveau_event_trigger+0x4d/0xd0 [nouveau]
stack backtrace:
CPU: 7 PID: 0 Comm: swapper/7 Not tainted 3.10.0-0+tip-xeon+lockdep #0+tip
Hardware name: Dell Inc. Precision WorkStation T5400 /0RW203, BIOS A11 04/30/2012
ffffffff821ccf60 ffff8802bfdc3b08 ffffffff81755f39 ffff8802bfdc3b58
ffffffff8174f526 0000000000000002 ffff8802bfdc3be8 ffff8802b330a7f8
ffff8802b330a820 ffff8802b330a7f8 0000000000000000 0000000000000001
Call Trace:
<IRQ> [<ffffffff81755f39>] dump_stac...
2013 Aug 27
11
[PATCH 0/9] drm/nouveau: Cleanup event/handler design
This series was originally motivated by a deadlock, introduced in
commit 1d7c71a3e2f77336df536855b0efd2dc5bdeb41b
'drm/nouveau/disp: port vblank handling to event interface',
due to inverted lock order between nouveau_drm_vblank_enable()
and nouveau_drm_vblank_handler() (the complete
lockdep report is included in the patch 4/5 changelog).
Because this series fixes the vblank event