Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: [opgelost] Logitech Harmony 525 universele afstandsbediening mbv Concordance  (gelezen 7757 keer)

deze week heb ik op aanraden van een collega genoemde ab aangeschaft. Je zou hier mijn 6 appraten mee moeten kunnen bedienen. Logitech levert een programma bij, wat werkt op windows en mac.
De eenvoudigste manier om dit apparaat te koppelen is aan mijn windows pc van het werk.
Thuis ben ik echter meer dan 3 jaar Ubuntu gebruiker.
Na even zoeken heb ik een pakket gevonden waarmee je het apparaat onder linux kunt aansturen. http://www.phildev.net/concordance/
Je moet het programma dan zelf bouwen vanuit een tarball.
Hierbij krijg ik foutmeldingen.
Deze hebben waarschijnlijk niks met de software  maar met mijn gebrekkige kennis van applicatie ontwikkeling op Ubuntu te maken.
Kan / wil iemand mij daar bij helpen?
Ik heb de volgende stappen gedaan:
1) download tarball (concordance-0.21.tar.bz2)
2) bestand uitgepakt
3) readme en INSTALL.linux gelezen
4) gecontroleerd of Libusb-0.0.1-4 is geinstalleerd (dit is het geval)
5) met synaptic libusb-dev geinstalleerd
6) getracht on libconcord te installeren
7) ./configure gaat goed (geen fouten)
Citaat
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_init in -lusb... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
8) make uitvoeren (dit geeft fouten)
Citaat
make  all-am
make[1]: Map '/home/gert/concordance-0.21/libconcord' wordt binnengegaan
source='remote.cpp' object='remote.lo' libtool=yes \
   DEPDIR=.deps depmode=none /bin/bash ./depcomp \
   /bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.      -c -o remote.lo remote.cpp
libtool: ignoring unknown tag CXX
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -c remote.cpp  -fPIC -DPIC -o .libs/remote.o
env: g++: No such file or directory
make[1]: *** [remote.lo] Fout 1
make[1]: Map '/home/gert/concordance-0.21/libconcord' wordt verlaten
make: *** [all] Fout 2

Ik ga er van uit dat de eerste fout
Citaat
libtool: ignoring unknown tag CXX
het probleem veroorzaakt  en dat de 2e fout
Citaat
env: g++: No such file or directory
een gevolgfout is.
Op diverse plaatsen vindt je iets over de 1e melding, maar ik kom er niet echt uit.
Verder neem ik aan dat --tag=CXX een parameter voor het libtool script is en dat het aangeeft welke compiler moet worden gebruikt. Het libtool script is 7320 regels.
bvb dank aan wie mee wil denken/helpen
Gert
« Laatst bewerkt op: 2009/12/04, 21:51:04 door koorknaap »
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Installeren:

libtool-dev
build-essential
g++4.x en g++4.x-dev

:)

dat is snel!
Ik ga het direct proberen
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

:) Pakket is gebouwd nu.
Hartelijk dank!
Een paar kleine opmerkingen:

  • ignoring unknown tag CXX komt nog steeds; hij gebruikt dan standaard de g++ compiler (die ik nu heb geinstalleerd ;) )
  • libtool-dev heb ik niet gevonden; wel iets wat er op lijkt : libltdl-dev; ik heb dit geinstalleerd.
  • build-essential bevat g++ compiler; hoeft dus niet apart
  • g++4.x-dev kan ik niet vinden
Ik ga de rest ookproberen aan de gang te krijgen.
Later ga ik je site nog eens bekijken. Ziet er interessant uit!
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

"g++4.x-dev"

Met "x" wordt het versienummer bedoeld ;) Ik weet even niet uit mijn hoofd welke versie nu de nieuwste is (4.3 of 4.4), vandaar ;)

Die "ignoring unknown tag CXX" maakt niet uit, dat moet de developer van deze software gewoon even fixen ;)

Graag gedaan en veel plezier met je afstandsbediening (mooi ding trouwens, goeie keus!) en op mijn site :)

Offline ivo

  • Lid
ik heb zonet

sudo apt-get install libusb-dev
sudo apt-get install libconcord1
sudo apt-get install libconcord1-dev

uitgevoerd en hij compileert en start zonder probleem.

There are only 10 types of people in the world; those who understand binary and those who don't.


@Vistaus: BEdankt voor de tip. Omdat ik niks op het forum vind op dit type wil ik in dit topic mijn verdere bevindingen zetten. Wie weet heeft iemand er nog iets aan. Als hj het doet zet ik het topic natuurlijk op opgelost.
@ivo : ik wist niet dat er een standaard pakket libconcord1 was.
Mijn c compiler is g++4.4 ik zie echter bij synaptic geen g++4.4-dev
na volgen van de tips van Ivo kan ik ook concordance bouwen.
Ik ga nu proberen om de config uit de ab in de pc te krijgen.
-- wordt vervolgd --
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

zojuist ook concordance, het communicatie programma gebouwd. Deze geeft echter bij run een foutmelding

