User(s) browsing this thread: 1 Guest(s)
|
[Apps] opkg A100/A110 - Updated 21st Sep
|
|
02-09-2011, 08:20 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
In the post#1 Vaidyasr wrote:
----- You can add your own/included scripts to start/stop the required services automatically. For example, if you would like to start the minidlna, do the below steps: Install mini-dlna from i-pkg. ----- Sorry, but I didn't find minidlna in i-pkg. |
|||
|
02-09-2011, 08:29 AM
(This post was last modified: 02-28-2011 02:16 AM by vaidyasr.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(02-09-2011 08:20 AM)serso Wrote: Sorry, but I didn't find minidlna in i-pkg. That was just a copy & paste from C200 post. minidlna not yet released for A110. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
1 user says Thank You to vaidyasr for this post |
|
02-13-2011, 11:37 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
If you have a problem start ipkg after reboot Popcorn
Find file /share/start_app.sh Add Code: #M_A_R_K_E_R_do_not_remove_me |
|||
|
02-13-2011, 12:33 PM
(This post was last modified: 02-28-2011 02:16 AM by vaidyasr.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(02-13-2011 11:37 AM)linky Wrote: If you have a problem start ipkg after reboot Popcorn Instead, link the whole /share/Apps/local to /usr/local as below # ln -s /share/Apps/local /usr/local Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
1 user says Thank You to vaidyasr for this post |
|
02-17-2011, 08:19 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
busybox & aria2-utils released via ipkg. Install them for download manager or will be downloaded and installed automatically via i-pkg by DM on v3.1.8
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
02-17-2011, 11:21 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
What about new lsusb via ipkg?
I try install usbutils, but didn't find libusb-compat (>= 0.1.12) Code: root@PCH-A100 bin# ipkg install usbutils |
|||
|
02-17-2011, 12:07 PM
(This post was last modified: 02-28-2011 02:16 AM by vaidyasr.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(02-17-2011 11:21 AM)linky Wrote: What about new lsusb via ipkg?Already updated, may take some time to update in the repository. Or you can edit the /usr/local/etc/ipkg.conf and comment the existing Ipkg repository of mine and add the below. https://sourceforge.net/projects/a110ipkg/files Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
02-17-2011, 01:04 PM
(This post was last modified: 02-17-2011 01:08 PM by linky.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(02-17-2011 12:07 PM)vaidyasr Wrote: Already updated, may take some time to update in the repository. Or you can edit the /usr/local/etc/ipkg.conf and comment the existing Ipkg repository of mine and add the below. Code: root@PCH-A100 /root# ipkg install usbutilsBut lsusb -t find same info about devices Code: root@PCH-A100 sbin# ./lsusb -t |
|||
|
02-27-2011, 02:52 PM
(This post was last modified: 02-27-2011 03:17 PM by MATPOC.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 20th Dec
(12-21-2010 02:40 PM)antherion Wrote: Still empty list. Reinstalled ipkg from CSI, same result. Fix daemon.sh because /tmp is not world-writable. Code: create_dir()(02-17-2011 12:07 PM)vaidyasr Wrote: Or you can edit the /usr/local/etc/ipkg.conf and comment the existing Ipkg repository of mine and add the below. https not working with your ipkg, need to fix to http://...: Code: # ipkg updateAnd file utility got error: Code: > filemagic.mgc still exist: Code: # ls -ld /usr/local |
|||
|
02-27-2011, 04:00 PM
(This post was last modified: 02-28-2011 02:15 AM by vaidyasr.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 20th Dec
(02-27-2011 02:52 PM)MATPOC Wrote: Fix daemon.sh because /tmp is not world-writable.Thanks for the report. I'll fix soon. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
02-27-2011, 08:11 PM
(This post was last modified: 02-27-2011 08:32 PM by MATPOC.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 20th Dec
(02-27-2011 04:00 PM)vaidyasr Wrote: Thanks for the report. I'll fix soon. Just tried on the clean install with fixes. There is another bug: Code: nmt@B-110 nmt$ ipkg updateAs workaround it may be fixed at daemon.sh by creating /usr/local/lib/ipkg, chown to nmt and symlinking to /usr/lib: Code: create_dir()And another problem. I adopted my lircd and lcdproc to your startup scripts, place it's files at /share/Apps/local/. Config files at /share/Apps/local/etc impacts on ipkg: Code: nmt@B-110 nmt$ ls -l /share/Apps/local/etc |
|||
1 user says Thank You to MATPOC for this post |
|
03-06-2011, 11:09 AM
(This post was last modified: 03-06-2011 11:22 AM by neor.)
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
xmlrpc don't install
![]() Install xmlrpc-c 1.06.38-1 A library providing modular implementation of XML-RPC for C. always stay to Install |
|||
|
03-06-2011, 01:34 PM
|
|||
|
|||
| RE: [Apps] I-pkg A100/A110 - Updated 27th Jan | |||
1 user says Thank You to MATPOC for this post |
|
03-06-2011, 02:10 PM
(This post was last modified: 03-06-2011 04:37 PM by neor.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(03-06-2011 01:34 PM)MATPOC Wrote:(03-06-2011 11:09 AM)neor Wrote: xmlrpc don't install you have a solution to install it manually please ? /opt/sybhttpd/localhost.drives/HARD_DISK/Apps/local # ipkg install xmlrpc-c Installing xmlrpc-c (1.06.38-1) to root... Nothing to be done An error ocurred, return value: -1. Collected errors: ERROR: Package xmlrpc-c (parent xmlrpc-c) is not available from any configured src. Failed to download xmlrpc-c. Perhaps you need to run 'ipkg update'? |
|||
|
03-06-2011, 05:15 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(03-06-2011 02:10 PM)neor Wrote:(03-06-2011 01:34 PM)MATPOC Wrote: This file is missing: You can extract xmlrpc from utils_a110_v0.0.4 - the previous version of utils made by vaidyasr. Or better ask vaidyasr to upload ipkg version of xmlrpc-c to repository. |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)





