-
the patch that makes frame buffer test code work on 0.8.0 colinux 2009115 build with 2.6.26.8 kernel.
The test code is from QT website
http://doc.trolltech.com/4.1/qtopiacore-testingframebuffer.html
Notes, haven't figured out how to make xfbdev work.
2010-01-04 20:37:12 UTC by nobody
-
Sorry, I didn't check the kernel version for stable and it was labelled 2.6.25.20 on your site.
I've got this in colinux config
cobd0=E:\coLinux\gentoo\gentoo-root.4g
and in fstab
/dev/cobd0 / ext3 data=journal,relatime 0 1
After I went to stable-20091206 and now back to devel-20091218, I can't reproduce the bug anymore. It didn't trigger...
2010-01-01 22:50:56 UTC by snack
-
> maybe some patches from stable weren't applied to devel branch
stable-20091206 has kernel 2.6.22.18, and devel-20091115 has kernel 2.6.25.20. So they are totally different and maybe additional changes between these kernel versions are missing.
It would be nice, if you presents small scripts to force these bugs.
Please say also, what mount options for block device do you used for your...
2010-01-01 20:14:30 UTC by henryn
-
I have checked devel-20091115 and it contains the same bug.
I also have been testing stable-20091206 and it appears to work fine so far, so maybe some patches from stable weren't applied to devel branch ?.
2009-12-29 16:48:42 UTC by snack
-
I've been observing lots of IO deadlocks with heavy IO operations like torrent hashing or squashfs creation on cobd and cofs mounts.
It makes the whole colinux machine unresponsive waiting on the IO stall.
This is observed with the newest daily build devel-20091218.
I can provide any debug info needed as this happens fairly often on the aforementioned operations, there are however no errors...
2009-12-27 14:28:27 UTC by snack
-
I reinstalled coLInux from 0.7.3 to 0.7.5, both crashed.
2009-12-25 14:27:25 UTC by nobody
-
colinux crashed when building android system, the log is as below:
C:\Documents and Settings\Administrator>cd c:\coLinux
C:\coLinux>debian.bat
C:\coLinux>colinux-daemon -t nt @e:\colinux\debian.conf
Cooperative Linux Daemon, 0.7.3
Daemon compiled on Sat May 24 22:36:07 2008
PID: 1420
colinux: booting
console: Coopeartive Linux console started
Linux version 2.6.22.18-co-0.7.3...
2009-12-25 14:25:15 UTC by nobody
-
Move file to subdirectory was blocked by badly workaround in SVN revision 1161.
Revert it, and implement a better check to prevent from moving parent directory to subdirectory.
(testcase: "mkdir /cofs/testdir ; mv /cofs/testdir /cofs/TESTDIR/somedir")
Is fixed in SVN revision r1323 now. (see todays autobuild)
2009-12-18 01:00:08 UTC by henryn
-
henryn committed revision 1325 to the Cooperative Linux SVN repository, changing 1 files.
2009-12-18 00:55:20 UTC by henryn
-
henryn committed revision 1324 to the Cooperative Linux SVN repository, changing 1 files.
2009-12-18 00:53:04 UTC by henryn