Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread Golfo
Work now !! Really happy 😊 finally only config issue from Hal and ini Thanks a lot for your support ! Le 23 févr. 2018 à 12:33, Aurelien a écrit : >>> I think the author only opened the issue and not do the job for standard >>> xhc because( i think), rubienr have only new model and re

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread Aurelien
> > I think the author only opened the issue and not do the job for standard >> xhc because( i think), rubienr have only new model and report issue founded >> when developping new model, so i hope the issue is not related for this new >> unit. (for sure not sure at all^^) > > > Thanks a lot for

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread 'schoone...@btinternet.com' via Machinekit
On 23/02/18 07:26, 'schoone...@btinternet.com' via Machinekit wrote: On 23/02/2018 01:12, Aurelien wrote: this message is sended by the driver i have found the output text error in source code

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread 'schoone...@btinternet.com' via Machinekit
On 23/02/2018 01:12, Aurelien wrote: this message is sended by the driver i have found the output text error in source code xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); if (xhc.hal == NULL) { fprintf(stderr, "%s: ERROR: unable to allocate HAL shared memory\n", modname); exit(1); Th

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Bas de Bruijn
Hi Aurelien, > On 23 Feb 2018, at 02:12, Aurelien wrote: > > this message is sended by the driver i have found the output text error in > source code > > xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); > if (xhc.hal == NULL) { > fprintf(s

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Aurelien
this message is sended by the driver i have found the output text error in source code xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); if (xhc.hal == NULL) { fprintf(stderr, "%s: ERROR: unable to allocate HAL shared memory\n", modname); exit(1); -- website: http://www.machinekit.io blog:

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Aurelien
Hello sorry to ask again i have understand that you can't provide support for this external parts but i don't understand if this is a error from bad compiling or from config files or other... I'm really too newbee for understand that myslef and google don't found anything related, and off cou

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-20 Thread Aurelien
Hi i have already contact author and wait for some news. But with your great info i have done with success compiling machinekit git with adding src files for driver, only one more file is missing and need to copy src/hal/i_components/xhc_whb04b_6_util.icomp

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-20 Thread 'schoone...@btinternet.com' via Machinekit
Really you should contact the author. However he created several issues related to the xhc, but when asked to make a PR he said he would 'probably be too busy' and was never heard from again. You should not need to do anything other than clone his repo, checkout

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-20 Thread Aurelien
> > Hi > Can you help for compiling this driver ? https://github.com/rubienr/machinekit/tree/feature-xhc-whb04b-6/src/hal/user_comps/xhc-whb04b-6 i try to create missing makefile with the submakefile but my knowledge is too short for make this to work. Best regards -- website: http://www

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-03 Thread schoone...@btinternet.com
You need to contact the author. The support in Machinekit is for the standard pendant. On 03/02/2018 23:01, Aurelien wrote: Hi All Another newbee question : I have found some link about the possible integration MPG XHC-WHB04B-6 but for now i think ther is a missing file, if someone can help

[Machinekit] Machinekit XHC-WHB04B-6

2018-02-03 Thread Aurelien
Hi All Another newbee question : I have found some link about the possible integration MPG XHC-WHB04B-6 but for now i think ther is a missing file, if someone can help me to understand how make it work. https://github.com/rubienr/machinekit-docs/blob/master/docs/man/man1/xhc-whb04b-6.asciidoc