GoFlex NET LED Guage not working!

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

GoFlex NET LED Guage not working!

Postby sissycockmilker » Mon Oct 14, 2013 6:28 am

Hi guys :),

Got ArchLinuxARM up and running and fine tuning a lot of stuff, it is fun. Using a post I found here http://obihoernchen.net/wordpress/770/p ... rch_linux/ to customize.

I am running into a wall when trying to get the front LED's to work, for the life of me I cannot understand what I am doing wrong. I followed all the instructions here https://github.com/highvoltag3/GoFlex-N ... r-PlugApps and still nothing.

My crontab -e entry:
* * * * * /bin/echo Hello, world!
* * * * * /opt/guages_right.sh sdc1 > /dev/null
* * * * * /opt/guages_left.sh sdc1 > /dev/null

I used sdc1 as I presume it needs to be linked to the rootfs
/dev/sda1: LABEL="Disk1" UUID="E4E2A1DBE2A1B26A" TYPE="ntfs"
/dev/sdb1: LABEL="Disk2" UUID="4A864AAB864A977B" TYPE="ntfs"
/dev/sdc1: LABEL="rootfs" UUID="8c169fe3-91f5-4e30-818b-5db66ef9ae4c" TYPE="ext3"

even "Hello World!" does not print.
ran
systemctl enable cronie.service
systemctl start cronie

systemctl status cronie -l
cronie.service - Periodic Command Scheduler
Loaded: loaded (/usr/lib/systemd/system/cronie.service; enabled)
Active: active (running) since Thu 1970-01-01 05:58:42 IST; 25min ago
Main PID: 408 (crond)
CGroup: /system.slice/cronie.service
├─408 /usr/bin/crond -n
├─442 /usr/sbin/anacron -s
├─645 run-parts /etc/cron.daily
├─648 /bin/sh /etc/cron.daily/man-db
├─649 /usr/bin/mandb --quiet
└─780 /usr/bin/mandb --quiet

Jan 01 06:23:02 alarm CROND[634]: (root) CMD (/opt/guages_left.sh sdc1 > /dev/null)
Jan 01 06:23:02 alarm CROND[630]: (root) CMDOUT (/bin/sh: /opt/guages_right.sh: No such file or directory)
Jan 01 06:24:01 alarm crond[638]: pam_unix(crond:session): session opened for user root by (uid=0)
Jan 01 06:24:01 alarm crond[639]: pam_unix(crond:session): session opened for user root by (uid=0)
Jan 01 06:24:01 alarm crond[637]: pam_unix(crond:session): session opened for user root by (uid=0)
Jan 01 06:24:01 alarm CROND[640]: (root) CMD (/bin/echo Hello, world!)
Jan 01 06:24:01 alarm CROND[641]: (root) CMD (/opt/guages_left.sh sdc1 > /dev/null)
Jan 01 06:24:01 alarm CROND[642]: (root) CMD (/opt/guages_right.sh sdc1 > /dev/null)
Jan 01 06:24:01 alarm CROND[639]: (root) CMDOUT (Hello, world!)
Jan 01 06:24:01 alarm anacron[442]: Job `cron.daily' started

Pl. help/advise this n00b ;)

Thank you.
sissycockmilker
 
Posts: 7
Joined: Thu Aug 22, 2013 8:30 am

Return to ARMv5

Who is online

Users browsing this forum: No registered users and 1 guest