OE 1.6 on Vu+ Duo

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Originally posted by malakudi
      root@bm750:~# uname -a
      Linux bm750 2.6.18-6.6 #1 SMP Thu Mar 4 18:01:49 CET 2010 7335b0-smp unknown

      root@bm750:~# cat /proc/cpuinfo
      system type : BCM97xxx Settop Platform
      build target : unknown
      processor : 0
      cpu model : Brcm4380 V4.4 FPU V0.1
      cpu MHz : 402.43
      BogoMIPS : 402.43 ( udelay_val : 201216 HZ = 1000 )

      wait instruction : yes
      microsecond timers : yes
      tlb_entries : 32
      extra interrupt vector : yes
      hardware watchpoint : no
      ASEs implemented : mips16
      VCED exceptions : not available
      VCEI exceptions : not available
      RAC setting : I/D-RAC enabled
      unaligned access : 1044726
      rdhwr/brdhwr traps : 1794689706 / 0
      process migrations : 1365
      processor : 1
      cpu model : Brcm4380 V4.4 FPU V0.1
      cpu MHz : 404.48
      BogoMIPS : 404.48 ( udelay_val : 202240 HZ = 1000 )

      wait instruction : yes
      microsecond timers : yes
      tlb_entries : 32
      extra interrupt vector : yes
      hardware watchpoint : no
      ASEs implemented : mips16
      VCED exceptions : not available
      VCEI exceptions : not available
      RAC setting : I/D-RAC enabled

      and now you see how many? ;)

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von blzr ()

    • I think :
      processor : 0
      cpu model : Brcm4380 V4.4 FPU V0.1
      processor : 1
      cpu model : Brcm4380 V4.4 FPU V0.1

      should show smp is already working.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • Original von cegevara
      Originally posted by malakudi
      Original von cegevara
      Colleague, I and We know for implementation of new kernel 2.6.18... that is ok, but about SMP ?!! Where You see that in Your report and who told You about SMP on Vu+duo ? Development team not plain to make SMP in CVS for Vu duo until resolve bugs on existing OE.


      Learn to read.

      In my post, the kernel version (uname -a output) shows SMP. Also, in the information of /proc/cpuinfo it clearly shows two cpus.


      root@bm750:~# uname -a
      Linux bm750 2.6.18-6.6 #1 SMP Thu Mar 4 18:01:49 CET 2010 7335b0-smp unknown

      In OE 1.6 there is no different enigma2. Only the python version changes (maybe python 2.6 performs better in SMP but I don't really know about it)


      Yes, I saw and I know that new Kernel have a possiblity for SMP,but like said @RealMagic911 E2 or CVS/drivers not provide SMP for vu+do yet !
      Where You see in /proc/cpuinfo report about two cpu ?!?! I see just :

      23: processor : 1

      This is just info about speed :

      9: cpu MHz : 402.43
      10: BogoMIPS : 402.43

      Nothing more.


      All others who read these posts have understood that SMP is already working and VU+ linux kernel exposes two cpus. You either can't read or don't want to read.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von malakudi ()

    • Sorry,I wasn't be on forum in last few days.

      @malakudi
      Yes, I saw that for processor 0 and 1,but I did not mean that is variant for dual...If yes-Ok !

      @RealMagic911

      All information that I know and which I received from Vu are that OE 1.5 have not full implementation for SMP(functionality in real work,performance)
      Full implementation we will have in OE 1.6 soon.
    • You're welcome to test and report here.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • Originally posted by sami8519
      Hi,

      I would like to ask:

      If I install an 1.6 image on multiboot on my Vu+, will the plugins for oe 1.6 work on this image? Thanks.

      Regards.


      In multiboot, the loaded kernel is this one from flash
      So, your OE 1.6 image will not work properly, as kernel will be based on 1.5
    • Originally posted by Doume
      Originally posted by sami8519
      Hi,

      I would like to ask:

      If I install an 1.6 image on multiboot on my Vu+, will the plugins for oe 1.6 work on this image? Thanks.

      Regards.


      In multiboot, the loaded kernel is this one from flash
      So, your OE 1.6 image will not work properly, as kernel will be based on 1.5


      Thanks mate.
    • Originally posted by cegevara


      Yes, I saw and I know that new Kernel have a possiblity for SMP,but like said @RealMagic911 E2 or CVS/drivers not provide SMP for vu+do yet !
      Where You see in /proc/cpuinfo report about two cpu ?!?! I see just :

      23: processor : 1

      This is just info about speed :

      9: cpu MHz : 402.43
      10: BogoMIPS : 402.43

      Nothing more.


      its hard to fight against your logic ;)
      p.s. linux counts from 0
    • Originally posted by Doume
      Originally posted by sami8519
      Hi,

      I would like to ask:

      If I install an 1.6 image on multiboot on my Vu+, will the plugins for oe 1.6 work on this image? Thanks.

      Regards.


      In multiboot, the loaded kernel is this one from flash
      So, your OE 1.6 image will not work properly, as kernel will be based on 1.5


      what are differences between those kernels? what can OE do with kernel at all ?
      i tought OE is a cross-platform build system until now.
    • Originally posted by Doume
      Originally posted by sami8519
      Hi,

      I would like to ask:

      If I install an 1.6 image on multiboot on my Vu+, will the plugins for oe 1.6 work on this image? Thanks.

      Regards.


      In multiboot, the loaded kernel is this one from flash So, your OE 1.6 image will not work properly, as kernel will be based on 1.5

      "kernel based on OE"??? very interesting theory... :D :D :D
      kernel in VUduo is the same as in dm OE1.6 (2.6.18-7.3) so I think it wouldn't be a problem, I haven't tried it (dm OE1.6 image on VU - I don't use multiboot) but I think it should go (theoretically), at least someone could give a try ;)...
      rgrds