Piotr Kubaj
Piotr Kubaj
> +1 for company willing to sponsor the effort Can you clarify? Are you willing to sponsor it?
The drivers for ast2050 are out-of-tree and only for 2.6.29.6. I tried to upgrade the kernel and managed to get only 2.6.30.10 (https://github.com/pkubaj/ast2050-linux-kernel/tree/linux-2.6.30.10). 2.6.31 compiles, but doesn't boot and I...
No, I abandoned this effort since I don't have JTAG on my board and have no experience whatsoever with soldering.
Yes, it builds, but I don't have yet big-endian desktop machine, so I can't check whether it actually works.
I am compiling natively, but this is not my desktop, to which I have local access. This is a (native powerpc64) build host, to which I have only remote access...
> Ah, now I understand. > But why are you compiling for a platform that you don't have? 1. I am bulk building FreeBSD ports for powerpc64 to improve the...
I have a Talos II machine running FreeBSD as my desktop. sdlpop segfaults when starting. Here's a backtrace: ``` (gdb) bt #0 0x00000000100310bc in load_font_character_offsets (data=0x100727f0 ) at /tmp/usr/ports/games/sdlpop/work/SDLPoP-1.19/src/seg009.c:1020 #1...
Would it be possible to merge it to official SDLPoP repo?
It now looks ok and the cache size is also ok, thanks: 
Oh, wait, the cache size is correct for a single CPU, but this is dual CPU system, so it should actually be doubled.