Page 2 of 2

Posted: Wed 04 Jul 2012, 23:27
by Tman
@Karl Godt

The files in the first partition are mostly a mystery to me. All I know, is that files from there get loaded to the Arm SoC for processing. It works sort-of like a bios.

Posted: Wed 04 Jul 2012, 23:30
by 01micko
HI DC

Looks like qemu can't find kernel-qemu. Did you download it from jamesbond's link in the first post and place it in the same directory as raspi-sd-4gb-sap6-5.69.img? (or whichever image you use, I reckon Barry will have a new one shortly).

All you need in that dir is the image and the kernel-qemu. I also have just a file with the command which I paste into terminal because I'm lazy. :P

HTH

Contents of file "pi_starting":

Code: Select all

qemu-system-arm -M versatilepb -cpu arm1176 -hda raspi-sd-4gb-sap6-5.96.img -kernel kernel-qemu -m 256 -append "root=/dev/sda2" -serial stdio -redir tcp:2222::22

oh dear

Posted: Thu 05 Jul 2012, 05:43
by DC
oh dear, a case of RTFM :oops:

thanks 01micko

DC

Posted: Thu 12 Jul 2012, 14:45
by antiloquax
Can't believe I've only just seen this. Excellent thread on qemu.
I'm guessing most people who need one have a qemu, but this is a pet I made (def works in Slacko, for instance).

qemu pet
Edit Sorry I hadn't noticed that Micko has already posted a .pet!
oops.


This kernel zimageworks well too (I think I got it from CNET).
mark

Posted: Thu 12 Jul 2012, 14:52
by antiloquax
Lobster wrote:We need people to update the wik - darkcity is getting a Raspberry Pi - good news as he works hard on the wiki
http://puppylinux.org/wikka/PuppiPlan

Mark (antiloquax) has practically tried every programming language available and this is so early in our ability to run on ARM

Woof Woof :)
Hi Lobster - I hadn't seen this. I will try to add some stuff to the wiki.
Now I have Python3 on SAP, I am ready fo anything!
mark

Running sap6 without Raspberri Pi

Posted: Thu 12 Jul 2012, 18:40
by Billtoo
I gave qemu a try with raspi-sd-4gb-sap6-5.102.img and it's working
pretty well.
I tried unsuccessfully to get a higher screen resolution, ended up at
the prompt and couldn't get back to the desktop.
I installed the devx and compiled links 2.7 (took a while) but it's
working good.
Anyway, had a bit of fun trying it out :)

Posted: Fri 13 Jul 2012, 06:28
by Lobster
I am ready fo anything!
Yo fo [so to speak]
As an English teacher you can improve my use of the passive voice
spilling spelling mishtakes and so on. :wink:

Experience in Qemu (and other processor emulators) puts us ahead of the hardware.
For example the Mips/Dragon Risc chip will become increasingly popular.

An Arm tablet and superphone running Puppy will be direct descendent's of our Raspberrian adventures.

Puppi News
http://puppylinux.org/wikka/PuppiNews

So pleased Micko has actual hardware.
At the moment Puppi Sap is getting easier to run but still have to tread carefully.

Puppy Linux
Fo 'ver

Posted: Fri 13 Jul 2012, 09:34
by antiloquax
Lobster wrote:
I am ready fo anything!
Yo fo [so to speak]
Puppy Linux
Fo 'ver
Oops. I'm going to say that was a typo. There are some words I often spell wrong. Towel for instance (I'm always tempted to add an extra 'l'.

Another advantage of learning programming is that my typing is a bit more accurate - computers are rather unbending when it comes to SPG.
mark