error: could not insert module...
- Tom_R2E3
- Offline
- Senior Member
Less
More
- Posts: 50
- Thank you received: 1
30 Dec 2018 11:59 #123141
by Tom_R2E3
error: could not insert module... was created by Tom_R2E3
Hi,
Hopefully this will be an easy fix, but I'm a bit lost. I've been away from the machine for a few years and have already forgotten a lot about the system.
This morning I used the machine with no problems. I left the machine powered up but with the drives disabled as I was working at the other end of the shop. I heard the pneumatics going crazy and when I investigated LinuxCNC showed an X axis limit switch error. The switch seems to be fine so I restarted linuxcnc and I get this error:
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/hm2_pci.ko: No such device
./R2E3-20-01-04.HAL:11: exit value 1
./R2E3-20-01-04.HAL:11: insmod for hm2_pci failed, returned -1
Tried reboot, Had a look for disconnected wires etc.
How can I go about debugging this? I have attached the dmesg hal and ini..
Thanks in advance
Tom
Hopefully this will be an easy fix, but I'm a bit lost. I've been away from the machine for a few years and have already forgotten a lot about the system.
This morning I used the machine with no problems. I left the machine powered up but with the drives disabled as I was working at the other end of the shop. I heard the pneumatics going crazy and when I investigated LinuxCNC showed an X axis limit switch error. The switch seems to be fine so I restarted linuxcnc and I get this error:
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/hm2_pci.ko: No such device
./R2E3-20-01-04.HAL:11: exit value 1
./R2E3-20-01-04.HAL:11: insmod for hm2_pci failed, returned -1
Tried reboot, Had a look for disconnected wires etc.
How can I go about debugging this? I have attached the dmesg hal and ini..
Thanks in advance
Tom
Please Log in or Create an account to join the conversation.
- PCW
- Online
- Moderator
Less
More
- Posts: 17998
- Thank you received: 4843
30 Dec 2018 13:25 #123145
by PCW
Replied by PCW on topic error: could not insert module...
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/hm2_pci.ko: No such device
Means the 5I25 PCI card was not found by the driver, probably indicating the 32bit "cookie" value it read was not valid
Since the BIOS found the 5I25 card at startup:
[ 0.299815] pci 0000:03:07.0: [2718:5125] type 00 class 0x110000
It most like means theres a problem with the Host PC PCI slot or 5I25 card
I would remove all system power, unplug the 5i25 card from the PC, and clean the card and PCI slot with contact cleaner or Isopropyl alcohol as dirty slots are often the cause of PCI connectivity issues
Means the 5I25 PCI card was not found by the driver, probably indicating the 32bit "cookie" value it read was not valid
Since the BIOS found the 5I25 card at startup:
[ 0.299815] pci 0000:03:07.0: [2718:5125] type 00 class 0x110000
It most like means theres a problem with the Host PC PCI slot or 5I25 card
I would remove all system power, unplug the 5i25 card from the PC, and clean the card and PCI slot with contact cleaner or Isopropyl alcohol as dirty slots are often the cause of PCI connectivity issues
Please Log in or Create an account to join the conversation.
- Tom_R2E3
- Offline
- Senior Member
Less
More
- Posts: 50
- Thank you received: 1
30 Dec 2018 14:20 #123148
by Tom_R2E3
Replied by Tom_R2E3 on topic error: could not insert module...
Amazing! Haven't got any contact cleaner so I just blew it out with compressed air and that fixed it.
Thanks for your help! I could have wasted a lot of hours trying to solve that myself.
Happy new year.
Thanks for your help! I could have wasted a lot of hours trying to solve that myself.
Happy new year.
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 355
30 Dec 2018 14:59 #123149
by pl7i92
Replied by pl7i92 on topic error: could not insert module...
Whow that came to the right time as here a 5i25 also started to get buggy
and i did read it Cleand the PC and also THANKS
it workes now as expected
and i did read it Cleand the PC and also THANKS
it workes now as expected
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds