Go to advanced search

by Dietmar
Thu Sep 26, 2013 12:32 pm
Forum: Off topic discussion
Topic: x86 CPU development boards 86DUINO
Replies: 40
Views: 14926

Re: x86 CPU development boards 86DUINO

Take a look at
http://www.pcworld.com/article/2046743/ ... board.html

There are 2 open source boards for x86 now avaible,
the Gizmo board (AMD)
and MinnowBoard (Intel)

greetings
Dietmar
by Dietmar
Tue Sep 24, 2013 9:55 pm
Forum: Off topic discussion
Topic: x86 CPU development boards 86DUINO
Replies: 40
Views: 14926

Re: x86 CPU development boards 86DUINO

http://www.epatec.de/Produkte/Industrie ... X-S4C.html

229 Euro, it is company which is in berlin also,

greetings Dietmar
by Dietmar
Tue Sep 24, 2013 9:17 pm
Forum: Off topic discussion
Topic: x86 CPU development boards 86DUINO
Replies: 40
Views: 14926

Re: x86 CPU development boards 86DUINO

http://www.vortex86mx.com/wp-content/up ... _Brief.pdf

who knows, its with VGA and Sound :-)

Moorhuhn is nice, but also QuakeII
greetings Dietmar
by Dietmar
Tue Sep 24, 2013 8:59 pm
Forum: Off topic discussion
Topic: x86 CPU development boards 86DUINO
Replies: 40
Views: 14926

Re: x86 CPU development boards 86DUINO

Interesting it is in any case, because 2000 Bogomips are not bad at all, greetings Dietmar DMP ebox 3300 ebox 3300 from DMP is the more powerful successor of ebox 2300. Size and connectivity options are the same, just the power-on push button on the front panel is missing. Faster processor and bigge...
by Dietmar
Mon Aug 19, 2013 6:25 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Hi all, I make a testrun with the testsuite linux-user-test-0.3 from the Qemu homepage. I do not know, what those people for Qemu do (129 work on version 1.6). But the testclone program counts until 19, and then crashes. So, nothing changed against before, qemu user-mode for i386 processor does not ...
by Dietmar
Fri Aug 16, 2013 9:02 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hm, a full Win95 crashes with Qemu-1.6 :?
It comes nearly to Desktop and then always the same error

Der schwere Ausnahmefehler 0E ist an der Adresse 03E7:00000951
aufgetreten.

Seems something with memory (0E) is wrong

Dietmar
by Dietmar
Fri Aug 16, 2013 5:26 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi meigrafd, I am just compiling the brandnew qemu-1.6. What I mean with NPTL was, that now you cannot make a choice via ./configure if you want to enable NPTL or not. It is now automatically enabled, which mean it should work for any host and guest. I run ./configure on the last raspbian from 2013-...
by Dietmar
Mon Aug 12, 2013 10:06 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi tj3818,
this is a missunderstanding.
The Thoronir Version 15.50 works without any problem.
You can download the working version, even the compiled one here.
I thought, you work with the new Qemu 1.6, which should be much faster and also Usermode for i386 on ARM should work there,
greetings Dietmar
by Dietmar
Mon Aug 12, 2013 5:17 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

deleted, because of missmatched Qemu Version
Dietmar
by Dietmar
Mon Aug 12, 2013 2:47 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi meigrafd, until now not. Which error message you get when you try to start a i386 program in usermode? On the qemu homepage is written, that the error with cant fork is gone in version 1.6, Dietmar PS: I just look at configure: The whole nptl seems to be put out of configure. You cannot specify n...
by Dietmar
Mon Aug 12, 2013 4:17 am
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi tj3818,
make a try as root with
chmod 777 configure
greetings Dietmar
by Dietmar
Wed Aug 07, 2013 2:35 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi meigrafd,
a lot of things changed in this Qemu 1.6.
But I would first make a try with the same settings as before.
Interesting would also be the whole processoremulation i386,
greetings Dietmar
by Dietmar
Wed Aug 07, 2013 2:06 pm
Forum: Off topic discussion
Topic: Win95 on real Raspi
Replies: 281
Views: 92489

Re: Win95 on real Raspi

