On Thursday 22 December 2016 09:38:08 W. Martinjak wrote:

> On 2016-12-22 15:12, andy pugh wrote:
> > On 22 December 2016 at 14:03, Gene Heskett <ghesk...@shentel.net> wrote:
> >> I did, no diff. The failure to load the hm2_rpspi driver, which
> >> according to its man page, is specific to the 7i90HD board and
> >> doesn't need a BOARD or firmware= argument, is specific to the
> >> linuxcnc environment,
> >
> > Are you definitely loading Hostmot2 prior to loading hm2_spspi in
> > the HAL?
>
> Hi Andy,
>
> Gene's config (.ini and .hal) works without any problems on my setup.

But what version of linuxcnc are you running, Matsche?

The only diff in building the sd card, from the recipe you sent a month 
ago, is that I installed the rt kernel BEFORE I did the 
apt update;apt dist-upgrade. I'll see if I can coerce dpkg into doing it 
again.  And this is crazy, its running the rt kernel, but dpkg -V says 
it is NOT installed. WTF? So I'm doing it again. Operation not permitted??? I 
think the real error is that it wants to make a 
backup copy or something and there is not enough room left in /boot. although 
df -h /boot shows
Filesystem      Size  Used Avail Use% Mounted on
/dev/mmcblk0p1   63M   28M   36M  44% /boot
So there is room. Hears the screen trace.

root@raspberrypi:/home/pi/Downloads# dpkg -V linux-*
dpkg: package 'linux-headers-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb' is not installed
dpkg: package 'linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb' is not installed

ok, what the hell is this?

root@raspberrypi:/home/pi/Downloads# dpkg -i --force-all linux-*
(Reading database ... 136140 files and directories currently installed.)
Preparing to unpack linux-headers-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb ...
Unpacking linux-headers-rpi2-rt (4.4.4-rt9-v7+-7) over (4.4.4-rt9-v7+-7) ...
Preparing to unpack linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb ...
Unpacking linux-image-rpi2-rt (4.4.4-rt9-v7+-7) over (4.4.4-rt9-v7+-7) ...
dpkg: error processing archive linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb 
(--install):
 unable to make backup link of `./boot/dtbs_rt/bcm2710-rpi-3-b.dtb' before 
installing new version: Operation not permitted
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Setting up linux-headers-rpi2-rt (4.4.4-rt9-v7+-7) ...
Errors were encountered while processing:
 linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb
Hummm...
root@raspberrypi:/home/pi/Downloads# ls -la /boot/dtbs_rt/bcm2710-rpi-3-b.dtb
-rwxr-xr-x 1 root root 14232 Mar  7  2016 /boot/dtbs_rt/bcm2710-rpi-3-b.dtb

Do I have to clear this card, or a card and start this whole dog & pony show 
from 
scratch AGAIN?  If not, what do I do???

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to