Important: Do not post bugs. Please read the FAQ before posting (or your question may be ignored).

Hello all, someone on the Raspberry Pi forums pointed me to this program as a possible alternative to a powered usb dvi kvm switch, as those are expensive. This will do close enough to what I want to work, but the Raspberry Pi is a little special, and I want to make sure there won't be any problems.

512 MB RAM 700 Mhz ARMv6 Processor Boots linux from SD card I'll be using an HDMI -> DVI converter

Will any of this cause problems with Synergy?

asked 30 Dec '11, 22:30

Deedasmi's gravatar image

Deedasmi
111
accept rate: 0%

edited 19 Jul '12, 04:47

nbolton's gravatar image

nbolton ♦♦
1.8k128

Deedasmi, did you get this working? I too have a raspberry pi.. which I want to use Synergy for. If not, did you find an alternative?

(13 Jul '12, 19:29) delebre

It works fine, here's how you can compile it on the Raspberry Pi.

http://www.rootusers.com/compiling-synergy-from-source-on-the-raspberry-pi/

As for RAM usage:

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
pi        2508  1.2  1.3  24092  2508 ?        Ssl  09:25   1:27 synergyc

Nothing at all. I'm also using a HDMI > DVI converter.

link

answered 05 Sep '12, 07:24

Jardeath's gravatar image

Jardeath
1213
accept rate: 100%

edited 05 Sep '12, 07:28

I am not entirely clear on your intended setup. Synergy will not switch video like a KVM. Each machine needs to have its own monitor. Synergy will send keyboard and mouse input from the server to whichever machine is selected (by moving the mouse to that screen). Take a look at the project's main page.

link

answered 12 Jan '12, 15:45

willichan's gravatar image

willichan ♦
1.7k111
accept rate: 69%

I understand, hence "alternative". I have enough monitors, I was just wondering if Synergy would run correctly on a system with such low processing power/RAM.

(12 Jan '12, 20:11) Deedasmi

The RAM should not be an issue for Synergy. I am not sure about the ARM processor. You may just have to install and test it.

(13 Jan '12, 10:37) willichan ♦

Alright, thank you.

(13 Jan '12, 16:28) Deedasmi

Assuming you're running Linux on your Rasberry Pi, we provide builds for the x86_64 and i686 architectures, so you may encounter problems since Rasberry Pi is ARM.

To build Synergy for ARM, you should compile the source code on the ARM machine.

link

answered 19 Jul '12, 04:50

nbolton's gravatar image

nbolton ♦♦
1.8k128
accept rate: 92%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×94

Asked: 30 Dec '11, 22:30

Seen: 3,442 times

Last updated: 05 Sep '12, 07:28

powered by OSQA