Error loading lcd
31 Jul 2016 17:01 #78194
by newbynobi
Error loading lcd was created by newbynobi
Hallo,
I am trying to get my display working.
It is connected to a 7i76e and a 7i74 to a 7i73.
But that is irrelevant at this state,
I added in my hal file only one line
loadrt lcd fmt_string="LinuxCNC"
nothing else and I got:
usr/bin/rtapi_app exited without becoming ready
insmod for display failed, returned -1
This error does not help much.
I tested with 2.7.5 and master with kernel 4.1.0-0.bpo.1-rt-amd64
(Jessie with machinekit kernel)
dmesg, linuxcnc.debug and text do not contain any helpful information.
is lcd depending on aspecial kernel?
Norbert
I am trying to get my display working.
It is connected to a 7i76e and a 7i74 to a 7i73.
But that is irrelevant at this state,
I added in my hal file only one line
loadrt lcd fmt_string="LinuxCNC"
nothing else and I got:
usr/bin/rtapi_app exited without becoming ready
insmod for display failed, returned -1
This error does not help much.
I tested with 2.7.5 and master with kernel 4.1.0-0.bpo.1-rt-amd64
(Jessie with machinekit kernel)
dmesg, linuxcnc.debug and text do not contain any helpful information.
is lcd depending on aspecial kernel?
Norbert
Please Log in or Create an account to join the conversation.
31 Jul 2016 18:41 #78199
by BigJohnT
Replied by BigJohnT on topic Error loading lcd
Norbert,
It's loadrt lcd fmt_strings="test"
You are missing the "s".
JT
It's loadrt lcd fmt_strings="test"
You are missing the "s".
JT
Please Log in or Create an account to join the conversation.
31 Jul 2016 19:08 #78200
by newbynobi
Replied by newbynobi on topic Error loading lcd
Hallo John,
sorry my fault, it was only a typo, I do load as
loadrt lcd fmt_strings="LinuxCNC"
Norbert
sorry my fault, it was only a typo, I do load as
loadrt lcd fmt_strings="LinuxCNC"
Norbert
Please Log in or Create an account to join the conversation.
31 Jul 2016 20:20 #78205
by BigJohnT
Replied by BigJohnT on topic Error loading lcd
Must be something else...
Works for me...
JT
halrun
halcmd: loadrt lcd fmt_strings="LinuxCNC"
halcmd:
Works for me...
JT
Please Log in or Create an account to join the conversation.
01 Aug 2016 00:02 #78213
by phillc54
Replied by phillc54 on topic Error loading lcd
I tried both my machines.
it never became ready...
phill@lcnc:~$ uname -a
Linux lcnc 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
phill@lcnc:~$ halrun
.
halcmd: loadrt lcd fmt_strings="LinuxCNC"
halcmd: phill@lcnc:~$
phill@jessie-64:~$ uname -a
Linux jessie-64 4.4.0-trunk-rt-amd64 #1 SMP PREEMPT RT Debian 4.4.1-1~exp1 (2016-02-10) x86_64 GNU/Linux
phill@jessie-64:~$ halrun
halcmd: loadrt lcd fmt_strings="LinuxCNC"
Note: Using POSIX realtime
Waiting for component 'lcd' to become ready.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Please Log in or Create an account to join the conversation.
01 Aug 2016 07:24 - 01 Aug 2016 07:32 #78225
by newbynobi
Replied by newbynobi on topic Error loading lcd
Same here,
lcd does not become ready, so it is a kernel question and may even be related to 64 bit.Who can help?
Norbert
lcd does not become ready, so it is a kernel question and may even be related to 64 bit.
gmoccapy@machinekit:~/linuxcnc-org$ uname -a
Linux machinekit 4.1.0-0.bpo.1-rt-amd64 #1 SMP PREEMPT RT Debian 4.1.3-1~bpo8+1 (2015-08-12) x86_64 GNU/Linux
Norbert
Last edit: 01 Aug 2016 07:32 by newbynobi.
Please Log in or Create an account to join the conversation.
01 Aug 2016 16:06 #78240
by BigJohnT
Replied by BigJohnT on topic Error loading lcd
I should have included what I was running:
I don't run 64-bit anything so I can't test that.
JT
john@mint-shop ~ $ uname -a
Linux mint-shop 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 i686 i686 GNU/Linux
john@mint-shop ~ $ halrun
.
halcmd: loadrt lcd fmt_strings="LinuxCNC"
halcmd:
I don't run 64-bit anything so I can't test that.
JT
Please Log in or Create an account to join the conversation.
01 Aug 2016 17:08 #78242
by BigJohnT
Replied by BigJohnT on topic Error loading lcd
Looks an issue with the Preempt RT kernel, I get the same "waiting on....." with my Preempt RT 32-bit on LinuxMint.
JT
JT
Please Log in or Create an account to join the conversation.
01 Aug 2016 17:12 #78243
by BigJohnT
Replied by BigJohnT on topic Error loading lcd
Dewey came up with a patch if you want to try it.
JT
JT
Please Log in or Create an account to join the conversation.
01 Aug 2016 19:05 #78250
by newbynobi
Replied by newbynobi on topic Error loading lcd
Thanks,
I will test the patch tomorrow and inform!
Norbert
I will test the patch tomorrow and inform!
Norbert
Please Log in or Create an account to join the conversation.
Time to create page: 0.098 seconds