configure stap
Citaat
gert@papa1:~/concordance-0.21/concordance$ ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for style of include used by make... GNU

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking dependency style of gcc... gcc3

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for /usr/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognize dependent libraries... pass_all

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking how to run the C++ preprocessor... g++ -E

checking for g77... no

checking for xlf... no

checking for f77... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for xlf90... no

checking for f90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether  accepts -g... no

checking the maximum length of command line arguments... 1572864

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/bin/ld -m elf_x86_64

checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes

checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ static flag -static works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

(cached) (cached) checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking whether we are using the GNU C++ compiler... (cached) yes

checking whether g++ accepts -g... (cached) yes

checking dependency style of g++... (cached) gcc3

configure: creating ./config.status

config.status: creating Makefile

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands

gert@papa1:~/concordance-0.21/concordance$

make stap:
Citaat
gert@papa1:~/concordance-0.21/concordance$ make

make  all-am

make[1]: Map '/home/gert/concordance-0.21/concordance' wordt binnengegaan

/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -ansi -pedantic-errors -g -O2 -lconcord  -o concordance concordance-concordance.o 

mkdir .libs

gcc -Wall -ansi -pedantic-errors -g -O2 -o concordance concordance-concordance.o  /usr/lib/libconcord.so 

make[1]: Map '/home/gert/concordance-0.21/concordance' wordt verlaten

gert@papa1:~/concordance-0.21/concordance$
install:
Citaat
gert@papa1:~/concordance-0.21/concordance$ sudo make install

make[1]: Map '/home/gert/concordance-0.21/concordance' wordt binnengegaan

test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"

  /bin/bash ./libtool   --mode=install /usr/bin/install -c 'concordance' '/usr/local/bin/concordance'

/usr/bin/install -c concordance /usr/local/bin/concordance

test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"

 /usr/bin/install -c -m 644 './concordance.1' '/usr/local/share/man/man1/concordance.1'

make[1]: Map '/home/gert/concordance-0.21/concordance' wordt verlaten

gert@papa1:~/concordance-0.21/concordance$
daarna heb id de ab aangekoppeld. Je hoort dan een piep en op het ab display staat 'USB CONNECTED'
Vervolgens programma gestart:
Citaat
gert@papa1:~/concordance-0.21/concordance$ concordance --dump-config=/tmp/config.EZHex
concordance: symbol lookup error: /usr/local/lib/libconcord.so.1: undefined symbol: __cxa_pure_virtual
gert@papa1:~/concordance-0.21/concordance$ concordance
concordance: symbol lookup error: /usr/local/lib/libconcord.so.1: undefined symbol: __cxa_pure_virtual
gert@papa1:~/concordance-0.21/concordance$ concordance --help
concordance: symbol lookup error: /usr/local/lib/libconcord.so.1: undefined symbol: __cxa_pure_virtual
g

Het lijkt er op dat er nog een (run time ?) library ontbreekt.
Wie weet raad?
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Geef eens de uitkomst van

locate libconcord.so

Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #10 Gepost op: 2009/12/02, 22:26:02 »
Die wordt dus niet gevonden

Citaat
gert@papa1:~/concordance-0.21/concordance$ locate libconcord.so
gert@papa1:~/concordance-0.21/concordance$
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Offline ivo

  • Lid
Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #11 Gepost op: 2009/12/02, 22:29:41 »
Die wordt dus niet gevonden

Citaat
gert@papa1:~/concordance-0.21/concordance$ locate libconcord.so
gert@papa1:~/concordance-0.21/concordance$

Waarschijnlijk niet omdat je geen "updatedb" hebt gedraaid na installatie van libconcord.
Ik heb de updatedb in cron van root staan

00 22 * * * rm /var/lib/slocate/slocate.db.stf; /usr/bin/updatedb

inaninck@LT9:~/concordance-0.21/concordance$ locate libconcord.so
/usr/lib/libconcord.so
/usr/lib/libconcord.so.1
/usr/lib/libconcord.so.1.0.0
There are only 10 types of people in the world; those who understand binary and those who don't.

