Active Topics

 

Showing results 1 to 25 of 44 @ 0.01 seconds. Search: Posts Made By: orokusaki
Forum: SailfishOS 2013-11-18, 03:45
Replies: 2,045
Views: 907,291
Posted By orokusaki
Re: Porting Sailfish to N9

SourenAraya!!!!!!!!!!!!!!!!!!!!

Dude! Thanks for that sailfish sdk image!

http://forum.xda-developers.com/showthread.php?t=2531746

Running it with libhybris on the hp touchpad.
Forum: Development 2012-10-13, 20:15
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

HOW TO COMPILE ON ARM AND UBUNTU 12.04

This will run wine if you compile with 0.13 or 0.14

sudo apt-get install zlib1g-dev
sudo apt-get install libsdl1.2-dev
./configure...
Forum: Development 2012-10-10, 04:11
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Works on my droid 4. Just ran notepad... Droid 4 has binfmt compiled into the kernel... unlike cyanogenmod 7 and the droid1... I had to compile that in...

The HP Touchpad did not have...
Forum: Development 2012-10-10, 00:28
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Hey guys.. I got an email from One Laptop For a Child over this and told them to go here!

We actually did help someone! :)
Forum: Development 2011-09-29, 12:33
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Yeah.. =) I think I should start saying that its linuxthreads wine instead of posix.

I tried to compile up to 0.9.64 so we could specify the resolution before running the application/game. But it...
Forum: Development 2011-09-23, 07:15
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Something sort of interesting. I get the same fork problems running qemu-i386 and wine when BOTH have been compiled for X86.. Something tells me if X86 cant pull it off, Arm isnt going to either....
Forum: Development 2011-09-23, 00:58
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

I did find a post where a guy had to echo 2 < /proc/cpu/alignment or something for arm5, but I figure our phones have arm7 instruction sets..

https://bugs.launchpad.net/qemu/+bug/739785

My goal...
Forum: Development 2011-09-23, 00:42
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

I compiled it on my droid trust me its arm. Then copied it too my hp touchpad running webos and setup ubuntu chroot. Ran there too on a snapdragon.. so compiled on my droid a8 and moved to a qualcomm...
Forum: Development 2011-09-23, 00:40
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

what to do with wine.tar.gz www.onsitedentalsystems.com/wine.tar.gz


Move everything from bin into your /usr/bin (careful I have old qemu-i386 in there so maybe mv wine* /usr/bin)
Move gnemul to...
Forum: Development 2011-09-23, 00:34
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

try running this...

strace -ff -o /test.log /usr/bin/qemu-i386 blah blah blah. just for fun.. it helped me once. Advice from the qemu launchpad.

gcc 4.4.1
make 3.81-6
pkg-config 0.22 ????
I...
Forum: Development 2011-09-23, 00:25
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

are you guys running qemu like this without a chroot for test?
./qemu-i386 /usr/bin/wineserver
./qemu-i386 /usr/bin/wine-pthread notepad.exe

with /usr/gnemul/qemu-i386/lib/ with posix libs from...
Forum: Development 2011-09-23, 00:21
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Its cool! None of the android guys really seem to care either.. I posted it over there and well, you guys just seem to care about getting wine going with qemu more then any place on the net. =)
Forum: Development 2011-09-23, 00:17
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

My lack of grammar has nothing to do with your inability to even follow Damians directions. And just because your not happy, doesnt speak for other people who are glad that I posted slackware 10.2...
Forum: Development 2011-09-22, 23:16
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

szopin your being rather rude. Go **** off. Your of zero help. Not my fault you cant compile your own damn binary. Have you installed your swap file?? :)

Maeme and Android is still running Linux,...
Forum: Development 2011-09-22, 22:44
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Are you guys using files from slackware 10.2? Thats where I got mine with that wine.tar.gz... came from slackeware 10.2.. also check to be sure you DONT have /usr/local/bin/qemu-i386 and...
Forum: Development 2011-09-22, 22:42
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

12.2 is on page 5. Under damion's unstructions. I am running Android 2.3.. actualyl cyanogenmod7 chrooted with ubuntu9.10 and gcc 4.1 with glib 2.10. But I can move that over to my touchpad running...
Forum: Development 2011-09-22, 13:53
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Here is qemu-i386... Its 0.14.1 and its faster then the one we are using. We dont get artifacts in solitaire anymore.

http://www.onsitedentalsystems.com/qemu-i386-141n

n means it has the nptl...
Forum: Development 2011-09-20, 00:35
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

www.onsitedentalsystems.comm/qemu-i386
Forum: Development 2011-09-19, 03:37
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

the latest source in git has nptl has an option for configure without a patch! compiling...
Forum: Development 2011-09-18, 22:36
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

I forgot about that when I was compiling last time libsdl1.2-dev
Forum: Development 2011-09-18, 22:34
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

I know what I did wrong. We need to install apt-get install libsdl-1.2dev

./configure --targer-list=i386-linux-user --enable-sdl --enable-nptl

=) working on that
Forum: Development 2011-09-18, 19:43
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Still getting Unsupportive syscall: 240

I recompiled with my phone with the older glibc and still not happy. It should be doing syscall 254 if its working?
Forum: Development 2011-09-18, 18:19
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

I am recompiling.. I compiled on my touchpad that had glibc 2.11 which is higher then my ubuntu chroot on my phone.

to compile on phone turn on swap! I gave it 1 gb. retry make on the 3 time it...
Forum: Development 2011-09-18, 15:17
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Well I compiled with the patch but it still wont run Wine all the way.

I used Ubuntu 9.10 library files with wine and moved it over.

When I execute wine-pthread it does run, but it has...
Forum: Development 2011-09-18, 12:05
Replies: 197
Views: 95,962
Posted By orokusaki
Re: Running native i386 linux binaries

Guys it doesnt take too long. I already had it compiled but I couldnt get it working because I didnt have /usr/gnemul..

Let me see if I still have it =)

Its very easy to compile if you use your...
Showing results 1 to 25 of 44



 
Forum Jump

All times are GMT. The time now is 08:36.