Toolchain new
From t-hack.com - Hack X300T / X301T
Line 16: | Line 16: | ||
<pre>export UCLINUX_KERNEL=/path/to/kernel_source_2.7.127.0/linux-2.6.15/</pre> | <pre>export UCLINUX_KERNEL=/path/to/kernel_source_2.7.127.0/linux-2.6.15/</pre> | ||
copy /modules, bin/ and /lib to your rootfs, nfsroot, .. | copy /modules, bin/ and /lib to your rootfs, nfsroot, .. | ||
+ | |||
+ | *apply [[Media:Dbgmonodram1.gz|<<this patch, not a gz file !>>]] via | ||
+ | <pre> | ||
+ | mrua-2.7.127.0-prod && patch -p1 < ../Dbgmonodram1.gz | ||
+ | </pre>for more debug output and to be able to play videos from dram1 with mono (the command line option should be "-dram 1 -ve1" or something like that) |