Hi meigrafd,
make a try with the new Qemu 1.6.
It should also be much faster than before.
Until now I have small time,
but may be on weekend I write :D ,
have a nice day
Dietmar
by Dietmar
Sun Jul 28, 2013 7:31 pm
Forum: Off topic discussion
Topic: Qemu usermode
Replies: 0
Views: 640

Qemu usermode

Hi all,
in the next Version Qemu 1.6
usermode on i386 with nptl will work.
So, there ist now a big chance to make a lot of programs written for i386 processor will work fast on Raspi,
greetings Dietmar (from Ukraine just now :mrgreen: )

http://wiki.qemu.org/ChangeLog/1.6
by Dietmar
Wed Feb 13, 2013 8:40 pm
Forum: Deutsch
Topic: QEMU auf dem RPI
Replies: 42
Views: 18959

Re: QEMU auf dem RPI

Hallo Deathman,
wenn du mit qemu eine qcow Datei erzeugt hast, dann muss sie auch debian.qcow heißen.
Die raw Datei muss dann nach dem konvertieren von qcow->raw debian.img genannt werden,
Gruß Dietmar
by Dietmar
Mon Feb 11, 2013 6:49 pm
Forum: Deutsch
Topic: QEMU auf dem RPI
Replies: 42
Views: 18959

Re: QEMU auf dem RPI

Hallo Deathman, ich hatte auch Probleme mit Qemu und dem qcow Format. Wandle das qcow nach raw um mittels entsprechend qemu-img convert -f qcow2 -O raw win95.qcow2 win95.img Eben habe ich noch gesehenm, dass dein Image debian.img heißt. Das ist beim qcow Format nicht erlaubt, da müsste was mit debia...
by Dietmar
Sun Jan 27, 2013 10:44 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Hm, maybe not so easy. I get a message, that the new glibc is installed well. But I dont believe this. When I set export LD_ASSUME_KERNEL=2.4.19 I get a message, that this and this lib*.so cant be startet. So, it seems to be a problem, to start a nonNPTL glibc on a real Kernel >= 2.6. Any help is we...
by Dietmar
Sun Jan 27, 2013 7:08 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Hm, only ./libc.so.6 works, so not all is killed via init=/bin/bash. GNU C Library stable release version 2.5, by Roland McGrath et al. Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY o...
by Dietmar
Sun Jan 27, 2013 6:13 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Yeppa :D ,
with

Code: Select all

init=/bin/bash
I get rid of my old libs :mrgreen: (and all other stuff).
Now, it is really Raspi from scratch,
here Lenny. After this, I type make install from folder with new glibc-2.5
and ... /lib/libc.so.6 showed, waiting for install... :lol:
by Dietmar
Sun Jan 27, 2013 11:04 am
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Hi, after a week :mrgreen: of compiling glibc-2.5 (last glibc with Linuxthreads) for Lenny on Raspberry Pi I just run make check there. Some errors in math tests, but others seem ok. I really wonder, if anywhere in this world a glibc-2.5 without NPTL, without TLS but with Linuxthreads (Pthreads) for...
by Dietmar
Mon Jan 21, 2013 5:48 pm
Forum: General discussion
Topic: is the Raspberry Pi a waste of time?
Replies: 14
Views: 3891

Re: is the Raspberry Pi a waste of time?

I am at school and in most points I agree with RustyNeX. The Cambridge University offers an Assembler course for the raspi. But not so much more can be done for children to learn programming. Arduino is good enough for assembler programming, as in good old times VC-20 with peek and poke. But we all ...
by Dietmar
Mon Jan 21, 2013 5:40 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Hi all, I am just compiling glibc-2.5 with gcc-3.4.4 on Raspi. Again what a crazy fight with compiler errors, nightmare. I never saw this behavior in Windows. It is, because a lib from today does know nothing about the same lib from yesterday :? . I really wonder, if anybody has glibc-2.5 with linux...
by Dietmar
Wed Jan 16, 2013 3:21 pm
Forum: Other projects
Topic: Wine on Raspberry Pi
Replies: 163
Views: 166374

Re: Wine on Raspberry Pi

Here are the NPLT patched configure and syscall.c files for Qemu-1.3.0
Good luck,
Dietmar

Go to advanced search