xtcos
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
xtcos [2010/02/12 18:03] – nixda | xtcos [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-< | 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-< | ||
+ | |||
+ | ===== XTcOS-2.2-4 ===== | ||
+ | < | ||
+ | |||
+ | ==== 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 ===== | ||
Released at 2010-02-12, [[http:// | Released at 2010-02-12, [[http:// | ||
+ | |||
+ | __**Important note about hardware detection: | ||
+ | |||
+ | In this release we changed the hotplug binary to add our xtcos-hotplug-config feature. During this process we used the wrong hotplug sources and so poorly this hotplug agent misses the detecting of the wifi adapter (and maybe more). But you can easily change this back to the original hotplug from firmware 2.2 since we put the original binary in our firmware, too: | ||
+ | |||
+ | ~ # ls -al / | ||
+ | -rwxr-xr-x | ||
+ | -rwxr-xr-x | ||
+ | |||
+ | So make a backup of our new one and copy the one from fw-2.2 to / | ||
+ | |||
+ | ~ # cp / | ||
+ | ~ # cp / | ||
+ | | ||
+ | We will release a fixed hotplug in the next few days. | ||
==== Installing ==== | ==== Installing ==== | ||
Zeile 77: | Zeile 108: | ||
==== Know Problems ==== | ==== Know Problems ==== | ||
- | * poorly | + | * We know that our sata smart patch (thanks to vpeter) does not work well with this new kernel. Upcomming release well fix that. |
+ | * Poorly | ||
+ | * Shame on me, I missed to add our systool bins! I am sorry... if you are interested you can download them [[http:// | ||
===== XTcOS-2.2-2 ===== | ===== XTcOS-2.2-2 ===== | ||
Zeile 235: | Zeile 268: | ||
* add lsof (no prebuild ipkg package unless it only uses our libs!) | * add lsof (no prebuild ipkg package unless it only uses our libs!) | ||
* test pivotroot with internal hdd and or on other usb mass storage device | * test pivotroot with internal hdd and or on other usb mass storage device | ||
- | + | ||
+ | ===== Some Hints ===== | ||
+ | |||
+ | A mounted cifs share (as saved shortcut) looks like this (if you wanna put this directly into / | ||
+ | |||
+ | // | ||
+ | |||
+ | ===== Informations about / | ||
+ | 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.1265997825.txt.gz · Zuletzt geändert: 2010/02/12 18:03 von nixda