Offline Duckie

  • Lid
Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #12 Gepost op: 2009/12/02, 22:32:37 »
Ik heb niet echt een antwoord op je vraag maar in Synaptic kun je als het goed is ook een programma vinden voor de Harmony. Zelf nog niet getest en ik weet uit mijn hoofd even niet hoe het heet (zit nu onder OpenSuse) maar als je op harmony zoekt in Synaptic dan moet je het wel kunnen vinden.
Misschien heb je er iets aan.
____________________________________________

Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #13 Gepost op: 2009/12/02, 22:46:19 »
@ivo: dat zal het probleem wel zijn: echter met pdp11/ias, os9, vax/vms kon ik lezen en schrijven met de ogen dicht. Linux heeft veel meer daar van weg dan van Windows. Tegenwoordig ben ik alleen nog maar functioneel en met testen bezig.
Ik begrijp uit je antwoord dat ik iets periodiek moet schedulen met cron. Kun je iets specifieker zijn?
@Duckie: de optie in synaptic is nb concordance! :| . Ik da deze ook proberen, alhoewel de optie van scratch erg leerzaam is.
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #14 Gepost op: 2009/12/02, 23:42:58 »
 =( helaas nog geen resultaat. Hij blijft de symbols missen. Ook na (met synaptic) volledige remove en herinstalatie van het concordance pakket. Mogelijk liggen er nog restanten van de tarball installatie.
Wie weet raad?
Ik wil niet graag tegen de collegas moeten vertellen dat ik het apparaat met de laptop van het werk heb geconfigireerd.
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Offline Duckie

  • Lid
Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #15 Gepost op: 2009/12/02, 23:46:46 »
@Duckie: de optie in synaptic is nb concordance! :| . Ik da deze ook proberen, alhoewel de optie van scratch erg leerzaam is.


Haha, daar had ik echt geen idee van. Die naam kwam me niet bekend voor.
Houd ons op de hoogte, als je wilt. Ik heb zelf ook een Harmony, maar dan de 885.
zodra ik tijd heb zal ik er ook eens mee aan de gang gaan.
____________________________________________

Offline Tico

  • Lid
Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #16 Gepost op: 2009/12/03, 11:06:50 »
Ik volg deze topic ook, want heb ook een tijd geleden zo'n apparaat aangeschaft, maar aangezien ik hem ook wilde gebruiken geconfigureerd op een Win PC, nu alles (de meeste apparaten althans) goed werkt zal ik hem vanavond ook eens aan de Ubuntu laptop koppelen en zien wat er gebeurt.

Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #17 Gepost op: 2009/12/03, 19:22:09 »
ik ben weer een stapje verder.
Nog eens goed de installatie instructies lezen (its all in the books zeggen ze bij ons)
libusb 0.1-4 was geinstalleerd; er was ook een 1.0-0 versie. Deze heb ik geinstalleerd.
Vervolgens heb ik libconcord en concordance opnieuw geconfigureerd en gebouwd (./configure en make)
en make install gedaan
Concordance start nu op zonder foutmeldingen.
Nu ga ik kijken of het ook werkt.
@all ik kan het topic sluiten of mijn bevindingen hier met jullie delen. :|
laat aub ff wat weten
mvg
Gert
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Offline Duckie

  • Lid
Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #18 Gepost op: 2009/12/03, 20:25:24 »
Als je wilt mag je wat mij betreft je ervaringen hier neer blijven zetten. Graag zelfs!
Ik heb nog steeds geen tijd gehad me erin te verdiepen en zal het zeker volgen.
____________________________________________

Re: Logitech Harmony 525 universele afstandsbediening koppelen mbv Concordance
« Reactie #19 Gepost op: 2009/12/03, 22:58:37 »
morgen ga ik er weer verder mee. Vandaag had ik andere prioriteiten. zie http://www.mannenkoorkoningsbosch.nl/kc2009/
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

zoals beloofd nog mijn ervaringen.
concordance is een uitstekende optie om de rc vanuit Ubuntu te programmeren. Hij is wel wat Spartaans, maar het werkt. Het idee is eigenlijk en 2 traps raket: je doet alle configuratie wijzigingen op de members site van de harmony http://members.harmonyremote.com/ deze genereert bestanden die je met de concordance applicatie naar je afstandsbediening stuurt.
meer info over concordance bij de ontwikkelaar op http://www.phildev.net/concordance/
Er is nog een grafische optie met congruity . Deze ga ik nog onderzoeken.
Ik ben niet zo'n trouwe forum bezoeker, maar bij vragen wel bereid om te helpen. Stel in dat geval de vraag op het forum, en stuur een pm (niet met de vraag, want die moet openbaar zijn, maar alleen een trigger dat er een vraag is). Ik zal dan proberen om te helpen.
een mail via de website in mijn profiel werkt ook altijd.
Ik beloof niet dat ik een antwoord weet, maar mijn motto is: "samen komen we er altijd uit!"
mvg
Gert
Er is al veel uitgezocht. Je moet het alleen weten te vinden.
Ubuntu 9.10/ASUS M2N-VM DVI AMD 64X2 Dual Core 6400+/22" NEOVO (Arnos Instruments H-W22 DVI)+17" AOC LM725

Offline Duckie

  • Lid
Klinkt goed en veelbelovend. Ik hoop dat ik van de week er aan toe kom er ook eens mee te gaan experimenteren.
In ieder geval alvast bedankt voor het delen van jouw ervaring.
____________________________________________

Offline Tico

  • Lid
Ik ben er ook mee aan de slag gegaan. Concordance geinstalleerd vanuit Synaptic (9.10) , USB-kabel erin, Harmony aangesloten en toen verbinding gezocht met de site van Logitech. Stappen doorlopen en het bestand Connectivity.EZHex opgeslagen. In een terminal
"sudo concordance /home/gebruikersnaam/Connectivity.EZHex" uitgevoerd en kan nu met de afstandsbediening alles bedienen wat ik had ingesteld. 

Alles werkt dus out-of-the-box!