Benutzer-Werkzeuge

Webseiten-Werkzeuge


xtcos

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
xtcos [2010/02/14 09:47] nixdaxtcos [2010/03/02 10:26] (aktuell) nixda
Zeile 4: Zeile 4:
 ===== Versioning ===== ===== Versioning =====
 Since we heavily base on the offical firmware, or in other words we just slightly modify this, we use their firmware release number in ours, too. The realeases are called xtcos-<Xtreamer Firmware Number>-<Our Patchlevel, encreased by every fw xtcos release>. Since we heavily base on the offical firmware, or in other words we just slightly modify this, we use their firmware release number in ours, too. The realeases are called xtcos-<Xtreamer Firmware Number>-<Our Patchlevel, encreased by every fw xtcos release>.
 +
 +===== XTcOS-2.2-4 =====
 +<del>Planned release date in the end of february.</del> Release and further devel stopped since we get not the source of the GPL packages included in the actual/latest firmware (there are just some older packages available). 2010-03-02, nixda.
 +
 +==== Install ====
 +
 +==== Major Changes To XTcOS-2.2-3 ====
 +
 +  * added sysfsutils
 +  * tested hdd support (todo...)
 +  * kernel without the smart patch
 +  * added Realtek SIGABRT function patch to busybox (unsure if ever needed)
 +
 +==== Know Problems ====
 +
 +  * Right now we are waiting for (source) code from Xtreamer for diethotplug-0.4 and their toolchain.
  
 ===== XTcOS-2.2-3 ===== ===== XTcOS-2.2-3 =====
Zeile 23: Zeile 39:
      
 We will release a fixed hotplug in the next few days. We will release a fixed hotplug in the next few days.
- 
  
 ==== Installing ==== ==== Installing ====
Zeile 93: Zeile 108:
 ==== Know Problems ==== ==== Know Problems ====
  
-  * poorly we have not that much hardware to do some more tests. If you want to donate... let me know. ;)+  * We know that our sata smart patch (thanks to vpeter) does not work well with this new kernel. Upcomming release well fix that. 
 +  * Poorly we have not that much hardware to do some more tests. If you want to donate... let me know. ;)
   * Shame on me, I missed to add our systool bins! I am sorry... if you are interested you can download them [[http://xinrag.de/sysfsutils-2.1.0.bin.tgz|here]] (just switch into root and unpack there).   * Shame on me, I missed to add our systool bins! I am sorry... if you are interested you can download them [[http://xinrag.de/sysfsutils-2.1.0.bin.tgz|here]] (just switch into root and unpack there).
  
Zeile 259: Zeile 275:
   //192.168.0.1/C /tmp/netb/mnt/My_Shortcuts/GIANT6:itsme/C cifs rw,nodiratime,unc=\\192.168.0.1\C,username=itsme,domain=Workgroup,rsize=64512,wsize=57344 0 0   //192.168.0.1/C /tmp/netb/mnt/My_Shortcuts/GIANT6:itsme/C cifs rw,nodiratime,unc=\\192.168.0.1\C,username=itsme,domain=Workgroup,rsize=64512,wsize=57344 0 0
  
 +===== Informations about /dev/mtdblock0 =====
 +Here we have our bootloader, the linux kernel and the images for audio and video in there. The hex offset for them are:
 +  * linux at 0x1040000
 +  * audio at 0x1520000
 +  * video at 0x16e0000
 +
 +On another firmware from another Xtreamer I see this offsets:
 +  * linux at 0x1040000
 +  * audio at 0x1440000
 +  * video at 0x1600000
 +
 +This machine was running the original kernel which is smaller than the one from xtcos. Between audio and video we have still 0x1c0000.
  
 ===== a last word... ===== ===== a last word... =====
xtcos.1266140839.txt.gz · Zuletzt geändert: 2010/02/14 09:47 von nixda