LBHB04B-4 Please help me run this chip.
10 Jan 2020 18:18 - 10 Jan 2020 18:48 #154565
by jarcysgru
LBHB04B-4 Please help me run this chip. was created by jarcysgru
Last edit: 10 Jan 2020 18:48 by jarcysgru.
Please Log in or Create an account to join the conversation.
10 Jan 2020 18:21 #154567
by tecno
Replied by tecno on topic LBHB04B-4 Please help me run this chip.
What is LBHB04B-4 ??
Please Log in or Create an account to join the conversation.
10 Jan 2020 20:57 #154580
by andypugh
It's probably a typo. How good arre you at spotting the difference between Chinese charaters?
Replied by andypugh on topic LBHB04B-4 Please help me run this chip.
What is LBHB04B-4 ??
It's probably a typo. How good arre you at spotting the difference between Chinese charaters?
Please Log in or Create an account to join the conversation.
10 Jan 2020 20:59 #154581
by andypugh
Replied by andypugh on topic LBHB04B-4 Please help me run this chip.
What have you tried so far?
Have you read this thread?
forum.linuxcnc.org/24-hal-components/317...04b-4?start=10#95647
Have you read this thread?
forum.linuxcnc.org/24-hal-components/317...04b-4?start=10#95647
Please Log in or Create an account to join the conversation.
10 Jan 2020 21:51 #154587
by tecno
Replied by tecno on topic LBHB04B-4 Please help me run this chip.
OK, NO pics in thread when I replied. + word chip
Please Log in or Create an account to join the conversation.
11 Jan 2020 14:28 - 11 Jan 2020 14:50 #154614
by jarcysgru
Replied by jarcysgru on topic LBHB04B-4 Please help me run this chip.
Hello, I tried this again
I stopped at point 5 I can't go on this despite my friend Adam Maszynotwór gave me how to go on.
He was based on this example
www.talla83.de/xhcwhb04b.html
I am not sure if these examples will be suitable for running my MPG because my MPG is on cable
He gives two txt files to both colleagues, as I wrote I stopped at
Step 5
Now we can compile .... But how
Open the terminal and execute the following commands.
> cd linuxcnc-dev
> cd src
> ./autogen.sh
> ./configure --with-realtime = uspace
> make
> sudo make setuid
I stopped at point 5 I can't go on this despite my friend Adam Maszynotwór gave me how to go on.
He was based on this example
www.talla83.de/xhcwhb04b.html
I am not sure if these examples will be suitable for running my MPG because my MPG is on cable
He gives two txt files to both colleagues, as I wrote I stopped at
Step 5
Now we can compile .... But how
Open the terminal and execute the following commands.
> cd linuxcnc-dev
> cd src
> ./autogen.sh
> ./configure --with-realtime = uspace
> make
> sudo make setuid
Attachments:
Last edit: 11 Jan 2020 14:50 by jarcysgru.
Please Log in or Create an account to join the conversation.
- satiowadahc
- Offline
- Senior Member
Less
More
- Posts: 55
- Thank you received: 12
12 Jan 2020 17:15 #154692
by satiowadahc
Replied by satiowadahc on topic LBHB04B-4 Please help me run this chip.
If you have linuxcnc 2.7 -2.9 installed, from the command line try to run "sudo xhc-hb04" with the pendant plugged in and give the output
Please Log in or Create an account to join the conversation.
12 Jan 2020 18:57 #154707
by jarcysgru
Replied by jarcysgru on topic LBHB04B-4 Please help me run this chip.
Provides MPG connected and not connected
Attachments:
Please Log in or Create an account to join the conversation.
12 Jan 2020 19:04 #154708
by jarcysgru
Replied by jarcysgru on topic LBHB04B-4 Please help me run this chip.
As I wrote earlier, I can't go any further
Attachments:
Please Log in or Create an account to join the conversation.
12 Jan 2020 19:28 #154711
by andypugh
You need to take out the spaces around the "=". And I don't think you should use sudo.
j@j:~/linuxcnc-dev/src$ ./configure --with-realtime=uspace
Replied by andypugh on topic LBHB04B-4 Please help me run this chip.
j@j:~/linuxcnc-dev/src$ sudo ./configure --with-realtime = uspace
configure: error: invalid variable name: `'
You need to take out the spaces around the "=". And I don't think you should use sudo.
j@j:~/linuxcnc-dev/src$ ./configure --with-realtime=uspace
The following user(s) said Thank You: jarcysgru
Please Log in or Create an account to join the conversation.
Time to create page: 0.183 seconds