Problems after update moservices on 1185 with uclibc0.9.30

Problems after update moservices on 1185 with uclibc0.9.30

Postby xury » 09 Nov 2012, 02:09

Today I saw that a new update moservices.
After updating my player does not boot. Just freezed on boot logo
I had to upload the firmware again fix it..
I think the reason is uclibc2.30
Does this update works fine on 1185 players with ucibc2.30 ?
My player is Manta DVBT05 (branded Giec GK-HD283) with 1185 chipset.
Last edited by xury on 09 Nov 2012, 03:25, edited 1 time in total.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc2.30

Postby FarVoice » 09 Nov 2012, 02:39

xury wrote:Today I saw that a new update moservices.
After updating my player does not boot. Just freezed on boot logo
I had to upload the firmware again fix it..
I think the reason is uclibc2.30
Does this update works fine on 1185 players with ucibc2.30 ?
My player is Manta DVBT05 (branded Giec GK-HD283) with 1185 chipset.

connect to player via telnet and do the next commands:
Code: Select all
df
ps
ls -l /usr/local/etc/mos/pm

and show me log
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Problems after update moservices on 1185 with uclibc2.30

Postby xury » 09 Nov 2012, 02:56

Ok. I will do it tomorrow, because now I'm working :)
Of course, I was concerned about the library uclibc0.9.30
Sory for this mistake. :)
When it happen I had "Mos on drive" installed and some optware packages. Maybe it was the reason ?
But I had enough space left on ext3 partition /tmp/hdd/root where whole mos was copied.

Im sorry I forgot it was modified firmware with mos30 core integrated directly in squashfs partition.
On /usr/local/etc/mos I had symlinks only.
If you want to see the my modified fw you can download at http://code.google.com/p/manta/downloads/list
Now i think it could by the problem, because the lighttp libraries also was included in lib directory on squashfs.
Probably after update stiil be used old libraries.

Sorry for the confusion
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby xury » 09 Nov 2012, 08:16

O right.
I managed it
I had to move rc init patch on the last line in rcS file and add sleep 10 before for strange nativel Samba behavior on my player
My logs (maybe will be usable for something,)
df
Code: Select all
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root               122304    122304         0 100% /
/dev/mtdblock/2          40960     30456     10504  74% /usr/local/etc
/dev/rd/0                   40        40         0 100% /mnt/rd
/dev/scsi/host0/bus0/target0/lun0/part1
                     470921376   3390300 467531076   1% /tmp/hdd/volumes/HDD1
/dev/scsi/host0/bus0/target0/lun0/part3
                        521780    224080    271196  45% /tmp/hdd/root
/dev/scsi/host0/bus0/target0/lun0/part4
                      16786862      1034  16785828   0% /tmp/hdd/livepause
/dev/scsi/host0/bus0/target0/lun0/part3
                        521780    224080    271196  45% /usr/local/etc/mos

ps
Code: Select all
  PID  Uid     VmSize Stat Command
    1 root       1352 S   init
    2 root          0 SWN [ksoftirqd/0]
    3 root          0 SW< [events/0]
    4 root          0 SW< [khelper]
    5 root          0 SW< [kthread]
    6 root          0 SW< [kblockd/0]
    7 root          0 SW  [khubd]
    8 root          0 SW  [rpc-1]
    9 root          0 SW  [rpc-3]
   10 root          0 SW  [pdflush]
   11 root          0 SW  [pdflush]
   12 root          0 SW  [kswapd0]
   13 root          0 SW< [aio/0]
   14 root          0 SW< [cifsoplockd]
   15 root          0 SW< [cifsdnotifyd]
   17 root          0 SW  [mtdblockd]
   16 root          0 SWN [eth0]
   26 root       1352 S   init
   27 root       1352 S   init
   30 root       1352 S   init
   31 root       1352 S   init
  128 root       2052 S   ./RootApp DvdPlayer
  130 root       2052 S   ./RootApp DvdPlayer
  132 root       857m S < DvdPlayer
  133 root       2052 S   ./RootApp DvdPlayer
  135 root          0 SW< [sata_eh/0]
  139 root          0 SW  [scsi_eh_0]
  180 root       857m S   DvdPlayer
  181 root       857m S N DvdPlayer
  182 root       857m S N DvdPlayer
  189 root       857m S   DvdPlayer
  190 root       857m S   DvdPlayer
  195 root       857m S   DvdPlayer
  196 root       857m S   DvdPlayer
  197 root       857m S   DvdPlayer
  198 root       857m S   DvdPlayer
  199 root       857m S   DvdPlayer
  200 root       857m S   DvdPlayer
  201 root       857m S   DvdPlayer
  204 root       857m S   DvdPlayer
  205 root       857m S   DvdPlayer
  206 root       857m S   DvdPlayer
  207 root       857m S   DvdPlayer
  208 root       857m S   DvdPlayer
  209 root       857m S   DvdPlayer
  210 root       857m S   DvdPlayer
  213 root       857m S   DvdPlayer
  214 root       857m S N DvdPlayer
  215 root       857m S   DvdPlayer
  216 root       857m S   DvdPlayer
  217 root       857m S   DvdPlayer
  218 root       857m S   DvdPlayer
  219 root       857m S   DvdPlayer
  220 root       857m S   DvdPlayer
  221 root       857m S   DvdPlayer
  222 root       857m S   DvdPlayer
  225 root       857m S   DvdPlayer
  231 root       857m S   DvdPlayer
  232 root       857m S   DvdPlayer
  234 root       857m S   DvdPlayer
  235 root       857m S   DvdPlayer
  238 root       857m S   DvdPlayer
  239 root       857m S   DvdPlayer
  241 root       857m S   DvdPlayer
  247 root       857m S   DvdPlayer
  270 root       1352 S   /sbin/udhcpc -p /var/lock/udhcpc_eth0.pid -t 15 -b -
  272 root          0 SW  [kjournald]
  356 root       3668 S N /tmp/package/samba/sbin/smbd -D
  358 root       1648 S N /tmp/package/samba/sbin/nmbd -D
  361 root       3668 S N /tmp/package/samba/sbin/smbd -D
  371 root       857m S   DvdPlayer
  405 root       4164 S N IMS_Modules/gtalk/gtalk
  406 root       4164 S   IMS_Modules/gtalk/gtalk
  407 root       4164 S   IMS_Modules/gtalk/gtalk
  619 root       1356 S   telnetd
  620 root       1364 S   -sh
  978 root       1356 S   /usr/local/etc/mos/bin/httpd -c /usr/local/etc/mos/e
  987 root       1364 S   inetd /usr/local/etc/mos/etc/inetd.conf
  990 root       2048 S N /usr/local/etc/mos/bin/lighttpd -f /usr/local/etc/mo
 1000 root      14920 S N /usr/local/etc/mos/bin/php
 1003 root      15200 S N /usr/local/etc/mos/bin/php
 9992 root       1356 S N sh -c ps
 9993 root       1356 R N ps

ls
Code: Select all
drwxr-xr-x    2 root     root          4096 Nov  9 04:09 check
-rw-r--r--    1 default  default       4439 Nov  9 03:59 installed
-rw-r--r--    1 root     root         22837 Nov  8 21:31 packages
-rw-r--r--    1 root     root           407 Nov  9 02:32 uses


BTW
Still no hope for authorization for uclibc0.9.30 ?
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby FarVoice » 09 Nov 2012, 20:41

mos on squash partition is not right way :)
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby xury » 10 Nov 2012, 03:15

Yes I know, but I had to put some files there, as libraries and big applications such as php for saving space.
All etc config and modules still exist on writable partition. My player have 40MB yaffs only, so without "mos on drive" is not enough.
Now its working perfect on updated core and php. At least Ipla working fine :) Big thanks for it !!

I don't know why when I trying modify value of <sizeBytesMin> while flash get error "not enough space for squashfs image" even I think I have the unused space on flash memory ?
Maybe install_a blocked it ?
I read about your modified version of install_a, but its not working on 1185 chipset ?
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby FarVoice » 11 Nov 2012, 01:43

yes, it's work on 1xx3 only :( But I hope, that it will be works on any players... Some time or other :)
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby xury » 11 Nov 2012, 02:08

Ok I'll be waiting patiently.
Great job FarVoice. Greetings from Manta users in Poland
After core update our players are really better usable.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby xury » 21 Jan 2013, 23:45

I've seen your mod Mini_Plus_mos_r4 for oplay mini plus. This is on 1185 chipset. So you use modified install_a application ?
Is possible unpack aes squash ?
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Problems after update moservices on 1185 with uclibc0.9.

Postby FarVoice » 22 Jan 2013, 14:53

Why unpack squash1.img.aes? Mps support all of rtl players already. Just install mos3

If you want to unack encoded fw you must to use my script
http://www.moservices.org/files/img_tools.tar.bz2
ASUS O!Play R1 (amp_r12_vrtn), xTreamer Pro (amp_r12_vrt), xTreamer Prodigy (iNeXT 2.14 r2), IconBIT HDR12L (amp_r12_vrt), 3Q F425HW (xds42gl_7725_r3), MyGica A11 (mygica_m3_20121222)
User avatar
FarVoice
Администратор
 
Posts: 8572
Joined: 03 Sep 2010, 01:27
Location: Russia, Moscow

Next

Return to About moServices

Who is online

Users browsing this forum: No registered users and 11 guests

cron