Jump to content


Photo

OpenPLi-2.1-beta-dm8000-20111016 alles alt ?


  • Please log in to reply
8 replies to this topic

#1 PeterPan0815

  • Member
  • 18 posts

+1
Neutral

Posted 16 October 2011 - 15:35

Hallo
ich hatte mir die OpenPLi-2.1-beta-dm8000-20111016 geflasht was recht neu ist.

Nur warum ist dort der sehr alte bootloader 82 (secondbootloader) verbaut ? Seit halben Jahr gibt es den 83 und seit kurzem den 84 bootloader.
Wo sehe ich welcher treiber stand das OpenPLi-2.1-beta-dm8000-2011101 hat ?

Dann wird der flash auch nicht voll genutzt im root. und ist noch auf 64MB beschränkt.
Hier das mit openpli:
root@dm8000:~# cat /proc/mtd
dev: size erasesize name
mtd0: 10000000 00020000 "complete"
mtd1: 00100000 00020000 "loader"
mtd2: 00300000 00020000 "boot partition"
mtd3: 03c00000 00020000 "root partition"
mtd4: 04000000 00020000 "home partition"
mtd5: 07800000 00020000 "unused partition"
mtd6: 00800000 00020000 "preset partition"

Hier mal als Beispiel. eine mtd Aufteilung eines anderen Image:
root@dm8000:~# cat /proc/mtd
dev: size erasesize name
mtd0: 10000000 00020000 "complete"
mtd1: 00100000 00020000 "loader"
mtd2: 00700000 00020000 "boot partition"
mtd3: 0f800000 00020000 "root partition"

root@dm8000:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 248.0M 48.2M 199.8M 19% /

Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #2 metoo

  • Senior Member
  • 1,573 posts

+33
Good

Posted 16 October 2011 - 17:26

ist alt, morgenfruh haben sie die neueste

ET10000 C C C C/T  2TB HDD ET7000 + ET6000 dvb-S  OpenPli Triax 88 multifeed quad LNBs VU Uno4K SE C+2TB HDD Mutant HD60


Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #3 PeterPan0815

  • Member
  • 18 posts

+1
Neutral

Posted 16 October 2011 - 20:34

ist alt, morgenfruh haben sie die neueste

Ja ne is klar :D und übermorgen das noch neuere

Hier sind die patches http://git.opendream...340387cf0d8e222

In er Dreambox Abteilung scheint ja nicht viel los zu sein, scheint wohl mehr um clarke-tech zu gehen.

Nutze ich halt wieder ein anderes Image und habe wieder volle flash Nutzung. :D :D

tchau openPli

Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #4 metoo

  • Senior Member
  • 1,573 posts

+33
Good

Posted 16 October 2011 - 20:46

und wass machen sie mit die extra flash?

ET10000 C C C C/T  2TB HDD ET7000 + ET6000 dvb-S  OpenPli Triax 88 multifeed quad LNBs VU Uno4K SE C+2TB HDD Mutant HD60


Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #5 PeterPan0815

  • Member
  • 18 posts

+1
Neutral

Posted 17 October 2011 - 01:27

Bigger is better
Die boot zeit ist auch etwas schneller.

Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #6 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 17 October 2011 - 07:04

Huh? Faster?

With jffs2 boot time is linear to flash size: The bigger the flash, the longer it takes to mount and boot it. That's why DMM limited it to 64M in the first place, to speed the boot process a bit. Also the RAM usage is linear with flash size, so with 250M flash, it will use 4x more RAM too, I'd estimate you lose about 4MB precious irreplacable RAM because of this.

If you seriously want to use a big flash filesystem, dream should add support for a kernel >= 2.6.29 so the UBIFS filesystem can be used. Until then, I'd prefer to keep the 64MB size as it is now, it's more than big enough (and if it isn't you can always manually mount the extra partitions).
Real musicians never die - they just decompose

Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #7 PeterPan0815

  • Member
  • 18 posts

+1
Neutral

Posted 17 October 2011 - 22:13

thx MiLo

With jffs2 boot time is linear to flash size:

ok i have now 248 MB flash, then i must have 4x boottime ? but i dont have 5-6 minutes boot time. my bootime is here 1:40 minute.


or the flash size make it not slower but the image size make it ?

when i have the same image size in big flash size the boot time is the same.

Edited by PeterPan0815, 17 October 2011 - 22:14.


Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #8 littlesat

  • PLi® Core member
  • 57,064 posts

+698
Excellent

Posted 18 October 2011 - 06:55

Only the part for the flash loading will increase boottime... so not the complete boottime will be multiplied... But as far I can see I suggest due to many requests Pieterg did commit something yesterday...

But still DMM and also VU could better switch to a more accurate linux... so UBIFS works there also. This is really a boost!!!

Edited by littlesat, 18 October 2011 - 06:56.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: OpenPLi-2.1-beta-dm8000-20111016 alles alt ? #9 PeterPan0815

  • Member
  • 18 posts

+1
Neutral

Posted 18 October 2011 - 09:03

thx openPli

now on OpenPLi-2.1-beta-dm8000-20111018 > SecondLoader 84 and new dvb driver

max flash >
root@dm8000:~# cat /proc/mtd
dev: size erasesize name
mtd0: 10000000 00020000 "complete"
mtd1: 00100000 00020000 "loader"
mtd2: 00700000 00020000 "boot partition"
mtd3: 0f800000 00020000 "root partition"

root@dm8000:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 248.0M 43.9M 204.1M 18% /
tmpfs 64.0K 4.0K 60.0K 6% /dev

Edited by PeterPan0815, 18 October 2011 - 09:05.



4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users