* [gentoo-user] [OT] Choice of KVM?
@ 2017-09-16 14:00 Peter Humphrey
2017-09-16 14:19 ` Peter Humphrey
2017-09-16 14:43 ` Alan Mackenzie
0 siblings, 2 replies; 6+ messages in thread
From: Peter Humphrey @ 2017-09-16 14:00 UTC (permalink / raw
To: gentoo-user
Hello list,
I didn't know where else to ask this, or I'd have spared you the annoyance.
Apologies if needed.
I need to replace a 4-port KVM switch by StarTech, which has failed twice -
that is, the original failed and its replacement has as well.
Two makes present themselves: Aten and Belkin. Does anyone have an opinion
on which is better? They seem to have similar abililties and /modi
operandi/.
Many thanks.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [OT] Choice of KVM?
2017-09-16 14:00 [gentoo-user] [OT] Choice of KVM? Peter Humphrey
@ 2017-09-16 14:19 ` Peter Humphrey
2017-09-16 14:35 ` Stroller
2017-09-16 14:43 ` Alan Mackenzie
1 sibling, 1 reply; 6+ messages in thread
From: Peter Humphrey @ 2017-09-16 14:19 UTC (permalink / raw
To: gentoo-user
On Saturday, 16 September 2017 15:00:16 BST Peter Humphrey wrote:
> Hello list,
>
> I didn't know where else to ask this, or I'd have spared you the
> annoyance. Apologies if needed.
>
> I need to replace a 4-port KVM switch by StarTech, which has failed twice
> - that is, the original failed and its replacement has as well.
>
> Two makes present themselves: Aten and Belkin. Does anyone have an opinion
> on which is better? They seem to have similar abililties and /modi
> operandi/.
>
> Many thanks.
As always, as soon as I'd sent that I found an answer: someone who'd
replaced "flaky" Belkin with Aten.
Sorry for the noise.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [OT] Choice of KVM?
2017-09-16 14:19 ` Peter Humphrey
@ 2017-09-16 14:35 ` Stroller
2017-09-16 15:55 ` mad.scientist.at.large
0 siblings, 1 reply; 6+ messages in thread
From: Stroller @ 2017-09-16 14:35 UTC (permalink / raw
To: gentoo-user
> On 16 Sep 2017, at 15:19, Peter Humphrey <peter@prh.myzen.co.uk> wrote:
>
> As always, as soon as I'd sent that I found an answer: someone who'd
> replaced "flaky" Belkin with Aten.
I think they're probably all based on the same OEM chipsets, anyway.
I was quite into the KVM-over-IP versions a few years ago, and they certainly all were. I'd find a near identical product (you could especially tell by the web interface) from half a dozen or more manufacturers.
Stroller.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [OT] Choice of KVM?
2017-09-16 14:00 [gentoo-user] [OT] Choice of KVM? Peter Humphrey
2017-09-16 14:19 ` Peter Humphrey
@ 2017-09-16 14:43 ` Alan Mackenzie
2017-09-16 16:07 ` Peter Humphrey
1 sibling, 1 reply; 6+ messages in thread
From: Alan Mackenzie @ 2017-09-16 14:43 UTC (permalink / raw
To: gentoo-user
Hello, Peter.
On Sat, Sep 16, 2017 at 15:00:16 +0100, Peter Humphrey wrote:
> Hello list,
> I didn't know where else to ask this, or I'd have spared you the annoyance.
> Apologies if needed.
> I need to replace a 4-port KVM switch by StarTech, which has failed twice -
> that is, the original failed and its replacement has as well.
> Two makes present themselves: Aten and Belkin. Does anyone have an opinion
> on which is better? They seem to have similar abililties and /modi
> operandi/.
All I can say is that I bought an ATEN KVM box some months ago to help
in installing Gentoo on my new box. It's V is two DVI connections, and
it also connects up audio.
It has performed flawlessly. The only slight problem has been the
sluggishness in switching between machines - it takes well over a
second.
I have no experience with Belkin's KVMs.
> Many thanks.
> --
> Regards,
> Peter.
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [OT] Choice of KVM?
2017-09-16 14:35 ` Stroller
@ 2017-09-16 15:55 ` mad.scientist.at.large
0 siblings, 0 replies; 6+ messages in thread
From: mad.scientist.at.large @ 2017-09-16 15:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2233 bytes --]
actually, there are not kvm chips in existence, kvms are different than eachother. many barely have a latch/counter chip (hundreds of ways if you're not using a micorcontroller, if you are then millions of ways). the cheap ones just use a bunch of small field effect transistors. some(like mine, gritting teeth) don't connect the datalines that let the computer know what monitor it is and hence limits the resolution i can set on it. better kvm units not only connect the data lines on the monitor (i2c is the protocol, electrically at least) but remember and tell any machine that ask what the monitor specs are. doubtless many use "analog switch" chips to switch things around. likely any chip in a kvm is a microcontroller with custom code or a full custom chip, and it will likely still need additional chips to function. then there are the dongles that let you control the computer and see what would be on a display if one were there, they use ip protocols to run all the video etc. over ethernet, usually a seperate network with it's own switch. if it's cheap, it will be cheaply and poorly made, and likely will come with monitor cables that don't have all the wires they should, and hence don't play well with others (very bad in a kvm). there is at least one company making very, very expensive KVMs that can work with other types of computers, i.e. the machines used for animation in movies, i.e. not vga, not dvi, not usb, not like on a pc, more like workstations, and some of those are fairly unique in terms of the cables, connectors, and sofware interfaces.
--
The Power Of the People Is Stronger Than The People In Charge.
16. Sep 2017 08:35 by stroller@stellar.eclipse.co.uk:
>> On 16 Sep 2017, at 15:19, Peter Humphrey <>> peter@prh.myzen.co.uk>> > wrote:
>>
>> As always, as soon as I'd sent that I found an answer: someone who'd
>> replaced "flaky" Belkin with Aten.
>
> I think they're probably all based on the same OEM chipsets, anyway.
>
> I was quite into the KVM-over-IP versions a few years ago, and they certainly all were. I'd find a near identical product (you could especially tell by the web interface) from half a dozen or more manufacturers.
>
> Stroller.
[-- Attachment #2: Type: text/html, Size: 2795 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [OT] Choice of KVM?
2017-09-16 14:43 ` Alan Mackenzie
@ 2017-09-16 16:07 ` Peter Humphrey
0 siblings, 0 replies; 6+ messages in thread
From: Peter Humphrey @ 2017-09-16 16:07 UTC (permalink / raw
To: gentoo-user
On Saturday, 16 September 2017 15:43:39 BST Alan Mackenzie wrote:
> Hello, Peter.
>
> On Sat, Sep 16, 2017 at 15:00:16 +0100, Peter Humphrey wrote:
> > Hello list,
> >
> > I didn't know where else to ask this, or I'd have spared you the
> > annoyance. Apologies if needed.
> >
> > I need to replace a 4-port KVM switch by StarTech, which has failed
> > twice - that is, the original failed and its replacement has as well.
> >
> > Two makes present themselves: Aten and Belkin. Does anyone have an
> > opinion on which is better? They seem to have similar abililties and
> > /modi operandi/.
>
> All I can say is that I bought an ATEN KVM box some months ago to help
> in installing Gentoo on my new box. It's V is two DVI connections, and
> it also connects up audio.
>
> It has performed flawlessly. The only slight problem has been the
> sluggishness in switching between machines - it takes well over a
> second.
>
> I have no experience with Belkin's KVMs.
Well, thank you all. I didn't expect anyone to answer.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-09-16 16:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-16 14:00 [gentoo-user] [OT] Choice of KVM? Peter Humphrey
2017-09-16 14:19 ` Peter Humphrey
2017-09-16 14:35 ` Stroller
2017-09-16 15:55 ` mad.scientist.at.large
2017-09-16 14:43 ` Alan Mackenzie
2017-09-16 16:07 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox